Pull request #45980 opened 17:22:12 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1bd0805099023c90f39f6574219dcbc3e16e1744+f7a770ac61f28ca6c49a054b17ce1771ac554743 (1cec6766d83e2424e45ffa11a98520037149a97d) 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-45980@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 17:22:16 [2023-07-15T17:22:16.171Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 17:22:16 [2023-07-15T17:22:16.175Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 17:22:16 [2023-07-15T17:22:16.392Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-051b023ce191c38e0) in /home/ubuntu/workspace/moby_PR-45980 [Pipeline] { [Pipeline] checkout 17:22:16 [2023-07-15T17:22:16.418Z] The recommended git tool is: git 17:22:16 [2023-07-15T17:22:16.427Z] using credential docker-jenkins-github-credentials 17:22:16 [2023-07-15T17:22:16.441Z] Cloning the remote Git repository 17:22:16 [2023-07-15T17:22:16.441Z] Cloning with configured refspecs honoured and without tags 17:22:16 [2023-07-15T17:22:16.457Z] Cloning repository https://github.com/moby/moby.git 17:22:16 [2023-07-15T17:22:16.457Z] > git init /home/ubuntu/workspace/moby_PR-45980 # timeout=10 17:22:16 [2023-07-15T17:22:16.462Z] Fetching upstream changes from https://github.com/moby/moby.git 17:22:16 [2023-07-15T17:22:16.462Z] > git --version # timeout=10 17:22:16 [2023-07-15T17:22:16.465Z] > git --version # 'git version 2.25.1' 17:22:16 [2023-07-15T17:22:16.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:22:16 [2023-07-15T17:22:16.465Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:22:25 [2023-07-15T17:22:25.679Z] Fetching without tags 17:22:25 [2023-07-15T17:22:25.890Z] Merging remotes/origin/20.10 commit f7a770ac61f28ca6c49a054b17ce1771ac554743 into PR head commit 1bd0805099023c90f39f6574219dcbc3e16e1744 17:22:25 [2023-07-15T17:22:25.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:22:25 [2023-07-15T17:22:25.681Z] > git config --add remote.origin.fetch +refs/pull/45980/head:refs/remotes/origin/PR-45980 # timeout=10 17:22:25 [2023-07-15T17:22:25.684Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:22:25 [2023-07-15T17:22:25.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:22:25 [2023-07-15T17:22:25.695Z] Fetching upstream changes from https://github.com/moby/moby.git 17:22:25 [2023-07-15T17:22:25.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:22:25 [2023-07-15T17:22:25.696Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:22:25 [2023-07-15T17:22:25.906Z] > git config core.sparsecheckout # timeout=10 17:22:25 [2023-07-15T17:22:25.908Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:22:26 [2023-07-15T17:22:26.358Z] Merge succeeded, producing 1bd0805099023c90f39f6574219dcbc3e16e1744 17:22:26 [2023-07-15T17:22:26.358Z] Checking out Revision 1bd0805099023c90f39f6574219dcbc3e16e1744 (PR-45980) 17:22:26 [2023-07-15T17:22:26.824Z] Commit message: "vendor: github.com/docker/distribution v2.8.2" 17:22:26 [2023-07-15T17:22:26.824Z] First time build. Skipping changelog. 17:22:26 [2023-07-15T17:22:26.851Z] > git --version # timeout=10 17:22:26 [2023-07-15T17:22:26.853Z] > git --version # 'git version 2.25.1' 17:22:26 [2023-07-15T17:22:26.856Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:26 [2023-07-15T17:22:26.355Z] > git remote # timeout=10 17:22:26 [2023-07-15T17:22:26.358Z] > git config --get remote.origin.url # timeout=10 17:22:26 [2023-07-15T17:22:26.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:22:26 [2023-07-15T17:22:26.361Z] > git merge f7a770ac61f28ca6c49a054b17ce1771ac554743 # timeout=10 17:22:26 [2023-07-15T17:22:26.368Z] > git rev-parse HEAD^{commit} # timeout=10 17:22:26 [2023-07-15T17:22:26.374Z] > git config core.sparsecheckout # timeout=10 17:22:26 [2023-07-15T17:22:26.377Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:22:27 [2023-07-15T17:22:27.498Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45980:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 17:22:30 [2023-07-15T17:22:30.038Z] 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: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional 17:22:30 [2023-07-15T17:22:30.264Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-051b023ce191c38e0) in /home/ubuntu/workspace/moby_PR-45980 Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout 17:22:30 [2023-07-15T17:22:30.306Z] The recommended git tool is: git [Pipeline] // stage 17:22:30 [2023-07-15T17:22:30.315Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 17:22:30 [2023-07-15T17:22:30.334Z] Fetching changes from the remote Git repository 17:22:30 [2023-07-15T17:22:30.340Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage 17:22:30 [2023-07-15T17:22:30.557Z] Merging remotes/origin/20.10 commit f7a770ac61f28ca6c49a054b17ce1771ac554743 into PR head commit 1bd0805099023c90f39f6574219dcbc3e16e1744 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 17:22:31 [2023-07-15T17:22:31.028Z] Merge succeeded, producing 1bd0805099023c90f39f6574219dcbc3e16e1744 17:22:31 [2023-07-15T17:22:31.028Z] Checking out Revision 1bd0805099023c90f39f6574219dcbc3e16e1744 (PR-45980) 17:22:31 [2023-07-15T17:22:31.065Z] Commit message: "vendor: github.com/docker/distribution v2.8.2" 17:22:31 [2023-07-15T17:22:31.098Z] > git --version # timeout=10 17:22:31 [2023-07-15T17:22:31.100Z] > git --version # 'git version 2.25.1' 17:22:31 [2023-07-15T17:22:31.103Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 17:22:30 [2023-07-15T17:22:30.344Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45980/.git # timeout=10 17:22:30 [2023-07-15T17:22:30.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:22:30 [2023-07-15T17:22:30.356Z] Fetching upstream changes from https://github.com/moby/moby.git 17:22:30 [2023-07-15T17:22:30.356Z] > git --version # timeout=10 17:22:30 [2023-07-15T17:22:30.358Z] > git --version # 'git version 2.25.1' 17:22:30 [2023-07-15T17:22:30.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:22:30 [2023-07-15T17:22:30.359Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:22:30 [2023-07-15T17:22:30.573Z] > git config core.sparsecheckout # timeout=10 17:22:30 [2023-07-15T17:22:30.576Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:22:31 [2023-07-15T17:22:31.024Z] > git remote # timeout=10 17:22:31 [2023-07-15T17:22:31.027Z] > git config --get remote.origin.url # timeout=10 17:22:31 [2023-07-15T17:22:31.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:22:31 [2023-07-15T17:22:31.030Z] > git merge f7a770ac61f28ca6c49a054b17ce1771ac554743 # timeout=10 17:22:31 [2023-07-15T17:22:31.038Z] > git rev-parse HEAD^{commit} # timeout=10 17:22:31 [2023-07-15T17:22:31.044Z] > git config core.sparsecheckout # timeout=10 17:22:31 [2023-07-15T17:22:31.047Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 17:22:31 [2023-07-15T17:22:31.782Z] + docker version 17:22:31 [2023-07-15T17:22:31.782Z] Client: Docker Engine - Community 17:22:31 [2023-07-15T17:22:31.782Z] Version: 24.0.2 17:22:31 [2023-07-15T17:22:31.782Z] API version: 1.43 17:22:31 [2023-07-15T17:22:31.782Z] Go version: go1.20.4 17:22:31 [2023-07-15T17:22:31.782Z] Git commit: cb74dfc 17:22:31 [2023-07-15T17:22:31.782Z] Built: Thu May 25 21:52:41 2023 17:22:31 [2023-07-15T17:22:31.782Z] OS/Arch: linux/arm64 17:22:31 [2023-07-15T17:22:31.782Z] Context: default 17:22:31 [2023-07-15T17:22:31.782Z] 17:22:31 [2023-07-15T17:22:31.782Z] Server: Docker Engine - Community 17:22:31 [2023-07-15T17:22:31.782Z] Engine: 17:22:31 [2023-07-15T17:22:31.782Z] Version: 24.0.2 17:22:31 [2023-07-15T17:22:31.782Z] API version: 1.43 (minimum version 1.12) 17:22:31 [2023-07-15T17:22:31.782Z] Go version: go1.20.4 17:22:31 [2023-07-15T17:22:31.782Z] Git commit: 659604f 17:22:31 [2023-07-15T17:22:31.782Z] Built: Thu May 25 21:52:41 2023 17:22:31 [2023-07-15T17:22:31.782Z] OS/Arch: linux/arm64 17:22:31 [2023-07-15T17:22:31.782Z] Experimental: true 17:22:31 [2023-07-15T17:22:31.782Z] containerd: 17:22:31 [2023-07-15T17:22:31.782Z] Version: 1.6.21 17:22:31 [2023-07-15T17:22:31.782Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:22:31 [2023-07-15T17:22:31.782Z] runc: 17:22:31 [2023-07-15T17:22:31.782Z] Version: 1.1.7 17:22:31 [2023-07-15T17:22:31.782Z] GitCommit: v1.1.7-0-g860f061 17:22:31 [2023-07-15T17:22:31.782Z] docker-init: 17:22:31 [2023-07-15T17:22:31.782Z] Version: 0.19.0 17:22:31 [2023-07-15T17:22:31.782Z] GitCommit: de40ad0 [Pipeline] sh 17:22:32 [2023-07-15T17:22:32.066Z] + docker info 17:22:32 [2023-07-15T17:22:32.066Z] Client: Docker Engine - Community 17:22:32 [2023-07-15T17:22:32.066Z] Version: 24.0.2 17:22:32 [2023-07-15T17:22:32.066Z] Context: default 17:22:32 [2023-07-15T17:22:32.066Z] Debug Mode: false 17:22:32 [2023-07-15T17:22:32.066Z] Plugins: 17:22:32 [2023-07-15T17:22:32.066Z] buildx: Docker Buildx (Docker Inc.) 17:22:32 [2023-07-15T17:22:32.066Z] Version: v0.11.0 17:22:32 [2023-07-15T17:22:32.066Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 17:22:32 [2023-07-15T17:22:32.066Z] compose: Docker Compose (Docker Inc.) 17:22:32 [2023-07-15T17:22:32.066Z] Version: v2.19.1 17:22:32 [2023-07-15T17:22:32.066Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 17:22:32 [2023-07-15T17:22:32.066Z] 17:22:32 [2023-07-15T17:22:32.066Z] Server: 17:22:32 [2023-07-15T17:22:32.066Z] Containers: 0 17:22:32 [2023-07-15T17:22:32.066Z] Running: 0 17:22:32 [2023-07-15T17:22:32.066Z] Paused: 0 17:22:32 [2023-07-15T17:22:32.066Z] Stopped: 0 17:22:32 [2023-07-15T17:22:32.066Z] Images: 3 17:22:32 [2023-07-15T17:22:32.066Z] Server Version: 24.0.2 17:22:32 [2023-07-15T17:22:32.066Z] Storage Driver: overlay2 17:22:32 [2023-07-15T17:22:32.066Z] Backing Filesystem: extfs 17:22:32 [2023-07-15T17:22:32.066Z] Supports d_type: true 17:22:32 [2023-07-15T17:22:32.066Z] Using metacopy: false 17:22:32 [2023-07-15T17:22:32.066Z] Native Overlay Diff: true 17:22:32 [2023-07-15T17:22:32.066Z] userxattr: false 17:22:32 [2023-07-15T17:22:32.066Z] Logging Driver: json-file 17:22:32 [2023-07-15T17:22:32.066Z] Cgroup Driver: cgroupfs 17:22:32 [2023-07-15T17:22:32.066Z] Cgroup Version: 1 17:22:32 [2023-07-15T17:22:32.066Z] Plugins: 17:22:32 [2023-07-15T17:22:32.066Z] Volume: local 17:22:32 [2023-07-15T17:22:32.066Z] Network: bridge host ipvlan macvlan null overlay 17:22:32 [2023-07-15T17:22:32.066Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 17:22:32 [2023-07-15T17:22:32.066Z] Swarm: inactive 17:22:32 [2023-07-15T17:22:32.066Z] Runtimes: io.containerd.runc.v2 runc 17:22:32 [2023-07-15T17:22:32.066Z] Default Runtime: runc 17:22:32 [2023-07-15T17:22:32.066Z] Init Binary: docker-init 17:22:32 [2023-07-15T17:22:32.066Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:22:32 [2023-07-15T17:22:32.066Z] runc version: v1.1.7-0-g860f061 17:22:32 [2023-07-15T17:22:32.066Z] init version: de40ad0 17:22:32 [2023-07-15T17:22:32.066Z] Security Options: 17:22:32 [2023-07-15T17:22:32.066Z] apparmor 17:22:32 [2023-07-15T17:22:32.066Z] seccomp 17:22:32 [2023-07-15T17:22:32.066Z] Profile: builtin 17:22:32 [2023-07-15T17:22:32.066Z] Kernel Version: 5.15.0-1039-aws 17:22:32 [2023-07-15T17:22:32.066Z] Operating System: Ubuntu 20.04.6 LTS 17:22:32 [2023-07-15T17:22:32.066Z] OSType: linux 17:22:32 [2023-07-15T17:22:32.066Z] Architecture: aarch64 17:22:32 [2023-07-15T17:22:32.066Z] CPUs: 8 17:22:32 [2023-07-15T17:22:32.066Z] Total Memory: 30.64GiB 17:22:32 [2023-07-15T17:22:32.066Z] Name: ip-10-100-57-136 17:22:32 [2023-07-15T17:22:32.066Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 17:22:32 [2023-07-15T17:22:32.066Z] Docker Root Dir: /var/lib/docker 17:22:32 [2023-07-15T17:22:32.066Z] Debug Mode: false 17:22:32 [2023-07-15T17:22:32.066Z] Experimental: true 17:22:32 [2023-07-15T17:22:32.066Z] Insecure Registries: 17:22:32 [2023-07-15T17:22:32.066Z] 127.0.0.0/8 17:22:32 [2023-07-15T17:22:32.066Z] Live Restore Enabled: true 17:22:32 [2023-07-15T17:22:32.066Z] [Pipeline] sh 17:22:32 [2023-07-15T17:22:32.352Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 17:22:32 [2023-07-15T17:22:32.352Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 17:22:32 [2023-07-15T17:22:32.352Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45980/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 17:22:32 [2023-07-15T17:22:32.352Z] + bash /home/ubuntu/workspace/moby_PR-45980/check-config.sh 17:22:32 [2023-07-15T17:22:32.352Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 17:22:32 [2023-07-15T17:22:32.352Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 17:22:32 [2023-07-15T17:22:32.352Z] 17:22:32 [2023-07-15T17:22:32.352Z] Generally Necessary: 17:22:32 [2023-07-15T17:22:32.352Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 17:22:32 [2023-07-15T17:22:32.352Z] - apparmor: enabled and tools installed 17:22:32 [2023-07-15T17:22:32.352Z] - CONFIG_NAMESPACES: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_NET_NS: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_PID_NS: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_IPC_NS: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_UTS_NS: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_CGROUPS: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_CGROUP_CPUACCT: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_CGROUP_DEVICE: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_CGROUP_FREEZER: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_CGROUP_SCHED: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_CPUSETS: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_MEMCG: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_KEYS: enabled 17:22:32 [2023-07-15T17:22:32.353Z] - CONFIG_VETH: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_BRIDGE: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_NF_NAT_IPV4: missing 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_IP_NF_FILTER: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_IP_NF_NAT: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_NF_NAT: enabled (as module) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_NF_NAT_NEEDED: missing 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_POSIX_MQUEUE: enabled 17:22:32 [2023-07-15T17:22:32.613Z] 17:22:32 [2023-07-15T17:22:32.613Z] Optional Features: 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_USER_NS: enabled 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_SECCOMP: enabled 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_CGROUP_PIDS: enabled 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_MEMCG_SWAP: enabled 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 17:22:32 [2023-07-15T17:22:32.613Z] (cgroup swap accounting is currently enabled) 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_BLK_CGROUP: enabled 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_BLK_DEV_THROTTLING: enabled 17:22:32 [2023-07-15T17:22:32.613Z] - CONFIG_IOSCHED_CFQ: missing 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_CGROUP_PERF: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_CGROUP_HUGETLB: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_CGROUP_NET_PRIO: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_CFS_BANDWIDTH: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_FAIR_GROUP_SCHED: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_RT_GROUP_SCHED: missing 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_IP_VS: enabled (as module) 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_IP_VS_NFCT: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_IP_VS_PROTO_TCP: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_IP_VS_PROTO_UDP: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_IP_VS_RR: enabled (as module) 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_EXT4_FS: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_EXT4_FS_SECURITY: enabled 17:22:32 [2023-07-15T17:22:32.873Z] - Network Drivers: 17:22:32 [2023-07-15T17:22:32.873Z] - "overlay": 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_VXLAN: enabled (as module) 17:22:32 [2023-07-15T17:22:32.873Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 17:22:32 [2023-07-15T17:22:32.873Z] Optional (for encrypted networks): 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_CRYPTO: enabled 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_CRYPTO_AEAD: enabled 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_CRYPTO_GCM: enabled 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_CRYPTO_SEQIV: enabled 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_CRYPTO_GHASH: enabled 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_XFRM: enabled 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_XFRM_USER: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_XFRM_ALGO: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_INET_ESP: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 17:22:33 [2023-07-15T17:22:33.133Z] - "ipvlan": 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_IPVLAN: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - "macvlan": 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_MACVLAN: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_DUMMY: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - "ftp,tftp client in container": 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_NF_NAT_FTP: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - Storage Drivers: 17:22:33 [2023-07-15T17:22:33.133Z] - "aufs": 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_AUFS_FS: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - "btrfs": 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_BTRFS_FS: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 17:22:33 [2023-07-15T17:22:33.133Z] - "devicemapper": 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_BLK_DEV_DM: enabled 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - "overlay": 17:22:33 [2023-07-15T17:22:33.133Z] - CONFIG_OVERLAY_FS: enabled (as module) 17:22:33 [2023-07-15T17:22:33.133Z] - "zfs": 17:22:33 [2023-07-15T17:22:33.133Z] - /dev/zfs: present 17:22:33 [2023-07-15T17:22:33.393Z] - zfs command: missing 17:22:33 [2023-07-15T17:22:33.393Z] - zpool command: missing 17:22:33 [2023-07-15T17:22:33.393Z] 17:22:33 [2023-07-15T17:22:33.393Z] Limits: 17:22:33 [2023-07-15T17:22:33.393Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 17:22:33 [2023-07-15T17:22:33.393Z] 17:22:33 [2023-07-15T17:22:33.393Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 17:22:33 [2023-07-15T17:22:33.720Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1bd0805099023c90f39f6574219dcbc3e16e1744 . 17:22:33 [2023-07-15T17:22:33.980Z] #0 building with "default" instance using docker driver 17:22:33 [2023-07-15T17:22:33.980Z] 17:22:33 [2023-07-15T17:22:33.980Z] #1 [internal] load build definition from Dockerfile 17:22:33 [2023-07-15T17:22:33.980Z] #1 transferring dockerfile: 17.46kB done 17:22:33 [2023-07-15T17:22:33.980Z] #1 DONE 0.0s 17:22:33 [2023-07-15T17:22:33.980Z] 17:22:33 [2023-07-15T17:22:33.980Z] #2 [internal] load .dockerignore 17:22:33 [2023-07-15T17:22:33.980Z] #2 transferring context: 87B done 17:22:33 [2023-07-15T17:22:33.980Z] #2 DONE 0.0s 17:22:33 [2023-07-15T17:22:33.980Z] 17:22:33 [2023-07-15T17:22:33.980Z] #3 resolve image config for docker.io/docker/dockerfile:1 17:22:33 [2023-07-15T17:22:33.980Z] #3 DONE 0.1s 17:22:33 [2023-07-15T17:22:33.980Z] 17:22:33 [2023-07-15T17:22:33.980Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 17:22:33 [2023-07-15T17:22:33.980Z] #4 CACHED 17:22:33 [2023-07-15T17:22:33.980Z] 17:22:33 [2023-07-15T17:22:33.980Z] #5 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye 17:22:34 [2023-07-15T17:22:34.240Z] #5 ... 17:22:34 [2023-07-15T17:22:34.240Z] 17:22:34 [2023-07-15T17:22:34.240Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 17:22:34 [2023-07-15T17:22:34.240Z] #6 DONE 0.1s 17:22:34 [2023-07-15T17:22:34.240Z] 17:22:34 [2023-07-15T17:22:34.240Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:22:34 [2023-07-15T17:22:34.240Z] #7 DONE 0.1s 17:22:34 [2023-07-15T17:22:34.240Z] 17:22:34 [2023-07-15T17:22:34.240Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:22:34 [2023-07-15T17:22:34.240Z] #8 DONE 0.3s 17:22:34 [2023-07-15T17:22:34.240Z] 17:22:34 [2023-07-15T17:22:34.240Z] #5 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye 17:22:34 [2023-07-15T17:22:34.502Z] #5 DONE 0.4s 17:22:34 [2023-07-15T17:22:34.502Z] 17:22:34 [2023-07-15T17:22:34.502Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:22:34 [2023-07-15T17:22:34.502Z] #9 DONE 0.0s 17:22:34 [2023-07-15T17:22:34.502Z] 17:22:34 [2023-07-15T17:22:34.502Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 17:22:34 [2023-07-15T17:22:34.502Z] #10 DONE 0.0s 17:22:34 [2023-07-15T17:22:34.502Z] 17:22:34 [2023-07-15T17:22:34.502Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:22:34 [2023-07-15T17:22:34.502Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:22:34 [2023-07-15T17:22:34.502Z] #11 ... 17:22:34 [2023-07-15T17:22:34.502Z] 17:22:34 [2023-07-15T17:22:34.502Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:22:34 [2023-07-15T17:22:34.502Z] #9 CACHED 17:22:34 [2023-07-15T17:22:34.502Z] 17:22:34 [2023-07-15T17:22:34.502Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:22:34 [2023-07-15T17:22:34.502Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 17:22:34 [2023-07-15T17:22:34.764Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 17:22:34 [2023-07-15T17:22:34.764Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 17:22:34 [2023-07-15T17:22:34.764Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s 17:22:34 [2023-07-15T17:22:34.764Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:22:34 [2023-07-15T17:22:34.764Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s 17:22:34 [2023-07-15T17:22:34.764Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 17:22:35 [2023-07-15T17:22:35.025Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done 17:22:35 [2023-07-15T17:22:35.025Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done 17:22:35 [2023-07-15T17:22:35.285Z] #11 DONE 0.7s 17:22:35 [2023-07-15T17:22:35.285Z] 17:22:35 [2023-07-15T17:22:35.285Z] #12 [internal] load build context 17:22:35 [2023-07-15T17:22:35.285Z] #12 transferring context: 53.57MB 0.7s done 17:22:35 [2023-07-15T17:22:35.285Z] #12 DONE 0.7s 17:22:35 [2023-07-15T17:22:35.285Z] 17:22:35 [2023-07-15T17:22:35.285Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:22:35 [2023-07-15T17:22:35.285Z] #13 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.0s done 17:22:35 [2023-07-15T17:22:35.285Z] #13 sha256:0926c4602ba6e7974104a36c6573b3c3131ec0ee86a206a500a5ebd1380d761a 155B / 155B 0.1s done 17:22:35 [2023-07-15T17:22:35.286Z] #13 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done 17:22:35 [2023-07-15T17:22:35.286Z] #13 sha256:ddd5299d442b5bfe96afd1e2c81c790b622ddec297739e7f7bc234827e61c5a6 1.58kB / 1.58kB done 17:22:35 [2023-07-15T17:22:35.286Z] #13 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 32.51MB / 115.33MB 0.7s 17:22:35 [2023-07-15T17:22:35.286Z] #13 sha256:354d744b5342f7ead4ff3e8bb0e9dc87a023c36185efbb179d8c4e649a40485f 6.87kB / 6.87kB done 17:22:35 [2023-07-15T17:22:35.286Z] #13 ... 17:22:35 [2023-07-15T17:22:35.286Z] 17:22:35 [2023-07-15T17:22:35.286Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 17:22:35 [2023-07-15T17:22:35.286Z] #14 CACHED 17:22:35 [2023-07-15T17:22:35.286Z] 17:22:35 [2023-07-15T17:22:35.286Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:22:35 [2023-07-15T17:22:35.545Z] #13 ... 17:22:35 [2023-07-15T17:22:35.545Z] 17:22:35 [2023-07-15T17:22:35.545Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 17:22:35 [2023-07-15T17:22:35.545Z] #15 DONE 0.1s 17:22:35 [2023-07-15T17:22:35.545Z] 17:22:35 [2023-07-15T17:22:35.545Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 17:22:35 [2023-07-15T17:22:35.545Z] #16 DONE 0.1s 17:22:35 [2023-07-15T17:22:35.545Z] 17:22:35 [2023-07-15T17:22:35.545Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:22:35 [2023-07-15T17:22:35.545Z] #13 ... 17:22:35 [2023-07-15T17:22:35.545Z] 17:22:35 [2023-07-15T17:22:35.545Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 17:22:35 [2023-07-15T17:22:35.545Z] #17 DONE 0.1s 17:22:35 [2023-07-15T17:22:35.545Z] 17:22:35 [2023-07-15T17:22:35.545Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:22:35 [2023-07-15T17:22:35.545Z] #13 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 50.33MB / 115.33MB 1.1s 17:22:36 [2023-07-15T17:22:36.115Z] #13 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 66.06MB / 115.33MB 1.5s 17:22:36 [2023-07-15T17:22:36.115Z] #13 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 79.69MB / 115.33MB 1.7s 17:22:36 [2023-07-15T17:22:36.375Z] #13 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 87.03MB / 115.33MB 1.9s 17:22:36 [2023-07-15T17:22:36.375Z] #13 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 93.32MB / 115.33MB 2.0s 17:22:36 [2023-07-15T17:22:36.635Z] #13 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 99.61MB / 115.33MB 2.1s 17:22:36 [2023-07-15T17:22:36.895Z] #13 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 115.33MB / 115.33MB 2.4s done 17:22:36 [2023-07-15T17:22:36.895Z] #13 extracting sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 17:22:40 [2023-07-15T17:22:40.193Z] #13 extracting sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 3.1s done 17:22:40 [2023-07-15T17:22:40.193Z] #13 extracting sha256:0926c4602ba6e7974104a36c6573b3c3131ec0ee86a206a500a5ebd1380d761a done 17:22:40 [2023-07-15T17:22:40.193Z] #13 DONE 5.7s 17:22:40 [2023-07-15T17:22:40.193Z] 17:22:40 [2023-07-15T17:22:40.193Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:22:40 [2023-07-15T17:22:40.193Z] #18 1.120 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 17:22:40 [2023-07-15T17:22:40.193Z] #18 1.301 17:22:40 [2023-07-15T17:22:40.193Z] #18 1.518 #=#=# 0.9% ######################################################################## 100.0% 17:22:40 [2023-07-15T17:22:40.193Z] #18 1.860 17:22:40 [2023-07-15T17:22:40.193Z] #18 2.759 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 17:22:40 [2023-07-15T17:22:40.193Z] #18 2.956 17:22:40 [2023-07-15T17:22:40.193Z] #18 3.174 #=#=# ## 4.1% ######################################################################## 100.0% 17:22:40 [2023-07-15T17:22:40.193Z] #18 3.435 17:22:40 [2023-07-15T17:22:40.193Z] #18 4.387 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 17:22:40 [2023-07-15T17:22:40.193Z] #18 4.573 17:22:40 [2023-07-15T17:22:40.763Z] #18 4.791 #=#=# 0.1% ########################################## 59.2% ######################################################################## 100.0% 17:22:40 [2023-07-15T17:22:40.763Z] #18 5.394 17:22:41 [2023-07-15T17:22:41.333Z] #18 ... 17:22:41 [2023-07-15T17:22:41.333Z] 17:22:41 [2023-07-15T17:22:41.333Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 17:22:41 [2023-07-15T17:22:41.333Z] #19 DONE 1.0s 17:22:41 [2023-07-15T17:22:41.333Z] 17:22:41 [2023-07-15T17:22:41.333Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 17:22:41 [2023-07-15T17:22:41.597Z] #20 DONE 0.3s 17:22:41 [2023-07-15T17:22:41.597Z] 17:22:41 [2023-07-15T17:22:41.597Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:22:41 [2023-07-15T17:22:41.597Z] #18 ... 17:22:41 [2023-07-15T17:22:41.597Z] 17:22:41 [2023-07-15T17:22:41.597Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 17:22:41 [2023-07-15T17:22:41.597Z] #21 DONE 0.1s 17:22:41 [2023-07-15T17:22:41.597Z] 17:22:41 [2023-07-15T17:22:41.597Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 17:22:41 [2023-07-15T17:22:41.597Z] #22 DONE 0.1s 17:22:41 [2023-07-15T17:22:41.597Z] 17:22:41 [2023-07-15T17:22:41.597Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:22:41 [2023-07-15T17:22:41.598Z] #18 6.291 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 17:22:41 [2023-07-15T17:22:41.858Z] #18 6.479 17:22:42 [2023-07-15T17:22:42.119Z] #18 6.701 #=#=# ######################################################################## 100.0% 17:22:42 [2023-07-15T17:22:42.379Z] #18 6.916 17:22:42 [2023-07-15T17:22:42.952Z] #18 7.533 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 17:22:42 [2023-07-15T17:22:42.952Z] #18 7.733 17:22:43 [2023-07-15T17:22:43.475Z] #18 7.959 #=#=# ######################################################################## 100.0% 17:22:43 [2023-07-15T17:22:43.736Z] #18 8.412 17:22:43 [2023-07-15T17:22:43.736Z] #18 8.481 Download of images into '/build' complete. 17:22:43 [2023-07-15T17:22:43.736Z] #18 8.481 Use something like the following to load the result into a Docker daemon: 17:22:43 [2023-07-15T17:22:43.736Z] #18 8.481 tar -cC '/build' . | docker load 17:22:43 [2023-07-15T17:22:43.998Z] #18 DONE 8.8s 17:22:43 [2023-07-15T17:22:43.998Z] 17:22:43 [2023-07-15T17:22:43.998Z] #23 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.031 + RM_GOPATH=0 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.031 + TMP_GOPATH= 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.031 + : /build 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.031 + '[' -z '' ']' 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.032 ++ mktemp -d 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.033 + export GOPATH=/tmp/tmp.39umalJs2C 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.033 + GOPATH=/tmp/tmp.39umalJs2C 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.033 + RM_GOPATH=1 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.033 + case "$(go env GOARCH)" in 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.033 ++ go env GOARCH 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.038 + export GO_BUILDMODE=-buildmode=pie 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.038 + GO_BUILDMODE=-buildmode=pie 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.039 ++ dirname /tmp/install/install.sh 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 + dir=/tmp/install 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 + bin=tomlv 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 + shift 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 + '[' '!' -f /tmp/install/tomlv.installer ']' 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 + . /tmp/install/tomlv.installer 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 + install_tomlv 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.040 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.39umalJs2C/src/github.com/BurntSushi/toml 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.043 Cloning into '/tmp/tmp.39umalJs2C/src/github.com/BurntSushi/toml'... 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.573 + cd /tmp/tmp.39umalJs2C/src/github.com/BurntSushi/toml 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.573 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.600 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.703 internal/unsafeheader 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.712 internal/goexperiment 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.712 internal/goarch 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.713 internal/goos 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.714 internal/itoa 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.724 encoding 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.726 math/bits 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.726 unicode/utf8 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.727 runtime/internal/syscall 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.743 internal/cpu 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.767 internal/race 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.783 sync/atomic 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.799 internal/abi 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.808 runtime/internal/math 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.841 runtime/internal/sys 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.859 unicode 17:22:43 [2023-07-15T17:22:43.998Z] #23 1.963 math 17:22:43 [2023-07-15T17:22:43.998Z] #23 2.103 runtime/internal/atomic 17:22:43 [2023-07-15T17:22:43.998Z] #23 2.104 internal/bytealg 17:22:44 [2023-07-15T17:22:44.259Z] #23 2.797 runtime 17:22:45 [2023-07-15T17:22:45.258Z] Still waiting to schedule task 17:22:45 [2023-07-15T17:22:45.258Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline 17:22:45 [2023-07-15T17:22:45.258Z] Still waiting to schedule task 17:22:45 [2023-07-15T17:22:45.259Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline 17:22:45 [2023-07-15T17:22:45.259Z] Still waiting to schedule task 17:22:45 [2023-07-15T17:22:45.259Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline 17:22:45 [2023-07-15T17:22:45.260Z] Still waiting to schedule task 17:22:45 [2023-07-15T17:22:45.260Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline 17:22:45 [2023-07-15T17:22:45.263Z] Still waiting to schedule task 17:22:45 [2023-07-15T17:22:45.263Z] All nodes of label ‘windows-2019’ are offline 17:22:46 [2023-07-15T17:22:46.176Z] #23 ... 17:22:46 [2023-07-15T17:22:46.176Z] 17:22:46 [2023-07-15T17:22:46.176Z] #24 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.546 + RM_GOPATH=0 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.546 + TMP_GOPATH= 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.546 + : /build 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.546 + '[' -z '' ']' 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.546 ++ mktemp -d 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.547 + export GOPATH=/tmp/tmp.WsktjIa0cx 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.547 + GOPATH=/tmp/tmp.WsktjIa0cx 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.547 + RM_GOPATH=1 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.547 + case "$(go env GOARCH)" in 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.548 ++ go env GOARCH 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.553 + export GO_BUILDMODE=-buildmode=pie 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.553 + GO_BUILDMODE=-buildmode=pie 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.554 ++ dirname /tmp/install/install.sh 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + dir=/tmp/install 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + bin=vndr 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + shift 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + '[' '!' -f /tmp/install/vndr.installer ']' 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + . /tmp/install/vndr.installer 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 ++ : v0.1.3-0.20221229102223-87603e47e8ea 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + install_vndr 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + GOBIN=/build 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + GO111MODULE=on 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.555 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 17:22:46 [2023-07-15T17:22:46.176Z] #24 0.696 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 17:22:46 [2023-07-15T17:22:46.176Z] #24 DONE 4.5s 17:22:46 [2023-07-15T17:22:46.176Z] 17:22:46 [2023-07-15T17:22:46.176Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.555 + RM_GOPATH=0 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.555 + TMP_GOPATH= 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.556 + : /build 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.556 + '[' -z '' ']' 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.556 ++ mktemp -d 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.557 + export GOPATH=/tmp/tmp.aKwe1WqDlC 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.557 + GOPATH=/tmp/tmp.aKwe1WqDlC 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.557 + RM_GOPATH=1 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.557 + case "$(go env GOARCH)" in 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.558 ++ go env GOARCH 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.564 + export GO_BUILDMODE=-buildmode=pie 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.564 + GO_BUILDMODE=-buildmode=pie 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.565 ++ dirname /tmp/install/install.sh 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 Install golangci-lint version v1.49.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + dir=/tmp/install 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + bin=golangci_lint 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + shift 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + . /tmp/install/golangci_lint.installer 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 ++ : v1.49.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + install_golangci_lint 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + set -e 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + echo 'Install golangci-lint version v1.49.0' 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + GOBIN=/build 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + GO111MODULE=on 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.566 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 0.622 go: downloading github.com/golangci/golangci-lint v1.49.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.067 go: downloading github.com/fatih/color v1.13.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.075 go: downloading github.com/gofrs/flock v0.8.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.075 go: downloading github.com/pkg/errors v0.9.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.075 go: downloading github.com/spf13/cobra v1.5.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.076 go: downloading github.com/spf13/pflag v1.0.5 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.076 go: downloading github.com/spf13/viper v1.12.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.077 go: downloading gopkg.in/yaml.v3 v3.0.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.094 go: downloading golang.org/x/tools v0.1.12 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.251 go: downloading github.com/hashicorp/go-version v1.6.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.370 go: downloading github.com/ldez/gomoddirectives v0.2.3 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.421 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.423 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.455 go: downloading github.com/mattn/go-colorable v0.1.13 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.459 go: downloading github.com/sirupsen/logrus v1.9.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.481 go: downloading github.com/stretchr/testify v1.8.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.490 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.496 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.503 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.568 go: downloading 4d63.com/gochecknoglobals v0.1.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.568 go: downloading github.com/Antonboom/errname v0.1.7 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.580 go: downloading github.com/Antonboom/nilnil v0.1.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.669 go: downloading github.com/BurntSushi/toml v1.2.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.679 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.740 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.772 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.780 go: downloading github.com/alexkohler/prealloc v1.0.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.859 go: downloading github.com/alingse/asasalint v0.0.11 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.951 go: downloading github.com/ashanbrown/forbidigo v1.3.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.980 go: downloading github.com/ashanbrown/makezero v1.1.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.985 go: downloading github.com/bkielbasa/cyclop v1.2.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.992 go: downloading github.com/blizzy78/varnamelen v0.8.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 2.992 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.054 go: downloading github.com/breml/bidichk v0.2.3 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.059 go: downloading github.com/breml/errchkjson v0.3.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.155 go: downloading github.com/butuzov/ireturn v0.1.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.157 go: downloading github.com/charithe/durationcheck v0.0.9 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.159 go: downloading github.com/curioswitch/go-reassign v0.1.2 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.191 go: downloading github.com/daixiang0/gci v0.6.3 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.322 go: downloading github.com/denis-tingaikin/go-header v0.4.3 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.367 go: downloading github.com/esimonov/ifshort v1.0.4 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.407 go: downloading github.com/firefart/nonamedreturns v1.0.4 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.429 go: downloading github.com/fzipp/gocyclo v0.6.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.447 go: downloading github.com/go-critic/go-critic v0.6.4 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.537 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.571 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.575 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.695 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.699 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.802 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.886 go: downloading github.com/golangci/misspell v0.3.5 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.905 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.908 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.920 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 3.940 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.055 go: downloading github.com/hexops/gotextdiff v1.0.3 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.183 go: downloading github.com/jgautheron/goconst v1.5.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.220 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.222 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.224 go: downloading github.com/julz/importas v0.1.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.354 go: downloading github.com/kisielk/errcheck v1.6.2 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.391 go: downloading github.com/kulti/thelper v0.6.3 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.402 go: downloading github.com/kunwardeep/paralleltest v1.0.6 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.411 go: downloading github.com/kyoh86/exportloopref v0.1.8 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.484 go: downloading github.com/ldez/tagliatelle v0.3.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.494 go: downloading github.com/leonklingele/grouper v1.1.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.511 go: downloading github.com/lufeee/execinquery v1.2.1 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.512 go: downloading github.com/maratori/testpackage v1.1.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.616 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.631 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.638 go: downloading github.com/mgechev/revive v1.2.3 17:22:46 [2023-07-15T17:22:46.176Z] #25 4.735 go: downloading github.com/moricho/tparallel v0.2.1 17:22:46 [2023-07-15T17:22:46.438Z] #25 4.738 go: downloading github.com/nakabonne/nestif v0.3.1 17:22:46 [2023-07-15T17:22:46.438Z] #25 4.766 go: downloading github.com/nishanths/exhaustive v0.8.1 17:22:46 [2023-07-15T17:22:46.438Z] #25 4.795 go: downloading github.com/nishanths/predeclared v0.2.2 17:22:46 [2023-07-15T17:22:46.438Z] #25 4.814 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 17:22:46 [2023-07-15T17:22:46.438Z] #25 4.913 go: downloading github.com/ryancurrah/gomodguard v1.2.4 17:22:46 [2023-07-15T17:22:46.438Z] #25 4.940 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 17:22:46 [2023-07-15T17:22:46.438Z] #25 5.015 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 17:22:46 [2023-07-15T17:22:46.699Z] #25 5.026 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 17:22:46 [2023-07-15T17:22:46.699Z] #25 5.041 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 17:22:46 [2023-07-15T17:22:46.699Z] #25 5.070 go: downloading github.com/securego/gosec/v2 v2.13.1 17:22:46 [2023-07-15T17:22:46.699Z] #25 5.303 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.306 go: downloading github.com/sivchari/nosnakecase v1.7.0 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.307 go: downloading github.com/sivchari/containedctx v1.0.2 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.311 go: downloading github.com/sivchari/tenv v1.7.0 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.336 go: downloading github.com/sonatard/noctx v0.0.1 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.347 go: downloading github.com/sourcegraph/go-diff v0.6.1 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.369 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.371 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.371 go: downloading github.com/sylvia7788/contextcheck v1.0.6 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.377 go: downloading github.com/tdakkota/asciicheck v0.1.1 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.402 go: downloading github.com/tetafro/godot v1.4.11 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.424 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.425 go: downloading github.com/timonwong/logrlint v0.1.0 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.455 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.457 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 17:22:46 [2023-07-15T17:22:46.961Z] #25 5.471 go: downloading github.com/ultraware/funlen v0.0.3 17:22:47 [2023-07-15T17:22:47.222Z] #25 5.597 go: downloading github.com/ultraware/whitespace v0.0.5 17:22:47 [2023-07-15T17:22:47.222Z] #25 5.604 go: downloading github.com/uudashr/gocognit v1.0.6 17:22:47 [2023-07-15T17:22:47.222Z] #25 5.604 go: downloading github.com/yagipy/maintidx v1.0.0 17:22:47 [2023-07-15T17:22:47.222Z] #25 5.609 go: downloading github.com/yeya24/promlinter v0.2.0 17:22:47 [2023-07-15T17:22:47.222Z] #25 5.651 go: downloading gitlab.com/bosi/decorder v0.2.3 17:22:47 [2023-07-15T17:22:47.222Z] #25 5.654 go: downloading honnef.co/go/tools v0.3.3 17:22:47 [2023-07-15T17:22:47.222Z] #25 5.751 go: downloading mvdan.cc/gofumpt v0.3.1 17:22:47 [2023-07-15T17:22:47.485Z] #25 5.876 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 17:22:47 [2023-07-15T17:22:47.485Z] #25 5.971 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 17:22:47 [2023-07-15T17:22:47.485Z] #25 6.010 go: downloading github.com/mattn/go-isatty v0.0.16 17:22:47 [2023-07-15T17:22:47.485Z] #25 6.010 go: downloading github.com/hashicorp/errwrap v1.0.0 17:22:47 [2023-07-15T17:22:47.485Z] #25 6.058 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:22:47 [2023-07-15T17:22:47.485Z] #25 6.064 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:22:47 [2023-07-15T17:22:47.746Z] #25 6.108 go: downloading github.com/spf13/afero v1.8.2 17:22:47 [2023-07-15T17:22:47.746Z] #25 6.126 go: downloading github.com/spf13/cast v1.5.0 17:22:47 [2023-07-15T17:22:47.746Z] #25 6.242 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:22:47 [2023-07-15T17:22:47.746Z] #25 6.245 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 17:22:47 [2023-07-15T17:22:47.746Z] #25 6.279 go: downloading github.com/davecgh/go-spew v1.1.1 17:22:47 [2023-07-15T17:22:47.746Z] #25 6.331 go: downloading github.com/pmezard/go-difflib v1.0.0 17:22:48 [2023-07-15T17:22:48.007Z] #25 6.341 go: downloading github.com/stretchr/objx v0.4.0 17:22:48 [2023-07-15T17:22:48.007Z] #25 6.341 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 17:22:48 [2023-07-15T17:22:48.007Z] #25 6.341 go: downloading github.com/gobwas/glob v0.2.3 17:22:48 [2023-07-15T17:22:48.007Z] #25 6.342 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 17:22:48 [2023-07-15T17:22:48.007Z] #25 6.342 go: downloading go.uber.org/zap v1.17.0 17:22:48 [2023-07-15T17:22:48.007Z] #25 6.375 go: downloading github.com/kisielk/gotool v1.0.0 17:22:48 [2023-07-15T17:22:48.007Z] #25 6.476 go: downloading golang.org/x/text v0.3.7 17:22:48 [2023-07-15T17:22:48.007Z] #25 6.508 go: downloading github.com/gostaticanalysis/comment v1.4.2 17:22:48 [2023-07-15T17:22:48.268Z] #25 6.640 go: downloading github.com/go-toolsmith/astcast v1.0.0 17:22:48 [2023-07-15T17:22:48.268Z] #25 6.697 go: downloading github.com/go-toolsmith/astcopy v1.0.1 17:22:48 [2023-07-15T17:22:48.268Z] #25 6.723 go: downloading github.com/go-toolsmith/astfmt v1.0.0 17:22:48 [2023-07-15T17:22:48.268Z] #25 6.725 go: downloading github.com/go-toolsmith/astequal v1.0.2 17:22:48 [2023-07-15T17:22:48.268Z] #25 6.768 go: downloading github.com/go-toolsmith/astp v1.0.0 17:22:48 [2023-07-15T17:22:48.268Z] #25 6.768 go: downloading github.com/go-toolsmith/strparse v1.0.0 17:22:48 [2023-07-15T17:22:48.268Z] #25 6.802 go: downloading github.com/go-toolsmith/typep v1.0.2 17:22:48 [2023-07-15T17:22:48.268Z] #25 6.823 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 17:22:48 [2023-07-15T17:22:48.531Z] #25 6.844 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 17:22:48 [2023-07-15T17:22:48.531Z] #25 6.846 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 17:22:48 [2023-07-15T17:22:48.531Z] #25 6.890 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 17:22:48 [2023-07-15T17:22:48.531Z] #25 6.894 go: downloading github.com/Masterminds/semver v1.5.0 17:22:48 [2023-07-15T17:22:48.531Z] #25 6.935 go: downloading github.com/ettle/strcase v0.1.1 17:22:48 [2023-07-15T17:22:48.531Z] #25 6.947 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 17:22:48 [2023-07-15T17:22:48.531Z] #25 7.024 go: downloading gopkg.in/yaml.v2 v2.4.0 17:22:48 [2023-07-15T17:22:48.531Z] #25 7.032 go: downloading github.com/fatih/structtag v1.2.0 17:22:48 [2023-07-15T17:22:48.531Z] #25 7.072 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 17:22:48 [2023-07-15T17:22:48.531Z] #25 7.143 go: downloading github.com/google/go-cmp v0.5.8 17:22:48 [2023-07-15T17:22:48.531Z] #25 7.145 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 17:22:48 [2023-07-15T17:22:48.793Z] #25 ... 17:22:48 [2023-07-15T17:22:48.793Z] 17:22:48 [2023-07-15T17:22:48.793Z] #26 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 17:22:48 [2023-07-15T17:22:48.793Z] #26 1.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:22:48 [2023-07-15T17:22:48.793Z] #26 1.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:22:48 [2023-07-15T17:22:48.793Z] #26 1.530 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:22:48 [2023-07-15T17:22:48.793Z] #26 1.538 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 17:22:48 [2023-07-15T17:22:48.793Z] #26 1.619 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 17:22:48 [2023-07-15T17:22:48.793Z] #26 2.103 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 17:22:48 [2023-07-15T17:22:48.793Z] #26 3.144 Fetched 8539 kB in 2s (3788 kB/s) 17:22:48 [2023-07-15T17:22:48.793Z] #26 3.144 Reading package lists... 17:22:48 [2023-07-15T17:22:48.793Z] #26 3.901 Reading package lists... 17:22:48 [2023-07-15T17:22:48.793Z] #26 4.819 Building dependency tree... 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.199 Reading state information... 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.537 The following additional packages will be installed: 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.539 libbtrfs0 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.572 The following NEW packages will be installed: 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.574 libbtrfs-dev libbtrfs0 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.852 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.852 Need to get 454 kB of archives. 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.852 After this operation, 1275 kB of additional disk space will be used. 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.852 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 17:22:48 [2023-07-15T17:22:48.793Z] #26 5.863 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.150 debconf: delaying package configuration, since apt-utils is not installed 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.254 Fetched 454 kB in 0s (1629 kB/s) 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.312 Selecting previously unselected package libbtrfs0:arm64. 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.312 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.328 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.348 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.479 Selecting previously unselected package libbtrfs-dev:arm64. 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.480 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.513 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.738 Setting up libbtrfs0:arm64 (5.10.1-2) ... 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.764 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 17:22:48 [2023-07-15T17:22:48.793Z] #26 6.809 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:22:48 [2023-07-15T17:22:48.793Z] #26 DONE 7.2s 17:22:48 [2023-07-15T17:22:48.793Z] 17:22:48 [2023-07-15T17:22:48.793Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:22:48 [2023-07-15T17:22:48.793Z] #25 7.250 go: downloading github.com/prometheus/client_golang v1.12.1 17:22:48 [2023-07-15T17:22:48.793Z] #25 ... 17:22:48 [2023-07-15T17:22:48.793Z] 17:22:48 [2023-07-15T17:22:48.793Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.497 + RM_GOPATH=0 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.497 + TMP_GOPATH= 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.497 + : /build 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.497 + '[' -z '' ']' 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.498 ++ mktemp -d 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.499 + export GOPATH=/tmp/tmp.A8swIIaSos 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.499 + GOPATH=/tmp/tmp.A8swIIaSos 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.499 + RM_GOPATH=1 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.499 + case "$(go env GOARCH)" in 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.499 ++ go env GOARCH 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.508 + export GO_BUILDMODE=-buildmode=pie 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.509 + GO_BUILDMODE=-buildmode=pie 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.509 ++ dirname /tmp/install/install.sh 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.518 + dir=/tmp/install 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.519 + bin=containerd 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.519 + shift 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.519 + '[' '!' -f /tmp/install/containerd.installer ']' 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.520 + . /tmp/install/containerd.installer 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.520 ++ set -e 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.520 ++ : v1.6.21 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.521 + install_containerd 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.524 + echo 'Install containerd version v1.6.21' 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.525 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A8swIIaSos/src/github.com/containerd/containerd 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.525 Install containerd version v1.6.21 17:22:49 [2023-07-15T17:22:49.365Z] #27 0.532 Cloning into '/tmp/tmp.A8swIIaSos/src/github.com/containerd/containerd'... 17:22:50 [2023-07-15T17:22:50.310Z] #27 ... 17:22:50 [2023-07-15T17:22:50.310Z] 17:22:50 [2023-07-15T17:22:50.310Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.302 + RM_GOPATH=0 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.302 + TMP_GOPATH= 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.302 + : /build 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.302 + '[' -z '' ']' 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.302 ++ mktemp -d 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.304 + export GOPATH=/tmp/tmp.5kv1s5jA5y 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.304 + GOPATH=/tmp/tmp.5kv1s5jA5y 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.304 + RM_GOPATH=1 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.304 + case "$(go env GOARCH)" in 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.305 ++ go env GOARCH 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.311 + export GO_BUILDMODE=-buildmode=pie 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.311 + GO_BUILDMODE=-buildmode=pie 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.311 ++ dirname /tmp/install/install.sh 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.312 + dir=/tmp/install 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.312 + bin=proxy 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.313 + shift 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.313 + '[' '!' -f /tmp/install/proxy.installer ']' 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.313 + . /tmp/install/proxy.installer 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.313 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.314 + install_proxy 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.314 + case "$1" in 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.314 + export CGO_ENABLED=0 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.314 + CGO_ENABLED=0 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.314 + _install_proxy 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.314 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.314 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.314 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.5kv1s5jA5y/src/github.com/docker/libnetwork 17:22:50 [2023-07-15T17:22:50.310Z] #28 1.316 Cloning into '/tmp/tmp.5kv1s5jA5y/src/github.com/docker/libnetwork'... 17:22:50 [2023-07-15T17:22:50.310Z] #28 4.172 + cd /tmp/tmp.5kv1s5jA5y/src/github.com/docker/libnetwork 17:22:50 [2023-07-15T17:22:50.310Z] #28 4.173 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:22:50 [2023-07-15T17:22:50.310Z] #28 4.327 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 17:22:50 [2023-07-15T17:22:50.310Z] #28 DONE 8.5s 17:22:50 [2023-07-15T17:22:50.310Z] 17:22:50 [2023-07-15T17:22:50.310Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.439 go: downloading github.com/prometheus/client_model v0.2.0 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.589 go: downloading github.com/subosito/gotenv v1.4.0 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.594 go: downloading github.com/hashicorp/hcl v1.0.0 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.707 go: downloading gopkg.in/ini.v1 v1.66.6 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.707 go: downloading github.com/magiconair/properties v1.8.6 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.785 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.867 go: downloading go.uber.org/atomic v1.7.0 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.869 go: downloading go.uber.org/multierr v1.6.0 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.941 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.942 go: downloading github.com/olekukonko/tablewriter v0.0.5 17:22:50 [2023-07-15T17:22:50.310Z] #25 7.950 go: downloading github.com/pelletier/go-toml v1.9.5 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.014 go: downloading github.com/golang/protobuf v1.5.2 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.099 go: downloading github.com/beorn7/perks v1.0.1 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.124 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.124 go: downloading github.com/prometheus/common v0.32.1 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.195 go: downloading github.com/prometheus/procfs v0.7.3 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.197 go: downloading google.golang.org/protobuf v1.28.0 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.321 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.391 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.497 go: downloading github.com/mattn/go-runewidth v0.0.9 17:22:50 [2023-07-15T17:22:50.310Z] #25 8.904 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 17:22:51 [2023-07-15T17:22:51.697Z] #25 ... 17:22:51 [2023-07-15T17:22:51.697Z] 17:22:51 [2023-07-15T17:22:51.697Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:22:51 [2023-07-15T17:22:51.697Z] #29 1.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 1.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 1.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 2.161 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 2.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 3.275 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 3.895 Fetched 8539 kB in 2s (3573 kB/s) 17:22:51 [2023-07-15T17:22:51.697Z] #29 3.895 Reading package lists... 17:22:51 [2023-07-15T17:22:51.697Z] #29 5.161 Reading package lists... 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.096 Building dependency tree... 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.628 The following additional packages will be installed: 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.628 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.628 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.628 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.628 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.629 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.630 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.631 mingw-w64-common mingw-w64-x86-64-dev 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.634 Suggested packages: 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.634 gcc-10-locales seccomp wine64 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.843 The following NEW packages will be installed: 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.844 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.844 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.844 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.844 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.844 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.845 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.845 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.845 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 17:22:51 [2023-07-15T17:22:51.697Z] #29 6.846 mingw-w64-x86-64-dev 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.282 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.282 Need to get 108 MB of archives. 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.282 After this operation, 620 MB of additional disk space will be used. 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.282 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.510 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.534 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.534 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.538 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.544 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.602 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.672 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.674 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 7.801 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 8.186 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 8.854 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.023 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.213 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.283 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.285 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.287 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.289 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.291 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.293 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.294 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.295 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.297 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.299 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.302 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.303 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.307 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.309 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.311 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.314 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.568 debconf: delaying package configuration, since apt-utils is not installed 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.686 Fetched 108 MB in 2s (44.1 MB/s) 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.752 Selecting previously unselected package binutils-mingw-w64-i686. 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.753 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.773 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... 17:22:51 [2023-07-15T17:22:51.697Z] #29 9.788 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:22:51 [2023-07-15T17:22:51.697Z] #29 ... 17:22:51 [2023-07-15T17:22:51.697Z] 17:22:51 [2023-07-15T17:22:51.697Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.676 + RM_GOPATH=0 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.676 + TMP_GOPATH= 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.676 + : /build 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.676 + '[' -z '' ']' 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.676 ++ mktemp -d 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.677 + export GOPATH=/tmp/tmp.5WDp4307P2 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.677 + GOPATH=/tmp/tmp.5WDp4307P2 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.677 + RM_GOPATH=1 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.677 + case "$(go env GOARCH)" in 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.678 ++ go env GOARCH 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.682 + export GO_BUILDMODE=-buildmode=pie 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.682 + GO_BUILDMODE=-buildmode=pie 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.683 ++ dirname /tmp/install/install.sh 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + dir=/tmp/install 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + bin=shfmt 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + shift 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + '[' '!' -f /tmp/install/shfmt.installer ']' 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + . /tmp/install/shfmt.installer 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 ++ : v3.0.2 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + install_shfmt 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + echo 'Install shfmt version v3.0.2' 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + GOBIN=/build 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + GO111MODULE=on 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.684 Install shfmt version v3.0.2 17:22:51 [2023-07-15T17:22:51.697Z] #30 0.808 go: downloading mvdan.cc/sh/v3 v3.0.2 17:22:51 [2023-07-15T17:22:51.697Z] #30 7.150 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 17:22:51 [2023-07-15T17:22:51.697Z] #30 7.151 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 17:22:51 [2023-07-15T17:22:51.697Z] #30 7.153 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 17:22:51 [2023-07-15T17:22:51.697Z] #30 7.789 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 17:22:51 [2023-07-15T17:22:51.697Z] #30 ... 17:22:51 [2023-07-15T17:22:51.697Z] 17:22:51 [2023-07-15T17:22:51.697Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:22:51 [2023-07-15T17:22:51.697Z] #31 1.234 + git clone https://github.com/kolyshkin/go-swagger.git . 17:22:51 [2023-07-15T17:22:51.697Z] #31 1.236 Cloning into '.'... 17:22:51 [2023-07-15T17:22:51.697Z] #31 6.441 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 17:22:51 [2023-07-15T17:22:51.697Z] #31 6.658 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:22:51 [2023-07-15T17:22:51.959Z] #31 ... 17:22:51 [2023-07-15T17:22:51.959Z] 17:22:51 [2023-07-15T17:22:51.959Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.873 + RM_GOPATH=0 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.873 + TMP_GOPATH= 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.873 + : /build 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.873 + '[' -z '' ']' 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.876 ++ mktemp -d 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.878 + export GOPATH=/tmp/tmp.Byag8s9KC0 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.878 + GOPATH=/tmp/tmp.Byag8s9KC0 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.878 + RM_GOPATH=1 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.878 + case "$(go env GOARCH)" in 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.883 ++ go env GOARCH 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.892 + export GO_BUILDMODE=-buildmode=pie 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.892 + GO_BUILDMODE=-buildmode=pie 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.892 ++ dirname /tmp/install/install.sh 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 + dir=/tmp/install 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 + bin=dockercli 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 + shift 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 + '[' '!' -f /tmp/install/dockercli.installer ']' 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 + . /tmp/install/dockercli.installer 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 ++ : stable 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 ++ : 17.06.2-ce 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 + install_dockercli 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 + echo 'Install docker/cli version 17.06.2-ce from stable' 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.896 Install docker/cli version 17.06.2-ce from stable 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.897 ++ uname -m 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.899 + arch=aarch64 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.899 + '[' aarch64 '!=' x86_64 ']' 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.899 + '[' aarch64 '!=' s390x ']' 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.899 + '[' aarch64 '!=' armhf ']' 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.899 + build_dockercli 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.899 + git clone https://github.com/docker/docker-ce /tmp/tmp.Byag8s9KC0/tmp/docker-ce 17:22:51 [2023-07-15T17:22:51.959Z] #32 0.901 Cloning into '/tmp/tmp.Byag8s9KC0/tmp/docker-ce'... 17:22:52 [2023-07-15T17:22:52.221Z] #32 ... 17:22:52 [2023-07-15T17:22:52.221Z] 17:22:52 [2023-07-15T17:22:52.221Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:22:52 [2023-07-15T17:22:52.221Z] #33 1.396 + git clone https://github.com/docker/distribution.git . 17:22:52 [2023-07-15T17:22:52.221Z] #33 1.398 Cloning into '.'... 17:22:52 [2023-07-15T17:22:52.221Z] #33 4.610 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 17:22:52 [2023-07-15T17:22:52.221Z] #33 4.960 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 17:22:52 [2023-07-15T17:22:52.221Z] #33 ... 17:22:52 [2023-07-15T17:22:52.221Z] 17:22:52 [2023-07-15T17:22:52.221Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.032 + RM_GOPATH=0 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.032 + TMP_GOPATH= 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.032 + : /build 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.032 + '[' -z '' ']' 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.033 ++ mktemp -d 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.034 + export GOPATH=/tmp/tmp.9YenzQhcde 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.034 + GOPATH=/tmp/tmp.9YenzQhcde 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.034 + RM_GOPATH=1 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.034 + case "$(go env GOARCH)" in 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.034 ++ go env GOARCH 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.039 + export GO_BUILDMODE=-buildmode=pie 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.039 + GO_BUILDMODE=-buildmode=pie 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.040 ++ dirname /tmp/install/install.sh 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + dir=/tmp/install 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + bin=gotestsum 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + shift 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + '[' '!' -f /tmp/install/gotestsum.installer ']' 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + . /tmp/install/gotestsum.installer 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 ++ : v1.8.2 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + install_gotestsum 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + set -e 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + echo 'Install gotestsum version v1.8.2' 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + GOBIN=/build 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + GO111MODULE=on 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 + go install gotest.tools/gotestsum@v1.8.2 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.043 Install gotestsum version v1.8.2 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.093 go: downloading gotest.tools/gotestsum v1.8.2 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.840 go: downloading github.com/dnephin/pflag v1.0.7 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.841 go: downloading github.com/fatih/color v1.13.0 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.841 go: downloading golang.org/x/tools v0.1.11 17:22:52 [2023-07-15T17:22:52.221Z] #34 1.842 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 17:22:52 [2023-07-15T17:22:52.222Z] #34 1.847 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 17:22:52 [2023-07-15T17:22:52.222Z] #34 1.850 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 17:22:52 [2023-07-15T17:22:52.222Z] #34 1.873 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:22:52 [2023-07-15T17:22:52.222Z] #34 1.898 go: downloading github.com/mattn/go-colorable v0.1.12 17:22:52 [2023-07-15T17:22:52.222Z] #34 1.902 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 17:22:52 [2023-07-15T17:22:52.222Z] #34 1.907 go: downloading github.com/mattn/go-isatty v0.0.14 17:22:52 [2023-07-15T17:22:52.222Z] #34 3.729 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:22:52 [2023-07-15T17:22:52.222Z] #34 ... 17:22:52 [2023-07-15T17:22:52.222Z] 17:22:52 [2023-07-15T17:22:52.222Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.107 + RM_GOPATH=0 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.107 + TMP_GOPATH= 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.107 + : /build 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.107 + '[' -z '' ']' 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.108 ++ mktemp -d 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.109 + export GOPATH=/tmp/tmp.9JTSerlw80 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.109 + GOPATH=/tmp/tmp.9JTSerlw80 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.109 + RM_GOPATH=1 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.113 + case "$(go env GOARCH)" in 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.113 ++ go env GOARCH 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.115 + export GO_BUILDMODE=-buildmode=pie 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.115 + GO_BUILDMODE=-buildmode=pie 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.115 ++ dirname /tmp/install/install.sh 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + dir=/tmp/install 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + bin=rootlesskit 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + shift 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + . /tmp/install/rootlesskit.installer 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 ++ : v0.14.4 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + install_rootlesskit 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + case "$1" in 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + export CGO_ENABLED=0 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + CGO_ENABLED=0 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + _install_rootlesskit 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 Install rootlesskit version v0.14.4 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + echo 'Install rootlesskit version v0.14.4' 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + for f in rootlesskit rootlesskit-docker-proxy 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + GOBIN=/build 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + GO111MODULE=on 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.117 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 17:22:52 [2023-07-15T17:22:52.222Z] #35 1.244 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.455 go: downloading github.com/urfave/cli/v2 v2.3.0 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.455 go: downloading github.com/sirupsen/logrus v1.8.1 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.456 go: downloading github.com/pkg/errors v0.9.1 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.456 go: downloading github.com/google/uuid v1.3.0 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.456 go: downloading github.com/moby/vpnkit v0.5.0 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.457 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.460 go: downloading github.com/gofrs/flock v0.8.1 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.461 go: downloading github.com/gorilla/mux v1.8.0 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.566 go: downloading github.com/moby/sys/mountinfo v0.4.1 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.618 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 17:22:52 [2023-07-15T17:22:52.222Z] #35 5.710 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 17:22:52 [2023-07-15T17:22:52.222Z] #35 6.129 go: downloading github.com/u-root/u-root v7.0.0+incompatible 17:22:52 [2023-07-15T17:22:52.222Z] #35 6.141 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 17:22:52 [2023-07-15T17:22:52.222Z] #35 6.421 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 17:22:52 [2023-07-15T17:22:52.222Z] #35 6.624 go: downloading github.com/russross/blackfriday/v2 v2.1.0 17:22:52 [2023-07-15T17:22:52.486Z] #35 ... 17:22:52 [2023-07-15T17:22:52.486Z] 17:22:52 [2023-07-15T17:22:52.486Z] #36 [tini 1/2] 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 vim-common 17:22:52 [2023-07-15T17:22:52.486Z] #36 2.665 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 2.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 2.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 3.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 3.807 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 4.610 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 4.967 Fetched 8539 kB in 4s (2382 kB/s) 17:22:52 [2023-07-15T17:22:52.486Z] #36 4.967 Reading package lists... 17:22:52 [2023-07-15T17:22:52.486Z] #36 5.679 Reading package lists... 17:22:52 [2023-07-15T17:22:52.486Z] #36 6.396 Building dependency tree... 17:22:52 [2023-07-15T17:22:52.486Z] #36 6.623 Reading state information... 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.060 The following additional packages will be installed: 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.062 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.065 Suggested packages: 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.065 cmake-doc ninja-build lrzip 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.065 Recommended packages: 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.065 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.182 The following NEW packages will be installed: 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.183 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.183 vim-common xxd 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.470 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.470 Need to get 15.6 MB of archives. 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.470 After this operation, 67.4 MB of additional disk space will be used. 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.470 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.482 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.589 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.591 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.593 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.595 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.601 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.603 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 17:22:52 [2023-07-15T17:22:52.486Z] #36 7.966 debconf: delaying package configuration, since apt-utils is not installed 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.032 Fetched 15.6 MB in 0s (35.4 MB/s) 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.095 Selecting previously unselected package xxd. 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.095 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.118 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.124 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.357 Selecting previously unselected package vim-common. 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.364 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.464 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.652 Selecting previously unselected package cmake-data. 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.655 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 17:22:52 [2023-07-15T17:22:52.486Z] #36 8.663 Unpacking cmake-data (3.18.4-2+deb11u1) ... 17:22:52 [2023-07-15T17:22:52.486Z] #36 9.539 Selecting previously unselected package libicu67:arm64. 17:22:52 [2023-07-15T17:22:52.486Z] #36 9.559 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... 17:22:52 [2023-07-15T17:22:52.486Z] #36 9.628 Unpacking libicu67:arm64 (67.1-7) ... 17:22:52 [2023-07-15T17:22:52.759Z] #36 11.06 Selecting previously unselected package libxml2:arm64. 17:22:52 [2023-07-15T17:22:52.759Z] #36 11.07 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 17:22:52 [2023-07-15T17:22:52.759Z] #36 11.08 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 17:22:52 [2023-07-15T17:22:52.759Z] #36 ... 17:22:52 [2023-07-15T17:22:52.759Z] 17:22:52 [2023-07-15T17:22:52.759Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:22:52 [2023-07-15T17:22:52.759Z] #29 10.32 Selecting previously unselected package binutils-mingw-w64-x86-64. 17:22:52 [2023-07-15T17:22:52.759Z] #29 10.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... 17:22:52 [2023-07-15T17:22:52.759Z] #29 10.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:22:52 [2023-07-15T17:22:52.759Z] #29 10.87 Selecting previously unselected package binutils-mingw-w64. 17:22:52 [2023-07-15T17:22:52.759Z] #29 10.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 17:22:52 [2023-07-15T17:22:52.759Z] #29 10.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 17:22:52 [2023-07-15T17:22:52.759Z] #29 11.07 Selecting previously unselected package libdevmapper1.02.1:arm64. 17:22:52 [2023-07-15T17:22:52.759Z] #29 11.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 17:22:52 [2023-07-15T17:22:52.759Z] #29 11.09 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 17:22:52 [2023-07-15T17:22:52.759Z] #29 11.21 Selecting previously unselected package dmsetup. 17:22:52 [2023-07-15T17:22:52.759Z] #29 11.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 17:22:52 [2023-07-15T17:22:52.759Z] #29 11.22 Unpacking dmsetup (2:1.02.175-2.1) ... 17:22:52 [2023-07-15T17:22:52.759Z] #29 11.33 Selecting previously unselected package mingw-w64-common. 17:22:53 [2023-07-15T17:22:53.020Z] #29 11.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 17:22:53 [2023-07-15T17:22:53.020Z] #29 11.34 Unpacking mingw-w64-common (8.0.0-1) ... 17:22:53 [2023-07-15T17:22:53.281Z] #29 ... 17:22:53 [2023-07-15T17:22:53.281Z] 17:22:53 [2023-07-15T17:22:53.281Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:22:53 [2023-07-15T17:22:53.281Z] #34 DONE 11.7s 17:22:53 [2023-07-15T17:22:53.281Z] 17:22:53 [2023-07-15T17:22:53.281Z] #36 [tini 1/2] 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 vim-common 17:22:53 [2023-07-15T17:22:53.281Z] #36 11.50 Selecting previously unselected package libarchive13:arm64. 17:22:53 [2023-07-15T17:22:53.281Z] #36 11.50 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 17:22:53 [2023-07-15T17:22:53.281Z] #36 11.53 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 17:22:53 [2023-07-15T17:22:53.281Z] #36 11.74 Selecting previously unselected package libjsoncpp24:arm64. 17:22:53 [2023-07-15T17:22:53.281Z] #36 11.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... 17:22:53 [2023-07-15T17:22:53.281Z] #36 11.74 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 17:22:53 [2023-07-15T17:22:53.610Z] #36 11.90 Selecting previously unselected package librhash0:arm64. 17:22:53 [2023-07-15T17:22:53.610Z] #36 11.91 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... 17:22:53 [2023-07-15T17:22:53.610Z] #36 11.93 Unpacking librhash0:arm64 (1.4.1-2) ... 17:22:53 [2023-07-15T17:22:53.871Z] #36 12.08 Selecting previously unselected package libuv1:arm64. 17:22:53 [2023-07-15T17:22:53.871Z] #36 12.08 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... 17:22:53 [2023-07-15T17:22:53.871Z] #36 12.09 Unpacking libuv1:arm64 (1.40.0-2) ... 17:22:53 [2023-07-15T17:22:53.871Z] #36 12.28 Selecting previously unselected package cmake. 17:22:53 [2023-07-15T17:22:53.871Z] #36 12.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... 17:22:53 [2023-07-15T17:22:53.871Z] #36 12.30 Unpacking cmake (3.18.4-2+deb11u1) ... 17:22:54 [2023-07-15T17:22:54.442Z] #36 ... 17:22:54 [2023-07-15T17:22:54.442Z] 17:22:54 [2023-07-15T17:22:54.442Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 17:22:54 [2023-07-15T17:22:54.442Z] #30 DONE 13.0s 17:22:54 [2023-07-15T17:22:54.703Z] 17:22:54 [2023-07-15T17:22:54.703Z] #36 [tini 1/2] 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 vim-common 17:22:54 [2023-07-15T17:22:54.703Z] #36 13.17 Setting up libicu67:arm64 (67.1-7) ... 17:22:54 [2023-07-15T17:22:54.703Z] #36 13.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:22:54 [2023-07-15T17:22:54.703Z] #36 13.22 Setting up libuv1:arm64 (1.40.0-2) ... 17:22:54 [2023-07-15T17:22:54.703Z] #36 13.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:22:54 [2023-07-15T17:22:54.703Z] #36 13.28 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 17:22:54 [2023-07-15T17:22:54.967Z] #36 13.32 Setting up librhash0:arm64 (1.4.1-2) ... 17:22:54 [2023-07-15T17:22:54.967Z] #36 13.34 Setting up cmake-data (3.18.4-2+deb11u1) ... 17:22:54 [2023-07-15T17:22:54.967Z] #36 13.37 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 17:22:54 [2023-07-15T17:22:54.967Z] #36 13.39 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 17:22:54 [2023-07-15T17:22:54.967Z] #36 13.41 Setting up cmake (3.18.4-2+deb11u1) ... 17:22:54 [2023-07-15T17:22:54.967Z] #36 13.42 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:22:55 [2023-07-15T17:22:55.227Z] #36 DONE 13.7s 17:22:55 [2023-07-15T17:22:55.227Z] 17:22:55 [2023-07-15T17:22:55.228Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.496 + RM_GOPATH=0 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.496 + TMP_GOPATH= 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.496 + : /build 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.496 + '[' -z '' ']' 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.496 ++ mktemp -d 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.498 + export GOPATH=/tmp/tmp.cR4vVDPmWS 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.498 + GOPATH=/tmp/tmp.cR4vVDPmWS 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.498 + RM_GOPATH=1 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.498 + case "$(go env GOARCH)" in 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.499 ++ go env GOARCH 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.527 + export GO_BUILDMODE=-buildmode=pie 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.528 + GO_BUILDMODE=-buildmode=pie 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.529 ++ dirname /tmp/install/install.sh 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.534 + dir=/tmp/install 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.534 + bin=tini 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.534 + shift 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.534 + '[' '!' -f /tmp/install/tini.installer ']' 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.534 + . /tmp/install/tini.installer 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.534 ++ : v0.19.0 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.535 + install_tini 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.535 + echo 'Install tini version v0.19.0' 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.535 Install tini version v0.19.0 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.535 + git clone https://github.com/krallin/tini.git /tmp/tmp.cR4vVDPmWS/tini 17:22:55 [2023-07-15T17:22:55.800Z] #37 0.545 Cloning into '/tmp/tmp.cR4vVDPmWS/tini'... 17:22:56 [2023-07-15T17:22:56.061Z] #37 0.942 + cd /tmp/tmp.cR4vVDPmWS/tini 17:22:56 [2023-07-15T17:22:56.321Z] #37 0.943 + git checkout -q v0.19.0 17:22:56 [2023-07-15T17:22:56.321Z] #37 0.958 + cmake . 17:22:56 [2023-07-15T17:22:56.321Z] #37 1.169 -- The C compiler identification is GNU 10.2.1 17:22:56 [2023-07-15T17:22:56.582Z] #37 1.203 -- Detecting C compiler ABI info 17:22:56 [2023-07-15T17:22:56.843Z] #37 1.531 -- Detecting C compiler ABI info - done 17:22:56 [2023-07-15T17:22:56.843Z] #37 1.562 -- Check for working C compiler: /usr/bin/cc - skipped 17:22:56 [2023-07-15T17:22:56.843Z] #37 1.563 -- Detecting C compile features 17:22:56 [2023-07-15T17:22:56.843Z] #37 1.564 -- Detecting C compile features - done 17:22:56 [2023-07-15T17:22:56.843Z] #37 1.575 -- Performing Test HAS_BUILTIN_FORTIFY 17:22:57 [2023-07-15T17:22:57.104Z] #37 1.745 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 17:22:57 [2023-07-15T17:22:57.104Z] #37 1.780 -- Configuring done 17:22:57 [2023-07-15T17:22:57.104Z] #37 1.795 -- Generating done 17:22:57 [2023-07-15T17:22:57.104Z] #37 1.796 -- Build files have been written to: /tmp/tmp.cR4vVDPmWS/tini 17:22:57 [2023-07-15T17:22:57.104Z] #37 1.799 + make tini-static 17:22:57 [2023-07-15T17:22:57.365Z] #37 2.006 Scanning dependencies of target tini-static 17:22:57 [2023-07-15T17:22:57.365Z] #37 2.056 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 17:22:57 [2023-07-15T17:22:57.937Z] #37 2.537 [100%] Linking C executable tini-static 17:22:58 [2023-07-15T17:22:58.198Z] #37 2.812 [100%] Built target tini-static 17:22:58 [2023-07-15T17:22:58.198Z] #37 2.826 + mkdir -p /build 17:22:58 [2023-07-15T17:22:58.198Z] #37 2.839 + cp tini-static /build/docker-init 17:22:58 [2023-07-15T17:22:58.459Z] #37 DONE 3.1s 17:22:58 [2023-07-15T17:22:58.459Z] 17:22:58 [2023-07-15T17:22:58.459Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:22:58 [2023-07-15T17:22:58.459Z] #29 13.31 Selecting previously unselected package mingw-w64-x86-64-dev. 17:22:58 [2023-07-15T17:22:58.459Z] #29 13.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 17:22:58 [2023-07-15T17:22:58.459Z] #29 13.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 17:22:58 [2023-07-15T17:22:58.459Z] #29 14.83 Selecting previously unselected package gcc-mingw-w64-base. 17:22:58 [2023-07-15T17:22:58.459Z] #29 14.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... 17:22:58 [2023-07-15T17:22:58.459Z] #29 14.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:22:58 [2023-07-15T17:22:58.459Z] #29 14.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 17:22:58 [2023-07-15T17:22:58.459Z] #29 14.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... 17:22:58 [2023-07-15T17:22:58.459Z] #29 14.95 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:22:58 [2023-07-15T17:22:58.459Z] #29 16.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 17:22:58 [2023-07-15T17:22:58.459Z] #29 16.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 17:22:58 [2023-07-15T17:22:58.459Z] #29 16.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:22:59 [2023-07-15T17:22:59.401Z] #29 ... 17:22:59 [2023-07-15T17:22:59.401Z] 17:22:59 [2023-07-15T17:22:59.401Z] #23 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:22:59 [2023-07-15T17:22:59.401Z] #23 8.979 sync 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.055 internal/reflectlite 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.559 internal/testlog 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.685 errors 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.688 sort 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.764 strconv 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.772 io 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.784 internal/safefilepath 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.789 internal/oserror 17:22:59 [2023-07-15T17:22:59.401Z] #23 9.789 path 17:22:59 [2023-07-15T17:22:59.401Z] #23 10.05 syscall 17:22:59 [2023-07-15T17:22:59.401Z] #23 10.41 strings 17:22:59 [2023-07-15T17:22:59.401Z] #23 10.41 bytes 17:22:59 [2023-07-15T17:22:59.401Z] #23 10.41 text/tabwriter 17:22:59 [2023-07-15T17:22:59.401Z] #23 11.04 reflect 17:22:59 [2023-07-15T17:22:59.401Z] #23 11.95 bufio 17:22:59 [2023-07-15T17:22:59.401Z] #23 12.47 time 17:22:59 [2023-07-15T17:22:59.401Z] #23 12.47 internal/syscall/execenv 17:22:59 [2023-07-15T17:22:59.401Z] #23 12.47 internal/syscall/unix 17:22:59 [2023-07-15T17:22:59.401Z] #23 14.28 internal/poll 17:22:59 [2023-07-15T17:22:59.401Z] #23 14.28 io/fs 17:22:59 [2023-07-15T17:22:59.401Z] #23 14.45 internal/fmtsort 17:22:59 [2023-07-15T17:22:59.401Z] #23 14.87 os 17:22:59 [2023-07-15T17:22:59.401Z] #23 15.42 io/ioutil 17:22:59 [2023-07-15T17:22:59.401Z] #23 15.42 fmt 17:22:59 [2023-07-15T17:22:59.401Z] #23 16.19 flag 17:22:59 [2023-07-15T17:22:59.401Z] #23 16.20 log 17:22:59 [2023-07-15T17:22:59.401Z] #23 16.20 github.com/BurntSushi/toml 17:22:59 [2023-07-15T17:22:59.401Z] #23 17.22 github.com/BurntSushi/toml/cmd/tomlv 17:22:59 [2023-07-15T17:22:59.401Z] #23 DONE 17.8s 17:22:59 [2023-07-15T17:22:59.662Z] 17:22:59 [2023-07-15T17:22:59.662Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:23:01 [2023-07-15T17:23:01.046Z] #32 ... 17:23:01 [2023-07-15T17:23:01.046Z] 17:23:01 [2023-07-15T17:23:01.046Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:23:01 [2023-07-15T17:23:01.306Z] #29 19.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 17:23:01 [2023-07-15T17:23:01.306Z] #29 19.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 17:23:01 [2023-07-15T17:23:01.306Z] #29 19.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:23:02 [2023-07-15T17:23:02.692Z] #29 20.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 17:23:02 [2023-07-15T17:23:02.692Z] #29 20.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... 17:23:02 [2023-07-15T17:23:02.692Z] #29 20.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:23:04 [2023-07-15T17:23:04.077Z] #29 22.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 17:23:04 [2023-07-15T17:23:04.077Z] #29 22.33 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 17:23:04 [2023-07-15T17:23:04.077Z] #29 22.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:23:06 [2023-07-15T17:23:06.622Z] #29 24.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 17:23:06 [2023-07-15T17:23:06.622Z] #29 24.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 17:23:06 [2023-07-15T17:23:06.622Z] #29 24.92 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:23:07 [2023-07-15T17:23:07.564Z] #29 ... 17:23:07 [2023-07-15T17:23:07.564Z] 17:23:07 [2023-07-15T17:23:07.564Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:23:07 [2023-07-15T17:23:07.825Z] #32 26.07 Updating files: 78% (8949/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. 17:23:08 [2023-07-15T17:23:08.086Z] #32 26.42 + cd /tmp/tmp.Byag8s9KC0/tmp/docker-ce 17:23:08 [2023-07-15T17:23:08.086Z] #32 26.42 + git checkout -q v17.06.2-ce 17:23:09 [2023-07-15T17:23:09.029Z] #32 ... 17:23:09 [2023-07-15T17:23:09.029Z] 17:23:09 [2023-07-15T17:23:09.029Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:23:09 [2023-07-15T17:23:09.029Z] #31 DONE 27.5s 17:23:09 [2023-07-15T17:23:09.029Z] 17:23:09 [2023-07-15T17:23:09.029Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:23:09 [2023-07-15T17:23:09.029Z] #35 23.39 + for f in rootlesskit rootlesskit-docker-proxy 17:23:09 [2023-07-15T17:23:09.029Z] #35 23.40 + GOBIN=/build 17:23:09 [2023-07-15T17:23:09.029Z] #35 23.40 + GO111MODULE=on 17:23:09 [2023-07-15T17:23:09.029Z] #35 23.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 17:23:09 [2023-07-15T17:23:09.029Z] #35 DONE 27.5s 17:23:09 [2023-07-15T17:23:09.029Z] 17:23:09 [2023-07-15T17:23:09.029Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 17:23:09 [2023-07-15T17:23:09.029Z] #38 DONE 0.1s 17:23:09 [2023-07-15T17:23:09.306Z] 17:23:09 [2023-07-15T17:23:09.306Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:23:09 [2023-07-15T17:23:09.306Z] #29 26.65 Selecting previously unselected package g++-mingw-w64-x86-64. 17:23:09 [2023-07-15T17:23:09.306Z] #29 26.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 26.74 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.01 Selecting previously unselected package libapparmor1:arm64. 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.05 Unpacking libapparmor1:arm64 (2.13.6-10) ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.21 Selecting previously unselected package libapparmor-dev:arm64. 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.22 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.26 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.52 Selecting previously unselected package libbtrfs0:arm64. 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.52 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.54 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.66 Selecting previously unselected package libbtrfs-dev:arm64. 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.67 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.68 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.80 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.80 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 17:23:09 [2023-07-15T17:23:09.306Z] #29 ... 17:23:09 [2023-07-15T17:23:09.306Z] 17:23:09 [2023-07-15T17:23:09.306Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 17:23:09 [2023-07-15T17:23:09.306Z] #39 DONE 0.1s 17:23:09 [2023-07-15T17:23:09.306Z] 17:23:09 [2023-07-15T17:23:09.306Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:23:09 [2023-07-15T17:23:09.306Z] #29 27.80 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 17:23:09 [2023-07-15T17:23:09.665Z] #29 27.98 Selecting previously unselected package libudev-dev:arm64. 17:23:09 [2023-07-15T17:23:09.665Z] #29 27.98 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_arm64.deb ... 17:23:09 [2023-07-15T17:23:09.665Z] #29 27.99 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... 17:23:09 [2023-07-15T17:23:09.665Z] #29 28.09 Selecting previously unselected package libsepol1-dev:arm64. 17:23:09 [2023-07-15T17:23:09.665Z] #29 28.09 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... 17:23:09 [2023-07-15T17:23:09.931Z] #29 28.12 Unpacking libsepol1-dev:arm64 (3.1-1) ... 17:23:09 [2023-07-15T17:23:09.931Z] #29 28.37 Selecting previously unselected package libpcre2-16-0:arm64. 17:23:09 [2023-07-15T17:23:09.931Z] #29 28.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 17:23:09 [2023-07-15T17:23:09.931Z] #29 28.38 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.53 Selecting previously unselected package libpcre2-32-0:arm64. 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.53 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.54 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.65 Selecting previously unselected package libpcre2-posix2:arm64. 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.66 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.66 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.72 Selecting previously unselected package libpcre2-dev:arm64. 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.72 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 17:23:10 [2023-07-15T17:23:10.192Z] #29 28.73 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 17:23:10 [2023-07-15T17:23:10.452Z] #29 28.90 Selecting previously unselected package libselinux1-dev:arm64. 17:23:10 [2023-07-15T17:23:10.452Z] #29 28.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... 17:23:10 [2023-07-15T17:23:10.452Z] #29 28.91 Unpacking libselinux1-dev:arm64 (3.1-3) ... 17:23:10 [2023-07-15T17:23:10.452Z] #29 29.01 Selecting previously unselected package libdevmapper-dev:arm64. 17:23:10 [2023-07-15T17:23:10.452Z] #29 29.01 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 17:23:10 [2023-07-15T17:23:10.452Z] #29 29.02 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 17:23:10 [2023-07-15T17:23:10.452Z] #29 29.10 Selecting previously unselected package libseccomp-dev:arm64. 17:23:10 [2023-07-15T17:23:10.452Z] #29 29.10 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 17:23:10 [2023-07-15T17:23:10.713Z] #29 29.11 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 17:23:10 [2023-07-15T17:23:10.977Z] #29 29.26 Selecting previously unselected package libsystemd-dev:arm64. 17:23:10 [2023-07-15T17:23:10.977Z] #29 29.27 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... 17:23:10 [2023-07-15T17:23:10.977Z] #29 29.30 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... 17:23:10 [2023-07-15T17:23:10.977Z] #29 29.49 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 17:23:10 [2023-07-15T17:23:10.977Z] #29 29.50 Setting up libapparmor1:arm64 (2.13.6-10) ... 17:23:10 [2023-07-15T17:23:10.977Z] #29 29.55 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.56 Setting up libsepol1-dev:arm64 (3.1-1) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.65 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.68 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.73 Setting up libbtrfs0:arm64 (5.10.1-2) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.74 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.78 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 ... 17:23:11 [2023-07-15T17:23:11.238Z] 17:23:11 [2023-07-15T17:23:11.238Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:23:11 [2023-07-15T17:23:11.238Z] #27 12.57 + cd /tmp/tmp.A8swIIaSos/src/github.com/containerd/containerd 17:23:11 [2023-07-15T17:23:11.238Z] #27 12.57 + git checkout -q v1.6.21 17:23:11 [2023-07-15T17:23:11.238Z] #27 13.22 + export 'BUILDTAGS=netgo osusergo static_build' 17:23:11 [2023-07-15T17:23:11.238Z] #27 13.22 + BUILDTAGS='netgo osusergo static_build' 17:23:11 [2023-07-15T17:23:11.238Z] #27 13.22 + export EXTRA_FLAGS=-buildmode=pie 17:23:11 [2023-07-15T17:23:11.238Z] #27 13.22 + EXTRA_FLAGS=-buildmode=pie 17:23:11 [2023-07-15T17:23:11.238Z] #27 13.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 17:23:11 [2023-07-15T17:23:11.238Z] #27 13.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 17:23:11 [2023-07-15T17:23:11.238Z] #27 13.22 + '[' '' = dynamic ']' 17:23:11 [2023-07-15T17:23:11.238Z] #27 13.22 + make 17:23:11 [2023-07-15T17:23:11.238Z] #27 14.50 + bin/ctr 17:23:11 [2023-07-15T17:23:11.238Z] #27 ... 17:23:11 [2023-07-15T17:23:11.238Z] 17:23:11 [2023-07-15T17:23:11.238Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.78 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.79 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.83 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.84 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.85 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.88 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 17:23:11 [2023-07-15T17:23:11.238Z] #29 29.89 Setting up mingw-w64-common (8.0.0-1) ... 17:23:11 [2023-07-15T17:23:11.501Z] #29 29.91 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... 17:23:11 [2023-07-15T17:23:11.501Z] #29 29.93 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 17:23:11 [2023-07-15T17:23:11.501Z] #29 29.94 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 17:23:11 [2023-07-15T17:23:11.501Z] #29 29.95 Setting up libselinux1-dev:arm64 (3.1-3) ... 17:23:11 [2023-07-15T17:23:11.501Z] #29 29.99 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:23:11 [2023-07-15T17:23:11.501Z] #29 30.02 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:23:11 [2023-07-15T17:23:11.501Z] #29 30.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:23:11 [2023-07-15T17:23:11.501Z] #29 30.10 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:23:11 [2023-07-15T17:23:11.501Z] #29 30.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:23:11 [2023-07-15T17:23:11.501Z] #29 30.13 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 17:23:11 [2023-07-15T17:23:11.762Z] #29 30.16 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:23:11 [2023-07-15T17:23:11.762Z] #29 30.18 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 17:23:11 [2023-07-15T17:23:11.762Z] #29 30.19 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:23:11 [2023-07-15T17:23:11.762Z] #29 30.22 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:23:11 [2023-07-15T17:23:11.762Z] #29 30.27 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 17:23:11 [2023-07-15T17:23:11.762Z] #29 30.29 Setting up dmsetup (2:1.02.175-2.1) ... 17:23:11 [2023-07-15T17:23:11.762Z] #29 30.31 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 17:23:11 [2023-07-15T17:23:11.762Z] #29 30.34 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 17:23:12 [2023-07-15T17:23:12.023Z] #29 30.37 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:23:12 [2023-07-15T17:23:12.283Z] #29 DONE 30.7s 17:23:12 [2023-07-15T17:23:12.284Z] 17:23:12 [2023-07-15T17:23:12.284Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:23:13 [2023-07-15T17:23:13.227Z] #40 ... 17:23:13 [2023-07-15T17:23:13.227Z] 17:23:13 [2023-07-15T17:23:13.227Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker 17:23:13 [2023-07-15T17:23:13.227Z] #41 DONE 0.8s 17:23:13 [2023-07-15T17:23:13.227Z] 17:23:13 [2023-07-15T17:23:13.227Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.756 + RM_GOPATH=0 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.756 + TMP_GOPATH= 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.756 + : /build 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.756 + '[' -z '' ']' 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.757 ++ mktemp -d 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.758 + export GOPATH=/tmp/tmp.upuQJ44fIz 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.758 + GOPATH=/tmp/tmp.upuQJ44fIz 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.758 + RM_GOPATH=1 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.759 + case "$(go env GOARCH)" in 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.760 ++ go env GOARCH 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.765 + export GO_BUILDMODE=-buildmode=pie 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.765 + GO_BUILDMODE=-buildmode=pie 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.769 ++ dirname /tmp/install/install.sh 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.770 + dir=/tmp/install 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.771 + bin=runc 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.771 + shift 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.772 + '[' '!' -f /tmp/install/runc.installer ']' 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.772 + . /tmp/install/runc.installer 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.772 ++ set -e 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.773 ++ : v1.1.7 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.773 + install_runc 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.773 + RUNC_BUILDTAGS=seccomp 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.773 + echo 'Install runc version v1.1.7 (build tags: seccomp)' 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.774 Install runc version v1.1.7 (build tags: seccomp) 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.774 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.upuQJ44fIz/src/github.com/opencontainers/runc 17:23:13 [2023-07-15T17:23:13.227Z] #40 0.777 Cloning into '/tmp/tmp.upuQJ44fIz/src/github.com/opencontainers/runc'... 17:23:13 [2023-07-15T17:23:13.799Z] #40 ... 17:23:13 [2023-07-15T17:23:13.799Z] 17:23:13 [2023-07-15T17:23:13.799Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 17:23:13 [2023-07-15T17:23:13.799Z] #42 DONE 0.7s 17:23:13 [2023-07-15T17:23:13.799Z] 17:23:13 [2023-07-15T17:23:13.799Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 17:23:14 [2023-07-15T17:23:14.742Z] #43 0.631 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 17:23:14 [2023-07-15T17:23:14.742Z] #43 DONE 0.7s 17:23:14 [2023-07-15T17:23:14.742Z] 17:23:14 [2023-07-15T17:23:14.742Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:23:14 [2023-07-15T17:23:14.742Z] #32 28.34 + mkdir -p /tmp/tmp.Byag8s9KC0/src/github.com/docker 17:23:14 [2023-07-15T17:23:14.742Z] #32 28.34 + mv components/cli /tmp/tmp.Byag8s9KC0/src/github.com/docker/cli 17:23:14 [2023-07-15T17:23:14.742Z] #32 28.34 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 17:23:15 [2023-07-15T17:23:15.004Z] #32 ... 17:23:15 [2023-07-15T17:23:15.004Z] 17:23:15 [2023-07-15T17:23:15.004Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 17:23:15 [2023-07-15T17:23:15.004Z] #44 DONE 0.5s 17:23:15 [2023-07-15T17:23:15.004Z] 17:23:15 [2023-07-15T17:23:15.004Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 17:23:15 [2023-07-15T17:23:15.578Z] #45 DONE 0.5s 17:23:15 [2023-07-15T17:23:15.579Z] 17:23:15 [2023-07-15T17:23:15.579Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:23:15 [2023-07-15T17:23:15.579Z] #40 3.516 + cd /tmp/tmp.upuQJ44fIz/src/github.com/opencontainers/runc 17:23:15 [2023-07-15T17:23:15.579Z] #40 3.516 + git checkout -q v1.1.7 17:23:16 [2023-07-15T17:23:16.151Z] #40 3.736 + '[' -z '' ']' 17:23:16 [2023-07-15T17:23:16.151Z] #40 3.736 + target=static 17:23:16 [2023-07-15T17:23:16.151Z] #40 3.736 + make BUILDTAGS=seccomp static 17:23:16 [2023-07-15T17:23:16.151Z] #40 3.954 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . 17:23:16 [2023-07-15T17:23:16.413Z] #40 ... 17:23:16 [2023-07-15T17:23:16.413Z] 17:23:16 [2023-07-15T17:23:16.413Z] #46 [dev-systemd-false 6/26] RUN ldconfig 17:23:16 [2023-07-15T17:23:16.413Z] #46 DONE 0.7s 17:23:16 [2023-07-15T17:23:16.413Z] 17:23:16 [2023-07-15T17:23:16.413Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 17:23:16 [2023-07-15T17:23:16.985Z] #47 DONE 0.6s 17:23:16 [2023-07-15T17:23:16.985Z] 17:23:16 [2023-07-15T17:23:16.985Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:23:16 [2023-07-15T17:23:16.985Z] #27 ... 17:23:16 [2023-07-15T17:23:16.985Z] 17:23:16 [2023-07-15T17:23:16.985Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:23:17 [2023-07-15T17:23:17.939Z] #48 0.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:23:17 [2023-07-15T17:23:17.939Z] #48 0.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:23:17 [2023-07-15T17:23:17.939Z] #48 0.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:23:18 [2023-07-15T17:23:18.513Z] #48 1.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 17:23:18 [2023-07-15T17:23:18.780Z] #48 1.825 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 17:23:19 [2023-07-15T17:23:19.352Z] #48 2.524 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 17:23:20 [2023-07-15T17:23:20.295Z] #48 3.258 Fetched 8539 kB in 3s (3209 kB/s) 17:23:20 [2023-07-15T17:23:20.867Z] #48 3.258 Reading package lists... 17:23:21 [2023-07-15T17:23:21.810Z] #48 4.008 Reading package lists... 17:23:21 [2023-07-15T17:23:21.810Z] #48 4.606 Building dependency tree... 17:23:21 [2023-07-15T17:23:21.810Z] #48 4.799 Reading state information... 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.120 The following additional packages will be installed: 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.120 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.121 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.122 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.123 python3-pkg-resources vim-runtime xxd 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.126 Suggested packages: 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.127 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.127 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.127 acl attr quota 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.127 Recommended packages: 17:23:22 [2023-07-15T17:23:22.071Z] #48 5.128 libatm1 nftables libpam-cap build-essential python3-dev unzip 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.467 The following NEW packages will be installed: 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.468 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.469 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.469 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.470 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.471 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.471 python3-pkg-resources python3-setuptools python3-wheel sudo 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.472 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 17:23:22 [2023-07-15T17:23:22.332Z] #48 5.472 xz-utils zip 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.759 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.759 Need to get 26.4 MB of archives. 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.759 After this operation, 103 MB of additional disk space will be used. 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.759 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.764 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.791 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.792 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.794 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.795 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.797 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.804 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.805 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.806 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.808 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.810 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.818 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.822 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 17:23:22 [2023-07-15T17:23:22.594Z] #48 5.824 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.824 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.825 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.825 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.829 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.830 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.841 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.847 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.848 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.852 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.855 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.858 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.933 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.933 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.934 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.935 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.935 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.937 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.938 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.948 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.949 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.950 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.951 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.955 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.955 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.957 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.967 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.970 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 5.971 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 6.017 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 6.024 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 17:23:22 [2023-07-15T17:23:22.855Z] #48 6.029 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 17:23:23 [2023-07-15T17:23:23.116Z] #48 6.266 debconf: delaying package configuration, since apt-utils is not installed 17:23:23 [2023-07-15T17:23:23.117Z] #48 6.330 Fetched 26.4 MB in 1s (48.4 MB/s) 17:23:23 [2023-07-15T17:23:23.377Z] #48 6.394 Selecting previously unselected package pigz. 17:23:23 [2023-07-15T17:23:23.377Z] #48 6.394 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) 17:23:23 [2023-07-15T17:23:23.377Z] #48 6.429 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... 17:23:23 [2023-07-15T17:23:23.377Z] #48 6.433 Unpacking pigz (2.6-1) ... 17:23:23 [2023-07-15T17:23:23.377Z] #48 6.487 Selecting previously unselected package libelf1:arm64. 17:23:23 [2023-07-15T17:23:23.377Z] #48 6.491 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... 17:23:23 [2023-07-15T17:23:23.377Z] #48 6.500 Unpacking libelf1:arm64 (0.183-1) ... 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.620 Selecting previously unselected package libbpf0:arm64. 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.624 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.634 Unpacking libbpf0:arm64 (1:0.3-2) ... 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.750 Selecting previously unselected package libcap2:arm64. 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.753 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.757 Unpacking libcap2:arm64 (1:2.44-1) ... 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.836 Selecting previously unselected package libmnl0:arm64. 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.836 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... 17:23:23 [2023-07-15T17:23:23.639Z] #48 6.837 Unpacking libmnl0:arm64 (1.0.4-3) ... 17:23:23 [2023-07-15T17:23:23.900Z] #48 6.970 Selecting previously unselected package libxtables12:arm64. 17:23:23 [2023-07-15T17:23:23.900Z] #48 6.975 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... 17:23:23 [2023-07-15T17:23:23.900Z] #48 6.990 Unpacking libxtables12:arm64 (1.8.7-1) ... 17:23:23 [2023-07-15T17:23:23.900Z] #48 7.167 Selecting previously unselected package libcap2-bin. 17:23:24 [2023-07-15T17:23:24.161Z] #48 7.171 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... 17:23:24 [2023-07-15T17:23:24.161Z] #48 7.182 Unpacking libcap2-bin (1:2.44-1) ... 17:23:24 [2023-07-15T17:23:24.422Z] #48 ... 17:23:24 [2023-07-15T17:23:24.422Z] 17:23:24 [2023-07-15T17:23:24.422Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:23:24 [2023-07-15T17:23:24.422Z] #33 42.22 + dpkg --print-architecture 17:23:24 [2023-07-15T17:23:24.422Z] #33 DONE 42.8s 17:23:24 [2023-07-15T17:23:24.422Z] 17:23:24 [2023-07-15T17:23:24.422Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:23:24 [2023-07-15T17:23:24.422Z] #48 7.338 Selecting previously unselected package iproute2. 17:23:24 [2023-07-15T17:23:24.422Z] #48 7.347 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... 17:23:24 [2023-07-15T17:23:24.422Z] #48 7.363 Unpacking iproute2 (5.10.0-4) ... 17:23:24 [2023-07-15T17:23:24.683Z] #48 7.628 Selecting previously unselected package xxd. 17:23:24 [2023-07-15T17:23:24.683Z] #48 7.631 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 17:23:24 [2023-07-15T17:23:24.683Z] #48 7.665 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:23:24 [2023-07-15T17:23:24.683Z] #48 7.793 Selecting previously unselected package vim-common. 17:23:24 [2023-07-15T17:23:24.683Z] #48 7.799 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:23:24 [2023-07-15T17:23:24.683Z] #48 7.826 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:23:24 [2023-07-15T17:23:24.944Z] #48 8.113 Selecting previously unselected package bash-completion. 17:23:24 [2023-07-15T17:23:24.944Z] #48 8.116 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 17:23:27 [2023-07-15T17:23:27.753Z] #48 10.76 Unpacking bash-completion (1:2.11-2) ... 17:23:27 [2023-07-15T17:23:27.753Z] #48 10.98 Selecting previously unselected package bzip2. 17:23:27 [2023-07-15T17:23:27.753Z] #48 10.99 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.014Z] #48 11.01 Unpacking bzip2 (1.0.8-4) ... 17:23:28 [2023-07-15T17:23:28.014Z] #48 11.08 Selecting previously unselected package xz-utils. 17:23:28 [2023-07-15T17:23:28.014Z] #48 11.08 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.014Z] #48 11.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 17:23:28 [2023-07-15T17:23:28.275Z] #48 11.19 Selecting previously unselected package apparmor. 17:23:28 [2023-07-15T17:23:28.275Z] #48 11.19 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.275Z] #48 11.23 Unpacking apparmor (2.13.6-10) ... 17:23:28 [2023-07-15T17:23:28.275Z] #48 11.40 Selecting previously unselected package inetutils-ping. 17:23:28 [2023-07-15T17:23:28.275Z] #48 11.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.275Z] #48 11.41 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.49 Selecting previously unselected package libip4tc2:arm64. 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.51 Unpacking libip4tc2:arm64 (1.8.7-1) ... 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.58 Selecting previously unselected package libip6tc2:arm64. 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.59 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.61 Unpacking libip6tc2:arm64 (1.8.7-1) ... 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.69 Selecting previously unselected package libnfnetlink0:arm64. 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.71 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 17:23:28 [2023-07-15T17:23:28.536Z] #48 11.81 Selecting previously unselected package libnetfilter-conntrack3:arm64. 17:23:28 [2023-07-15T17:23:28.806Z] #48 11.81 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.806Z] #48 11.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 17:23:28 [2023-07-15T17:23:28.806Z] #48 11.90 Selecting previously unselected package libnftnl11:arm64. 17:23:28 [2023-07-15T17:23:28.806Z] #48 11.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.806Z] #48 11.92 Unpacking libnftnl11:arm64 (1.1.9-1) ... 17:23:28 [2023-07-15T17:23:28.806Z] #48 11.97 Selecting previously unselected package iptables. 17:23:28 [2023-07-15T17:23:28.806Z] #48 11.97 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... 17:23:28 [2023-07-15T17:23:28.806Z] #48 11.98 Unpacking iptables (1.8.7-1) ... 17:23:29 [2023-07-15T17:23:29.094Z] #48 12.14 Selecting previously unselected package libonig5:arm64. 17:23:29 [2023-07-15T17:23:29.094Z] #48 12.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... 17:23:29 [2023-07-15T17:23:29.094Z] #48 12.16 Unpacking libonig5:arm64 (6.9.6-1.1) ... 17:23:29 [2023-07-15T17:23:29.357Z] #48 12.35 Selecting previously unselected package libjq1:arm64. 17:23:29 [2023-07-15T17:23:29.357Z] #48 12.35 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... 17:23:29 [2023-07-15T17:23:29.357Z] #48 12.36 Unpacking libjq1:arm64 (1.6-2.1) ... 17:23:29 [2023-07-15T17:23:29.357Z] #48 12.47 Selecting previously unselected package jq. 17:23:29 [2023-07-15T17:23:29.357Z] #48 12.47 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... 17:23:29 [2023-07-15T17:23:29.357Z] #48 12.47 Unpacking jq (1.6-2.1) ... 17:23:29 [2023-07-15T17:23:29.619Z] #48 12.63 Selecting previously unselected package libaio1:arm64. 17:23:29 [2023-07-15T17:23:29.619Z] #48 12.64 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... 17:23:29 [2023-07-15T17:23:29.619Z] #48 12.65 Unpacking libaio1:arm64 (0.3.112-9) ... 17:23:29 [2023-07-15T17:23:29.619Z] #48 12.73 Selecting previously unselected package libgpm2:arm64. 17:23:29 [2023-07-15T17:23:29.619Z] #48 12.73 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... 17:23:29 [2023-07-15T17:23:29.619Z] #48 12.73 Unpacking libgpm2:arm64 (1.20.7-8) ... 17:23:29 [2023-07-15T17:23:29.658Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c4bbb6779db207a5) in /home/ubuntu/workspace/moby_PR-45980 [Pipeline] { [Pipeline] checkout 17:23:29 [2023-07-15T17:23:29.777Z] The recommended git tool is: git 17:23:29 [2023-07-15T17:23:29.891Z] #48 12.89 Selecting previously unselected package libicu67:arm64. 17:23:29 [2023-07-15T17:23:29.891Z] #48 12.89 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... 17:23:29 [2023-07-15T17:23:29.891Z] #48 12.90 Unpacking libicu67:arm64 (67.1-7) ... 17:23:30 [2023-07-15T17:23:30.865Z] #48 13.82 Selecting previously unselected package libinih1:arm64. 17:23:30 [2023-07-15T17:23:30.865Z] #48 13.82 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... 17:23:30 [2023-07-15T17:23:30.865Z] #48 13.83 Unpacking libinih1:arm64 (53-1+b2) ... 17:23:30 [2023-07-15T17:23:30.865Z] #48 13.91 Selecting previously unselected package libnet1:arm64. 17:23:30 [2023-07-15T17:23:30.865Z] #48 13.91 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 17:23:30 [2023-07-15T17:23:30.865Z] #48 13.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.02 Selecting previously unselected package libnl-3-200:arm64. 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.03 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.11 Selecting previously unselected package libprotobuf-c1:arm64. 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.11 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.11 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.21 Selecting previously unselected package net-tools. 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.22 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 17:23:31 [2023-07-15T17:23:31.128Z] #48 14.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 17:23:31 [2023-07-15T17:23:31.392Z] #48 14.31 Selecting previously unselected package patch. 17:23:31 [2023-07-15T17:23:31.392Z] #48 14.32 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... 17:23:31 [2023-07-15T17:23:31.392Z] #48 14.33 Unpacking patch (2.7.6-7) ... 17:23:31 [2023-07-15T17:23:31.392Z] #48 14.39 Selecting previously unselected package python-pip-whl. 17:23:31 [2023-07-15T17:23:31.392Z] #48 14.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 17:23:31 [2023-07-15T17:23:31.392Z] #48 14.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 17:23:31 [2023-07-15T17:23:31.656Z] #48 14.66 Selecting previously unselected package python3-lib2to3. 17:23:31 [2023-07-15T17:23:31.656Z] #48 14.66 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 17:23:31 [2023-07-15T17:23:31.656Z] #48 14.68 Unpacking python3-lib2to3 (3.9.2-1) ... 17:23:31 [2023-07-15T17:23:31.656Z] #48 14.77 Selecting previously unselected package python3-distutils. 17:23:31 [2023-07-15T17:23:31.656Z] #48 14.77 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 17:23:31 [2023-07-15T17:23:31.656Z] #48 14.78 Unpacking python3-distutils (3.9.2-1) ... 17:23:31 [2023-07-15T17:23:31.917Z] #48 14.89 Selecting previously unselected package python3-pkg-resources. 17:23:31 [2023-07-15T17:23:31.917Z] #48 14.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 17:23:31 [2023-07-15T17:23:31.917Z] #48 14.93 Unpacking python3-pkg-resources (52.0.0-4) ... 17:23:31 [2023-07-15T17:23:31.917Z] #48 15.02 Selecting previously unselected package python3-setuptools. 17:23:31 [2023-07-15T17:23:31.917Z] #48 15.02 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 17:23:31 [2023-07-15T17:23:31.917Z] #48 15.05 Unpacking python3-setuptools (52.0.0-4) ... 17:23:32 [2023-07-15T17:23:32.180Z] #48 15.21 Selecting previously unselected package python3-wheel. 17:23:32 [2023-07-15T17:23:32.181Z] #48 15.21 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 17:23:32 [2023-07-15T17:23:32.181Z] #48 15.22 Unpacking python3-wheel (0.34.2-1) ... 17:23:32 [2023-07-15T17:23:32.181Z] #48 15.30 Selecting previously unselected package python3-pip. 17:23:32 [2023-07-15T17:23:32.441Z] #48 15.30 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 17:23:32 [2023-07-15T17:23:32.441Z] #48 15.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... 17:23:32 [2023-07-15T17:23:32.442Z] #48 15.46 Selecting previously unselected package sudo. 17:23:32 [2023-07-15T17:23:32.442Z] #48 15.46 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 17:23:32 [2023-07-15T17:23:32.442Z] #48 15.47 Unpacking sudo (1.9.5p2-3+deb11u1) ... 17:23:32 [2023-07-15T17:23:32.442Z] #48 15.70 Selecting previously unselected package thin-provisioning-tools. 17:23:32 [2023-07-15T17:23:32.442Z] #48 15.70 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... 17:23:32 [2023-07-15T17:23:32.442Z] #48 15.71 Unpacking thin-provisioning-tools (0.9.0-1) ... 17:23:32 [2023-07-15T17:23:32.480Z] using credential docker-jenkins-github-credentials 17:23:32 [2023-07-15T17:23:32.495Z] Cloning the remote Git repository 17:23:32 [2023-07-15T17:23:32.495Z] Cloning with configured refspecs honoured and without tags 17:23:32 [2023-07-15T17:23:32.518Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-03e769f0b57251cde) in /home/ubuntu/workspace/moby_PR-45980 [Pipeline] { 17:23:32 [2023-07-15T17:23:32.539Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0fc0a29cdfadc0269) in /home/ubuntu/workspace/moby_PR-45980 17:23:32 [2023-07-15T17:23:32.544Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0066dd7985afde745) in /home/ubuntu/workspace/moby_PR-45980 [Pipeline] checkout [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout 17:23:32 [2023-07-15T17:23:32.608Z] The recommended git tool is: git 17:23:32 [2023-07-15T17:23:32.623Z] The recommended git tool is: git 17:23:32 [2023-07-15T17:23:32.628Z] The recommended git tool is: git 17:23:32 [2023-07-15T17:23:32.703Z] #48 15.79 Selecting previously unselected package uidmap. 17:23:32 [2023-07-15T17:23:32.703Z] #48 15.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... 17:23:32 [2023-07-15T17:23:32.703Z] #48 15.80 Unpacking uidmap (1:4.8.1-1) ... 17:23:32 [2023-07-15T17:23:32.703Z] #48 15.91 Selecting previously unselected package vim-runtime. 17:23:32 [2023-07-15T17:23:32.703Z] #48 15.91 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 17:23:32 [2023-07-15T17:23:32.703Z] #48 15.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 17:23:32 [2023-07-15T17:23:32.703Z] #48 15.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 17:23:32 [2023-07-15T17:23:32.965Z] #48 15.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 17:23:32 [2023-07-15T17:23:32.513Z] Cloning repository https://github.com/moby/moby.git 17:23:32 [2023-07-15T17:23:32.580Z] > git init /home/ubuntu/workspace/moby_PR-45980 # timeout=10 17:23:32 [2023-07-15T17:23:32.740Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:32 [2023-07-15T17:23:32.740Z] > git --version # timeout=10 17:23:32 [2023-07-15T17:23:32.743Z] > git --version # 'git version 2.25.1' 17:23:32 [2023-07-15T17:23:32.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:32 [2023-07-15T17:23:32.744Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:33 [2023-07-15T17:23:33.910Z] #48 16.81 Selecting previously unselected package vim. 17:23:33 [2023-07-15T17:23:33.910Z] #48 16.82 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 17:23:33 [2023-07-15T17:23:33.910Z] #48 16.84 Unpacking vim (2:8.2.2434-3+deb11u1) ... 17:23:33 [2023-07-15T17:23:33.910Z] #48 17.01 Selecting previously unselected package xfsprogs. 17:23:33 [2023-07-15T17:23:33.910Z] #48 17.02 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... 17:23:33 [2023-07-15T17:23:33.910Z] #48 17.02 Unpacking xfsprogs (5.10.0-4) ... 17:23:34 [2023-07-15T17:23:34.171Z] #48 17.17 Selecting previously unselected package zip. 17:23:34 [2023-07-15T17:23:34.171Z] #48 17.18 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... 17:23:34 [2023-07-15T17:23:34.171Z] #48 17.19 Unpacking zip (3.0-12) ... 17:23:34 [2023-07-15T17:23:34.171Z] #48 17.31 Setting up python3-pkg-resources (52.0.0-4) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.58 Setting up libip4tc2:arm64 (1.8.7-1) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.61 Setting up libgpm2:arm64 (1.20.7-8) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.63 Setting up libicu67:arm64 (67.1-7) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.64 Setting up libip6tc2:arm64 (1.8.7-1) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.65 Setting up libinih1:arm64 (53-1+b2) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.66 Setting up uidmap (1:4.8.1-1) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 17:23:34 [2023-07-15T17:23:34.432Z] #48 17.68 Setting up bzip2 (1.0.8-4) ... 17:23:34 [2023-07-15T17:23:34.687Z] using credential docker-jenkins-github-credentials 17:23:34 [2023-07-15T17:23:34.693Z] #48 17.69 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 17:23:34 [2023-07-15T17:23:34.693Z] #48 17.70 Setting up python3-wheel (0.34.2-1) ... 17:23:34 [2023-07-15T17:23:34.701Z] Cloning the remote Git repository 17:23:34 [2023-07-15T17:23:34.701Z] Cloning with configured refspecs honoured and without tags 17:23:34 [2023-07-15T17:23:34.785Z] using credential docker-jenkins-github-credentials 17:23:34 [2023-07-15T17:23:34.797Z] Cloning the remote Git repository 17:23:34 [2023-07-15T17:23:34.797Z] Cloning with configured refspecs honoured and without tags 17:23:34 [2023-07-15T17:23:34.715Z] Cloning repository https://github.com/moby/moby.git 17:23:34 [2023-07-15T17:23:34.764Z] > git init /home/ubuntu/workspace/moby_PR-45980 # timeout=10 17:23:34 [2023-07-15T17:23:34.869Z] using credential docker-jenkins-github-credentials 17:23:34 [2023-07-15T17:23:34.881Z] Cloning the remote Git repository 17:23:34 [2023-07-15T17:23:34.881Z] Cloning with configured refspecs honoured and without tags 17:23:34 [2023-07-15T17:23:34.811Z] Cloning repository https://github.com/moby/moby.git 17:23:34 [2023-07-15T17:23:34.862Z] > git init /home/ubuntu/workspace/moby_PR-45980 # timeout=10 17:23:34 [2023-07-15T17:23:34.953Z] #48 17.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:23:34 [2023-07-15T17:23:34.953Z] #48 17.89 Setting up libcap2:arm64 (1:2.44-1) ... 17:23:34 [2023-07-15T17:23:34.953Z] #48 17.90 Setting up libcap2-bin (1:2.44-1) ... 17:23:34 [2023-07-15T17:23:34.953Z] #48 17.92 Setting up apparmor (2.13.6-10) ... 17:23:35 [2023-07-15T17:23:35.899Z] #48 18.84 Setting up zip (3.0-12) ... 17:23:35 [2023-07-15T17:23:35.899Z] #48 18.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:23:35 [2023-07-15T17:23:35.899Z] #48 18.90 Setting up bash-completion (1:2.11-2) ... 17:23:34 [2023-07-15T17:23:34.915Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:34 [2023-07-15T17:23:34.915Z] > git --version # timeout=10 17:23:34 [2023-07-15T17:23:34.918Z] > git --version # 'git version 2.25.1' 17:23:34 [2023-07-15T17:23:34.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:34 [2023-07-15T17:23:34.920Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:34 [2023-07-15T17:23:34.971Z] Cloning repository https://github.com/moby/moby.git 17:23:35 [2023-07-15T17:23:35.023Z] > git init /home/ubuntu/workspace/moby_PR-45980 # timeout=10 17:23:35 [2023-07-15T17:23:35.205Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:35 [2023-07-15T17:23:35.205Z] > git --version # timeout=10 17:23:35 [2023-07-15T17:23:35.208Z] > git --version # 'git version 2.25.1' 17:23:35 [2023-07-15T17:23:35.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:35 [2023-07-15T17:23:35.210Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:35 [2023-07-15T17:23:35.089Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:35 [2023-07-15T17:23:35.089Z] > git --version # timeout=10 17:23:35 [2023-07-15T17:23:35.094Z] > git --version # 'git version 2.25.1' 17:23:35 [2023-07-15T17:23:35.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:35 [2023-07-15T17:23:35.095Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:37 [2023-07-15T17:23:37.285Z] #48 20.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.53 Setting up libmnl0:arm64 (1.0.4-3) ... 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.58 Setting up patch (2.7.6-7) ... 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.59 Setting up sudo (1.9.5p2-3+deb11u1) ... 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.63 invoke-rc.d: could not determine current runlevel 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.63 invoke-rc.d: policy-rc.d denied execution of start. 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.64 Setting up xfsprogs (5.10.0-4) ... 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.68 Setting up libxtables12:arm64 (1.8.7-1) ... 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.70 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.72 Setting up pigz (2.6-1) ... 17:23:37 [2023-07-15T17:23:37.547Z] #48 20.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 17:23:37 [2023-07-15T17:23:37.809Z] #48 20.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 17:23:37 [2023-07-15T17:23:37.809Z] #48 20.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 17:23:37 [2023-07-15T17:23:37.809Z] #48 20.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 17:23:38 [2023-07-15T17:23:38.070Z] #48 21.06 Setting up libaio1:arm64 (0.3.112-9) ... 17:23:38 [2023-07-15T17:23:38.070Z] #48 21.08 Setting up python3-lib2to3 (3.9.2-1) ... 17:23:38 [2023-07-15T17:23:38.070Z] #48 21.23 Setting up libelf1:arm64 (0.183-1) ... 17:23:38 [2023-07-15T17:23:38.070Z] #48 21.27 Setting up libonig5:arm64 (6.9.6-1.1) ... 17:23:38 [2023-07-15T17:23:38.070Z] #48 21.28 Setting up python3-distutils (3.9.2-1) ... 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.44 Setting up vim (2:8.2.2434-3+deb11u1) ... 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 17:23:38 [2023-07-15T17:23:38.333Z] #48 21.57 Setting up python3-setuptools (52.0.0-4) ... 17:23:38 [2023-07-15T17:23:38.905Z] #48 22.06 Setting up libjq1:arm64 (1.6-2.1) ... 17:23:38 [2023-07-15T17:23:38.905Z] #48 22.07 Setting up libnftnl11:arm64 (1.1.9-1) ... 17:23:38 [2023-07-15T17:23:38.905Z] #48 22.09 Setting up thin-provisioning-tools (0.9.0-1) ... 17:23:38 [2023-07-15T17:23:38.905Z] #48 22.11 Setting up python3-pip (20.3.4-4+deb11u1) ... 17:23:39 [2023-07-15T17:23:39.166Z] #48 22.43 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.44 Setting up jq (1.6-2.1) ... 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.46 Setting up libbpf0:arm64 (1:0.3-2) ... 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.48 Setting up iptables (1.8.7-1) ... 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 17:23:39 [2023-07-15T17:23:39.427Z] #48 22.59 Setting up iproute2 (5.10.0-4) ... 17:23:39 [2023-07-15T17:23:39.690Z] #48 22.80 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:23:39 [2023-07-15T17:23:39.690Z] #48 ... 17:23:39 [2023-07-15T17:23:39.690Z] 17:23:39 [2023-07-15T17:23:39.690Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:23:39 [2023-07-15T17:23:39.690Z] #32 58.17 + return 17:23:41 [2023-07-15T17:23:41.605Z] #32 DONE 59.8s 17:23:41 [2023-07-15T17:23:41.605Z] 17:23:41 [2023-07-15T17:23:41.605Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:23:41 [2023-07-15T17:23:41.605Z] #25 59.37 + /build/golangci-lint --version 17:23:41 [2023-07-15T17:23:41.605Z] #25 59.49 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 17:23:41 [2023-07-15T17:23:41.605Z] #25 DONE 59.8s 17:23:41 [2023-07-15T17:23:41.605Z] 17:23:41 [2023-07-15T17:23:41.605Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:23:41 [2023-07-15T17:23:41.605Z] #48 DONE 24.4s 17:23:41 [2023-07-15T17:23:41.605Z] 17:23:41 [2023-07-15T17:23:41.605Z] #49 [dev-systemd-false 9/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 17:23:42 [2023-07-15T17:23:42.190Z] #49 0.659 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 17:23:42 [2023-07-15T17:23:42.190Z] #49 0.665 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 17:23:42 [2023-07-15T17:23:42.190Z] #49 0.669 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 17:23:42 [2023-07-15T17:23:42.190Z] #49 DONE 0.8s 17:23:42 [2023-07-15T17:23:42.190Z] 17:23:42 [2023-07-15T17:23:42.190Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:23:43 [2023-07-15T17:23:43.118Z] Fetching without tags 17:23:43 [2023-07-15T17:23:43.322Z] Merging remotes/origin/20.10 commit f7a770ac61f28ca6c49a054b17ce1771ac554743 into PR head commit 1bd0805099023c90f39f6574219dcbc3e16e1744 17:23:43 [2023-07-15T17:23:43.852Z] Merge succeeded, producing 1bd0805099023c90f39f6574219dcbc3e16e1744 17:23:43 [2023-07-15T17:23:43.853Z] Checking out Revision 1bd0805099023c90f39f6574219dcbc3e16e1744 (PR-45980) 17:23:44 [2023-07-15T17:23:44.106Z] #50 ... 17:23:44 [2023-07-15T17:23:44.106Z] 17:23:44 [2023-07-15T17:23:44.106Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:23:44 [2023-07-15T17:23:44.106Z] #40 31.66 + mkdir -p /build 17:23:44 [2023-07-15T17:23:44.106Z] #40 31.66 + cp runc /build/runc 17:23:44 [2023-07-15T17:23:44.106Z] #40 DONE 31.8s 17:23:43 [2023-07-15T17:23:43.103Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:43 [2023-07-15T17:23:43.106Z] > git config --add remote.origin.fetch +refs/pull/45980/head:refs/remotes/origin/PR-45980 # timeout=10 17:23:43 [2023-07-15T17:23:43.109Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:43 [2023-07-15T17:23:43.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:43 [2023-07-15T17:23:43.121Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:43 [2023-07-15T17:23:43.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:43 [2023-07-15T17:23:43.122Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:43 [2023-07-15T17:23:43.328Z] > git config core.sparsecheckout # timeout=10 17:23:43 [2023-07-15T17:23:43.331Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:23:43 [2023-07-15T17:23:43.773Z] > git remote # timeout=10 17:23:43 [2023-07-15T17:23:43.776Z] > git config --get remote.origin.url # timeout=10 17:23:43 [2023-07-15T17:23:43.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:43 [2023-07-15T17:23:43.779Z] > git merge f7a770ac61f28ca6c49a054b17ce1771ac554743 # timeout=10 17:23:43 [2023-07-15T17:23:43.849Z] > git rev-parse HEAD^{commit} # timeout=10 17:23:43 [2023-07-15T17:23:43.855Z] > git config core.sparsecheckout # timeout=10 17:23:43 [2023-07-15T17:23:43.857Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:23:44 [2023-07-15T17:23:44.233Z] Fetching without tags 17:23:44 [2023-07-15T17:23:44.367Z] 17:23:44 [2023-07-15T17:23:44.367Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:23:44 [2023-07-15T17:23:44.367Z] #27 51.94 + bin/containerd 17:23:44 [2023-07-15T17:23:44.437Z] Merging remotes/origin/20.10 commit f7a770ac61f28ca6c49a054b17ce1771ac554743 into PR head commit 1bd0805099023c90f39f6574219dcbc3e16e1744 17:23:44 [2023-07-15T17:23:44.590Z] Fetching without tags 17:23:44 [2023-07-15T17:23:44.785Z] Merging remotes/origin/20.10 commit f7a770ac61f28ca6c49a054b17ce1771ac554743 into PR head commit 1bd0805099023c90f39f6574219dcbc3e16e1744 17:23:44 [2023-07-15T17:23:44.911Z] Merge succeeded, producing 1bd0805099023c90f39f6574219dcbc3e16e1744 17:23:44 [2023-07-15T17:23:44.912Z] Checking out Revision 1bd0805099023c90f39f6574219dcbc3e16e1744 (PR-45980) 17:23:45 [2023-07-15T17:23:45.015Z] Fetching without tags 17:23:45 [2023-07-15T17:23:45.203Z] Merging remotes/origin/20.10 commit f7a770ac61f28ca6c49a054b17ce1771ac554743 into PR head commit 1bd0805099023c90f39f6574219dcbc3e16e1744 17:23:45 [2023-07-15T17:23:45.247Z] Merge succeeded, producing 1bd0805099023c90f39f6574219dcbc3e16e1744 17:23:45 [2023-07-15T17:23:45.247Z] Checking out Revision 1bd0805099023c90f39f6574219dcbc3e16e1744 (PR-45980) 17:23:44 [2023-07-15T17:23:44.576Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:44 [2023-07-15T17:23:44.579Z] > git config --add remote.origin.fetch +refs/pull/45980/head:refs/remotes/origin/PR-45980 # timeout=10 17:23:44 [2023-07-15T17:23:44.581Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:44 [2023-07-15T17:23:44.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:44 [2023-07-15T17:23:44.592Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:44 [2023-07-15T17:23:44.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:44 [2023-07-15T17:23:44.593Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:44 [2023-07-15T17:23:44.790Z] > git config core.sparsecheckout # timeout=10 17:23:44 [2023-07-15T17:23:44.793Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:23:45 [2023-07-15T17:23:45.228Z] > git remote # timeout=10 17:23:45 [2023-07-15T17:23:45.231Z] > git config --get remote.origin.url # timeout=10 17:23:45 [2023-07-15T17:23:45.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:45 [2023-07-15T17:23:45.238Z] > git merge f7a770ac61f28ca6c49a054b17ce1771ac554743 # timeout=10 17:23:45 [2023-07-15T17:23:45.244Z] > git rev-parse HEAD^{commit} # timeout=10 17:23:45 [2023-07-15T17:23:45.249Z] > git config core.sparsecheckout # timeout=10 17:23:45 [2023-07-15T17:23:45.251Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:23:45 [2023-07-15T17:23:45.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:45 [2023-07-15T17:23:45.004Z] > git config --add remote.origin.fetch +refs/pull/45980/head:refs/remotes/origin/PR-45980 # timeout=10 17:23:45 [2023-07-15T17:23:45.007Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:45 [2023-07-15T17:23:45.012Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:45 [2023-07-15T17:23:45.018Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:45 [2023-07-15T17:23:45.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:45 [2023-07-15T17:23:45.018Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:45 [2023-07-15T17:23:45.209Z] > git config core.sparsecheckout # timeout=10 17:23:45 [2023-07-15T17:23:45.211Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:23:44 [2023-07-15T17:23:44.271Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:44 [2023-07-15T17:23:44.274Z] > git config --add remote.origin.fetch +refs/pull/45980/head:refs/remotes/origin/PR-45980 # timeout=10 17:23:44 [2023-07-15T17:23:44.277Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:44 [2023-07-15T17:23:44.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:44 [2023-07-15T17:23:44.290Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:44 [2023-07-15T17:23:44.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:44 [2023-07-15T17:23:44.291Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:23:44 [2023-07-15T17:23:44.496Z] > git config core.sparsecheckout # timeout=10 17:23:44 [2023-07-15T17:23:44.499Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:23:44 [2023-07-15T17:23:44.946Z] > git remote # timeout=10 17:23:44 [2023-07-15T17:23:44.950Z] > git config --get remote.origin.url # timeout=10 17:23:44 [2023-07-15T17:23:44.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:44 [2023-07-15T17:23:44.953Z] > git merge f7a770ac61f28ca6c49a054b17ce1771ac554743 # timeout=10 17:23:44 [2023-07-15T17:23:44.960Z] > git rev-parse HEAD^{commit} # timeout=10 17:23:44 [2023-07-15T17:23:44.966Z] > git config core.sparsecheckout # timeout=10 17:23:44 [2023-07-15T17:23:44.968Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:23:45 [2023-07-15T17:23:45.666Z] Merge succeeded, producing 1bd0805099023c90f39f6574219dcbc3e16e1744 17:23:45 [2023-07-15T17:23:45.667Z] Checking out Revision 1bd0805099023c90f39f6574219dcbc3e16e1744 (PR-45980) 17:23:45 [2023-07-15T17:23:45.650Z] > git remote # timeout=10 17:23:45 [2023-07-15T17:23:45.653Z] > git config --get remote.origin.url # timeout=10 17:23:45 [2023-07-15T17:23:45.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:45 [2023-07-15T17:23:45.656Z] > git merge f7a770ac61f28ca6c49a054b17ce1771ac554743 # timeout=10 17:23:45 [2023-07-15T17:23:45.663Z] > git rev-parse HEAD^{commit} # timeout=10 17:23:45 [2023-07-15T17:23:45.669Z] > git config core.sparsecheckout # timeout=10 17:23:45 [2023-07-15T17:23:45.671Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:23:47 [2023-07-15T17:23:47.831Z] Commit message: "vendor: github.com/docker/distribution v2.8.2" 17:23:47 [2023-07-15T17:23:47.850Z] > git --version # timeout=10 17:23:47 [2023-07-15T17:23:47.852Z] > git --version # 'git version 2.25.1' 17:23:47 [2023-07-15T17:23:47.854Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 17:23:48 [2023-07-15T17:23:48.574Z] #27 ... 17:23:48 [2023-07-15T17:23:48.574Z] 17:23:48 [2023-07-15T17:23:48.574Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:23:48 [2023-07-15T17:23:48.574Z] #50 5.844 Collecting yamllint==1.26.1 17:23:48 [2023-07-15T17:23:48.660Z] + docker version 17:23:48 [2023-07-15T17:23:48.992Z] Commit message: "vendor: github.com/docker/distribution v2.8.2" 17:23:48 [2023-07-15T17:23:48.992Z] Commit message: "vendor: github.com/docker/distribution v2.8.2" 17:23:49 [2023-07-15T17:23:49.008Z] > git --version # timeout=10 17:23:49 [2023-07-15T17:23:49.010Z] > git --version # 'git version 2.25.1' 17:23:49 [2023-07-15T17:23:49.012Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 17:23:49 [2023-07-15T17:23:49.057Z] > git --version # timeout=10 17:23:49 [2023-07-15T17:23:49.059Z] > git --version # 'git version 2.25.1' 17:23:49 [2023-07-15T17:23:49.062Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 17:23:49 [2023-07-15T17:23:49.146Z] #50 6.891 Downloading yamllint-1.26.1.tar.gz (126 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 17:23:49 [2023-07-15T17:23:49.407Z] #50 7.216 Collecting pathspec>=0.5.3 17:23:49 [2023-07-15T17:23:49.407Z] #50 7.223 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 17:23:49 [2023-07-15T17:23:49.407Z] #50 7.324 Collecting pyyaml 17:23:49 [2023-07-15T17:23:49.407Z] #50 7.332 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 17:23:49 [2023-07-15T17:23:49.407Z] #50 7.353 Building wheels for collected packages: yamllint 17:23:49 [2023-07-15T17:23:49.407Z] #50 7.353 Building wheel for yamllint (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:49 [2023-07-15T17:23:49.574Z] Commit message: "vendor: github.com/docker/distribution v2.8.2" 17:23:49 [2023-07-15T17:23:49.595Z] > git --version # timeout=10 17:23:49 [2023-07-15T17:23:49.597Z] > git --version # 'git version 2.25.1' 17:23:49 [2023-07-15T17:23:49.599Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 17:23:49 [2023-07-15T17:23:49.764Z] + docker version 17:23:49 [2023-07-15T17:23:49.925Z] + [ PR != PR ] 17:23:49 [2023-07-15T17:23:49.925Z] + [ 20.10 != master ] 17:23:49 [2023-07-15T17:23:49.925Z] + echo 1 [Pipeline] withEnv [Pipeline] { 17:23:49 [2023-07-15T17:23:49.979Z] #50 7.632 Building wheel for yamllint (setup.py): finished with status 'done' 17:23:49 [2023-07-15T17:23:49.979Z] #50 7.632 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e76f20d13da059369ba7cc772e739eae02c69a4e7cae857ec85d601fd8861354 17:23:49 [2023-07-15T17:23:49.979Z] #50 7.632 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 17:23:49 [2023-07-15T17:23:49.979Z] #50 7.636 Successfully built yamllint 17:23:49 [2023-07-15T17:23:49.979Z] #50 7.643 Installing collected packages: pyyaml, pathspec, yamllint 17:23:49 [2023-07-15T17:23:49.979Z] #50 7.773 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 17:23:50 [2023-07-15T17:23:50.240Z] #50 DONE 8.2s 17:23:50 [2023-07-15T17:23:50.240Z] 17:23:50 [2023-07-15T17:23:50.240Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:23:50 [2023-07-15T17:23:50.282Z] + docker version 17:23:50 [2023-07-15T17:23:50.454Z] + docker version 17:23:50 [2023-07-15T17:23:50.501Z] #27 ... 17:23:50 [2023-07-15T17:23:50.501Z] 17:23:50 [2023-07-15T17:23:50.501Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 17:23:50 [2023-07-15T17:23:50.501Z] #51 DONE 0.2s 17:23:50 [2023-07-15T17:23:50.501Z] 17:23:50 [2023-07-15T17:23:50.501Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 17:23:50 [2023-07-15T17:23:50.501Z] #52 DONE 0.1s 17:23:50 [2023-07-15T17:23:50.501Z] 17:23:50 [2023-07-15T17:23:50.501Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:23:50 [2023-07-15T17:23:50.762Z] #27 ... 17:23:50 [2023-07-15T17:23:50.762Z] 17:23:50 [2023-07-15T17:23:50.762Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 17:23:50 [2023-07-15T17:23:50.762Z] #53 DONE 0.1s 17:23:50 [2023-07-15T17:23:50.762Z] 17:23:50 [2023-07-15T17:23:50.762Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 17:23:50 [2023-07-15T17:23:50.762Z] #54 DONE 0.0s 17:23:50 [2023-07-15T17:23:50.762Z] 17:23:50 [2023-07-15T17:23:50.762Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 17:23:50 [2023-07-15T17:23:50.762Z] #55 DONE 0.1s 17:23:50 [2023-07-15T17:23:50.762Z] 17:23:50 [2023-07-15T17:23:50.762Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 17:23:50 [2023-07-15T17:23:50.762Z] #56 DONE 0.1s 17:23:50 [2023-07-15T17:23:50.762Z] 17:23:50 [2023-07-15T17:23:50.762Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 17:23:50 [2023-07-15T17:23:50.762Z] #57 DONE 0.1s 17:23:50 [2023-07-15T17:23:50.762Z] 17:23:50 [2023-07-15T17:23:50.762Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:23:51 [2023-07-15T17:23:51.023Z] #27 ... 17:23:51 [2023-07-15T17:23:51.023Z] 17:23:51 [2023-07-15T17:23:51.023Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 17:23:51 [2023-07-15T17:23:51.023Z] #58 DONE 0.1s 17:23:51 [2023-07-15T17:23:51.023Z] 17:23:51 [2023-07-15T17:23:51.023Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 17:23:51 [2023-07-15T17:23:51.023Z] #59 DONE 0.1s 17:23:51 [2023-07-15T17:23:51.023Z] 17:23:51 [2023-07-15T17:23:51.023Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 17:23:51 [2023-07-15T17:23:51.023Z] #60 DONE 0.1s 17:23:51 [2023-07-15T17:23:51.023Z] 17:23:51 [2023-07-15T17:23:51.023Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:23:51 [2023-07-15T17:23:51.205Z] Client: Docker Engine - Community 17:23:51 [2023-07-15T17:23:51.205Z] Version: 24.0.2 17:23:51 [2023-07-15T17:23:51.205Z] API version: 1.43 17:23:51 [2023-07-15T17:23:51.205Z] Go version: go1.20.4 17:23:51 [2023-07-15T17:23:51.205Z] Git commit: cb74dfc 17:23:51 [2023-07-15T17:23:51.205Z] Built: Thu May 25 21:52:22 2023 17:23:51 [2023-07-15T17:23:51.205Z] OS/Arch: linux/amd64 17:23:51 [2023-07-15T17:23:51.205Z] Context: default 17:23:51 [2023-07-15T17:23:51.205Z] 17:23:51 [2023-07-15T17:23:51.205Z] Server: Docker Engine - Community 17:23:51 [2023-07-15T17:23:51.205Z] Engine: 17:23:51 [2023-07-15T17:23:51.205Z] Version: 24.0.2 17:23:51 [2023-07-15T17:23:51.205Z] API version: 1.43 (minimum version 1.12) 17:23:51 [2023-07-15T17:23:51.205Z] Go version: go1.20.4 17:23:51 [2023-07-15T17:23:51.205Z] Git commit: 659604f 17:23:51 [2023-07-15T17:23:51.205Z] Built: Thu May 25 21:52:22 2023 17:23:51 [2023-07-15T17:23:51.205Z] OS/Arch: linux/amd64 17:23:51 [2023-07-15T17:23:51.205Z] Experimental: true 17:23:51 [2023-07-15T17:23:51.205Z] containerd: 17:23:51 [2023-07-15T17:23:51.205Z] Version: 1.6.21 17:23:51 [2023-07-15T17:23:51.205Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:23:51 [2023-07-15T17:23:51.205Z] runc: 17:23:51 [2023-07-15T17:23:51.205Z] Version: 1.1.7 17:23:51 [2023-07-15T17:23:51.205Z] GitCommit: v1.1.7-0-g860f061 17:23:51 [2023-07-15T17:23:51.205Z] docker-init: 17:23:51 [2023-07-15T17:23:51.205Z] Version: 0.19.0 17:23:51 [2023-07-15T17:23:51.205Z] GitCommit: de40ad0 [Pipeline] sh 17:23:51 [2023-07-15T17:23:51.283Z] #27 ... 17:23:51 [2023-07-15T17:23:51.284Z] 17:23:51 [2023-07-15T17:23:51.284Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 17:23:51 [2023-07-15T17:23:51.284Z] #61 DONE 0.1s 17:23:51 [2023-07-15T17:23:51.513Z] + docker info 17:23:51 [2023-07-15T17:23:51.544Z] 17:23:51 [2023-07-15T17:23:51.544Z] #27 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:23:53 [2023-07-15T17:23:53.942Z] Client: Docker Engine - Community 17:23:53 [2023-07-15T17:23:53.942Z] Version: 24.0.2 17:23:53 [2023-07-15T17:23:53.942Z] API version: 1.43 17:23:53 [2023-07-15T17:23:53.942Z] Go version: go1.20.4 17:23:53 [2023-07-15T17:23:53.942Z] Git commit: cb74dfc 17:23:53 [2023-07-15T17:23:53.942Z] Built: Thu May 25 21:52:22 2023 17:23:53 [2023-07-15T17:23:53.942Z] OS/Arch: linux/amd64 17:23:53 [2023-07-15T17:23:53.942Z] Context: default 17:23:53 [2023-07-15T17:23:53.942Z] 17:23:53 [2023-07-15T17:23:53.942Z] Server: Docker Engine - Community 17:23:53 [2023-07-15T17:23:53.942Z] Engine: 17:23:53 [2023-07-15T17:23:53.942Z] Version: 24.0.2 17:23:53 [2023-07-15T17:23:53.942Z] API version: 1.43 (minimum version 1.12) 17:23:53 [2023-07-15T17:23:53.942Z] Go version: go1.20.4 17:23:53 [2023-07-15T17:23:53.942Z] Git commit: 659604f 17:23:53 [2023-07-15T17:23:53.942Z] Built: Thu May 25 21:52:22 2023 17:23:53 [2023-07-15T17:23:53.942Z] OS/Arch: linux/amd64 17:23:53 [2023-07-15T17:23:53.942Z] Experimental: true 17:23:53 [2023-07-15T17:23:53.942Z] containerd: 17:23:53 [2023-07-15T17:23:53.942Z] Version: 1.6.21 17:23:53 [2023-07-15T17:23:53.942Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:23:53 [2023-07-15T17:23:53.942Z] runc: 17:23:53 [2023-07-15T17:23:53.942Z] Version: 1.1.7 17:23:53 [2023-07-15T17:23:53.942Z] GitCommit: v1.1.7-0-g860f061 17:23:53 [2023-07-15T17:23:53.942Z] docker-init: 17:23:53 [2023-07-15T17:23:53.942Z] Version: 0.19.0 17:23:53 [2023-07-15T17:23:53.942Z] GitCommit: de40ad0 [Pipeline] sh 17:23:54 [2023-07-15T17:23:54.237Z] + docker info 17:23:54 [2023-07-15T17:23:54.481Z] Client: Docker Engine - Community 17:23:54 [2023-07-15T17:23:54.481Z] Version: 24.0.2 17:23:54 [2023-07-15T17:23:54.481Z] API version: 1.43 17:23:54 [2023-07-15T17:23:54.481Z] Go version: go1.20.4 17:23:54 [2023-07-15T17:23:54.481Z] Git commit: cb74dfc 17:23:54 [2023-07-15T17:23:54.481Z] Built: Thu May 25 21:52:22 2023 17:23:54 [2023-07-15T17:23:54.481Z] OS/Arch: linux/amd64 17:23:54 [2023-07-15T17:23:54.481Z] Context: default 17:23:54 [2023-07-15T17:23:54.481Z] 17:23:54 [2023-07-15T17:23:54.481Z] Server: Docker Engine - Community 17:23:54 [2023-07-15T17:23:54.481Z] Engine: 17:23:54 [2023-07-15T17:23:54.481Z] Version: 24.0.2 17:23:54 [2023-07-15T17:23:54.481Z] API version: 1.43 (minimum version 1.12) 17:23:54 [2023-07-15T17:23:54.481Z] Go version: go1.20.4 17:23:54 [2023-07-15T17:23:54.481Z] Git commit: 659604f 17:23:54 [2023-07-15T17:23:54.481Z] Built: Thu May 25 21:52:22 2023 17:23:54 [2023-07-15T17:23:54.481Z] OS/Arch: linux/amd64 17:23:54 [2023-07-15T17:23:54.481Z] Experimental: true 17:23:54 [2023-07-15T17:23:54.481Z] containerd: 17:23:54 [2023-07-15T17:23:54.481Z] Version: 1.6.21 17:23:54 [2023-07-15T17:23:54.481Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:23:54 [2023-07-15T17:23:54.481Z] runc: 17:23:54 [2023-07-15T17:23:54.481Z] Version: 1.1.7 17:23:54 [2023-07-15T17:23:54.481Z] GitCommit: v1.1.7-0-g860f061 17:23:54 [2023-07-15T17:23:54.481Z] docker-init: 17:23:54 [2023-07-15T17:23:54.481Z] Version: 0.19.0 17:23:54 [2023-07-15T17:23:54.481Z] GitCommit: de40ad0 [Pipeline] sh 17:23:54 [2023-07-15T17:23:54.638Z] Client: Docker Engine - Community 17:23:54 [2023-07-15T17:23:54.638Z] Version: 24.0.2 17:23:54 [2023-07-15T17:23:54.638Z] API version: 1.43 17:23:54 [2023-07-15T17:23:54.638Z] Go version: go1.20.4 17:23:54 [2023-07-15T17:23:54.638Z] Git commit: cb74dfc 17:23:54 [2023-07-15T17:23:54.638Z] Built: Thu May 25 21:52:22 2023 17:23:54 [2023-07-15T17:23:54.638Z] OS/Arch: linux/amd64 17:23:54 [2023-07-15T17:23:54.638Z] Context: default 17:23:54 [2023-07-15T17:23:54.638Z] 17:23:54 [2023-07-15T17:23:54.638Z] Server: Docker Engine - Community 17:23:54 [2023-07-15T17:23:54.638Z] Engine: 17:23:54 [2023-07-15T17:23:54.638Z] Version: 24.0.2 17:23:54 [2023-07-15T17:23:54.638Z] API version: 1.43 (minimum version 1.12) 17:23:54 [2023-07-15T17:23:54.638Z] Go version: go1.20.4 17:23:54 [2023-07-15T17:23:54.638Z] Git commit: 659604f 17:23:54 [2023-07-15T17:23:54.638Z] Built: Thu May 25 21:52:22 2023 17:23:54 [2023-07-15T17:23:54.638Z] OS/Arch: linux/amd64 17:23:54 [2023-07-15T17:23:54.638Z] Experimental: true 17:23:54 [2023-07-15T17:23:54.638Z] containerd: 17:23:54 [2023-07-15T17:23:54.638Z] Version: 1.6.21 17:23:54 [2023-07-15T17:23:54.638Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:23:54 [2023-07-15T17:23:54.638Z] runc: 17:23:54 [2023-07-15T17:23:54.638Z] Version: 1.1.7 17:23:54 [2023-07-15T17:23:54.638Z] GitCommit: v1.1.7-0-g860f061 17:23:54 [2023-07-15T17:23:54.638Z] docker-init: 17:23:54 [2023-07-15T17:23:54.638Z] Version: 0.19.0 17:23:54 [2023-07-15T17:23:54.638Z] GitCommit: de40ad0 [Pipeline] sh 17:23:54 [2023-07-15T17:23:54.766Z] + docker info 17:23:54 [2023-07-15T17:23:54.936Z] + docker info 17:23:56 [2023-07-15T17:23:56.823Z] #27 67.81 # github.com/containerd/containerd/cmd/containerd 17:23:56 [2023-07-15T17:23:56.823Z] #27 67.81 /usr/bin/ld: /tmp/go-link-732983451/000019.o: in function `New': 17:23:56 [2023-07-15T17:23:56.823Z] #27 67.81 /tmp/tmp.A8swIIaSos/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 17:23:56 [2023-07-15T17:23:56.823Z] #27 67.91 + bin/containerd-stress 17:23:57 [2023-07-15T17:23:57.393Z] #27 68.81 + bin/containerd-shim 17:24:01 [2023-07-15T17:24:01.506Z] Client: Docker Engine - Community 17:24:01 [2023-07-15T17:24:01.506Z] Version: 24.0.2 17:24:01 [2023-07-15T17:24:01.506Z] Context: default 17:24:01 [2023-07-15T17:24:01.506Z] Debug Mode: false 17:24:01 [2023-07-15T17:24:01.506Z] Plugins: 17:24:01 [2023-07-15T17:24:01.506Z] buildx: Docker Buildx (Docker Inc.) 17:24:01 [2023-07-15T17:24:01.506Z] Version: v0.11.0 17:24:01 [2023-07-15T17:24:01.506Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 17:24:01 [2023-07-15T17:24:01.506Z] compose: Docker Compose (Docker Inc.) 17:24:01 [2023-07-15T17:24:01.506Z] Version: v2.19.1 17:24:01 [2023-07-15T17:24:01.506Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 17:24:01 [2023-07-15T17:24:01.506Z] 17:24:01 [2023-07-15T17:24:01.506Z] Server: 17:24:01 [2023-07-15T17:24:01.506Z] Containers: 0 17:24:01 [2023-07-15T17:24:01.506Z] Running: 0 17:24:01 [2023-07-15T17:24:01.506Z] Paused: 0 17:24:01 [2023-07-15T17:24:01.506Z] Stopped: 0 17:24:01 [2023-07-15T17:24:01.506Z] Images: 0 17:24:01 [2023-07-15T17:24:01.506Z] Server Version: 24.0.2 17:24:01 [2023-07-15T17:24:01.506Z] Storage Driver: overlay2 17:24:01 [2023-07-15T17:24:01.506Z] Backing Filesystem: extfs 17:24:01 [2023-07-15T17:24:01.506Z] Supports d_type: true 17:24:01 [2023-07-15T17:24:01.506Z] Using metacopy: false 17:24:01 [2023-07-15T17:24:01.506Z] Native Overlay Diff: true 17:24:01 [2023-07-15T17:24:01.506Z] userxattr: false 17:24:01 [2023-07-15T17:24:01.506Z] Logging Driver: json-file 17:24:01 [2023-07-15T17:24:01.506Z] Cgroup Driver: systemd 17:24:01 [2023-07-15T17:24:01.506Z] Cgroup Version: 2 17:24:01 [2023-07-15T17:24:01.506Z] Plugins: 17:24:01 [2023-07-15T17:24:01.506Z] Volume: local 17:24:01 [2023-07-15T17:24:01.506Z] Network: bridge host ipvlan macvlan null overlay 17:24:01 [2023-07-15T17:24:01.506Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 17:24:01 [2023-07-15T17:24:01.506Z] Swarm: inactive 17:24:01 [2023-07-15T17:24:01.506Z] Runtimes: io.containerd.runc.v2 runc 17:24:01 [2023-07-15T17:24:01.506Z] Default Runtime: runc 17:24:01 [2023-07-15T17:24:01.506Z] Init Binary: docker-init 17:24:01 [2023-07-15T17:24:01.506Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:24:01 [2023-07-15T17:24:01.506Z] runc version: v1.1.7-0-g860f061 17:24:01 [2023-07-15T17:24:01.506Z] init version: de40ad0 17:24:01 [2023-07-15T17:24:01.506Z] Security Options: 17:24:01 [2023-07-15T17:24:01.506Z] apparmor 17:24:01 [2023-07-15T17:24:01.506Z] seccomp 17:24:01 [2023-07-15T17:24:01.506Z] Profile: builtin 17:24:01 [2023-07-15T17:24:01.506Z] cgroupns 17:24:01 [2023-07-15T17:24:01.506Z] Kernel Version: 5.15.0-1039-aws 17:24:01 [2023-07-15T17:24:01.506Z] Operating System: Ubuntu 20.04.6 LTS 17:24:01 [2023-07-15T17:24:01.506Z] OSType: linux 17:24:01 [2023-07-15T17:24:01.506Z] Architecture: x86_64 17:24:01 [2023-07-15T17:24:01.506Z] CPUs: 8 17:24:01 [2023-07-15T17:24:01.506Z] Total Memory: 30.56GiB 17:24:01 [2023-07-15T17:24:01.506Z] Name: ip-10-100-34-223 17:24:01 [2023-07-15T17:24:01.506Z] ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 17:24:01 [2023-07-15T17:24:01.506Z] Docker Root Dir: /var/lib/docker 17:24:01 [2023-07-15T17:24:01.506Z] Debug Mode: false 17:24:01 [2023-07-15T17:24:01.506Z] Experimental: true 17:24:01 [2023-07-15T17:24:01.506Z] Insecure Registries: 17:24:01 [2023-07-15T17:24:01.506Z] 127.0.0.0/8 17:24:01 [2023-07-15T17:24:01.506Z] Live Restore Enabled: true 17:24:01 [2023-07-15T17:24:01.506Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 17:24:01 [2023-07-15T17:24:01.597Z] #27 72.65 + bin/containerd-shim-runc-v1 17:24:01 [2023-07-15T17:24:01.835Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1bd0805099023c90f39f6574219dcbc3e16e1744 . 17:24:02 [2023-07-15T17:24:02.096Z] #0 building with "default" instance using docker driver 17:24:02 [2023-07-15T17:24:02.096Z] 17:24:02 [2023-07-15T17:24:02.096Z] #1 [internal] load .dockerignore 17:24:02 [2023-07-15T17:24:02.096Z] #1 transferring context: 87B done 17:24:02 [2023-07-15T17:24:02.096Z] #1 DONE 0.1s 17:24:02 [2023-07-15T17:24:02.096Z] 17:24:02 [2023-07-15T17:24:02.096Z] #2 [internal] load build definition from Dockerfile 17:24:02 [2023-07-15T17:24:02.096Z] #2 transferring dockerfile: 17.46kB done 17:24:02 [2023-07-15T17:24:02.096Z] #2 DONE 0.1s 17:24:02 [2023-07-15T17:24:02.096Z] 17:24:02 [2023-07-15T17:24:02.096Z] #3 resolve image config for docker.io/docker/dockerfile:1 17:24:02 [2023-07-15T17:24:02.356Z] #3 DONE 0.4s 17:24:02 [2023-07-15T17:24:02.356Z] 17:24:02 [2023-07-15T17:24:02.356Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 17:24:02 [2023-07-15T17:24:02.356Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 17:24:02 [2023-07-15T17:24:02.617Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 17:24:02 [2023-07-15T17:24:02.617Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done 17:24:02 [2023-07-15T17:24:02.617Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done 17:24:02 [2023-07-15T17:24:02.617Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s 17:24:02 [2023-07-15T17:24:02.617Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 17:24:02 [2023-07-15T17:24:02.877Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done 17:24:02 [2023-07-15T17:24:02.877Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done 17:24:02 [2023-07-15T17:24:02.877Z] #4 DONE 0.5s 17:24:02 [2023-07-15T17:24:02.895Z] Client: Docker Engine - Community 17:24:02 [2023-07-15T17:24:02.895Z] Version: 24.0.2 17:24:02 [2023-07-15T17:24:02.895Z] Context: default 17:24:02 [2023-07-15T17:24:02.895Z] Debug Mode: false 17:24:02 [2023-07-15T17:24:02.895Z] Plugins: 17:24:02 [2023-07-15T17:24:02.895Z] buildx: Docker Buildx (Docker Inc.) 17:24:02 [2023-07-15T17:24:02.895Z] Version: v0.11.0 17:24:02 [2023-07-15T17:24:02.895Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 17:24:02 [2023-07-15T17:24:02.895Z] compose: Docker Compose (Docker Inc.) 17:24:02 [2023-07-15T17:24:02.895Z] Version: v2.19.1 17:24:02 [2023-07-15T17:24:02.895Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 17:24:02 [2023-07-15T17:24:02.895Z] 17:24:02 [2023-07-15T17:24:02.895Z] Server: 17:24:02 [2023-07-15T17:24:02.895Z] Containers: 0 17:24:02 [2023-07-15T17:24:02.895Z] Running: 0 17:24:02 [2023-07-15T17:24:02.895Z] Paused: 0 17:24:02 [2023-07-15T17:24:02.895Z] Stopped: 0 17:24:02 [2023-07-15T17:24:02.895Z] Images: 0 17:24:02 [2023-07-15T17:24:02.895Z] Server Version: 24.0.2 17:24:02 [2023-07-15T17:24:02.895Z] Storage Driver: overlay2 17:24:02 [2023-07-15T17:24:02.895Z] Backing Filesystem: extfs 17:24:02 [2023-07-15T17:24:02.895Z] Supports d_type: true 17:24:02 [2023-07-15T17:24:02.895Z] Using metacopy: false 17:24:02 [2023-07-15T17:24:02.895Z] Native Overlay Diff: true 17:24:02 [2023-07-15T17:24:02.895Z] userxattr: false 17:24:02 [2023-07-15T17:24:02.895Z] Logging Driver: json-file 17:24:02 [2023-07-15T17:24:02.895Z] Cgroup Driver: cgroupfs 17:24:02 [2023-07-15T17:24:02.895Z] Cgroup Version: 1 17:24:02 [2023-07-15T17:24:02.895Z] Plugins: 17:24:02 [2023-07-15T17:24:02.895Z] Volume: local 17:24:02 [2023-07-15T17:24:02.895Z] Network: bridge host ipvlan macvlan null overlay 17:24:02 [2023-07-15T17:24:02.895Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 17:24:02 [2023-07-15T17:24:02.895Z] Swarm: inactive 17:24:02 [2023-07-15T17:24:02.895Z] Runtimes: io.containerd.runc.v2 runc 17:24:02 [2023-07-15T17:24:02.895Z] Default Runtime: runc 17:24:02 [2023-07-15T17:24:02.895Z] Init Binary: docker-init 17:24:02 [2023-07-15T17:24:02.895Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:24:02 [2023-07-15T17:24:02.895Z] runc version: v1.1.7-0-g860f061 17:24:02 [2023-07-15T17:24:02.895Z] init version: de40ad0 17:24:02 [2023-07-15T17:24:02.895Z] Security Options: 17:24:02 [2023-07-15T17:24:02.895Z] apparmor 17:24:02 [2023-07-15T17:24:02.895Z] seccomp 17:24:02 [2023-07-15T17:24:02.895Z] Profile: builtin 17:24:02 [2023-07-15T17:24:02.895Z] Kernel Version: 5.15.0-1039-aws 17:24:02 [2023-07-15T17:24:02.895Z] Operating System: Ubuntu 20.04.6 LTS 17:24:02 [2023-07-15T17:24:02.895Z] OSType: linux 17:24:02 [2023-07-15T17:24:02.895Z] Architecture: x86_64 17:24:02 [2023-07-15T17:24:02.895Z] CPUs: 8 17:24:02 [2023-07-15T17:24:02.895Z] Total Memory: 30.89GiB 17:24:02 [2023-07-15T17:24:02.895Z] Name: ip-10-100-49-132 17:24:02 [2023-07-15T17:24:02.895Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 17:24:02 [2023-07-15T17:24:02.895Z] Docker Root Dir: /var/lib/docker 17:24:02 [2023-07-15T17:24:02.895Z] Debug Mode: false 17:24:02 [2023-07-15T17:24:02.895Z] Experimental: true 17:24:02 [2023-07-15T17:24:02.895Z] Insecure Registries: 17:24:02 [2023-07-15T17:24:02.895Z] 127.0.0.0/8 17:24:02 [2023-07-15T17:24:02.895Z] Live Restore Enabled: true 17:24:02 [2023-07-15T17:24:02.895Z] [Pipeline] sh 17:24:03 [2023-07-15T17:24:03.043Z] Client: Docker Engine - Community 17:24:03 [2023-07-15T17:24:03.043Z] Version: 24.0.2 17:24:03 [2023-07-15T17:24:03.043Z] Context: default 17:24:03 [2023-07-15T17:24:03.043Z] Debug Mode: false 17:24:03 [2023-07-15T17:24:03.043Z] Plugins: 17:24:03 [2023-07-15T17:24:03.043Z] buildx: Docker Buildx (Docker Inc.) 17:24:03 [2023-07-15T17:24:03.043Z] Version: v0.11.0 17:24:03 [2023-07-15T17:24:03.043Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 17:24:03 [2023-07-15T17:24:03.043Z] compose: Docker Compose (Docker Inc.) 17:24:03 [2023-07-15T17:24:03.043Z] Version: v2.19.1 17:24:03 [2023-07-15T17:24:03.043Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 17:24:03 [2023-07-15T17:24:03.043Z] 17:24:03 [2023-07-15T17:24:03.043Z] Server: 17:24:03 [2023-07-15T17:24:03.043Z] Containers: 0 17:24:03 [2023-07-15T17:24:03.043Z] Running: 0 17:24:03 [2023-07-15T17:24:03.043Z] Paused: 0 17:24:03 [2023-07-15T17:24:03.043Z] Stopped: 0 17:24:03 [2023-07-15T17:24:03.043Z] Images: 0 17:24:03 [2023-07-15T17:24:03.043Z] Server Version: 24.0.2 17:24:03 [2023-07-15T17:24:03.043Z] Storage Driver: overlay2 17:24:03 [2023-07-15T17:24:03.043Z] Backing Filesystem: extfs 17:24:03 [2023-07-15T17:24:03.043Z] Supports d_type: true 17:24:03 [2023-07-15T17:24:03.043Z] Using metacopy: false 17:24:03 [2023-07-15T17:24:03.043Z] Native Overlay Diff: true 17:24:03 [2023-07-15T17:24:03.043Z] userxattr: false 17:24:03 [2023-07-15T17:24:03.043Z] Logging Driver: json-file 17:24:03 [2023-07-15T17:24:03.043Z] Cgroup Driver: cgroupfs 17:24:03 [2023-07-15T17:24:03.043Z] Cgroup Version: 1 17:24:03 [2023-07-15T17:24:03.043Z] Plugins: 17:24:03 [2023-07-15T17:24:03.043Z] Volume: local 17:24:03 [2023-07-15T17:24:03.043Z] Network: bridge host ipvlan macvlan null overlay 17:24:03 [2023-07-15T17:24:03.043Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 17:24:03 [2023-07-15T17:24:03.043Z] Swarm: inactive 17:24:03 [2023-07-15T17:24:03.043Z] Runtimes: io.containerd.runc.v2 runc 17:24:03 [2023-07-15T17:24:03.043Z] Default Runtime: runc 17:24:03 [2023-07-15T17:24:03.043Z] Init Binary: docker-init 17:24:03 [2023-07-15T17:24:03.043Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:24:03 [2023-07-15T17:24:03.043Z] runc version: v1.1.7-0-g860f061 17:24:03 [2023-07-15T17:24:03.043Z] init version: de40ad0 17:24:03 [2023-07-15T17:24:03.043Z] Security Options: 17:24:03 [2023-07-15T17:24:03.043Z] apparmor 17:24:03 [2023-07-15T17:24:03.043Z] seccomp 17:24:03 [2023-07-15T17:24:03.043Z] Profile: builtin 17:24:03 [2023-07-15T17:24:03.043Z] Kernel Version: 5.15.0-1039-aws 17:24:03 [2023-07-15T17:24:03.043Z] Operating System: Ubuntu 20.04.6 LTS 17:24:03 [2023-07-15T17:24:03.043Z] OSType: linux 17:24:03 [2023-07-15T17:24:03.043Z] Architecture: x86_64 17:24:03 [2023-07-15T17:24:03.043Z] CPUs: 8 17:24:03 [2023-07-15T17:24:03.043Z] Total Memory: 30.89GiB 17:24:03 [2023-07-15T17:24:03.043Z] Name: ip-10-100-119-65 17:24:03 [2023-07-15T17:24:03.043Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 17:24:03 [2023-07-15T17:24:03.043Z] Docker Root Dir: /var/lib/docker 17:24:03 [2023-07-15T17:24:03.043Z] Debug Mode: false 17:24:03 [2023-07-15T17:24:03.043Z] Experimental: true 17:24:03 [2023-07-15T17:24:03.043Z] Insecure Registries: 17:24:03 [2023-07-15T17:24:03.043Z] 127.0.0.0/8 17:24:03 [2023-07-15T17:24:03.043Z] Live Restore Enabled: true 17:24:03 [2023-07-15T17:24:03.043Z] [Pipeline] sh 17:24:03 [2023-07-15T17:24:03.138Z] 17:24:03 [2023-07-15T17:24:03.138Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:03 [2023-07-15T17:24:03.179Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 17:24:03 [2023-07-15T17:24:03.180Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 17:24:03 [2023-07-15T17:24:03.180Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45980/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 17:24:03 [2023-07-15T17:24:03.180Z] + bash /home/ubuntu/workspace/moby_PR-45980/check-config.sh 17:24:03 [2023-07-15T17:24:03.180Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 17:24:03 [2023-07-15T17:24:03.180Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 17:24:03 [2023-07-15T17:24:03.180Z] 17:24:03 [2023-07-15T17:24:03.180Z] Generally Necessary: 17:24:03 [2023-07-15T17:24:03.180Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 17:24:03 [2023-07-15T17:24:03.180Z] - apparmor: enabled and tools installed 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_NAMESPACES: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_NET_NS: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_PID_NS: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_IPC_NS: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_UTS_NS: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_CGROUPS: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_CGROUP_CPUACCT: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_CGROUP_DEVICE: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_CGROUP_FREEZER: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_CGROUP_SCHED: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_CPUSETS: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_MEMCG: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_KEYS: enabled 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_VETH: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_BRIDGE: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_NF_NAT_IPV4: missing 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_IP_NF_FILTER: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_IP_NF_NAT: enabled (as module) 17:24:03 [2023-07-15T17:24:03.180Z] - CONFIG_NF_NAT: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 17:24:03 [2023-07-15T17:24:03.322Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 17:24:03 [2023-07-15T17:24:03.322Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45980/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 17:24:03 [2023-07-15T17:24:03.322Z] + bash /home/ubuntu/workspace/moby_PR-45980/check-config.sh 17:24:03 [2023-07-15T17:24:03.322Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 17:24:03 [2023-07-15T17:24:03.322Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 17:24:03 [2023-07-15T17:24:03.322Z] 17:24:03 [2023-07-15T17:24:03.322Z] Generally Necessary: 17:24:03 [2023-07-15T17:24:03.322Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 17:24:03 [2023-07-15T17:24:03.322Z] - apparmor: enabled and tools installed 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_NAMESPACES: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_NET_NS: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_PID_NS: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_IPC_NS: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_UTS_NS: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_CGROUPS: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_CGROUP_CPUACCT: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_CGROUP_DEVICE: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_CGROUP_FREEZER: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_CGROUP_SCHED: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_CPUSETS: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_MEMCG: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_KEYS: enabled 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_VETH: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_BRIDGE: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_NF_NAT_IPV4: missing 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_IP_NF_FILTER: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_IP_NF_NAT: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_NF_NAT: enabled (as module) 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_NF_NAT_NEEDED: missing 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_POSIX_MQUEUE: enabled 17:24:03 [2023-07-15T17:24:03.322Z] 17:24:03 [2023-07-15T17:24:03.322Z] Optional Features: 17:24:03 [2023-07-15T17:24:03.322Z] - CONFIG_USER_NS: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_NF_NAT_NEEDED: missing 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_POSIX_MQUEUE: enabled 17:24:03 [2023-07-15T17:24:03.440Z] 17:24:03 [2023-07-15T17:24:03.440Z] Optional Features: 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_USER_NS: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_SECCOMP: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_CGROUP_PIDS: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_MEMCG_SWAP: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 17:24:03 [2023-07-15T17:24:03.440Z] (cgroup swap accounting is currently enabled) 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_BLK_CGROUP: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_BLK_DEV_THROTTLING: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_IOSCHED_CFQ: missing 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_CGROUP_PERF: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_CGROUP_HUGETLB: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_CGROUP_NET_PRIO: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_CFS_BANDWIDTH: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_FAIR_GROUP_SCHED: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_RT_GROUP_SCHED: missing 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_IP_VS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_IP_VS_NFCT: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_IP_VS_PROTO_TCP: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_IP_VS_PROTO_UDP: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_IP_VS_RR: enabled (as module) 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_EXT4_FS: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_EXT4_FS_SECURITY: enabled 17:24:03 [2023-07-15T17:24:03.440Z] - Network Drivers: 17:24:03 [2023-07-15T17:24:03.440Z] - "overlay": 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_VXLAN: enabled (as module) 17:24:03 [2023-07-15T17:24:03.440Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 17:24:03 [2023-07-15T17:24:03.440Z] Optional (for encrypted networks): 17:24:03 [2023-07-15T17:24:03.509Z] #27 74.77 + bin/containerd-shim-runc-v2 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_SECCOMP: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_CGROUP_PIDS: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_MEMCG_SWAP: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 17:24:03 [2023-07-15T17:24:03.581Z] (cgroup swap accounting is currently enabled) 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_BLK_CGROUP: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_BLK_DEV_THROTTLING: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_IOSCHED_CFQ: missing 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_CGROUP_PERF: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_CGROUP_HUGETLB: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_CGROUP_NET_PRIO: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_CFS_BANDWIDTH: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_FAIR_GROUP_SCHED: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_RT_GROUP_SCHED: missing 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_IP_VS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_IP_VS_NFCT: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_IP_VS_PROTO_TCP: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_IP_VS_PROTO_UDP: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_IP_VS_RR: enabled (as module) 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_EXT4_FS: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_EXT4_FS_SECURITY: enabled 17:24:03 [2023-07-15T17:24:03.581Z] - Network Drivers: 17:24:03 [2023-07-15T17:24:03.581Z] - "overlay": 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_VXLAN: enabled (as module) 17:24:03 [2023-07-15T17:24:03.581Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 17:24:03 [2023-07-15T17:24:03.581Z] Optional (for encrypted networks): 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_CRYPTO: enabled 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_CRYPTO_AEAD: enabled 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_CRYPTO_GCM: enabled 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_CRYPTO_SEQIV: enabled 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_CRYPTO_GHASH: enabled 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_XFRM: enabled 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_XFRM_USER: enabled (as module) 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_XFRM_ALGO: enabled (as module) 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_INET_ESP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.700Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 17:24:03 [2023-07-15T17:24:03.701Z] - "ipvlan": 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_IPVLAN: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - "macvlan": 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_MACVLAN: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_DUMMY: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - "ftp,tftp client in container": 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_NF_NAT_FTP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - Storage Drivers: 17:24:03 [2023-07-15T17:24:03.701Z] - "aufs": 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_AUFS_FS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - "btrfs": 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_BTRFS_FS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 17:24:03 [2023-07-15T17:24:03.701Z] - "devicemapper": 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_BLK_DEV_DM: enabled 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - "overlay": 17:24:03 [2023-07-15T17:24:03.701Z] - CONFIG_OVERLAY_FS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.701Z] - "zfs": 17:24:03 [2023-07-15T17:24:03.701Z] - /dev/zfs: present 17:24:03 [2023-07-15T17:24:03.701Z] - zfs command: missing 17:24:03 [2023-07-15T17:24:03.701Z] - zpool command: missing 17:24:03 [2023-07-15T17:24:03.701Z] 17:24:03 [2023-07-15T17:24:03.701Z] Limits: 17:24:03 [2023-07-15T17:24:03.701Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 17:24:03 [2023-07-15T17:24:03.701Z] 17:24:03 [2023-07-15T17:24:03.701Z] + true 17:24:03 [2023-07-15T17:24:03.708Z] #5 ... 17:24:03 [2023-07-15T17:24:03.708Z] 17:24:03 [2023-07-15T17:24:03.708Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:03 [2023-07-15T17:24:03.708Z] #6 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_CRYPTO: enabled 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_CRYPTO_AEAD: enabled 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_CRYPTO_GCM: enabled 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_CRYPTO_SEQIV: enabled 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_CRYPTO_GHASH: enabled 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_XFRM: enabled 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_XFRM_USER: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_XFRM_ALGO: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_INET_ESP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 17:24:03 [2023-07-15T17:24:03.839Z] - "ipvlan": 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_IPVLAN: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - "macvlan": 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_MACVLAN: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_DUMMY: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - "ftp,tftp client in container": 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_NF_NAT_FTP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - Storage Drivers: 17:24:03 [2023-07-15T17:24:03.839Z] - "aufs": 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_AUFS_FS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - "btrfs": 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_BTRFS_FS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 17:24:03 [2023-07-15T17:24:03.839Z] - "devicemapper": 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_BLK_DEV_DM: enabled 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - "overlay": 17:24:03 [2023-07-15T17:24:03.839Z] - CONFIG_OVERLAY_FS: enabled (as module) 17:24:03 [2023-07-15T17:24:03.839Z] - "zfs": 17:24:03 [2023-07-15T17:24:03.839Z] - /dev/zfs: present 17:24:03 [2023-07-15T17:24:03.839Z] - zfs command: missing 17:24:03 [2023-07-15T17:24:03.839Z] - zpool command: missing 17:24:03 [2023-07-15T17:24:03.839Z] 17:24:03 [2023-07-15T17:24:03.839Z] Limits: 17:24:03 [2023-07-15T17:24:03.839Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 17:24:03 [2023-07-15T17:24:03.839Z] 17:24:03 [2023-07-15T17:24:03.839Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 17:24:03 [2023-07-15T17:24:03.968Z] 17:24:03 [2023-07-15T17:24:03.968Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 17:24:03 [2023-07-15T17:24:03.968Z] #7 DONE 0.9s 17:24:03 [2023-07-15T17:24:03.968Z] 17:24:03 [2023-07-15T17:24:03.968Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:03 [2023-07-15T17:24:03.968Z] #5 DONE 0.9s 17:24:03 [2023-07-15T17:24:03.968Z] 17:24:03 [2023-07-15T17:24:03.968Z] #8 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye 17:24:03 [2023-07-15T17:24:03.968Z] #8 DONE 1.0s 17:24:04 [2023-07-15T17:24:04.029Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1bd0805099023c90f39f6574219dcbc3e16e1744 . 17:24:04 [2023-07-15T17:24:04.078Z] #27 75.34 + binaries 17:24:04 [2023-07-15T17:24:04.078Z] #27 75.34 + install -D bin/containerd /build/containerd 17:24:04 [2023-07-15T17:24:04.078Z] #27 75.37 + install -D bin/containerd-shim /build/containerd-shim 17:24:04 [2023-07-15T17:24:04.078Z] #27 75.38 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 17:24:04 [2023-07-15T17:24:04.078Z] #27 75.39 + install -D bin/ctr /build/ctr 17:24:04 [2023-07-15T17:24:04.162Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1bd0805099023c90f39f6574219dcbc3e16e1744 . 17:24:04 [2023-07-15T17:24:04.193Z] Client: Docker Engine - Community 17:24:04 [2023-07-15T17:24:04.193Z] Version: 24.0.2 17:24:04 [2023-07-15T17:24:04.193Z] Context: default 17:24:04 [2023-07-15T17:24:04.193Z] Debug Mode: false 17:24:04 [2023-07-15T17:24:04.193Z] Plugins: 17:24:04 [2023-07-15T17:24:04.193Z] buildx: Docker Buildx (Docker Inc.) 17:24:04 [2023-07-15T17:24:04.193Z] Version: v0.11.0 17:24:04 [2023-07-15T17:24:04.193Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 17:24:04 [2023-07-15T17:24:04.193Z] compose: Docker Compose (Docker Inc.) 17:24:04 [2023-07-15T17:24:04.193Z] Version: v2.19.1 17:24:04 [2023-07-15T17:24:04.193Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 17:24:04 [2023-07-15T17:24:04.193Z] 17:24:04 [2023-07-15T17:24:04.193Z] Server: 17:24:04 [2023-07-15T17:24:04.193Z] Containers: 0 17:24:04 [2023-07-15T17:24:04.193Z] Running: 0 17:24:04 [2023-07-15T17:24:04.193Z] Paused: 0 17:24:04 [2023-07-15T17:24:04.193Z] Stopped: 0 17:24:04 [2023-07-15T17:24:04.193Z] Images: 0 17:24:04 [2023-07-15T17:24:04.193Z] Server Version: 24.0.2 17:24:04 [2023-07-15T17:24:04.193Z] Storage Driver: overlay2 17:24:04 [2023-07-15T17:24:04.193Z] Backing Filesystem: extfs 17:24:04 [2023-07-15T17:24:04.193Z] Supports d_type: true 17:24:04 [2023-07-15T17:24:04.193Z] Using metacopy: false 17:24:04 [2023-07-15T17:24:04.193Z] Native Overlay Diff: true 17:24:04 [2023-07-15T17:24:04.193Z] userxattr: false 17:24:04 [2023-07-15T17:24:04.193Z] Logging Driver: json-file 17:24:04 [2023-07-15T17:24:04.193Z] Cgroup Driver: cgroupfs 17:24:04 [2023-07-15T17:24:04.193Z] Cgroup Version: 1 17:24:04 [2023-07-15T17:24:04.193Z] Plugins: 17:24:04 [2023-07-15T17:24:04.193Z] Volume: local 17:24:04 [2023-07-15T17:24:04.193Z] Network: bridge host ipvlan macvlan null overlay 17:24:04 [2023-07-15T17:24:04.193Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 17:24:04 [2023-07-15T17:24:04.193Z] Swarm: inactive 17:24:04 [2023-07-15T17:24:04.193Z] Runtimes: io.containerd.runc.v2 runc 17:24:04 [2023-07-15T17:24:04.193Z] Default Runtime: runc 17:24:04 [2023-07-15T17:24:04.193Z] Init Binary: docker-init 17:24:04 [2023-07-15T17:24:04.193Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 17:24:04 [2023-07-15T17:24:04.193Z] runc version: v1.1.7-0-g860f061 17:24:04 [2023-07-15T17:24:04.193Z] init version: de40ad0 17:24:04 [2023-07-15T17:24:04.193Z] Security Options: 17:24:04 [2023-07-15T17:24:04.193Z] apparmor 17:24:04 [2023-07-15T17:24:04.193Z] seccomp 17:24:04 [2023-07-15T17:24:04.193Z] Profile: builtin 17:24:04 [2023-07-15T17:24:04.193Z] Kernel Version: 5.15.0-1039-aws 17:24:04 [2023-07-15T17:24:04.193Z] Operating System: Ubuntu 20.04.6 LTS 17:24:04 [2023-07-15T17:24:04.193Z] OSType: linux 17:24:04 [2023-07-15T17:24:04.193Z] Architecture: x86_64 17:24:04 [2023-07-15T17:24:04.193Z] CPUs: 8 17:24:04 [2023-07-15T17:24:04.193Z] Total Memory: 30.89GiB 17:24:04 [2023-07-15T17:24:04.193Z] Name: ip-10-100-102-182 17:24:04 [2023-07-15T17:24:04.193Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 17:24:04 [2023-07-15T17:24:04.193Z] Docker Root Dir: /var/lib/docker 17:24:04 [2023-07-15T17:24:04.193Z] Debug Mode: false 17:24:04 [2023-07-15T17:24:04.193Z] Experimental: true 17:24:04 [2023-07-15T17:24:04.193Z] Insecure Registries: 17:24:04 [2023-07-15T17:24:04.193Z] 127.0.0.0/8 17:24:04 [2023-07-15T17:24:04.193Z] Live Restore Enabled: true 17:24:04 [2023-07-15T17:24:04.193Z] [Pipeline] sh 17:24:04 [2023-07-15T17:24:04.289Z] #0 building with "default" instance using docker driver 17:24:04 [2023-07-15T17:24:04.289Z] 17:24:04 [2023-07-15T17:24:04.289Z] #1 [internal] load .dockerignore 17:24:04 [2023-07-15T17:24:04.289Z] #1 transferring context: 87B done 17:24:04 [2023-07-15T17:24:04.289Z] #1 DONE 0.1s 17:24:04 [2023-07-15T17:24:04.289Z] 17:24:04 [2023-07-15T17:24:04.289Z] #2 [internal] load build definition from Dockerfile 17:24:04 [2023-07-15T17:24:04.289Z] #2 transferring dockerfile: 17.46kB done 17:24:04 [2023-07-15T17:24:04.289Z] #2 DONE 0.1s 17:24:04 [2023-07-15T17:24:04.289Z] 17:24:04 [2023-07-15T17:24:04.289Z] #3 resolve image config for docker.io/docker/dockerfile:1 17:24:04 [2023-07-15T17:24:04.420Z] #0 building with "default" instance using docker driver 17:24:04 [2023-07-15T17:24:04.420Z] 17:24:04 [2023-07-15T17:24:04.420Z] #1 [internal] load .dockerignore 17:24:04 [2023-07-15T17:24:04.420Z] #1 transferring context: 87B done 17:24:04 [2023-07-15T17:24:04.420Z] #1 DONE 0.1s 17:24:04 [2023-07-15T17:24:04.420Z] 17:24:04 [2023-07-15T17:24:04.420Z] #2 [internal] load build definition from Dockerfile 17:24:04 [2023-07-15T17:24:04.420Z] #2 transferring dockerfile: 17.46kB done 17:24:04 [2023-07-15T17:24:04.420Z] #2 DONE 0.1s 17:24:04 [2023-07-15T17:24:04.420Z] 17:24:04 [2023-07-15T17:24:04.420Z] #3 resolve image config for docker.io/docker/dockerfile:1 17:24:04 [2023-07-15T17:24:04.471Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 17:24:04 [2023-07-15T17:24:04.471Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 17:24:04 [2023-07-15T17:24:04.471Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45980/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 17:24:04 [2023-07-15T17:24:04.471Z] + bash /home/ubuntu/workspace/moby_PR-45980/check-config.sh 17:24:04 [2023-07-15T17:24:04.471Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 17:24:04 [2023-07-15T17:24:04.471Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 17:24:04 [2023-07-15T17:24:04.471Z] 17:24:04 [2023-07-15T17:24:04.471Z] Generally Necessary: 17:24:04 [2023-07-15T17:24:04.471Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 17:24:04 [2023-07-15T17:24:04.471Z] - apparmor: enabled and tools installed 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_NAMESPACES: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_NET_NS: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_PID_NS: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_IPC_NS: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_UTS_NS: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_CGROUPS: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_CGROUP_CPUACCT: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_CGROUP_DEVICE: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_CGROUP_FREEZER: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_CGROUP_SCHED: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_CPUSETS: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_MEMCG: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_KEYS: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_VETH: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_BRIDGE: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_NF_NAT_IPV4: missing 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_IP_NF_FILTER: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_IP_NF_NAT: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_NF_NAT: enabled (as module) 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_NF_NAT_NEEDED: missing 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_POSIX_MQUEUE: enabled 17:24:04 [2023-07-15T17:24:04.471Z] 17:24:04 [2023-07-15T17:24:04.471Z] Optional Features: 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_USER_NS: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_SECCOMP: enabled 17:24:04 [2023-07-15T17:24:04.471Z] - CONFIG_CGROUP_PIDS: enabled 17:24:04 [2023-07-15T17:24:04.548Z] #3 DONE 0.4s 17:24:04 [2023-07-15T17:24:04.548Z] 17:24:04 [2023-07-15T17:24:04.548Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 17:24:04 [2023-07-15T17:24:04.548Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 17:24:04 [2023-07-15T17:24:04.548Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 17:24:04 [2023-07-15T17:24:04.548Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done 17:24:04 [2023-07-15T17:24:04.548Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done 17:24:04 [2023-07-15T17:24:04.548Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s 17:24:04 [2023-07-15T17:24:04.648Z] #27 DONE 75.9s 17:24:04 [2023-07-15T17:24:04.678Z] #3 DONE 0.4s 17:24:04 [2023-07-15T17:24:04.678Z] 17:24:04 [2023-07-15T17:24:04.678Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 17:24:04 [2023-07-15T17:24:04.678Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 17:24:04 [2023-07-15T17:24:04.678Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done 17:24:04 [2023-07-15T17:24:04.678Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done 17:24:04 [2023-07-15T17:24:04.678Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s 17:24:04 [2023-07-15T17:24:04.678Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_MEMCG_SWAP: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 17:24:04 [2023-07-15T17:24:04.729Z] (cgroup swap accounting is currently enabled) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_BLK_CGROUP: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_BLK_DEV_THROTTLING: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_IOSCHED_CFQ: missing 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CGROUP_PERF: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CGROUP_HUGETLB: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CGROUP_NET_PRIO: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CFS_BANDWIDTH: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_FAIR_GROUP_SCHED: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_RT_GROUP_SCHED: missing 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_IP_VS: enabled (as module) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_IP_VS_NFCT: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_IP_VS_PROTO_TCP: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_IP_VS_PROTO_UDP: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_IP_VS_RR: enabled (as module) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_EXT4_FS: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_EXT4_FS_SECURITY: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - Network Drivers: 17:24:04 [2023-07-15T17:24:04.729Z] - "overlay": 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_VXLAN: enabled (as module) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 17:24:04 [2023-07-15T17:24:04.729Z] Optional (for encrypted networks): 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CRYPTO: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CRYPTO_AEAD: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CRYPTO_GCM: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CRYPTO_SEQIV: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_CRYPTO_GHASH: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_XFRM: enabled 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_XFRM_USER: enabled (as module) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_XFRM_ALGO: enabled (as module) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_INET_ESP: enabled (as module) 17:24:04 [2023-07-15T17:24:04.729Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 17:24:04 [2023-07-15T17:24:04.729Z] - "ipvlan": 17:24:04 [2023-07-15T17:24:04.809Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done 17:24:04 [2023-07-15T17:24:04.809Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 17:24:04 [2023-07-15T17:24:04.909Z] 17:24:04 [2023-07-15T17:24:04.909Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:04 [2023-07-15T17:24:04.909Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:04 [2023-07-15T17:24:04.936Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s 17:24:04 [2023-07-15T17:24:04.936Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done 17:24:04 [2023-07-15T17:24:04.936Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_IPVLAN: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - "macvlan": 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_MACVLAN: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_DUMMY: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - "ftp,tftp client in container": 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_NF_NAT_FTP: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - Storage Drivers: 17:24:04 [2023-07-15T17:24:04.986Z] - "aufs": 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_AUFS_FS: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - "btrfs": 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_BTRFS_FS: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 17:24:04 [2023-07-15T17:24:04.986Z] - "devicemapper": 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_BLK_DEV_DM: enabled 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - "overlay": 17:24:04 [2023-07-15T17:24:04.986Z] - CONFIG_OVERLAY_FS: enabled (as module) 17:24:04 [2023-07-15T17:24:04.986Z] - "zfs": 17:24:04 [2023-07-15T17:24:04.986Z] - /dev/zfs: present 17:24:04 [2023-07-15T17:24:04.986Z] - zfs command: missing 17:24:04 [2023-07-15T17:24:04.986Z] - zpool command: missing 17:24:04 [2023-07-15T17:24:04.986Z] 17:24:04 [2023-07-15T17:24:04.986Z] Limits: 17:24:04 [2023-07-15T17:24:04.986Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 17:24:04 [2023-07-15T17:24:04.986Z] 17:24:04 [2023-07-15T17:24:04.986Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 17:24:05 [2023-07-15T17:24:05.068Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done 17:24:05 [2023-07-15T17:24:05.068Z] #4 DONE 0.4s 17:24:05 [2023-07-15T17:24:05.068Z] 17:24:05 [2023-07-15T17:24:05.068Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:05 [2023-07-15T17:24:05.171Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 17:24:05 [2023-07-15T17:24:05.194Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done 17:24:05 [2023-07-15T17:24:05.194Z] #4 DONE 0.5s 17:24:05 [2023-07-15T17:24:05.217Z] 17:24:05 [2023-07-15T17:24:05.217Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 17:24:05 [2023-07-15T17:24:05.303Z] + sudo modprobe ip_vs 17:24:05 [2023-07-15T17:24:05.303Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1bd0805099023c90f39f6574219dcbc3e16e1744 . 17:24:05 [2023-07-15T17:24:05.447Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:24:05 [2023-07-15T17:24:05.447Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 17:24:05 [2023-07-15T17:24:05.447Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 17:24:05 [2023-07-15T17:24:05.452Z] 17:24:05 [2023-07-15T17:24:05.452Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:05 [2023-07-15T17:24:05.477Z] #62 DONE 0.2s 17:24:05 [2023-07-15T17:24:05.477Z] 17:24:05 [2023-07-15T17:24:05.477Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 17:24:05 [2023-07-15T17:24:05.477Z] #63 DONE 0.1s 17:24:05 [2023-07-15T17:24:05.477Z] 17:24:05 [2023-07-15T17:24:05.477Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 17:24:05 [2023-07-15T17:24:05.561Z] #0 building with "default" instance using docker driver 17:24:05 [2023-07-15T17:24:05.561Z] 17:24:05 [2023-07-15T17:24:05.561Z] #1 [internal] load .dockerignore 17:24:05 [2023-07-15T17:24:05.561Z] #1 transferring context: 87B done 17:24:05 [2023-07-15T17:24:05.561Z] #1 DONE 0.1s 17:24:05 [2023-07-15T17:24:05.561Z] 17:24:05 [2023-07-15T17:24:05.561Z] #2 [internal] load build definition from Dockerfile 17:24:05 [2023-07-15T17:24:05.561Z] #2 transferring dockerfile: 17.46kB done 17:24:05 [2023-07-15T17:24:05.561Z] #2 DONE 0.1s 17:24:05 [2023-07-15T17:24:05.561Z] 17:24:05 [2023-07-15T17:24:05.561Z] #3 resolve image config for docker.io/docker/dockerfile:1 17:24:05 [2023-07-15T17:24:05.736Z] #64 DONE 0.2s 17:24:05 [2023-07-15T17:24:05.736Z] 17:24:05 [2023-07-15T17:24:05.736Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 17:24:05 [2023-07-15T17:24:05.736Z] #65 DONE 0.0s 17:24:05 [2023-07-15T17:24:05.736Z] 17:24:05 [2023-07-15T17:24:05.736Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 17:24:05 [2023-07-15T17:24:05.736Z] #66 DONE 0.0s 17:24:05 [2023-07-15T17:24:05.736Z] 17:24:05 [2023-07-15T17:24:05.736Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 17:24:06 [2023-07-15T17:24:06.125Z] #3 DONE 0.4s 17:24:06 [2023-07-15T17:24:06.125Z] 17:24:06 [2023-07-15T17:24:06.125Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 17:24:06 [2023-07-15T17:24:06.125Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 17:24:06 [2023-07-15T17:24:06.125Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done 17:24:06 [2023-07-15T17:24:06.125Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s 17:24:06 [2023-07-15T17:24:06.125Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 17:24:06 [2023-07-15T17:24:06.125Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done 17:24:06 [2023-07-15T17:24:06.125Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s 17:24:06 [2023-07-15T17:24:06.383Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done 17:24:06 [2023-07-15T17:24:06.383Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s 17:24:06 [2023-07-15T17:24:06.383Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done 17:24:06 [2023-07-15T17:24:06.383Z] #4 DONE 0.5s 17:24:06 [2023-07-15T17:24:06.385Z] #5 DONE 1.0s 17:24:06 [2023-07-15T17:24:06.385Z] 17:24:06 [2023-07-15T17:24:06.385Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 17:24:06 [2023-07-15T17:24:06.385Z] #6 DONE 0.9s 17:24:06 [2023-07-15T17:24:06.385Z] 17:24:06 [2023-07-15T17:24:06.385Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:06 [2023-07-15T17:24:06.385Z] #7 DONE 1.0s 17:24:06 [2023-07-15T17:24:06.385Z] 17:24:06 [2023-07-15T17:24:06.385Z] #8 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye 17:24:06 [2023-07-15T17:24:06.385Z] #8 DONE 1.0s 17:24:06 [2023-07-15T17:24:06.392Z] #9 ... 17:24:06 [2023-07-15T17:24:06.392Z] 17:24:06 [2023-07-15T17:24:06.392Z] #10 [internal] load build context 17:24:06 [2023-07-15T17:24:06.392Z] #10 transferring context: 53.56MB 1.0s done 17:24:06 [2023-07-15T17:24:06.392Z] #10 DONE 1.3s 17:24:06 [2023-07-15T17:24:06.392Z] 17:24:06 [2023-07-15T17:24:06.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:06 [2023-07-15T17:24:06.392Z] #11 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.2s done 17:24:06 [2023-07-15T17:24:06.392Z] #11 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done 17:24:06 [2023-07-15T17:24:06.392Z] #11 sha256:01728bec022a13e2cad392867815211236def093557db7019ba7838e85fedae2 1.58kB / 1.58kB done 17:24:06 [2023-07-15T17:24:06.392Z] #11 sha256:2b4f0253487608da93e5d3478410aecc151de0195dc56d21b2d00f9f6c814a5f 6.86kB / 6.86kB done 17:24:06 [2023-07-15T17:24:06.392Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.1s done 17:24:06 [2023-07-15T17:24:06.392Z] #11 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s 17:24:06 [2023-07-15T17:24:06.392Z] #11 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.4s done 17:24:06 [2023-07-15T17:24:06.392Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 66.06MB / 86.03MB 1.3s 17:24:06 [2023-07-15T17:24:06.449Z] #5 DONE 1.3s 17:24:06 [2023-07-15T17:24:06.449Z] 17:24:06 [2023-07-15T17:24:06.449Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 17:24:06 [2023-07-15T17:24:06.449Z] #6 DONE 1.2s 17:24:06 [2023-07-15T17:24:06.449Z] 17:24:06 [2023-07-15T17:24:06.449Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:06 [2023-07-15T17:24:06.449Z] #7 DONE 1.2s 17:24:06 [2023-07-15T17:24:06.449Z] 17:24:06 [2023-07-15T17:24:06.449Z] #8 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye 17:24:06 [2023-07-15T17:24:06.449Z] #8 DONE 1.3s 17:24:06 [2023-07-15T17:24:06.640Z] 17:24:06 [2023-07-15T17:24:06.640Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:06 [2023-07-15T17:24:06.652Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 81.79MB / 86.03MB 1.5s 17:24:06 [2023-07-15T17:24:06.675Z] #67 DONE 0.8s 17:24:06 [2023-07-15T17:24:06.675Z] 17:24:06 [2023-07-15T17:24:06.675Z] #68 exporting to image 17:24:06 [2023-07-15T17:24:06.675Z] #68 exporting layers 17:24:06 [2023-07-15T17:24:06.913Z] #11 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.6s done 17:24:06 [2023-07-15T17:24:06.913Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.1s 17:24:06 [2023-07-15T17:24:06.913Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 0B / 149.10MB 1.6s 17:24:06 [2023-07-15T17:24:06.913Z] #11 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 1.7s 17:24:07 [2023-07-15T17:24:07.174Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 16.78MB / 149.10MB 1.9s 17:24:07 [2023-07-15T17:24:07.204Z] #5 DONE 0.6s 17:24:07 [2023-07-15T17:24:07.204Z] 17:24:07 [2023-07-15T17:24:07.204Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:24:07 [2023-07-15T17:24:07.204Z] #6 DONE 0.6s 17:24:07 [2023-07-15T17:24:07.204Z] 17:24:07 [2023-07-15T17:24:07.204Z] #7 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye 17:24:07 [2023-07-15T17:24:07.204Z] #7 DONE 0.7s 17:24:07 [2023-07-15T17:24:07.204Z] 17:24:07 [2023-07-15T17:24:07.204Z] #8 [internal] load metadata for docker.io/library/debian:bullseye 17:24:07 [2023-07-15T17:24:07.204Z] #8 DONE 0.7s 17:24:07 [2023-07-15T17:24:07.323Z] 17:24:07 [2023-07-15T17:24:07.323Z] #9 [internal] load build context 17:24:07 [2023-07-15T17:24:07.387Z] 17:24:07 [2023-07-15T17:24:07.387Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 17:24:07 [2023-07-15T17:24:07.387Z] #9 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done 17:24:07 [2023-07-15T17:24:07.435Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 32.51MB / 149.10MB 2.2s 17:24:07 [2023-07-15T17:24:07.435Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 50.33MB / 149.10MB 2.3s 17:24:07 [2023-07-15T17:24:07.649Z] #9 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done 17:24:07 [2023-07-15T17:24:07.649Z] #9 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done 17:24:07 [2023-07-15T17:24:07.649Z] #9 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done 17:24:07 [2023-07-15T17:24:07.649Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0B / 55.06MB 0.2s 17:24:07 [2023-07-15T17:24:07.695Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 2.5s done 17:24:07 [2023-07-15T17:24:07.695Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 66.06MB / 149.10MB 2.5s 17:24:07 [2023-07-15T17:24:07.695Z] #11 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 2.5s done 17:24:07 [2023-07-15T17:24:07.914Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 12.58MB / 55.06MB 0.3s 17:24:07 [2023-07-15T17:24:07.914Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 30.41MB / 55.06MB 0.5s 17:24:08 [2023-07-15T17:24:08.135Z] 17:24:08 [2023-07-15T17:24:08.135Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 17:24:08 [2023-07-15T17:24:08.135Z] #9 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done 17:24:08 [2023-07-15T17:24:08.135Z] #9 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done 17:24:08 [2023-07-15T17:24:08.135Z] #9 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done 17:24:08 [2023-07-15T17:24:08.135Z] #9 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done 17:24:08 [2023-07-15T17:24:08.135Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 8.39MB / 55.06MB 0.2s 17:24:08 [2023-07-15T17:24:08.135Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 18.18MB / 55.06MB 0.3s 17:24:08 [2023-07-15T17:24:08.207Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 42.18MB / 55.06MB 0.6s 17:24:08 [2023-07-15T17:24:08.207Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 52.43MB / 55.06MB 0.7s 17:24:08 [2023-07-15T17:24:08.260Z] #9 transferring context: 53.57MB 1.2s done 17:24:08 [2023-07-15T17:24:08.266Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 95.13MB / 149.10MB 2.9s 17:24:08 [2023-07-15T17:24:08.266Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 103.81MB / 149.10MB 3.0s 17:24:08 [2023-07-15T17:24:08.266Z] #11 ... 17:24:08 [2023-07-15T17:24:08.266Z] 17:24:08 [2023-07-15T17:24:08.266Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:08 [2023-07-15T17:24:08.266Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.8s done 17:24:08 [2023-07-15T17:24:08.266Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done 17:24:08 [2023-07-15T17:24:08.266Z] #9 DONE 3.4s 17:24:08 [2023-07-15T17:24:08.266Z] 17:24:08 [2023-07-15T17:24:08.266Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:08 [2023-07-15T17:24:08.266Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 117.44MB / 149.10MB 3.1s 17:24:08 [2023-07-15T17:24:08.394Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 28.31MB / 55.06MB 0.4s 17:24:08 [2023-07-15T17:24:08.394Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 38.80MB / 55.06MB 0.5s 17:24:08 [2023-07-15T17:24:08.469Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.9s done 17:24:08 [2023-07-15T17:24:08.526Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 125.11MB / 149.10MB 3.4s 17:24:08 [2023-07-15T17:24:08.538Z] #9 DONE 1.4s 17:24:08 [2023-07-15T17:24:08.538Z] 17:24:08 [2023-07-15T17:24:08.538Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:08 [2023-07-15T17:24:08.538Z] #10 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.1s done 17:24:08 [2023-07-15T17:24:08.538Z] #10 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done 17:24:08 [2023-07-15T17:24:08.538Z] #10 sha256:01728bec022a13e2cad392867815211236def093557db7019ba7838e85fedae2 1.58kB / 1.58kB done 17:24:08 [2023-07-15T17:24:08.538Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.1s 17:24:08 [2023-07-15T17:24:08.538Z] #10 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.5s done 17:24:08 [2023-07-15T17:24:08.538Z] #10 sha256:2b4f0253487608da93e5d3478410aecc151de0195dc56d21b2d00f9f6c814a5f 6.86kB / 6.86kB done 17:24:08 [2023-07-15T17:24:08.538Z] #10 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.2s 17:24:08 [2023-07-15T17:24:08.538Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 46.14MB / 86.03MB 1.2s 17:24:08 [2023-07-15T17:24:08.538Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done 17:24:08 [2023-07-15T17:24:08.583Z] #68 exporting layers 2.1s done 17:24:08 [2023-07-15T17:24:08.583Z] #68 writing image sha256:6254c33baa0d2217bc038fbccfafd008236d815cdc2892b2d9827e9aca7b642f done 17:24:08 [2023-07-15T17:24:08.583Z] #68 naming to docker.io/library/docker:1bd0805099023c90f39f6574219dcbc3e16e1744 done 17:24:08 [2023-07-15T17:24:08.583Z] #68 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 17:24:08 [2023-07-15T17:24:08.656Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 46.14MB / 55.06MB 0.6s 17:24:08 [2023-07-15T17:24:08.656Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.7s 17:24:08 [2023-07-15T17:24:08.729Z] #9 ... 17:24:08 [2023-07-15T17:24:08.729Z] 17:24:08 [2023-07-15T17:24:08.729Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:08 [2023-07-15T17:24:08.729Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 17:24:08 [2023-07-15T17:24:08.729Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:24:08 [2023-07-15T17:24:08.729Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 17:24:08 [2023-07-15T17:24:08.729Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 17:24:08 [2023-07-15T17:24:08.729Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done 17:24:08 [2023-07-15T17:24:08.729Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done 17:24:08 [2023-07-15T17:24:08.729Z] #10 DONE 1.3s 17:24:08 [2023-07-15T17:24:08.729Z] 17:24:08 [2023-07-15T17:24:08.729Z] #11 [internal] load build context 17:24:08 [2023-07-15T17:24:08.729Z] #11 transferring context: 53.57MB 1.4s done 17:24:08 [2023-07-15T17:24:08.729Z] #11 DONE 1.5s 17:24:08 [2023-07-15T17:24:08.787Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 134.22MB / 149.10MB 3.5s 17:24:08 [2023-07-15T17:24:08.787Z] #11 ... 17:24:08 [2023-07-15T17:24:08.787Z] 17:24:08 [2023-07-15T17:24:08.787Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:08 [2023-07-15T17:24:08.787Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 17:24:08 [2023-07-15T17:24:08.787Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:24:08 [2023-07-15T17:24:08.787Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 17:24:08 [2023-07-15T17:24:08.787Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 17:24:08 [2023-07-15T17:24:08.787Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done 17:24:08 [2023-07-15T17:24:08.787Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done 17:24:08 [2023-07-15T17:24:08.787Z] #12 DONE 3.8s 17:24:08 [2023-07-15T17:24:08.787Z] 17:24:08 [2023-07-15T17:24:08.787Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:08 [2023-07-15T17:24:08.787Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 3.7s 17:24:08 [2023-07-15T17:24:08.835Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 66.06MB / 86.03MB 1.5s 17:24:08 [2023-07-15T17:24:08.835Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 84.93MB / 86.03MB 1.6s 17:24:08 [2023-07-15T17:24:08.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/test/unit 17:24:08 [2023-07-15T17:24:08.990Z] 17:24:08 [2023-07-15T17:24:08.990Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:08 [2023-07-15T17:24:08.990Z] #12 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.1s done 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:2b4f0253487608da93e5d3478410aecc151de0195dc56d21b2d00f9f6c814a5f 6.86kB / 6.86kB done 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:01728bec022a13e2cad392867815211236def093557db7019ba7838e85fedae2 1.58kB / 1.58kB done 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.3s done 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.9s done 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.1s done 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 75.50MB / 86.03MB 1.4s 17:24:08 [2023-07-15T17:24:08.990Z] #12 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.4s 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 34.60MB / 149.10MB 1.4s 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 1.3s done 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 81.79MB / 86.03MB 1.5s 17:24:08 [2023-07-15T17:24:08.990Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 50.33MB / 149.10MB 1.5s 17:24:09 [2023-07-15T17:24:09.047Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.2s done 17:24:09 [2023-07-15T17:24:09.094Z] #10 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.6s 17:24:09 [2023-07-15T17:24:09.094Z] #10 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.8s done 17:24:09 [2023-07-15T17:24:09.094Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 5.24MB / 149.10MB 1.9s 17:24:09 [2023-07-15T17:24:09.245Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done 17:24:09 [2023-07-15T17:24:09.250Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 66.06MB / 149.10MB 1.7s 17:24:09 [2023-07-15T17:24:09.353Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 15.73MB / 149.10MB 2.0s 17:24:09 [2023-07-15T17:24:09.353Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 24.12MB / 149.10MB 2.1s 17:24:09 [2023-07-15T17:24:09.353Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 35.65MB / 149.10MB 2.2s 17:24:09 [2023-07-15T17:24:09.503Z] #9 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.3s 17:24:09 [2023-07-15T17:24:09.510Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 75.50MB / 149.10MB 1.8s 17:24:09 [2023-07-15T17:24:09.510Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 88.08MB / 149.10MB 2.0s 17:24:09 [2023-07-15T17:24:09.510Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 106.95MB / 149.10MB 2.1s 17:24:09 [2023-07-15T17:24:09.612Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 55.57MB / 149.10MB 2.4s 17:24:09 [2023-07-15T17:24:09.612Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 66.06MB / 149.10MB 2.5s 17:24:09 [2023-07-15T17:24:09.630Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.1s 17:24:09 [2023-07-15T17:24:09.771Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 121.63MB / 149.10MB 2.2s 17:24:09 [2023-07-15T17:24:09.771Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 133.17MB / 149.10MB 2.3s 17:24:09 [2023-07-15T17:24:09.870Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 2.5s done 17:24:09 [2023-07-15T17:24:09.871Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 74.45MB / 149.10MB 2.6s 17:24:09 [2023-07-15T17:24:09.871Z] #10 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 2.6s done 17:24:09 [2023-07-15T17:24:09.871Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 84.93MB / 149.10MB 2.7s 17:24:09 [2023-07-15T17:24:09.890Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.3s done 17:24:09 [2023-07-15T17:24:09.890Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 4.6s done 17:24:09 [2023-07-15T17:24:09.890Z] #11 ... 17:24:09 [2023-07-15T17:24:09.890Z] 17:24:09 [2023-07-15T17:24:09.890Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 17:24:09 [2023-07-15T17:24:09.890Z] #13 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.2s done 17:24:09 [2023-07-15T17:24:09.890Z] #13 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done 17:24:09 [2023-07-15T17:24:09.890Z] #13 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done 17:24:09 [2023-07-15T17:24:09.890Z] #13 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done 17:24:09 [2023-07-15T17:24:09.890Z] #13 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.6s done 17:24:09 [2023-07-15T17:24:09.890Z] #13 DONE 5.0s 17:24:09 [2023-07-15T17:24:09.890Z] 17:24:09 [2023-07-15T17:24:09.890Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:09 [2023-07-15T17:24:09.890Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 17:24:10 [2023-07-15T17:24:10.031Z] #12 ... 17:24:10 [2023-07-15T17:24:10.031Z] 17:24:10 [2023-07-15T17:24:10.031Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:10 [2023-07-15T17:24:10.031Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 17:24:10 [2023-07-15T17:24:10.031Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:24:10 [2023-07-15T17:24:10.032Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 17:24:10 [2023-07-15T17:24:10.032Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 17:24:10 [2023-07-15T17:24:10.032Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.6s done 17:24:10 [2023-07-15T17:24:10.032Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done 17:24:10 [2023-07-15T17:24:10.032Z] #13 DONE 2.6s 17:24:10 [2023-07-15T17:24:10.032Z] 17:24:10 [2023-07-15T17:24:10.032Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:10 [2023-07-15T17:24:10.032Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 2.4s done 17:24:10 [2023-07-15T17:24:10.032Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 145.75MB / 149.10MB 2.5s 17:24:10 [2023-07-15T17:24:10.068Z] #9 ... 17:24:10 [2023-07-15T17:24:10.068Z] 17:24:10 [2023-07-15T17:24:10.068Z] #10 [internal] load build context 17:24:10 [2023-07-15T17:24:10.068Z] #10 transferring context: 53.57MB 1.2s done 17:24:10 [2023-07-15T17:24:10.068Z] #10 DONE 2.2s 17:24:10 [2023-07-15T17:24:10.068Z] 17:24:10 [2023-07-15T17:24:10.068Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:10 [2023-07-15T17:24:10.068Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 17:24:10 [2023-07-15T17:24:10.068Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 17:24:10 [2023-07-15T17:24:10.068Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 17:24:10 [2023-07-15T17:24:10.068Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:24:10 [2023-07-15T17:24:10.068Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done 17:24:10 [2023-07-15T17:24:10.068Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done 17:24:10 [2023-07-15T17:24:10.068Z] #11 DONE 2.2s 17:24:10 [2023-07-15T17:24:10.068Z] 17:24:10 [2023-07-15T17:24:10.068Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:10 [2023-07-15T17:24:10.068Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 17:24:10 [2023-07-15T17:24:10.068Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:24:10 [2023-07-15T17:24:10.068Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 17:24:10 [2023-07-15T17:24:10.068Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 17:24:10 [2023-07-15T17:24:10.068Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done 17:24:10 [2023-07-15T17:24:10.068Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done 17:24:10 [2023-07-15T17:24:10.068Z] #12 DONE 2.2s 17:24:10 [2023-07-15T17:24:10.068Z] 17:24:10 [2023-07-15T17:24:10.068Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:10 [2023-07-15T17:24:10.068Z] #13 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.1s done 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:01728bec022a13e2cad392867815211236def093557db7019ba7838e85fedae2 1.58kB / 1.58kB done 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:2b4f0253487608da93e5d3478410aecc151de0195dc56d21b2d00f9f6c814a5f 6.86kB / 6.86kB done 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 2.0s 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 1.5s done 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 20.97MB / 149.10MB 2.3s 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 2.1s done 17:24:10 [2023-07-15T17:24:10.068Z] #13 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 25.17MB / 86.03MB 2.3s 17:24:10 [2023-07-15T17:24:10.129Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 105.91MB / 149.10MB 2.9s 17:24:10 [2023-07-15T17:24:10.129Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 116.39MB / 149.10MB 3.0s 17:24:10 [2023-07-15T17:24:10.129Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 125.83MB / 149.10MB 3.1s 17:24:10 [2023-07-15T17:24:10.292Z] ? github.com/docker/docker/api [no test files] 17:24:10 [2023-07-15T17:24:10.326Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 32.51MB / 149.10MB 2.4s 17:24:10 [2023-07-15T17:24:10.326Z] #13 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 35.65MB / 86.03MB 2.4s 17:24:10 [2023-07-15T17:24:10.326Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 42.99MB / 149.10MB 2.5s 17:24:10 [2023-07-15T17:24:10.326Z] #13 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 45.09MB / 86.03MB 2.5s 17:24:10 [2023-07-15T17:24:10.388Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 136.31MB / 149.10MB 3.2s 17:24:10 [2023-07-15T17:24:10.388Z] #10 ... 17:24:10 [2023-07-15T17:24:10.388Z] 17:24:10 [2023-07-15T17:24:10.388Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:10 [2023-07-15T17:24:10.388Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 17:24:10 [2023-07-15T17:24:10.388Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:24:10 [2023-07-15T17:24:10.388Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 17:24:10 [2023-07-15T17:24:10.388Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 17:24:10 [2023-07-15T17:24:10.388Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done 17:24:10 [2023-07-15T17:24:10.388Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done 17:24:10 [2023-07-15T17:24:10.388Z] #11 DONE 3.4s 17:24:10 [2023-07-15T17:24:10.388Z] 17:24:10 [2023-07-15T17:24:10.388Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:10 [2023-07-15T17:24:10.388Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 145.75MB / 149.10MB 3.3s 17:24:10 [2023-07-15T17:24:10.584Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 52.43MB / 149.10MB 2.6s 17:24:10 [2023-07-15T17:24:10.584Z] #13 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 55.57MB / 86.03MB 2.6s 17:24:10 [2023-07-15T17:24:10.584Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 62.91MB / 149.10MB 2.7s 17:24:10 [2023-07-15T17:24:10.584Z] #13 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 65.01MB / 86.03MB 2.7s 17:24:10 [2023-07-15T17:24:10.646Z] #10 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.2s done 17:24:10 [2023-07-15T17:24:10.841Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 82.84MB / 149.10MB 2.9s 17:24:10 [2023-07-15T17:24:10.842Z] #13 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 84.93MB / 86.03MB 2.9s 17:24:10 [2023-07-15T17:24:10.842Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 92.27MB / 149.10MB 3.0s 17:24:10 [2023-07-15T17:24:10.972Z] #12 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.4s done 17:24:11 [2023-07-15T17:24:11.116Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 112.20MB / 149.10MB 3.2s 17:24:11 [2023-07-15T17:24:11.116Z] #13 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 3.1s done 17:24:11 [2023-07-15T17:24:11.116Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 122.68MB / 149.10MB 3.3s 17:24:11 [2023-07-15T17:24:11.211Z] #10 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 17:24:11 [2023-07-15T17:24:11.374Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 137.36MB / 149.10MB 3.5s 17:24:11 [2023-07-15T17:24:11.374Z] #13 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.1s 17:24:11 [2023-07-15T17:24:11.374Z] #13 ... 17:24:11 [2023-07-15T17:24:11.374Z] 17:24:11 [2023-07-15T17:24:11.374Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 17:24:11 [2023-07-15T17:24:11.374Z] #9 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 1.9s done 17:24:11 [2023-07-15T17:24:11.374Z] #9 DONE 3.6s 17:24:11 [2023-07-15T17:24:11.374Z] 17:24:11 [2023-07-15T17:24:11.374Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:11 [2023-07-15T17:24:11.374Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 3.6s 17:24:11 [2023-07-15T17:24:11.469Z] #10 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.3s done 17:24:11 [2023-07-15T17:24:11.554Z] #12 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.1s 17:24:11 [2023-07-15T17:24:11.554Z] #12 ... 17:24:11 [2023-07-15T17:24:11.554Z] 17:24:11 [2023-07-15T17:24:11.554Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 17:24:11 [2023-07-15T17:24:11.554Z] #9 DONE 4.3s 17:24:11 [2023-07-15T17:24:11.554Z] 17:24:11 [2023-07-15T17:24:11.554Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:11 [2023-07-15T17:24:11.554Z] #12 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 4.1s done 17:24:11 [2023-07-15T17:24:11.554Z] #12 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.3s done 17:24:11 [2023-07-15T17:24:11.727Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 4.6s done 17:24:11 [2023-07-15T17:24:11.814Z] #12 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 17:24:11 [2023-07-15T17:24:11.940Z] #13 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.5s done 17:24:11 [2023-07-15T17:24:11.940Z] #13 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 3.9s done 17:24:11 [2023-07-15T17:24:11.940Z] #13 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 17:24:11 [2023-07-15T17:24:11.985Z] #10 ... 17:24:11 [2023-07-15T17:24:11.985Z] 17:24:11 [2023-07-15T17:24:11.985Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:24:11 [2023-07-15T17:24:11.985Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 17:24:11 [2023-07-15T17:24:11.985Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 17:24:11 [2023-07-15T17:24:11.985Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 17:24:11 [2023-07-15T17:24:11.985Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 17:24:11 [2023-07-15T17:24:11.985Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done 17:24:11 [2023-07-15T17:24:11.985Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done 17:24:11 [2023-07-15T17:24:11.985Z] #12 DONE 4.8s 17:24:11 [2023-07-15T17:24:11.985Z] 17:24:11 [2023-07-15T17:24:11.985Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:11 [2023-07-15T17:24:11.985Z] #10 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 17:24:11 [2023-07-15T17:24:11.985Z] #10 ... 17:24:11 [2023-07-15T17:24:11.985Z] 17:24:11 [2023-07-15T17:24:11.985Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 17:24:11 [2023-07-15T17:24:11.985Z] #13 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done 17:24:11 [2023-07-15T17:24:11.985Z] #13 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done 17:24:11 [2023-07-15T17:24:11.985Z] #13 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done 17:24:11 [2023-07-15T17:24:11.985Z] #13 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done 17:24:11 [2023-07-15T17:24:11.985Z] #13 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done 17:24:11 [2023-07-15T17:24:11.985Z] #13 DONE 4.9s 17:24:11 [2023-07-15T17:24:11.985Z] 17:24:11 [2023-07-15T17:24:11.985Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:12 [2023-07-15T17:24:12.434Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done 17:24:12 [2023-07-15T17:24:12.434Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 0.1s 17:24:12 [2023-07-15T17:24:12.434Z] #11 ... 17:24:12 [2023-07-15T17:24:12.434Z] 17:24:12 [2023-07-15T17:24:12.434Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 17:24:12 [2023-07-15T17:24:12.434Z] #14 DONE 0.8s 17:24:12 [2023-07-15T17:24:12.694Z] 17:24:12 [2023-07-15T17:24:12.694Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:13 [2023-07-15T17:24:13.265Z] #11 ... 17:24:13 [2023-07-15T17:24:13.265Z] 17:24:13 [2023-07-15T17:24:13.265Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 17:24:13 [2023-07-15T17:24:13.265Z] #15 DONE 0.6s 17:24:13 [2023-07-15T17:24:13.265Z] 17:24:13 [2023-07-15T17:24:13.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:13 [2023-07-15T17:24:13.885Z] #10 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done 17:24:14 [2023-07-15T17:24:14.206Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 1.9s done 17:24:14 [2023-07-15T17:24:14.356Z] #12 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done 17:24:14 [2023-07-15T17:24:14.356Z] #12 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 17:24:14 [2023-07-15T17:24:14.356Z] #12 ... 17:24:14 [2023-07-15T17:24:14.356Z] 17:24:14 [2023-07-15T17:24:14.356Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 17:24:14 [2023-07-15T17:24:14.356Z] #14 DONE 0.4s 17:24:14 [2023-07-15T17:24:14.356Z] 17:24:14 [2023-07-15T17:24:14.356Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:14 [2023-07-15T17:24:14.452Z] #10 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 17:24:14 [2023-07-15T17:24:14.465Z] #13 ... 17:24:14 [2023-07-15T17:24:14.466Z] 17:24:14 [2023-07-15T17:24:14.466Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 17:24:14 [2023-07-15T17:24:14.466Z] #14 DONE 0.4s 17:24:14 [2023-07-15T17:24:14.466Z] 17:24:14 [2023-07-15T17:24:14.466Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:14 [2023-07-15T17:24:14.466Z] #13 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 2.1s done 17:24:14 [2023-07-15T17:24:14.466Z] #13 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 0.1s 17:24:14 [2023-07-15T17:24:14.466Z] #13 ... 17:24:14 [2023-07-15T17:24:14.466Z] 17:24:14 [2023-07-15T17:24:14.466Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 17:24:14 [2023-07-15T17:24:14.466Z] #15 DONE 0.4s 17:24:14 [2023-07-15T17:24:14.466Z] 17:24:14 [2023-07-15T17:24:14.466Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:14 [2023-07-15T17:24:14.466Z] #11 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 17:24:14 [2023-07-15T17:24:14.617Z] #12 ... 17:24:14 [2023-07-15T17:24:14.617Z] 17:24:14 [2023-07-15T17:24:14.617Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 17:24:14 [2023-07-15T17:24:14.617Z] #15 DONE 0.3s 17:24:14 [2023-07-15T17:24:14.617Z] 17:24:14 [2023-07-15T17:24:14.617Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:16 [2023-07-15T17:24:16.354Z] #10 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 2.0s done 17:24:16 [2023-07-15T17:24:16.365Z] #13 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 2.0s done 17:24:16 [2023-07-15T17:24:16.365Z] #13 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 17:24:16 [2023-07-15T17:24:16.529Z] #12 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 1.9s done 17:24:16 [2023-07-15T17:24:16.529Z] #12 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 17:24:16 [2023-07-15T17:24:16.612Z] #10 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 17:24:16 [2023-07-15T17:24:16.876Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements 17:24:17 [2023-07-15T17:24:17.546Z] #10 ... 17:24:17 [2023-07-15T17:24:17.546Z] 17:24:17 [2023-07-15T17:24:17.546Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 17:24:17 [2023-07-15T17:24:17.546Z] #14 DONE 1.1s 17:24:17 [2023-07-15T17:24:17.546Z] 17:24:17 [2023-07-15T17:24:17.546Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:17 [2023-07-15T17:24:17.546Z] #10 ... 17:24:17 [2023-07-15T17:24:17.546Z] 17:24:17 [2023-07-15T17:24:17.546Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 17:24:19 [2023-07-15T17:24:19.750Z] #11 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 4.5s done 17:24:19 [2023-07-15T17:24:19.750Z] #11 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 17:24:19 [2023-07-15T17:24:19.750Z] #11 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd done 17:24:20 [2023-07-15T17:24:20.011Z] #11 DONE 14.9s 17:24:20 [2023-07-15T17:24:20.011Z] 17:24:20 [2023-07-15T17:24:20.011Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 17:24:20 [2023-07-15T17:24:20.011Z] #16 0.762 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 0.773 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 0.778 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 0.924 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 1.128 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 1.135 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 2.358 Fetched 8658 kB in 2s (4666 kB/s) 17:24:20 [2023-07-15T17:24:20.011Z] #16 2.358 Reading package lists... 17:24:20 [2023-07-15T17:24:20.011Z] #16 2.987 Reading package lists... 17:24:20 [2023-07-15T17:24:20.011Z] #16 3.665 Building dependency tree... 17:24:20 [2023-07-15T17:24:20.011Z] #16 3.934 The following additional packages will be installed: 17:24:20 [2023-07-15T17:24:20.011Z] #16 3.934 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 17:24:20 [2023-07-15T17:24:20.011Z] #16 3.934 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 17:24:20 [2023-07-15T17:24:20.011Z] #16 3.935 Recommended packages: 17:24:20 [2023-07-15T17:24:20.011Z] #16 3.935 libldap-common publicsuffix libsasl2-modules 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.066 The following NEW packages will be installed: 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.066 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.067 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.067 libssh2-1 openssl 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.336 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.336 Need to get 3050 kB of archives. 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.336 After this operation, 6663 kB of additional disk space will be used. 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.336 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.403 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.434 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.462 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.489 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.497 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.518 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.530 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.531 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.532 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.533 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.536 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.539 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.541 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.542 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.659 debconf: delaying package configuration, since apt-utils is not installed 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.681 Fetched 3050 kB in 0s (6494 kB/s) 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.702 Selecting previously unselected package openssl. 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.702 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.707 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.711 Unpacking openssl (1.1.1n-0+deb11u5) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.813 Selecting previously unselected package ca-certificates. 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.815 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.818 Unpacking ca-certificates (20210119) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.869 Selecting previously unselected package libbrotli1:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.870 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.877 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.929 Selecting previously unselected package libsasl2-modules-db:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.930 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.933 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.964 Selecting previously unselected package libsasl2-2:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.965 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 4.970 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.010 Selecting previously unselected package libldap-2.4-2:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.010 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.012 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.062 Selecting previously unselected package libnghttp2-14:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.064 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.067 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.102 Selecting previously unselected package libpsl5:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.103 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.106 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.141 Selecting previously unselected package librtmp1:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.142 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.145 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.177 Selecting previously unselected package libssh2-1:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.178 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.181 Unpacking libssh2-1:amd64 (1.9.0-2) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.223 Selecting previously unselected package libcurl4:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.225 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.228 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.275 Selecting previously unselected package curl. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.276 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.280 Unpacking curl (7.74.0-1.3+deb11u7) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.328 Selecting previously unselected package libonig5:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.330 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.333 Unpacking libonig5:amd64 (6.9.6-1.1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.395 Selecting previously unselected package libjq1:amd64. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.397 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.400 Unpacking libjq1:amd64 (1.6-2.1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.435 Selecting previously unselected package jq. 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.437 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.441 Unpacking jq (1.6-2.1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.476 Setting up libpsl5:amd64 (0.21.0-1.2) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.486 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.495 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.505 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.516 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.524 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.533 Setting up libssh2-1:amd64 (1.9.0-2) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.543 Setting up openssl (1.1.1n-0+deb11u5) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.557 Setting up libonig5:amd64 (6.9.6-1.1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.566 Setting up libjq1:amd64 (1.6-2.1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.575 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.585 Setting up ca-certificates (20210119) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 5.980 Updating certificates in /etc/ssl/certs... 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.431 129 added, 0 removed; done. 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.461 Setting up jq (1.6-2.1) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.470 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.480 Setting up curl (7.74.0-1.3+deb11u7) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.492 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.539 Processing triggers for ca-certificates (20210119) ... 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.546 Updating certificates in /etc/ssl/certs... 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.912 0 added, 0 removed; done. 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.912 Running hooks in /etc/ca-certificates/update.d... 17:24:20 [2023-07-15T17:24:20.011Z] #16 6.913 done. 17:24:20 [2023-07-15T17:24:20.546Z] #13 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 4.5s done 17:24:20 [2023-07-15T17:24:20.581Z] #16 DONE 10.3s 17:24:20 [2023-07-15T17:24:20.581Z] 17:24:20 [2023-07-15T17:24:20.581Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 17:24:20 [2023-07-15T17:24:20.581Z] #17 DONE 0.4s 17:24:20 [2023-07-15T17:24:20.581Z] 17:24:20 [2023-07-15T17:24:20.581Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 17:24:20 [2023-07-15T17:24:20.581Z] #18 DONE 0.0s 17:24:20 [2023-07-15T17:24:20.581Z] 17:24:20 [2023-07-15T17:24:20.581Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:20 [2023-07-15T17:24:20.731Z] #12 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 4.6s done 17:24:21 [2023-07-15T17:24:21.110Z] #13 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd done 17:24:21 [2023-07-15T17:24:21.152Z] #19 ... 17:24:21 [2023-07-15T17:24:21.152Z] 17:24:21 [2023-07-15T17:24:21.152Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 17:24:21 [2023-07-15T17:24:21.152Z] #20 DONE 0.7s 17:24:21 [2023-07-15T17:24:21.152Z] 17:24:21 [2023-07-15T17:24:21.152Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 17:24:21 [2023-07-15T17:24:21.152Z] #21 DONE 0.1s 17:24:21 [2023-07-15T17:24:21.152Z] 17:24:21 [2023-07-15T17:24:21.152Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 17:24:21 [2023-07-15T17:24:21.152Z] #22 DONE 0.1s 17:24:21 [2023-07-15T17:24:21.152Z] 17:24:21 [2023-07-15T17:24:21.152Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:21 [2023-07-15T17:24:21.301Z] #12 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 17:24:21 [2023-07-15T17:24:21.301Z] #12 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd done 17:24:21 [2023-07-15T17:24:21.673Z] #13 ... 17:24:21 [2023-07-15T17:24:21.673Z] 17:24:21 [2023-07-15T17:24:21.673Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 17:24:21 [2023-07-15T17:24:21.673Z] #16 1.194 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 17:24:21 [2023-07-15T17:24:21.673Z] #16 1.208 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:21 [2023-07-15T17:24:21.673Z] #16 1.208 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:21 [2023-07-15T17:24:21.673Z] #16 1.303 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:21 [2023-07-15T17:24:21.673Z] #16 1.408 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:21 [2023-07-15T17:24:21.673Z] #16 1.475 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:21 [2023-07-15T17:24:21.673Z] #16 2.573 Fetched 8658 kB in 2s (5284 kB/s) 17:24:21 [2023-07-15T17:24:21.673Z] #16 2.573 Reading package lists... 17:24:21 [2023-07-15T17:24:21.673Z] #16 3.180 Reading package lists... 17:24:21 [2023-07-15T17:24:21.673Z] #16 3.761 Building dependency tree... 17:24:21 [2023-07-15T17:24:21.673Z] #16 4.011 The following additional packages will be installed: 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.011 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.011 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.012 Recommended packages: 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.012 libldap-common publicsuffix libsasl2-modules 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.129 The following NEW packages will be installed: 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.130 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.130 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.130 libssh2-1 openssl 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.399 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.399 Need to get 3050 kB of archives. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.399 After this operation, 6663 kB of additional disk space will be used. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.399 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.413 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.415 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.418 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.418 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.440 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.442 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.443 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.443 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.444 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.445 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.448 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.469 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.471 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.472 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.618 debconf: delaying package configuration, since apt-utils is not installed 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.640 Fetched 3050 kB in 0s (9007 kB/s) 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.659 Selecting previously unselected package openssl. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.659 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.665 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.669 Unpacking openssl (1.1.1n-0+deb11u5) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.763 Selecting previously unselected package ca-certificates. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.764 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.768 Unpacking ca-certificates (20210119) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.826 Selecting previously unselected package libbrotli1:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.827 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.833 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.885 Selecting previously unselected package libsasl2-modules-db:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.886 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.889 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.923 Selecting previously unselected package libsasl2-2:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.924 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.927 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.965 Selecting previously unselected package libldap-2.4-2:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.966 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 4.969 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.021 Selecting previously unselected package libnghttp2-14:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.022 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.033 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.069 Selecting previously unselected package libpsl5:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.070 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.073 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.108 Selecting previously unselected package librtmp1:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.109 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.113 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.146 Selecting previously unselected package libssh2-1:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.147 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.150 Unpacking libssh2-1:amd64 (1.9.0-2) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.199 Selecting previously unselected package libcurl4:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.201 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.204 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.256 Selecting previously unselected package curl. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.258 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.263 Unpacking curl (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.315 Selecting previously unselected package libonig5:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.316 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.319 Unpacking libonig5:amd64 (6.9.6-1.1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.368 Selecting previously unselected package libjq1:amd64. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.369 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.373 Unpacking libjq1:amd64 (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.407 Selecting previously unselected package jq. 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.408 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.411 Unpacking jq (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.453 Setting up libpsl5:amd64 (0.21.0-1.2) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.462 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.470 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.479 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.489 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.500 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.509 Setting up libssh2-1:amd64 (1.9.0-2) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.518 Setting up openssl (1.1.1n-0+deb11u5) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.532 Setting up libonig5:amd64 (6.9.6-1.1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.543 Setting up libjq1:amd64 (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.552 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.562 Setting up ca-certificates (20210119) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 5.951 Updating certificates in /etc/ssl/certs... 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.406 129 added, 0 removed; done. 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.478 Setting up jq (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.488 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.497 Setting up curl (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.509 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.524 Processing triggers for ca-certificates (20210119) ... 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.531 Updating certificates in /etc/ssl/certs... 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.894 0 added, 0 removed; done. 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.894 Running hooks in /etc/ca-certificates/update.d... 17:24:21 [2023-07-15T17:24:21.674Z] #16 6.895 done. 17:24:21 [2023-07-15T17:24:21.730Z] #15 DONE 3.5s 17:24:21 [2023-07-15T17:24:21.730Z] 17:24:21 [2023-07-15T17:24:21.730Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 17:24:21 [2023-07-15T17:24:21.730Z] #16 0.747 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 0.762 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 0.762 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 0.860 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 1.168 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 1.177 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 2.429 Fetched 8658 kB in 2s (4459 kB/s) 17:24:21 [2023-07-15T17:24:21.730Z] #16 2.429 Reading package lists... 17:24:21 [2023-07-15T17:24:21.730Z] #16 3.042 Reading package lists... 17:24:21 [2023-07-15T17:24:21.730Z] #16 3.657 Building dependency tree... 17:24:21 [2023-07-15T17:24:21.730Z] #16 3.946 The following additional packages will be installed: 17:24:21 [2023-07-15T17:24:21.730Z] #16 3.946 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 17:24:21 [2023-07-15T17:24:21.730Z] #16 3.946 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 17:24:21 [2023-07-15T17:24:21.730Z] #16 3.948 Recommended packages: 17:24:21 [2023-07-15T17:24:21.730Z] #16 3.948 libldap-common publicsuffix libsasl2-modules 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.070 The following NEW packages will be installed: 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.071 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.071 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.072 libssh2-1 openssl 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.340 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.340 Need to get 3050 kB of archives. 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.340 After this operation, 6663 kB of additional disk space will be used. 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.340 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.387 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.414 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.441 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.447 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.456 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.457 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.460 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.460 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.461 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.463 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.467 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.468 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.469 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.471 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.658 debconf: delaying package configuration, since apt-utils is not installed 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.690 Fetched 3050 kB in 0s (7727 kB/s) 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.779 Selecting previously unselected package openssl. 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.779 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.785 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 4.808 Unpacking openssl (1.1.1n-0+deb11u5) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.046 Selecting previously unselected package ca-certificates. 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.047 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.118 Unpacking ca-certificates (20210119) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.548 Selecting previously unselected package libbrotli1:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.549 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.557 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.613 Selecting previously unselected package libsasl2-modules-db:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.614 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.618 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.791 Selecting previously unselected package libsasl2-2:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.792 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.804 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.988 Selecting previously unselected package libldap-2.4-2:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 5.989 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 6.005 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 6.577 Selecting previously unselected package libnghttp2-14:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 6.579 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 6.771 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 7.228 Selecting previously unselected package libpsl5:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 7.229 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 7.314 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 7.769 Selecting previously unselected package librtmp1:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 7.771 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 7.826 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.208 Selecting previously unselected package libssh2-1:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.209 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.223 Unpacking libssh2-1:amd64 (1.9.0-2) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.471 Selecting previously unselected package libcurl4:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.472 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.493 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.622 Selecting previously unselected package curl. 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.624 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.635 Unpacking curl (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.878 Selecting previously unselected package libonig5:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.880 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.884 Unpacking libonig5:amd64 (6.9.6-1.1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.977 Selecting previously unselected package libjq1:amd64. 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.979 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 8.982 Unpacking libjq1:amd64 (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.042 Selecting previously unselected package jq. 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.044 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.047 Unpacking jq (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.086 Setting up libpsl5:amd64 (0.21.0-1.2) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.097 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.107 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.117 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.127 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.137 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.147 Setting up libssh2-1:amd64 (1.9.0-2) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.157 Setting up openssl (1.1.1n-0+deb11u5) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.171 Setting up libonig5:amd64 (6.9.6-1.1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.181 Setting up libjq1:amd64 (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.221 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.231 Setting up ca-certificates (20210119) ... 17:24:21 [2023-07-15T17:24:21.730Z] #16 9.629 Updating certificates in /etc/ssl/certs... 17:24:21 [2023-07-15T17:24:21.872Z] #12 DONE 14.4s 17:24:21 [2023-07-15T17:24:21.872Z] 17:24:21 [2023-07-15T17:24:21.872Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 17:24:21 [2023-07-15T17:24:21.872Z] #16 0.808 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 0.819 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 0.826 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 0.928 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 1.105 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 1.106 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 2.374 Fetched 8658 kB in 2s (4726 kB/s) 17:24:21 [2023-07-15T17:24:21.872Z] #16 2.374 Reading package lists... 17:24:21 [2023-07-15T17:24:21.872Z] #16 3.030 Reading package lists... 17:24:21 [2023-07-15T17:24:21.872Z] #16 3.733 Building dependency tree... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.058 The following additional packages will be installed: 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.058 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.062 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.062 Recommended packages: 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.062 libldap-common publicsuffix libsasl2-modules 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.184 The following NEW packages will be installed: 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.185 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.185 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.186 libssh2-1 openssl 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.456 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.456 Need to get 3050 kB of archives. 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.456 After this operation, 6663 kB of additional disk space will be used. 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.456 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.472 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.474 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.476 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.477 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.478 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.480 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.481 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.481 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.482 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.490 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.493 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.495 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.497 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.499 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.624 debconf: delaying package configuration, since apt-utils is not installed 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.652 Fetched 3050 kB in 0s (9914 kB/s) 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.721 Selecting previously unselected package openssl. 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.721 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.727 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.732 Unpacking openssl (1.1.1n-0+deb11u5) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.836 Selecting previously unselected package ca-certificates. 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.838 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.841 Unpacking ca-certificates (20210119) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.897 Selecting previously unselected package libbrotli1:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.898 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.905 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.955 Selecting previously unselected package libsasl2-modules-db:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.957 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.960 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.994 Selecting previously unselected package libsasl2-2:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.995 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 4.998 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.040 Selecting previously unselected package libldap-2.4-2:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.042 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.045 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.097 Selecting previously unselected package libnghttp2-14:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.099 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.102 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.138 Selecting previously unselected package libpsl5:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.139 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.143 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.184 Selecting previously unselected package librtmp1:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.185 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.189 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.223 Selecting previously unselected package libssh2-1:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.225 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.228 Unpacking libssh2-1:amd64 (1.9.0-2) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.272 Selecting previously unselected package libcurl4:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.273 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.278 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.330 Selecting previously unselected package curl. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.331 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.335 Unpacking curl (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.384 Selecting previously unselected package libonig5:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.386 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.389 Unpacking libonig5:amd64 (6.9.6-1.1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.445 Selecting previously unselected package libjq1:amd64. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.446 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.450 Unpacking libjq1:amd64 (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.487 Selecting previously unselected package jq. 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.489 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.492 Unpacking jq (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.532 Setting up libpsl5:amd64 (0.21.0-1.2) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.541 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.550 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.568 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.577 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.586 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.596 Setting up libssh2-1:amd64 (1.9.0-2) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.608 Setting up openssl (1.1.1n-0+deb11u5) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.624 Setting up libonig5:amd64 (6.9.6-1.1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.633 Setting up libjq1:amd64 (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.642 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 5.652 Setting up ca-certificates (20210119) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.056 Updating certificates in /etc/ssl/certs... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.522 129 added, 0 removed; done. 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.552 Setting up jq (1.6-2.1) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.561 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.571 Setting up curl (7.74.0-1.3+deb11u7) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.581 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.597 Processing triggers for ca-certificates (20210119) ... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.604 Updating certificates in /etc/ssl/certs... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.983 0 added, 0 removed; done. 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.983 Running hooks in /etc/ca-certificates/update.d... 17:24:21 [2023-07-15T17:24:21.872Z] #16 6.984 done. 17:24:21 [2023-07-15T17:24:21.872Z] #16 ... 17:24:21 [2023-07-15T17:24:21.872Z] 17:24:21 [2023-07-15T17:24:21.872Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 17:24:21 [2023-07-15T17:24:21.931Z] #16 ... 17:24:21 [2023-07-15T17:24:21.931Z] 17:24:21 [2023-07-15T17:24:21.931Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:21 [2023-07-15T17:24:21.931Z] #13 DONE 13.9s 17:24:21 [2023-07-15T17:24:21.931Z] 17:24:21 [2023-07-15T17:24:21.931Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 17:24:22 [2023-07-15T17:24:22.297Z] #16 10.08 129 added, 0 removed; done. 17:24:22 [2023-07-15T17:24:22.297Z] #16 10.12 Setting up jq (1.6-2.1) ... 17:24:22 [2023-07-15T17:24:22.297Z] #16 10.12 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 17:24:22 [2023-07-15T17:24:22.297Z] #16 10.14 Setting up curl (7.74.0-1.3+deb11u7) ... 17:24:22 [2023-07-15T17:24:22.297Z] #16 10.15 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:22 [2023-07-15T17:24:22.297Z] #16 10.16 Processing triggers for ca-certificates (20210119) ... 17:24:22 [2023-07-15T17:24:22.297Z] #16 10.17 Updating certificates in /etc/ssl/certs... 17:24:22 [2023-07-15T17:24:22.441Z] #17 DONE 0.7s 17:24:22 [2023-07-15T17:24:22.441Z] 17:24:22 [2023-07-15T17:24:22.441Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 17:24:22 [2023-07-15T17:24:22.542Z] #23 1.151 + git clone https://github.com/kolyshkin/go-swagger.git . 17:24:22 [2023-07-15T17:24:22.542Z] #23 1.152 Cloning into '.'... 17:24:22 [2023-07-15T17:24:22.555Z] #16 10.54 0 added, 0 removed; done. 17:24:22 [2023-07-15T17:24:22.555Z] #16 10.54 Running hooks in /etc/ca-certificates/update.d... 17:24:22 [2023-07-15T17:24:22.555Z] #16 10.54 done. 17:24:22 [2023-07-15T17:24:22.701Z] #16 DONE 10.8s 17:24:22 [2023-07-15T17:24:22.701Z] 17:24:22 [2023-07-15T17:24:22.701Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 17:24:22 [2023-07-15T17:24:22.701Z] #18 DONE 0.0s 17:24:22 [2023-07-15T17:24:22.701Z] 17:24:22 [2023-07-15T17:24:22.701Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:22 [2023-07-15T17:24:22.862Z] #17 DONE 1.1s 17:24:22 [2023-07-15T17:24:22.862Z] 17:24:22 [2023-07-15T17:24:22.862Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 17:24:23 [2023-07-15T17:24:23.120Z] #16 DONE 11.5s 17:24:23 [2023-07-15T17:24:23.120Z] 17:24:23 [2023-07-15T17:24:23.120Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 17:24:23 [2023-07-15T17:24:23.120Z] #18 DONE 0.1s 17:24:23 [2023-07-15T17:24:23.120Z] 17:24:23 [2023-07-15T17:24:23.120Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:23 [2023-07-15T17:24:23.121Z] #16 DONE 10.9s 17:24:23 [2023-07-15T17:24:23.121Z] 17:24:23 [2023-07-15T17:24:23.121Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 17:24:23 [2023-07-15T17:24:23.121Z] #17 DONE 0.1s 17:24:23 [2023-07-15T17:24:23.121Z] 17:24:23 [2023-07-15T17:24:23.121Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:23 [2023-07-15T17:24:23.121Z] #18 ... 17:24:23 [2023-07-15T17:24:23.121Z] 17:24:23 [2023-07-15T17:24:23.121Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 17:24:23 [2023-07-15T17:24:23.121Z] #10 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 6.5s done 17:24:23 [2023-07-15T17:24:23.121Z] #10 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd done 17:24:23 [2023-07-15T17:24:23.121Z] #10 DONE 16.1s 17:24:23 [2023-07-15T17:24:23.271Z] #19 ... 17:24:23 [2023-07-15T17:24:23.271Z] 17:24:23 [2023-07-15T17:24:23.271Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 17:24:23 [2023-07-15T17:24:23.271Z] #20 DONE 0.8s 17:24:23 [2023-07-15T17:24:23.271Z] 17:24:23 [2023-07-15T17:24:23.271Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 17:24:23 [2023-07-15T17:24:23.271Z] #21 DONE 0.1s 17:24:23 [2023-07-15T17:24:23.378Z] 17:24:23 [2023-07-15T17:24:23.378Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 17:24:23 [2023-07-15T17:24:23.530Z] 17:24:23 [2023-07-15T17:24:23.530Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 17:24:23 [2023-07-15T17:24:23.530Z] #22 DONE 0.1s 17:24:23 [2023-07-15T17:24:23.530Z] 17:24:23 [2023-07-15T17:24:23.530Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:23 [2023-07-15T17:24:23.636Z] #19 DONE 0.3s 17:24:23 [2023-07-15T17:24:23.636Z] 17:24:23 [2023-07-15T17:24:23.636Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 17:24:23 [2023-07-15T17:24:23.685Z] #19 ... 17:24:23 [2023-07-15T17:24:23.685Z] 17:24:23 [2023-07-15T17:24:23.685Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 17:24:23 [2023-07-15T17:24:23.685Z] #20 DONE 0.6s 17:24:23 [2023-07-15T17:24:23.685Z] 17:24:23 [2023-07-15T17:24:23.685Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 17:24:23 [2023-07-15T17:24:23.685Z] #21 DONE 0.1s 17:24:23 [2023-07-15T17:24:23.685Z] 17:24:23 [2023-07-15T17:24:23.685Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 17:24:23 [2023-07-15T17:24:23.685Z] #22 DONE 0.1s 17:24:23 [2023-07-15T17:24:23.685Z] 17:24:23 [2023-07-15T17:24:23.685Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:24:23 [2023-07-15T17:24:23.894Z] #20 DONE 0.4s 17:24:23 [2023-07-15T17:24:23.894Z] 17:24:23 [2023-07-15T17:24:23.894Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 17:24:23 [2023-07-15T17:24:23.894Z] #21 DONE 0.1s 17:24:23 [2023-07-15T17:24:23.894Z] 17:24:23 [2023-07-15T17:24:23.894Z] #22 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:24 [2023-07-15T17:24:24.153Z] #22 ... 17:24:24 [2023-07-15T17:24:24.153Z] 17:24:24 [2023-07-15T17:24:24.153Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 17:24:24 [2023-07-15T17:24:24.153Z] #23 DONE 0.1s 17:24:24 [2023-07-15T17:24:24.411Z] 17:24:24 [2023-07-15T17:24:24.411Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:24 [2023-07-15T17:24:24.411Z] #18 1.083 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 17:24:24 [2023-07-15T17:24:24.411Z] #18 1.277 17:24:24 [2023-07-15T17:24:24.461Z] #23 ... 17:24:24 [2023-07-15T17:24:24.461Z] 17:24:24 [2023-07-15T17:24:24.461Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.865 + RM_GOPATH=0 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.865 + TMP_GOPATH= 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.865 + : /build 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.865 + '[' -z '' ']' 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.868 ++ mktemp -d 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.868 + export GOPATH=/tmp/tmp.VYMUTvONFZ 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.868 + GOPATH=/tmp/tmp.VYMUTvONFZ 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.868 + RM_GOPATH=1 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.868 + case "$(go env GOARCH)" in 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.868 ++ go env GOARCH 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.871 + export GO_BUILDMODE=-buildmode=pie 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.871 + GO_BUILDMODE=-buildmode=pie 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.872 ++ dirname /tmp/install/install.sh 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.872 + dir=/tmp/install 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.872 + bin=dockercli 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.872 + shift 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.872 + '[' '!' -f /tmp/install/dockercli.installer ']' 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.872 + . /tmp/install/dockercli.installer 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.872 ++ : stable 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.872 ++ : 17.06.2-ce 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.873 + install_dockercli 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.873 + echo 'Install docker/cli version 17.06.2-ce from stable' 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.873 ++ uname -m 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.873 Install docker/cli version 17.06.2-ce from stable 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.874 + arch=x86_64 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.874 + '[' x86_64 '!=' x86_64 ']' 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.874 + url=https://download.docker.com/linux/static 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.874 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 17:24:24 [2023-07-15T17:24:24.461Z] #24 0.876 + tar -xz docker/docker 17:24:24 [2023-07-15T17:24:24.461Z] #24 2.369 + mkdir -p /build 17:24:24 [2023-07-15T17:24:24.461Z] #24 2.370 + mv docker/docker /build/ 17:24:24 [2023-07-15T17:24:24.461Z] #24 2.372 + rmdir docker 17:24:24 [2023-07-15T17:24:24.461Z] #24 DONE 3.0s 17:24:24 [2023-07-15T17:24:24.461Z] 17:24:24 [2023-07-15T17:24:24.461Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.194 + RM_GOPATH=0 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.194 + TMP_GOPATH= 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.194 + : /build 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.194 + '[' -z '' ']' 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.194 ++ mktemp -d 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.195 + export GOPATH=/tmp/tmp.uj9Iglm5Wt 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.195 + GOPATH=/tmp/tmp.uj9Iglm5Wt 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.195 + RM_GOPATH=1 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.195 + case "$(go env GOARCH)" in 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.195 ++ go env GOARCH 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + export GO_BUILDMODE=-buildmode=pie 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + GO_BUILDMODE=-buildmode=pie 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 ++ dirname /tmp/install/install.sh 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + dir=/tmp/install 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + bin=tomlv 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + shift 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + '[' '!' -f /tmp/install/tomlv.installer ']' 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + . /tmp/install/tomlv.installer 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + install_tomlv 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uj9Iglm5Wt/src/github.com/BurntSushi/toml 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.203 Cloning into '/tmp/tmp.uj9Iglm5Wt/src/github.com/BurntSushi/toml'... 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.559 + cd /tmp/tmp.uj9Iglm5Wt/src/github.com/BurntSushi/toml 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.560 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.595 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.699 internal/goarch 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.702 internal/unsafeheader 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.716 internal/goexperiment 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.722 internal/goos 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.748 encoding 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.753 internal/cpu 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.759 runtime/internal/math 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.780 internal/itoa 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.795 internal/abi 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.802 runtime/internal/atomic 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.814 runtime/internal/sys 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.819 runtime/internal/syscall 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.850 math/bits 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.869 unicode/utf8 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.877 internal/race 17:24:24 [2023-07-15T17:24:24.461Z] #25 1.881 sync/atomic 17:24:24 [2023-07-15T17:24:24.461Z] #25 2.015 unicode 17:24:24 [2023-07-15T17:24:24.461Z] #25 2.202 internal/bytealg 17:24:24 [2023-07-15T17:24:24.461Z] #25 2.255 math 17:24:24 [2023-07-15T17:24:24.461Z] #25 2.773 runtime 17:24:24 [2023-07-15T17:24:24.669Z] #18 1.493 #=#=# ######################################################################## 100.0% 17:24:24 [2023-07-15T17:24:24.669Z] #18 1.712 17:24:24 [2023-07-15T17:24:24.916Z] #23 1.462 + git clone https://github.com/kolyshkin/go-swagger.git . 17:24:24 [2023-07-15T17:24:24.916Z] #23 1.463 Cloning into '.'... 17:24:25 [2023-07-15T17:24:25.591Z] #23 1.563 + git clone https://github.com/docker/distribution.git . 17:24:25 [2023-07-15T17:24:25.591Z] #23 1.565 Cloning into '.'... 17:24:26 [2023-07-15T17:24:26.055Z] #18 2.848 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 17:24:26 [2023-07-15T17:24:26.314Z] #18 3.344 17:24:26 [2023-07-15T17:24:26.314Z] #18 ... 17:24:26 [2023-07-15T17:24:26.314Z] 17:24:26 [2023-07-15T17:24:26.314Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.599 + RM_GOPATH=0 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.599 + TMP_GOPATH= 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.599 + : /build 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.599 + '[' -z '' ']' 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.600 ++ mktemp -d 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.601 + export GOPATH=/tmp/tmp.DoOwrgUhvO 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.601 + GOPATH=/tmp/tmp.DoOwrgUhvO 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.601 + RM_GOPATH=1 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.601 + case "$(go env GOARCH)" in 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.601 ++ go env GOARCH 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.605 + export GO_BUILDMODE=-buildmode=pie 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.605 + GO_BUILDMODE=-buildmode=pie 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.605 ++ dirname /tmp/install/install.sh 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 Install docker/cli version 17.06.2-ce from stable 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 + dir=/tmp/install 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 + bin=dockercli 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 + shift 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 + '[' '!' -f /tmp/install/dockercli.installer ']' 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 + . /tmp/install/dockercli.installer 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 ++ : stable 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 ++ : 17.06.2-ce 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 + install_dockercli 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.606 + echo 'Install docker/cli version 17.06.2-ce from stable' 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.607 ++ uname -m 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.608 + arch=x86_64 17:24:26 [2023-07-15T17:24:26.314Z] #24 0.608 + '[' x86_64 '!=' x86_64 ']' 17:24:26 [2023-07-15T17:24:26.315Z] #24 0.608 + url=https://download.docker.com/linux/static 17:24:26 [2023-07-15T17:24:26.315Z] #24 0.608 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 17:24:26 [2023-07-15T17:24:26.315Z] #24 0.608 + tar -xz docker/docker 17:24:26 [2023-07-15T17:24:26.315Z] #24 2.010 + mkdir -p /build 17:24:26 [2023-07-15T17:24:26.315Z] #24 2.012 + mv docker/docker /build/ 17:24:26 [2023-07-15T17:24:26.315Z] #24 2.026 + rmdir docker 17:24:26 [2023-07-15T17:24:26.315Z] #24 DONE 2.5s 17:24:26 [2023-07-15T17:24:26.574Z] 17:24:26 [2023-07-15T17:24:26.574Z] #22 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.875 + RM_GOPATH=0 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.875 + TMP_GOPATH= 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.875 + : /build 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.875 + '[' -z '' ']' 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.875 ++ mktemp -d 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.877 + export GOPATH=/tmp/tmp.e8ZRBt1XeP 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.877 + GOPATH=/tmp/tmp.e8ZRBt1XeP 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.877 + RM_GOPATH=1 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.877 + case "$(go env GOARCH)" in 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.878 ++ go env GOARCH 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.881 + export GO_BUILDMODE=-buildmode=pie 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.881 + GO_BUILDMODE=-buildmode=pie 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.881 ++ dirname /tmp/install/install.sh 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 + dir=/tmp/install 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 + bin=gotestsum 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 + shift 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 + '[' '!' -f /tmp/install/gotestsum.installer ']' 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 + . /tmp/install/gotestsum.installer 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 ++ : v1.8.2 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 + install_gotestsum 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 + set -e 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.882 + echo 'Install gotestsum version v1.8.2' 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.883 + GOBIN=/build 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.883 + GO111MODULE=on 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.883 + go install gotest.tools/gotestsum@v1.8.2 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.883 Install gotestsum version v1.8.2 17:24:26 [2023-07-15T17:24:26.574Z] #22 0.911 go: downloading gotest.tools/gotestsum v1.8.2 17:24:26 [2023-07-15T17:24:26.574Z] #22 1.764 go: downloading github.com/dnephin/pflag v1.0.7 17:24:26 [2023-07-15T17:24:26.574Z] #22 1.767 go: downloading golang.org/x/tools v0.1.11 17:24:26 [2023-07-15T17:24:26.574Z] #22 1.781 go: downloading github.com/fatih/color v1.13.0 17:24:26 [2023-07-15T17:24:26.574Z] #22 1.786 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 17:24:26 [2023-07-15T17:24:26.574Z] #22 1.787 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 17:24:26 [2023-07-15T17:24:26.574Z] #22 1.827 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 17:24:26 [2023-07-15T17:24:26.574Z] #22 1.979 go: downloading github.com/mattn/go-colorable v0.1.12 17:24:26 [2023-07-15T17:24:26.574Z] #22 2.023 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:24:26 [2023-07-15T17:24:26.574Z] #22 2.028 go: downloading github.com/mattn/go-isatty v0.0.14 17:24:26 [2023-07-15T17:24:26.574Z] #22 2.029 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 17:24:27 [2023-07-15T17:24:27.015Z] #25 ... 17:24:27 [2023-07-15T17:24:27.016Z] 17:24:27 [2023-07-15T17:24:27.016Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.510 + RM_GOPATH=0 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.510 + TMP_GOPATH= 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.510 + : /build 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.510 + '[' -z '' ']' 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.510 ++ mktemp -d 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.511 + export GOPATH=/tmp/tmp.mTFT5LQgms 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.511 + GOPATH=/tmp/tmp.mTFT5LQgms 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.511 + RM_GOPATH=1 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.511 + case "$(go env GOARCH)" in 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.511 ++ go env GOARCH 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.516 + export GO_BUILDMODE=-buildmode=pie 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.516 + GO_BUILDMODE=-buildmode=pie 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.516 ++ dirname /tmp/install/install.sh 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + dir=/tmp/install 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + bin=vndr 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + shift 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + '[' '!' -f /tmp/install/vndr.installer ']' 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + . /tmp/install/vndr.installer 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 ++ : v0.1.3-0.20221229102223-87603e47e8ea 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + install_vndr 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + GOBIN=/build 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + GO111MODULE=on 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.517 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 17:24:27 [2023-07-15T17:24:27.016Z] #26 0.921 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 17:24:27 [2023-07-15T17:24:27.016Z] #26 DONE 5.9s 17:24:27 [2023-07-15T17:24:27.016Z] 17:24:27 [2023-07-15T17:24:27.016Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 + RM_GOPATH=0 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 + TMP_GOPATH= 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 + : /build 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 + '[' -z '' ']' 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 ++ mktemp -d 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 + export GOPATH=/tmp/tmp.Gglh8OrM2k 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 + GOPATH=/tmp/tmp.Gglh8OrM2k 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 + RM_GOPATH=1 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 + case "$(go env GOARCH)" in 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.883 ++ go env GOARCH 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.890 + export GO_BUILDMODE=-buildmode=pie 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.890 + GO_BUILDMODE=-buildmode=pie 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.890 ++ dirname /tmp/install/install.sh 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + dir=/tmp/install 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + bin=golangci_lint 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + shift 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + . /tmp/install/golangci_lint.installer 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 ++ : v1.49.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + install_golangci_lint 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + set -e 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + echo 'Install golangci-lint version v1.49.0' 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + GOBIN=/build 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + GO111MODULE=on 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.892 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 0.896 Install golangci-lint version v1.49.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 1.233 go: downloading github.com/golangci/golangci-lint v1.49.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 2.793 go: downloading github.com/pkg/errors v0.9.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 2.794 go: downloading github.com/spf13/cobra v1.5.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 2.794 go: downloading github.com/spf13/pflag v1.0.5 17:24:27 [2023-07-15T17:24:27.016Z] #27 2.795 go: downloading github.com/spf13/viper v1.12.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 2.795 go: downloading gopkg.in/yaml.v3 v3.0.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 2.798 go: downloading github.com/fatih/color v1.13.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 2.806 go: downloading github.com/gofrs/flock v0.8.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.000 go: downloading golang.org/x/tools v0.1.12 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.151 go: downloading github.com/hashicorp/go-version v1.6.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.171 go: downloading github.com/ldez/gomoddirectives v0.2.3 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.231 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.231 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.295 go: downloading github.com/mattn/go-colorable v0.1.13 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.295 go: downloading github.com/sirupsen/logrus v1.9.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.296 go: downloading github.com/stretchr/testify v1.8.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.303 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.354 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.534 go: downloading github.com/mattn/go-isatty v0.0.16 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.558 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.559 go: downloading 4d63.com/gochecknoglobals v0.1.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.603 go: downloading github.com/Antonboom/errname v0.1.7 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.629 go: downloading github.com/Antonboom/nilnil v0.1.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.756 go: downloading github.com/BurntSushi/toml v1.2.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.791 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.907 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 3.932 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.088 go: downloading github.com/alexkohler/prealloc v1.0.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.089 go: downloading github.com/alingse/asasalint v0.0.11 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.124 go: downloading github.com/ashanbrown/forbidigo v1.3.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.201 go: downloading github.com/ashanbrown/makezero v1.1.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.276 go: downloading github.com/bkielbasa/cyclop v1.2.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.367 go: downloading github.com/blizzy78/varnamelen v0.8.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.387 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.453 go: downloading github.com/breml/bidichk v0.2.3 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.464 go: downloading github.com/breml/errchkjson v0.3.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.522 go: downloading github.com/butuzov/ireturn v0.1.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.587 go: downloading github.com/charithe/durationcheck v0.0.9 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.594 go: downloading github.com/curioswitch/go-reassign v0.1.2 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.597 go: downloading github.com/daixiang0/gci v0.6.3 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.863 go: downloading github.com/denis-tingaikin/go-header v0.4.3 17:24:27 [2023-07-15T17:24:27.016Z] #27 4.918 go: downloading github.com/esimonov/ifshort v1.0.4 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.087 go: downloading github.com/firefart/nonamedreturns v1.0.4 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.094 go: downloading github.com/fzipp/gocyclo v0.6.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.197 go: downloading github.com/go-critic/go-critic v0.6.4 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.198 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.199 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.200 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.400 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.411 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.625 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.655 go: downloading github.com/golangci/misspell v0.3.5 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.776 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.776 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.785 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.807 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.879 go: downloading github.com/hexops/gotextdiff v1.0.3 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.983 go: downloading github.com/jgautheron/goconst v1.5.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.983 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.983 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 17:24:27 [2023-07-15T17:24:27.016Z] #27 5.995 go: downloading github.com/julz/importas v0.1.0 17:24:27 [2023-07-15T17:24:27.016Z] #27 6.041 go: downloading github.com/kisielk/errcheck v1.6.2 17:24:27 [2023-07-15T17:24:27.016Z] #27 6.041 go: downloading github.com/kulti/thelper v0.6.3 17:24:27 [2023-07-15T17:24:27.016Z] #27 6.067 go: downloading github.com/kunwardeep/paralleltest v1.0.6 17:24:27 [2023-07-15T17:24:27.016Z] #27 6.067 go: downloading github.com/kyoh86/exportloopref v0.1.8 17:24:27 [2023-07-15T17:24:27.016Z] #27 6.071 go: downloading github.com/ldez/tagliatelle v0.3.1 17:24:27 [2023-07-15T17:24:27.278Z] #27 6.138 go: downloading github.com/leonklingele/grouper v1.1.0 17:24:27 [2023-07-15T17:24:27.278Z] #27 6.196 go: downloading github.com/lufeee/execinquery v1.2.1 17:24:27 [2023-07-15T17:24:27.278Z] #27 6.198 go: downloading github.com/maratori/testpackage v1.1.0 17:24:27 [2023-07-15T17:24:27.278Z] #27 6.240 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 17:24:27 [2023-07-15T17:24:27.278Z] #27 6.272 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 17:24:27 [2023-07-15T17:24:27.278Z] #27 6.330 go: downloading github.com/mgechev/revive v1.2.3 17:24:27 [2023-07-15T17:24:27.495Z] #23 ... 17:24:27 [2023-07-15T17:24:27.495Z] 17:24:27 [2023-07-15T17:24:27.495Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.011 + RM_GOPATH=0 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.011 + TMP_GOPATH= 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.011 + : /build 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.011 + '[' -z '' ']' 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.011 ++ mktemp -d 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.012 + export GOPATH=/tmp/tmp.5Sm9rCprt3 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.012 + GOPATH=/tmp/tmp.5Sm9rCprt3 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.012 + RM_GOPATH=1 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.012 + case "$(go env GOARCH)" in 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.012 ++ go env GOARCH 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.016 + export GO_BUILDMODE=-buildmode=pie 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.016 + GO_BUILDMODE=-buildmode=pie 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.016 ++ dirname /tmp/install/install.sh 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 Install docker/cli version 17.06.2-ce from stable 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 + dir=/tmp/install 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 + bin=dockercli 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 + shift 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 + '[' '!' -f /tmp/install/dockercli.installer ']' 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 + . /tmp/install/dockercli.installer 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 ++ : stable 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 ++ : 17.06.2-ce 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 + install_dockercli 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 + echo 'Install docker/cli version 17.06.2-ce from stable' 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.017 ++ uname -m 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.018 + arch=x86_64 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.018 + '[' x86_64 '!=' x86_64 ']' 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.018 + url=https://download.docker.com/linux/static 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.020 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 17:24:27 [2023-07-15T17:24:27.495Z] #24 1.020 + tar -xz docker/docker 17:24:27 [2023-07-15T17:24:27.495Z] #24 2.783 + mkdir -p /build 17:24:27 [2023-07-15T17:24:27.495Z] #24 2.785 + mv docker/docker /build/ 17:24:27 [2023-07-15T17:24:27.495Z] #24 2.792 + rmdir docker 17:24:27 [2023-07-15T17:24:27.496Z] #24 DONE 3.9s 17:24:27 [2023-07-15T17:24:27.496Z] 17:24:27 [2023-07-15T17:24:27.496Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.883 + RM_GOPATH=0 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.883 + TMP_GOPATH= 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.884 + : /build 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.884 + '[' -z '' ']' 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.884 ++ mktemp -d 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.885 + export GOPATH=/tmp/tmp.7Pbz8MOV2c 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.885 + GOPATH=/tmp/tmp.7Pbz8MOV2c 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.885 + RM_GOPATH=1 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.885 + case "$(go env GOARCH)" in 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.886 ++ go env GOARCH 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.893 + export GO_BUILDMODE=-buildmode=pie 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.893 + GO_BUILDMODE=-buildmode=pie 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.893 ++ dirname /tmp/install/install.sh 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + dir=/tmp/install 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + bin=golangci_lint 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + shift 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + . /tmp/install/golangci_lint.installer 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 ++ : v1.49.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + install_golangci_lint 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + set -e 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + echo 'Install golangci-lint version v1.49.0' 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + GOBIN=/build 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + GO111MODULE=on 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.894 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 0.896 Install golangci-lint version v1.49.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 1.256 go: downloading github.com/golangci/golangci-lint v1.49.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.309 go: downloading github.com/fatih/color v1.13.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.317 go: downloading github.com/gofrs/flock v0.8.1 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.322 go: downloading github.com/pkg/errors v0.9.1 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.322 go: downloading github.com/spf13/cobra v1.5.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.350 go: downloading github.com/spf13/pflag v1.0.5 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.351 go: downloading github.com/spf13/viper v1.12.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.378 go: downloading gopkg.in/yaml.v3 v3.0.1 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.680 go: downloading golang.org/x/tools v0.1.12 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.681 go: downloading github.com/hashicorp/go-version v1.6.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.681 go: downloading github.com/ldez/gomoddirectives v0.2.3 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.682 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.684 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.832 go: downloading github.com/mattn/go-colorable v0.1.13 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.833 go: downloading github.com/sirupsen/logrus v1.9.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.848 go: downloading github.com/stretchr/testify v1.8.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.904 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 17:24:27 [2023-07-15T17:24:27.496Z] #25 2.975 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.054 go: downloading github.com/mattn/go-isatty v0.0.16 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.058 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.078 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.117 go: downloading github.com/spf13/afero v1.8.2 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.266 go: downloading github.com/spf13/cast v1.5.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.381 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.384 go: downloading github.com/BurntSushi/toml v1.2.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.385 go: downloading 4d63.com/gochecknoglobals v0.1.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.385 go: downloading github.com/Antonboom/nilnil v0.1.1 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.385 go: downloading github.com/Antonboom/errname v0.1.7 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.576 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.576 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.630 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.731 go: downloading github.com/alexkohler/prealloc v1.0.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.762 go: downloading github.com/alingse/asasalint v0.0.11 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.868 go: downloading github.com/ashanbrown/forbidigo v1.3.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.869 go: downloading github.com/ashanbrown/makezero v1.1.1 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.870 go: downloading github.com/bkielbasa/cyclop v1.2.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.917 go: downloading github.com/blizzy78/varnamelen v0.8.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 3.994 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 4.024 go: downloading github.com/breml/bidichk v0.2.3 17:24:27 [2023-07-15T17:24:27.496Z] #25 4.036 go: downloading github.com/breml/errchkjson v0.3.0 17:24:27 [2023-07-15T17:24:27.496Z] #25 4.099 go: downloading github.com/butuzov/ireturn v0.1.1 17:24:27 [2023-07-15T17:24:27.540Z] #27 6.411 go: downloading github.com/moricho/tparallel v0.2.1 17:24:27 [2023-07-15T17:24:27.540Z] #27 6.444 go: downloading github.com/nakabonne/nestif v0.3.1 17:24:27 [2023-07-15T17:24:27.540Z] #27 6.491 go: downloading github.com/nishanths/exhaustive v0.8.1 17:24:27 [2023-07-15T17:24:27.540Z] #27 6.509 go: downloading github.com/nishanths/predeclared v0.2.2 17:24:27 [2023-07-15T17:24:27.755Z] #25 4.144 go: downloading github.com/charithe/durationcheck v0.0.9 17:24:27 [2023-07-15T17:24:27.755Z] #25 4.144 go: downloading github.com/curioswitch/go-reassign v0.1.2 17:24:27 [2023-07-15T17:24:27.755Z] #25 4.144 go: downloading github.com/daixiang0/gci v0.6.3 17:24:27 [2023-07-15T17:24:27.755Z] #25 4.280 go: downloading github.com/denis-tingaikin/go-header v0.4.3 17:24:27 [2023-07-15T17:24:27.802Z] #27 6.659 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 17:24:27 [2023-07-15T17:24:27.802Z] #27 6.665 go: downloading github.com/ryancurrah/gomodguard v1.2.4 17:24:27 [2023-07-15T17:24:27.802Z] #27 6.719 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 17:24:27 [2023-07-15T17:24:27.802Z] #27 6.787 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 17:24:27 [2023-07-15T17:24:27.802Z] #27 6.830 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 17:24:27 [2023-07-15T17:24:27.802Z] #27 6.832 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 17:24:28 [2023-07-15T17:24:28.015Z] #25 4.425 go: downloading github.com/esimonov/ifshort v1.0.4 17:24:28 [2023-07-15T17:24:28.015Z] #25 4.448 go: downloading github.com/firefart/nonamedreturns v1.0.4 17:24:28 [2023-07-15T17:24:28.064Z] #27 6.911 go: downloading github.com/securego/gosec/v2 v2.13.1 17:24:28 [2023-07-15T17:24:28.064Z] #27 7.057 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 17:24:28 [2023-07-15T17:24:28.064Z] #27 7.145 go: downloading github.com/sivchari/containedctx v1.0.2 17:24:28 [2023-07-15T17:24:28.064Z] #27 ... 17:24:28 [2023-07-15T17:24:28.064Z] 17:24:28 [2023-07-15T17:24:28.064Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:28 [2023-07-15T17:24:28.064Z] #19 1.468 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 17:24:28 [2023-07-15T17:24:28.064Z] #19 1.784 17:24:28 [2023-07-15T17:24:28.064Z] #19 1.997 #=#=# ######################################################################## 100.0% 17:24:28 [2023-07-15T17:24:28.064Z] #19 2.280 17:24:28 [2023-07-15T17:24:28.064Z] #19 3.441 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 17:24:28 [2023-07-15T17:24:28.064Z] #19 4.015 17:24:28 [2023-07-15T17:24:28.064Z] #19 4.275 #=#=# ################# 23.7% ######################################################################## 100.0% 17:24:28 [2023-07-15T17:24:28.064Z] #19 4.874 17:24:28 [2023-07-15T17:24:28.064Z] #19 6.517 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 17:24:28 [2023-07-15T17:24:28.064Z] #19 6.993 17:24:28 [2023-07-15T17:24:28.064Z] #19 7.225 #=#=# 0.0% ########################################### 60.1% ################################################################## 91.8% ######################################################################## 100.0% 17:24:28 [2023-07-15T17:24:28.273Z] #25 4.736 go: downloading github.com/fzipp/gocyclo v0.6.0 17:24:28 [2023-07-15T17:24:28.273Z] #25 4.744 go: downloading github.com/go-critic/go-critic v0.6.4 17:24:28 [2023-07-15T17:24:28.325Z] #19 ... 17:24:28 [2023-07-15T17:24:28.325Z] 17:24:28 [2023-07-15T17:24:28.325Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.154 go: downloading github.com/sivchari/nosnakecase v1.7.0 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.155 go: downloading github.com/sivchari/tenv v1.7.0 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.155 go: downloading github.com/sonatard/noctx v0.0.1 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.223 go: downloading github.com/sourcegraph/go-diff v0.6.1 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.223 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.264 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.266 go: downloading github.com/sylvia7788/contextcheck v1.0.6 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.266 go: downloading github.com/tdakkota/asciicheck v0.1.1 17:24:28 [2023-07-15T17:24:28.325Z] #27 7.308 go: downloading github.com/tetafro/godot v1.4.11 17:24:28 [2023-07-15T17:24:28.490Z] #22 4.636 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:24:28 [2023-07-15T17:24:28.532Z] #25 4.841 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 17:24:28 [2023-07-15T17:24:28.532Z] #25 4.841 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 17:24:28 [2023-07-15T17:24:28.532Z] #25 4.936 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.400 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.415 go: downloading github.com/timonwong/logrlint v0.1.0 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.415 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.423 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.487 go: downloading github.com/ultraware/funlen v0.0.3 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.516 go: downloading github.com/ultraware/whitespace v0.0.5 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.563 go: downloading github.com/uudashr/gocognit v1.0.6 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.564 go: downloading github.com/yagipy/maintidx v1.0.0 17:24:28 [2023-07-15T17:24:28.586Z] #27 7.576 go: downloading github.com/yeya24/promlinter v0.2.0 17:24:28 [2023-07-15T17:24:28.791Z] #25 5.116 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 17:24:28 [2023-07-15T17:24:28.791Z] #25 5.116 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 17:24:28 [2023-07-15T17:24:28.791Z] #25 5.184 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 17:24:28 [2023-07-15T17:24:28.791Z] #25 5.319 go: downloading github.com/golangci/misspell v0.3.5 17:24:28 [2023-07-15T17:24:28.791Z] #25 5.387 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 17:24:28 [2023-07-15T17:24:28.791Z] #25 5.412 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 17:24:28 [2023-07-15T17:24:28.791Z] #25 5.413 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 17:24:28 [2023-07-15T17:24:28.848Z] #27 7.695 go: downloading gitlab.com/bosi/decorder v0.2.3 17:24:29 [2023-07-15T17:24:29.050Z] #25 5.516 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 17:24:29 [2023-07-15T17:24:29.109Z] #27 8.052 go: downloading honnef.co/go/tools v0.3.3 17:24:29 [2023-07-15T17:24:29.109Z] #27 8.059 go: downloading mvdan.cc/gofumpt v0.3.1 17:24:29 [2023-07-15T17:24:29.109Z] #27 8.060 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 17:24:29 [2023-07-15T17:24:29.109Z] #27 8.158 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 17:24:29 [2023-07-15T17:24:29.134Z] #23 ... 17:24:29 [2023-07-15T17:24:29.134Z] 17:24:29 [2023-07-15T17:24:29.134Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.677 + RM_GOPATH=0 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.677 + TMP_GOPATH= 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.677 + : /build 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.677 + '[' -z '' ']' 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.677 ++ mktemp -d 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.678 + export GOPATH=/tmp/tmp.rzKzvoxcX9 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.678 + GOPATH=/tmp/tmp.rzKzvoxcX9 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.678 + RM_GOPATH=1 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.678 + case "$(go env GOARCH)" in 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.678 ++ go env GOARCH 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.684 + export GO_BUILDMODE=-buildmode=pie 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.684 + GO_BUILDMODE=-buildmode=pie 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.684 ++ dirname /tmp/install/install.sh 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.685 + dir=/tmp/install 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.685 + bin=golangci_lint 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.685 + shift 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.685 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.685 + . /tmp/install/golangci_lint.installer 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.686 Install golangci-lint version v1.49.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.686 ++ : v1.49.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.686 + install_golangci_lint 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.686 + set -e 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.686 + echo 'Install golangci-lint version v1.49.0' 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.686 + GOBIN=/build 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.686 + GO111MODULE=on 17:24:29 [2023-07-15T17:24:29.134Z] #24 0.686 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 1.026 go: downloading github.com/golangci/golangci-lint v1.49.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.328 go: downloading github.com/fatih/color v1.13.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.330 go: downloading github.com/gofrs/flock v0.8.1 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.334 go: downloading github.com/pkg/errors v0.9.1 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.345 go: downloading github.com/spf13/cobra v1.5.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.353 go: downloading github.com/spf13/pflag v1.0.5 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.354 go: downloading github.com/spf13/viper v1.12.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.355 go: downloading gopkg.in/yaml.v3 v3.0.1 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.456 go: downloading golang.org/x/tools v0.1.12 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.712 go: downloading github.com/hashicorp/go-version v1.6.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.745 go: downloading github.com/ldez/gomoddirectives v0.2.3 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.790 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.811 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.930 go: downloading github.com/mattn/go-colorable v0.1.13 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.931 go: downloading github.com/sirupsen/logrus v1.9.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 2.933 go: downloading github.com/stretchr/testify v1.8.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.003 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.028 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.196 go: downloading github.com/mattn/go-isatty v0.0.16 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.246 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.308 go: downloading 4d63.com/gochecknoglobals v0.1.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.331 go: downloading github.com/Antonboom/errname v0.1.7 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.430 go: downloading github.com/Antonboom/nilnil v0.1.1 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.436 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.456 go: downloading github.com/BurntSushi/toml v1.2.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.484 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.596 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.631 go: downloading github.com/alexkohler/prealloc v1.0.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.713 go: downloading github.com/alingse/asasalint v0.0.11 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.744 go: downloading github.com/ashanbrown/forbidigo v1.3.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.834 go: downloading github.com/ashanbrown/makezero v1.1.1 17:24:29 [2023-07-15T17:24:29.134Z] #24 3.842 go: downloading github.com/bkielbasa/cyclop v1.2.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.011 go: downloading github.com/blizzy78/varnamelen v0.8.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.094 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.108 go: downloading github.com/breml/bidichk v0.2.3 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.123 go: downloading github.com/breml/errchkjson v0.3.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.159 go: downloading github.com/butuzov/ireturn v0.1.1 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.308 go: downloading github.com/charithe/durationcheck v0.0.9 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.406 go: downloading github.com/curioswitch/go-reassign v0.1.2 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.407 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.411 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.424 go: downloading github.com/spf13/afero v1.8.2 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.481 go: downloading github.com/spf13/cast v1.5.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.523 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 4.719 go: downloading github.com/daixiang0/gci v0.6.3 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.034 go: downloading github.com/denis-tingaikin/go-header v0.4.3 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.034 go: downloading github.com/firefart/nonamedreturns v1.0.4 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.035 go: downloading github.com/esimonov/ifshort v1.0.4 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.141 go: downloading github.com/fzipp/gocyclo v0.6.0 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.180 go: downloading github.com/go-critic/go-critic v0.6.4 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.206 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.404 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.497 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 17:24:29 [2023-07-15T17:24:29.134Z] #24 5.748 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 17:24:29 [2023-07-15T17:24:29.308Z] #25 5.598 go: downloading github.com/hexops/gotextdiff v1.0.3 17:24:29 [2023-07-15T17:24:29.308Z] #25 5.746 go: downloading github.com/jgautheron/goconst v1.5.1 17:24:29 [2023-07-15T17:24:29.308Z] #25 5.769 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 17:24:29 [2023-07-15T17:24:29.308Z] #25 5.771 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 17:24:29 [2023-07-15T17:24:29.371Z] #27 8.224 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:24:29 [2023-07-15T17:24:29.371Z] #27 8.289 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:24:29 [2023-07-15T17:24:29.371Z] #27 8.332 go: downloading github.com/spf13/afero v1.8.2 17:24:29 [2023-07-15T17:24:29.371Z] #27 8.367 go: downloading github.com/spf13/cast v1.5.0 17:24:29 [2023-07-15T17:24:29.371Z] #27 8.404 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:24:29 [2023-07-15T17:24:29.395Z] #24 5.963 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 17:24:29 [2023-07-15T17:24:29.568Z] #25 5.848 go: downloading github.com/kisielk/errcheck v1.6.2 17:24:29 [2023-07-15T17:24:29.568Z] #25 5.849 go: downloading github.com/kulti/thelper v0.6.3 17:24:29 [2023-07-15T17:24:29.568Z] #25 5.850 go: downloading github.com/julz/importas v0.1.0 17:24:29 [2023-07-15T17:24:29.568Z] #25 5.850 go: downloading github.com/kunwardeep/paralleltest v1.0.6 17:24:29 [2023-07-15T17:24:29.568Z] #25 5.894 go: downloading github.com/kyoh86/exportloopref v0.1.8 17:24:29 [2023-07-15T17:24:29.568Z] #25 5.949 go: downloading github.com/ldez/tagliatelle v0.3.1 17:24:29 [2023-07-15T17:24:29.568Z] #25 5.990 go: downloading github.com/leonklingele/grouper v1.1.0 17:24:29 [2023-07-15T17:24:29.568Z] #25 6.017 go: downloading github.com/lufeee/execinquery v1.2.1 17:24:29 [2023-07-15T17:24:29.633Z] #27 8.452 go: downloading github.com/hashicorp/errwrap v1.0.0 17:24:29 [2023-07-15T17:24:29.633Z] #27 8.488 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 17:24:29 [2023-07-15T17:24:29.633Z] #27 8.553 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:29 [2023-07-15T17:24:29.633Z] #27 8.612 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:29 [2023-07-15T17:24:29.633Z] #27 8.647 go: downloading github.com/stretchr/objx v0.4.0 17:24:29 [2023-07-15T17:24:29.633Z] #27 8.723 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 17:24:29 [2023-07-15T17:24:29.657Z] #24 6.192 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 17:24:29 [2023-07-15T17:24:29.657Z] #24 6.192 go: downloading github.com/golangci/misspell v0.3.5 17:24:29 [2023-07-15T17:24:29.657Z] #24 6.315 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 17:24:29 [2023-07-15T17:24:29.657Z] #24 6.322 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 17:24:29 [2023-07-15T17:24:29.830Z] #25 6.091 go: downloading github.com/maratori/testpackage v1.1.0 17:24:29 [2023-07-15T17:24:29.830Z] #25 6.101 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 17:24:29 [2023-07-15T17:24:29.830Z] #25 6.132 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 17:24:29 [2023-07-15T17:24:29.830Z] #25 6.225 go: downloading github.com/mgechev/revive v1.2.3 17:24:29 [2023-07-15T17:24:29.830Z] #25 6.254 go: downloading github.com/moricho/tparallel v0.2.1 17:24:29 [2023-07-15T17:24:29.830Z] #25 6.254 go: downloading github.com/nakabonne/nestif v0.3.1 17:24:29 [2023-07-15T17:24:29.830Z] #25 6.293 go: downloading github.com/nishanths/exhaustive v0.8.1 17:24:29 [2023-07-15T17:24:29.918Z] #24 6.513 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 17:24:29 [2023-07-15T17:24:29.918Z] #24 6.595 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 17:24:29 [2023-07-15T17:24:29.918Z] #24 6.652 go: downloading github.com/hexops/gotextdiff v1.0.3 17:24:29 [2023-07-15T17:24:29.918Z] #24 6.695 go: downloading github.com/jgautheron/goconst v1.5.1 17:24:29 [2023-07-15T17:24:29.918Z] #24 6.696 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 17:24:29 [2023-07-15T17:24:29.918Z] #24 6.697 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 17:24:29 [2023-07-15T17:24:29.918Z] #24 6.791 go: downloading github.com/julz/importas v0.1.0 17:24:29 [2023-07-15T17:24:29.918Z] #24 6.792 go: downloading github.com/kisielk/errcheck v1.6.2 17:24:30 [2023-07-15T17:24:30.090Z] #25 6.481 go: downloading github.com/nishanths/predeclared v0.2.2 17:24:30 [2023-07-15T17:24:30.090Z] #25 6.499 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 17:24:30 [2023-07-15T17:24:30.090Z] #25 ... 17:24:30 [2023-07-15T17:24:30.090Z] 17:24:30 [2023-07-15T17:24:30.090Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 + RM_GOPATH=0 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 + TMP_GOPATH= 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 + : /build 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 + '[' -z '' ']' 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 ++ mktemp -d 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 + export GOPATH=/tmp/tmp.buSMveK3VK 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 + GOPATH=/tmp/tmp.buSMveK3VK 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 + RM_GOPATH=1 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 + case "$(go env GOARCH)" in 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.247 ++ go env GOARCH 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.258 + export GO_BUILDMODE=-buildmode=pie 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.258 + GO_BUILDMODE=-buildmode=pie 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.258 ++ dirname /tmp/install/install.sh 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + dir=/tmp/install 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + bin=vndr 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + shift 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + '[' '!' -f /tmp/install/vndr.installer ']' 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + . /tmp/install/vndr.installer 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 ++ : v0.1.3-0.20221229102223-87603e47e8ea 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + install_vndr 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + GOBIN=/build 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + GO111MODULE=on 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.260 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.261 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 17:24:30 [2023-07-15T17:24:30.090Z] #26 1.629 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 17:24:30 [2023-07-15T17:24:30.090Z] #26 DONE 6.7s 17:24:30 [2023-07-15T17:24:30.090Z] 17:24:30 [2023-07-15T17:24:30.090Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:30 [2023-07-15T17:24:30.090Z] #25 6.648 go: downloading github.com/ryancurrah/gomodguard v1.2.4 17:24:30 [2023-07-15T17:24:30.090Z] #25 6.680 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 17:24:30 [2023-07-15T17:24:30.090Z] #25 ... 17:24:30 [2023-07-15T17:24:30.090Z] 17:24:30 [2023-07-15T17:24:30.090Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:24:30 [2023-07-15T17:24:30.090Z] #23 6.521 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.822 go: downloading github.com/kulti/thelper v0.6.3 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.914 go: downloading github.com/kunwardeep/paralleltest v1.0.6 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.914 go: downloading github.com/kyoh86/exportloopref v0.1.8 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.915 go: downloading github.com/ldez/tagliatelle v0.3.1 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.916 go: downloading github.com/lufeee/execinquery v1.2.1 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.916 go: downloading github.com/maratori/testpackage v1.1.0 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.923 go: downloading github.com/leonklingele/grouper v1.1.0 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.924 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 17:24:30 [2023-07-15T17:24:30.182Z] #24 6.979 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 17:24:30 [2023-07-15T17:24:30.182Z] #24 ... 17:24:30 [2023-07-15T17:24:30.182Z] 17:24:30 [2023-07-15T17:24:30.182Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:30 [2023-07-15T17:24:30.182Z] #19 1.417 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 17:24:30 [2023-07-15T17:24:30.182Z] #19 1.782 17:24:30 [2023-07-15T17:24:30.182Z] #19 2.048 #=#=# ######################################################################## 100.0% 17:24:30 [2023-07-15T17:24:30.182Z] #19 2.410 17:24:30 [2023-07-15T17:24:30.182Z] #19 3.728 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 17:24:30 [2023-07-15T17:24:30.182Z] #19 4.259 17:24:30 [2023-07-15T17:24:30.182Z] #19 4.522 #=#=# ######################################################################## 100.0% 17:24:30 [2023-07-15T17:24:30.182Z] #19 4.994 17:24:30 [2023-07-15T17:24:30.182Z] #19 6.513 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 17:24:30 [2023-07-15T17:24:30.182Z] #19 7.058 17:24:30 [2023-07-15T17:24:30.183Z] #19 7.311 #=#=# ################ 22.4% ######################################### 57.0% ################################################################ 89.3% ######################################################################## 100.0% 17:24:30 [2023-07-15T17:24:30.206Z] #27 9.026 go: downloading github.com/gobwas/glob v0.2.3 17:24:30 [2023-07-15T17:24:30.206Z] #27 9.033 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 17:24:30 [2023-07-15T17:24:30.206Z] #27 9.034 go: downloading go.uber.org/zap v1.17.0 17:24:30 [2023-07-15T17:24:30.206Z] #27 9.035 go: downloading github.com/kisielk/gotool v1.0.0 17:24:30 [2023-07-15T17:24:30.206Z] #27 9.035 go: downloading golang.org/x/text v0.3.7 17:24:30 [2023-07-15T17:24:30.206Z] #27 9.057 go: downloading github.com/gostaticanalysis/comment v1.4.2 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.126 go: downloading github.com/go-toolsmith/astcast v1.0.0 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.147 go: downloading github.com/go-toolsmith/astcopy v1.0.1 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.148 go: downloading github.com/go-toolsmith/astequal v1.0.2 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.184 go: downloading github.com/go-toolsmith/astfmt v1.0.0 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.191 go: downloading github.com/go-toolsmith/astp v1.0.0 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.245 go: downloading github.com/go-toolsmith/strparse v1.0.0 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.247 go: downloading github.com/go-toolsmith/typep v1.0.2 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.250 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 17:24:30 [2023-07-15T17:24:30.207Z] #27 9.267 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 17:24:30 [2023-07-15T17:24:30.397Z] #22 ... 17:24:30 [2023-07-15T17:24:30.397Z] 17:24:30 [2023-07-15T17:24:30.397Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:30 [2023-07-15T17:24:30.397Z] #18 3.583 #=#=# ####################################################################### 99.0% ######################################################################## 100.0% 17:24:30 [2023-07-15T17:24:30.397Z] #18 4.058 17:24:30 [2023-07-15T17:24:30.397Z] #18 5.559 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 17:24:30 [2023-07-15T17:24:30.397Z] #18 6.108 17:24:30 [2023-07-15T17:24:30.397Z] #18 6.377 #=#=# 0.1% ########################## 36.7% ######################################## 56.4% ######################################################################## 100.0% 17:24:30 [2023-07-15T17:24:30.397Z] #18 7.205 17:24:30 [2023-07-15T17:24:30.397Z] #18 ... 17:24:30 [2023-07-15T17:24:30.397Z] 17:24:30 [2023-07-15T17:24:30.397Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.987 + RM_GOPATH=0 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.987 + TMP_GOPATH= 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.987 + : /build 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.987 + '[' -z '' ']' 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.987 ++ mktemp -d 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.988 + export GOPATH=/tmp/tmp.FaQPs2XLxT 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.988 + GOPATH=/tmp/tmp.FaQPs2XLxT 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.988 + RM_GOPATH=1 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.988 + case "$(go env GOARCH)" in 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.989 ++ go env GOARCH 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.993 + export GO_BUILDMODE=-buildmode=pie 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.993 + GO_BUILDMODE=-buildmode=pie 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.993 ++ dirname /tmp/install/install.sh 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + dir=/tmp/install 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + bin=vndr 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + shift 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + '[' '!' -f /tmp/install/vndr.installer ']' 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + . /tmp/install/vndr.installer 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 ++ : v0.1.3-0.20221229102223-87603e47e8ea 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + install_vndr 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + GOBIN=/build 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + GO111MODULE=on 17:24:30 [2023-07-15T17:24:30.397Z] #25 0.995 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 17:24:30 [2023-07-15T17:24:30.397Z] #25 1.241 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 17:24:30 [2023-07-15T17:24:30.397Z] #25 DONE 6.5s 17:24:30 [2023-07-15T17:24:30.452Z] #19 8.029 17:24:30 [2023-07-15T17:24:30.468Z] #27 9.303 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 17:24:30 [2023-07-15T17:24:30.468Z] #27 9.320 go: downloading github.com/ettle/strcase v0.1.1 17:24:30 [2023-07-15T17:24:30.468Z] #27 9.380 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 17:24:30 [2023-07-15T17:24:30.468Z] #27 9.380 go: downloading github.com/Masterminds/semver v1.5.0 17:24:30 [2023-07-15T17:24:30.468Z] #27 9.496 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 17:24:30 [2023-07-15T17:24:30.468Z] #27 9.504 go: downloading gopkg.in/yaml.v2 v2.4.0 17:24:30 [2023-07-15T17:24:30.468Z] #27 9.541 go: downloading github.com/fatih/structtag v1.2.0 17:24:30 [2023-07-15T17:24:30.659Z] 17:24:30 [2023-07-15T17:24:30.660Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.699 + RM_GOPATH=0 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.699 + TMP_GOPATH= 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.700 + : /build 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.700 + '[' -z '' ']' 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.700 ++ mktemp -d 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.701 + export GOPATH=/tmp/tmp.BoXCcX26Vq 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.701 + GOPATH=/tmp/tmp.BoXCcX26Vq 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.701 + RM_GOPATH=1 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.701 + case "$(go env GOARCH)" in 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.709 ++ go env GOARCH 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.715 + export GO_BUILDMODE=-buildmode=pie 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.715 + GO_BUILDMODE=-buildmode=pie 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 ++ dirname /tmp/install/install.sh 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 + dir=/tmp/install 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 + bin=golangci_lint 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 + shift 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 + . /tmp/install/golangci_lint.installer 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 ++ : v1.49.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 + install_golangci_lint 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 + set -e 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.718 + echo 'Install golangci-lint version v1.49.0' 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.719 + GOBIN=/build 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.719 + GO111MODULE=on 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.719 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 0.722 Install golangci-lint version v1.49.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 1.123 go: downloading github.com/golangci/golangci-lint v1.49.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.494 go: downloading github.com/fatih/color v1.13.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.499 go: downloading github.com/pkg/errors v0.9.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.516 go: downloading github.com/spf13/cobra v1.5.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.517 go: downloading github.com/gofrs/flock v0.8.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.517 go: downloading github.com/spf13/pflag v1.0.5 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.517 go: downloading github.com/spf13/viper v1.12.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.517 go: downloading gopkg.in/yaml.v3 v3.0.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.600 go: downloading golang.org/x/tools v0.1.12 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.690 go: downloading github.com/hashicorp/go-version v1.6.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.910 go: downloading github.com/ldez/gomoddirectives v0.2.3 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.981 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 2.991 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.118 go: downloading github.com/mattn/go-colorable v0.1.13 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.140 go: downloading github.com/sirupsen/logrus v1.9.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.202 go: downloading github.com/stretchr/testify v1.8.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.261 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.375 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.384 go: downloading github.com/mattn/go-isatty v0.0.16 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.414 go: downloading 4d63.com/gochecknoglobals v0.1.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.530 go: downloading github.com/Antonboom/errname v0.1.7 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.532 go: downloading github.com/Antonboom/nilnil v0.1.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.572 go: downloading github.com/BurntSushi/toml v1.2.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.626 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.646 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.666 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.670 go: downloading github.com/alexkohler/prealloc v1.0.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.761 go: downloading github.com/alingse/asasalint v0.0.11 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.796 go: downloading github.com/ashanbrown/forbidigo v1.3.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.865 go: downloading github.com/ashanbrown/makezero v1.1.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.882 go: downloading github.com/bkielbasa/cyclop v1.2.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 3.992 go: downloading github.com/blizzy78/varnamelen v0.8.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.056 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.152 go: downloading github.com/breml/bidichk v0.2.3 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.187 go: downloading github.com/breml/errchkjson v0.3.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.214 go: downloading github.com/butuzov/ireturn v0.1.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.307 go: downloading github.com/charithe/durationcheck v0.0.9 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.308 go: downloading github.com/curioswitch/go-reassign v0.1.2 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.381 go: downloading github.com/daixiang0/gci v0.6.3 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.424 go: downloading github.com/denis-tingaikin/go-header v0.4.3 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.628 go: downloading github.com/esimonov/ifshort v1.0.4 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.690 go: downloading github.com/firefart/nonamedreturns v1.0.4 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.770 go: downloading github.com/fzipp/gocyclo v0.6.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.962 go: downloading github.com/go-critic/go-critic v0.6.4 17:24:30 [2023-07-15T17:24:30.660Z] #26 4.963 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.021 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.027 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.230 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.268 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.398 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.399 go: downloading github.com/golangci/misspell v0.3.5 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.433 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.525 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.534 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.535 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.545 go: downloading github.com/hexops/gotextdiff v1.0.3 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.654 go: downloading github.com/jgautheron/goconst v1.5.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.724 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.725 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.730 go: downloading github.com/julz/importas v0.1.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.796 go: downloading github.com/kisielk/errcheck v1.6.2 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.868 go: downloading github.com/kulti/thelper v0.6.3 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.873 go: downloading github.com/kunwardeep/paralleltest v1.0.6 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.929 go: downloading github.com/kyoh86/exportloopref v0.1.8 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.931 go: downloading github.com/ldez/tagliatelle v0.3.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 5.946 go: downloading github.com/leonklingele/grouper v1.1.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.013 go: downloading github.com/lufeee/execinquery v1.2.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.031 go: downloading github.com/maratori/testpackage v1.1.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.032 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.062 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.102 go: downloading github.com/mgechev/revive v1.2.3 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.226 go: downloading github.com/moricho/tparallel v0.2.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.236 go: downloading github.com/nakabonne/nestif v0.3.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.338 go: downloading github.com/nishanths/exhaustive v0.8.1 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.382 go: downloading github.com/nishanths/predeclared v0.2.2 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.418 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.608 go: downloading github.com/ryancurrah/gomodguard v1.2.4 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.722 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.758 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.759 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.820 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 17:24:30 [2023-07-15T17:24:30.660Z] #26 6.823 go: downloading github.com/securego/gosec/v2 v2.13.1 17:24:30 [2023-07-15T17:24:30.713Z] #19 ... 17:24:30 [2023-07-15T17:24:30.713Z] 17:24:30 [2023-07-15T17:24:30.713Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.081 + RM_GOPATH=0 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.081 + TMP_GOPATH= 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.081 + : /build 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.081 + '[' -z '' ']' 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.081 ++ mktemp -d 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.082 + export GOPATH=/tmp/tmp.nakafnBsRm 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.082 + GOPATH=/tmp/tmp.nakafnBsRm 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.082 + RM_GOPATH=1 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.082 + case "$(go env GOARCH)" in 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.082 ++ go env GOARCH 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.086 + export GO_BUILDMODE=-buildmode=pie 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.086 + GO_BUILDMODE=-buildmode=pie 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.086 ++ dirname /tmp/install/install.sh 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.087 + dir=/tmp/install 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.087 + bin=dockercli 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.087 + shift 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.087 + '[' '!' -f /tmp/install/dockercli.installer ']' 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.087 + . /tmp/install/dockercli.installer 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.087 ++ : stable 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.087 ++ : 17.06.2-ce 17:24:30 [2023-07-15T17:24:30.713Z] #25 1.087 + install_dockercli 17:24:30 [2023-07-15T17:24:30.714Z] #25 1.087 + echo 'Install docker/cli version 17.06.2-ce from stable' 17:24:30 [2023-07-15T17:24:30.714Z] #25 1.087 Install docker/cli version 17.06.2-ce from stable 17:24:30 [2023-07-15T17:24:30.714Z] #25 1.088 ++ uname -m 17:24:30 [2023-07-15T17:24:30.714Z] #25 1.088 + arch=x86_64 17:24:30 [2023-07-15T17:24:30.714Z] #25 1.088 + '[' x86_64 '!=' x86_64 ']' 17:24:30 [2023-07-15T17:24:30.714Z] #25 1.088 + url=https://download.docker.com/linux/static 17:24:30 [2023-07-15T17:24:30.714Z] #25 1.089 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 17:24:30 [2023-07-15T17:24:30.714Z] #25 1.089 + tar -xz docker/docker 17:24:30 [2023-07-15T17:24:30.714Z] #25 2.967 + mkdir -p /build 17:24:30 [2023-07-15T17:24:30.714Z] #25 2.973 + mv docker/docker /build/ 17:24:30 [2023-07-15T17:24:30.714Z] #25 2.975 + rmdir docker 17:24:30 [2023-07-15T17:24:30.714Z] #25 DONE 7.4s 17:24:30 [2023-07-15T17:24:30.714Z] 17:24:30 [2023-07-15T17:24:30.714Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.069 go: downloading github.com/mgechev/revive v1.2.3 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.111 go: downloading github.com/moricho/tparallel v0.2.1 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.121 go: downloading github.com/nakabonne/nestif v0.3.1 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.127 go: downloading github.com/nishanths/exhaustive v0.8.1 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.131 go: downloading github.com/nishanths/predeclared v0.2.2 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.299 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.325 go: downloading github.com/ryancurrah/gomodguard v1.2.4 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.328 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.404 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.492 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 17:24:30 [2023-07-15T17:24:30.714Z] #24 7.569 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 17:24:30 [2023-07-15T17:24:30.730Z] #27 9.557 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 17:24:30 [2023-07-15T17:24:30.730Z] #27 9.558 go: downloading github.com/prometheus/client_golang v1.12.1 17:24:30 [2023-07-15T17:24:30.730Z] #27 9.620 go: downloading github.com/prometheus/client_model v0.2.0 17:24:30 [2023-07-15T17:24:30.920Z] #26 6.999 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 17:24:30 [2023-07-15T17:24:30.920Z] #26 7.003 go: downloading github.com/sivchari/containedctx v1.0.2 17:24:30 [2023-07-15T17:24:30.976Z] #24 7.577 go: downloading github.com/securego/gosec/v2 v2.13.1 17:24:30 [2023-07-15T17:24:30.976Z] #24 7.577 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 17:24:30 [2023-07-15T17:24:30.976Z] #24 7.583 go: downloading github.com/sivchari/containedctx v1.0.2 17:24:30 [2023-07-15T17:24:30.976Z] #24 7.730 go: downloading github.com/sivchari/nosnakecase v1.7.0 17:24:30 [2023-07-15T17:24:30.976Z] #24 7.731 go: downloading github.com/sivchari/tenv v1.7.0 17:24:30 [2023-07-15T17:24:30.976Z] #24 7.825 go: downloading github.com/sonatard/noctx v0.0.1 17:24:30 [2023-07-15T17:24:30.993Z] #27 9.840 go: downloading github.com/google/go-cmp v0.5.8 17:24:30 [2023-07-15T17:24:30.993Z] #27 ... 17:24:30 [2023-07-15T17:24:30.993Z] 17:24:30 [2023-07-15T17:24:30.993Z] #28 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 17:24:30 [2023-07-15T17:24:30.993Z] #28 1.792 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:30 [2023-07-15T17:24:30.993Z] #28 1.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:30 [2023-07-15T17:24:30.993Z] #28 1.828 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:30 [2023-07-15T17:24:30.993Z] #28 2.195 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:30 [2023-07-15T17:24:30.993Z] #28 2.572 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:30 [2023-07-15T17:24:30.993Z] #28 3.103 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:30 [2023-07-15T17:24:30.993Z] #28 5.164 Fetched 8658 kB in 4s (2382 kB/s) 17:24:30 [2023-07-15T17:24:30.993Z] #28 5.164 Reading package lists... 17:24:30 [2023-07-15T17:24:30.993Z] #28 6.776 Reading package lists... 17:24:30 [2023-07-15T17:24:30.993Z] #28 8.248 Building dependency tree... 17:24:30 [2023-07-15T17:24:30.993Z] #28 8.913 The following additional packages will be installed: 17:24:30 [2023-07-15T17:24:30.993Z] #28 8.914 libbtrfs0 17:24:30 [2023-07-15T17:24:30.993Z] #28 8.939 The following NEW packages will be installed: 17:24:30 [2023-07-15T17:24:30.993Z] #28 8.940 libbtrfs-dev libbtrfs0 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.237 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.237 Need to get 460 kB of archives. 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.237 After this operation, 1237 kB of additional disk space will be used. 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.237 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.268 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.533 debconf: delaying package configuration, since apt-utils is not installed 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.601 Fetched 460 kB in 0s (1418 kB/s) 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.695 Selecting previously unselected package libbtrfs0:amd64. 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.695 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.717 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.795 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.965 Selecting previously unselected package libbtrfs-dev:amd64. 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.965 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 17:24:30 [2023-07-15T17:24:30.993Z] #28 9.971 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:31 [2023-07-15T17:24:31.030Z] #23 7.413 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 17:24:31 [2023-07-15T17:24:31.180Z] #26 7.082 go: downloading github.com/sivchari/nosnakecase v1.7.0 17:24:31 [2023-07-15T17:24:31.180Z] #26 7.117 go: downloading github.com/sivchari/tenv v1.7.0 17:24:31 [2023-07-15T17:24:31.180Z] #26 7.206 go: downloading github.com/sonatard/noctx v0.0.1 17:24:31 [2023-07-15T17:24:31.180Z] #26 7.224 go: downloading github.com/sourcegraph/go-diff v0.6.1 17:24:31 [2023-07-15T17:24:31.180Z] #26 7.224 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 17:24:31 [2023-07-15T17:24:31.180Z] #26 7.224 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 17:24:31 [2023-07-15T17:24:31.180Z] #26 7.296 go: downloading github.com/sylvia7788/contextcheck v1.0.6 17:24:31 [2023-07-15T17:24:31.238Z] #24 7.892 go: downloading github.com/sourcegraph/go-diff v0.6.1 17:24:31 [2023-07-15T17:24:31.238Z] #24 8.006 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 17:24:31 [2023-07-15T17:24:31.238Z] #24 8.008 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 17:24:31 [2023-07-15T17:24:31.238Z] #24 8.008 go: downloading github.com/sylvia7788/contextcheck v1.0.6 17:24:31 [2023-07-15T17:24:31.238Z] #24 8.008 go: downloading github.com/tdakkota/asciicheck v0.1.1 17:24:31 [2023-07-15T17:24:31.238Z] #24 8.088 go: downloading github.com/tetafro/godot v1.4.11 17:24:31 [2023-07-15T17:24:31.254Z] #28 ... 17:24:31 [2023-07-15T17:24:31.254Z] 17:24:31 [2023-07-15T17:24:31.254Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.978 + RM_GOPATH=0 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.978 + TMP_GOPATH= 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.978 + : /build 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.978 + '[' -z '' ']' 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.979 ++ mktemp -d 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.980 + export GOPATH=/tmp/tmp.tXAv4U57Sh 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.980 + GOPATH=/tmp/tmp.tXAv4U57Sh 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.980 + RM_GOPATH=1 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.980 + case "$(go env GOARCH)" in 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.980 ++ go env GOARCH 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.984 + export GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.984 + GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 ++ dirname /tmp/install/install.sh 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + dir=/tmp/install 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + bin=rootlesskit 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + shift 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + . /tmp/install/rootlesskit.installer 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 ++ : v0.14.4 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + install_rootlesskit 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + case "$1" in 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + export CGO_ENABLED=0 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + CGO_ENABLED=0 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.985 + _install_rootlesskit 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.986 + echo 'Install rootlesskit version v0.14.4' 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.986 + for f in rootlesskit rootlesskit-docker-proxy 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.986 + GOBIN=/build 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.986 + GO111MODULE=on 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.986 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 17:24:31 [2023-07-15T17:24:31.254Z] #29 0.986 Install rootlesskit version v0.14.4 17:24:31 [2023-07-15T17:24:31.254Z] #29 1.507 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.627 go: downloading github.com/pkg/errors v0.9.1 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.630 go: downloading github.com/sirupsen/logrus v1.8.1 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.630 go: downloading github.com/urfave/cli/v2 v2.3.0 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.634 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.655 go: downloading github.com/gofrs/flock v0.8.1 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.675 go: downloading github.com/gorilla/mux v1.8.0 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.707 go: downloading github.com/moby/sys/mountinfo v0.4.1 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.707 go: downloading github.com/google/uuid v1.3.0 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.710 go: downloading github.com/moby/vpnkit v0.5.0 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.748 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 17:24:31 [2023-07-15T17:24:31.254Z] #29 3.830 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 17:24:31 [2023-07-15T17:24:31.254Z] #29 4.477 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 17:24:31 [2023-07-15T17:24:31.254Z] #29 4.484 go: downloading github.com/u-root/u-root v7.0.0+incompatible 17:24:31 [2023-07-15T17:24:31.254Z] #29 5.096 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 17:24:31 [2023-07-15T17:24:31.254Z] #29 5.113 go: downloading github.com/russross/blackfriday/v2 v2.1.0 17:24:31 [2023-07-15T17:24:31.254Z] #29 ... 17:24:31 [2023-07-15T17:24:31.254Z] 17:24:31 [2023-07-15T17:24:31.254Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:31 [2023-07-15T17:24:31.254Z] #30 0.558 + RM_GOPATH=0 17:24:31 [2023-07-15T17:24:31.254Z] #30 0.558 + TMP_GOPATH= 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.558 + : /build 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.558 + '[' -z '' ']' 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.558 ++ mktemp -d 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.559 + export GOPATH=/tmp/tmp.hhhitzh9zM 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.559 + GOPATH=/tmp/tmp.hhhitzh9zM 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.559 + RM_GOPATH=1 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.559 + case "$(go env GOARCH)" in 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.559 ++ go env GOARCH 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.568 + export GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.568 + GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 ++ dirname /tmp/install/install.sh 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + dir=/tmp/install 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + bin=gotestsum 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + shift 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + '[' '!' -f /tmp/install/gotestsum.installer ']' 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + . /tmp/install/gotestsum.installer 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 ++ : v1.8.2 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + install_gotestsum 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + set -e 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + echo 'Install gotestsum version v1.8.2' 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + GOBIN=/build 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + GO111MODULE=on 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 + go install gotest.tools/gotestsum@v1.8.2 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.571 Install gotestsum version v1.8.2 17:24:31 [2023-07-15T17:24:31.255Z] #30 0.922 go: downloading gotest.tools/gotestsum v1.8.2 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.701 go: downloading golang.org/x/tools v0.1.11 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.702 go: downloading github.com/fatih/color v1.13.0 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.703 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.713 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.717 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.719 go: downloading github.com/dnephin/pflag v1.0.7 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.781 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.801 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.836 go: downloading github.com/mattn/go-colorable v0.1.12 17:24:31 [2023-07-15T17:24:31.255Z] #30 1.843 go: downloading github.com/mattn/go-isatty v0.0.14 17:24:31 [2023-07-15T17:24:31.255Z] #30 4.240 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.376 go: downloading github.com/tdakkota/asciicheck v0.1.1 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.379 go: downloading github.com/tetafro/godot v1.4.11 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.396 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.401 go: downloading github.com/timonwong/logrlint v0.1.0 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.408 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.413 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.429 go: downloading github.com/ultraware/funlen v0.0.3 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.454 go: downloading github.com/ultraware/whitespace v0.0.5 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.521 go: downloading github.com/uudashr/gocognit v1.0.6 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.522 go: downloading github.com/yagipy/maintidx v1.0.0 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.575 go: downloading github.com/yeya24/promlinter v0.2.0 17:24:31 [2023-07-15T17:24:31.440Z] #26 7.634 go: downloading gitlab.com/bosi/decorder v0.2.3 17:24:31 [2023-07-15T17:24:31.499Z] #24 ... 17:24:31 [2023-07-15T17:24:31.500Z] 17:24:31 [2023-07-15T17:24:31.500Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.834 + RM_GOPATH=0 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.834 + TMP_GOPATH= 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.834 + : /build 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.834 + '[' -z '' ']' 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.834 ++ mktemp -d 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.835 + export GOPATH=/tmp/tmp.WnHRHPRw5x 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.835 + GOPATH=/tmp/tmp.WnHRHPRw5x 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.835 + RM_GOPATH=1 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.835 + case "$(go env GOARCH)" in 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.836 ++ go env GOARCH 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.840 + export GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.840 + GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.841 ++ dirname /tmp/install/install.sh 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + dir=/tmp/install 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + bin=vndr 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + shift 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + '[' '!' -f /tmp/install/vndr.installer ']' 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + . /tmp/install/vndr.installer 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 ++ : v0.1.3-0.20221229102223-87603e47e8ea 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + install_vndr 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + GOBIN=/build 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + GO111MODULE=on 17:24:31 [2023-07-15T17:24:31.500Z] #26 0.842 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 17:24:31 [2023-07-15T17:24:31.500Z] #26 1.371 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 17:24:31 [2023-07-15T17:24:31.500Z] #26 DONE 8.1s 17:24:31 [2023-07-15T17:24:31.500Z] 17:24:31 [2023-07-15T17:24:31.500Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:31 [2023-07-15T17:24:31.500Z] #24 8.091 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 17:24:31 [2023-07-15T17:24:31.500Z] #24 8.092 go: downloading github.com/timonwong/logrlint v0.1.0 17:24:31 [2023-07-15T17:24:31.500Z] #24 8.095 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 17:24:31 [2023-07-15T17:24:31.500Z] #24 8.098 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 17:24:31 [2023-07-15T17:24:31.500Z] #24 8.099 go: downloading github.com/ultraware/funlen v0.0.3 17:24:31 [2023-07-15T17:24:31.500Z] #24 8.254 go: downloading github.com/ultraware/whitespace v0.0.5 17:24:31 [2023-07-15T17:24:31.500Z] #24 8.290 go: downloading github.com/uudashr/gocognit v1.0.6 17:24:31 [2023-07-15T17:24:31.517Z] #30 ... 17:24:31 [2023-07-15T17:24:31.517Z] 17:24:31 [2023-07-15T17:24:31.517Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.171 + RM_GOPATH=0 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.172 + TMP_GOPATH= 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.172 + : /build 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.172 + '[' -z '' ']' 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.183 ++ mktemp -d 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.183 + export GOPATH=/tmp/tmp.lvStcyKlbt 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.183 + GOPATH=/tmp/tmp.lvStcyKlbt 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.183 + RM_GOPATH=1 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.183 + case "$(go env GOARCH)" in 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.183 ++ go env GOARCH 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.185 + export GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.185 + GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.185 ++ dirname /tmp/install/install.sh 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.186 + dir=/tmp/install 17:24:31 [2023-07-15T17:24:31.517Z] #31 1.186 + bin=shfmt 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 + shift 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 + '[' '!' -f /tmp/install/shfmt.installer ']' 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 + . /tmp/install/shfmt.installer 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 ++ : v3.0.2 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 + install_shfmt 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 + echo 'Install shfmt version v3.0.2' 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 + GOBIN=/build 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 + GO111MODULE=on 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.186 Install shfmt version v3.0.2 17:24:31 [2023-07-15T17:24:31.518Z] #31 1.230 go: downloading mvdan.cc/sh/v3 v3.0.2 17:24:31 [2023-07-15T17:24:31.518Z] #31 2.688 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 17:24:31 [2023-07-15T17:24:31.518Z] #31 2.693 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 17:24:31 [2023-07-15T17:24:31.518Z] #31 2.711 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 17:24:31 [2023-07-15T17:24:31.518Z] #31 3.345 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 17:24:31 [2023-07-15T17:24:31.518Z] #31 DONE 10.4s 17:24:31 [2023-07-15T17:24:31.518Z] 17:24:31 [2023-07-15T17:24:31.518Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.870 + RM_GOPATH=0 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.870 + TMP_GOPATH= 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.870 + : /build 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.870 + '[' -z '' ']' 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.870 ++ mktemp -d 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.871 + export GOPATH=/tmp/tmp.Dzgpc0CXMZ 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.871 + GOPATH=/tmp/tmp.Dzgpc0CXMZ 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.871 + RM_GOPATH=1 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.871 + case "$(go env GOARCH)" in 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.871 ++ go env GOARCH 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.877 + export GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.877 + GO_BUILDMODE=-buildmode=pie 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.877 ++ dirname /tmp/install/install.sh 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + dir=/tmp/install 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + bin=proxy 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + shift 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + '[' '!' -f /tmp/install/proxy.installer ']' 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + . /tmp/install/proxy.installer 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + install_proxy 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + case "$1" in 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + export CGO_ENABLED=0 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + CGO_ENABLED=0 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + _install_proxy 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Dzgpc0CXMZ/src/github.com/docker/libnetwork 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 Cloning into '/tmp/tmp.Dzgpc0CXMZ/src/github.com/docker/libnetwork'... 17:24:31 [2023-07-15T17:24:31.518Z] #32 0.883 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:31 [2023-07-15T17:24:31.518Z] #32 4.356 + cd /tmp/tmp.Dzgpc0CXMZ/src/github.com/docker/libnetwork 17:24:31 [2023-07-15T17:24:31.518Z] #32 4.356 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:31 [2023-07-15T17:24:31.518Z] #32 4.548 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 17:24:31 [2023-07-15T17:24:31.518Z] #32 DONE 10.4s 17:24:31 [2023-07-15T17:24:31.518Z] 17:24:31 [2023-07-15T17:24:31.518Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:31 [2023-07-15T17:24:31.518Z] #33 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 1.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 1.829 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 2.033 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 2.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 3.115 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 5.180 Fetched 8658 kB in 4s (2295 kB/s) 17:24:31 [2023-07-15T17:24:31.518Z] #33 5.180 Reading package lists... 17:24:31 [2023-07-15T17:24:31.518Z] #33 6.568 Reading package lists... 17:24:31 [2023-07-15T17:24:31.518Z] #33 7.943 Building dependency tree... 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.515 The following additional packages will be installed: 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.515 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.516 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.516 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.517 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.517 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.518 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.518 mingw-w64-common mingw-w64-x86-64-dev 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.520 Suggested packages: 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.520 gcc-10-locales seccomp wine64 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.779 The following NEW packages will be installed: 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.779 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.779 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.779 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.779 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.780 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.780 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.780 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.781 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 17:24:31 [2023-07-15T17:24:31.518Z] #33 8.781 mingw-w64-x86-64-dev 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.059 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.059 Need to get 115 MB of archives. 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.059 After this operation, 645 MB of additional disk space will be used. 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.059 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.098 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.146 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.148 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.153 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.154 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.235 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.288 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.291 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 9.444 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 10.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 10.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 17:24:31 [2023-07-15T17:24:31.518Z] #33 ... 17:24:31 [2023-07-15T17:24:31.518Z] 17:24:31 [2023-07-15T17:24:31.518Z] #34 [tini 1/2] 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 vim-common 17:24:31 [2023-07-15T17:24:31.518Z] #34 1.725 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 1.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 1.829 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 2.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 2.355 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 2.614 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 4.692 Fetched 8658 kB in 3s (2641 kB/s) 17:24:31 [2023-07-15T17:24:31.518Z] #34 4.692 Reading package lists... 17:24:31 [2023-07-15T17:24:31.518Z] #34 6.103 Reading package lists... 17:24:31 [2023-07-15T17:24:31.518Z] #34 7.411 Building dependency tree... 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.093 The following additional packages will be installed: 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.094 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.096 Suggested packages: 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.096 cmake-doc ninja-build lrzip 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.096 Recommended packages: 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.096 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.334 The following NEW packages will be installed: 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.336 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.336 vim-common xxd 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.618 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.618 Need to get 17.7 MB of archives. 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.618 After this operation, 70.7 MB of additional disk space will be used. 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.627 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.631 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.656 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.826 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 8.923 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.139 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.141 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.143 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.146 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.506 debconf: delaying package configuration, since apt-utils is not installed 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.572 Fetched 17.7 MB in 1s (19.9 MB/s) 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.623 Selecting previously unselected package xxd. 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.624 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.645 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.659 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.907 Selecting previously unselected package vim-common. 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.908 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:24:31 [2023-07-15T17:24:31.518Z] #34 9.952 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:24:31 [2023-07-15T17:24:31.518Z] #34 10.29 Selecting previously unselected package cmake-data. 17:24:31 [2023-07-15T17:24:31.518Z] #34 10.30 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 17:24:31 [2023-07-15T17:24:31.518Z] #34 10.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... 17:24:31 [2023-07-15T17:24:31.700Z] #26 7.664 go: downloading honnef.co/go/tools v0.3.3 17:24:31 [2023-07-15T17:24:31.700Z] #26 7.885 go: downloading mvdan.cc/gofumpt v0.3.1 17:24:31 [2023-07-15T17:24:31.760Z] #24 8.417 go: downloading github.com/yagipy/maintidx v1.0.0 17:24:31 [2023-07-15T17:24:31.761Z] #24 8.423 go: downloading github.com/yeya24/promlinter v0.2.0 17:24:31 [2023-07-15T17:24:31.761Z] #24 8.475 go: downloading gitlab.com/bosi/decorder v0.2.3 17:24:31 [2023-07-15T17:24:31.761Z] #24 8.492 go: downloading honnef.co/go/tools v0.3.3 17:24:31 [2023-07-15T17:24:31.781Z] #34 ... 17:24:31 [2023-07-15T17:24:31.781Z] 17:24:31 [2023-07-15T17:24:31.781Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:24:31 [2023-07-15T17:24:31.781Z] #35 0.755 + git clone https://github.com/docker/distribution.git . 17:24:31 [2023-07-15T17:24:31.781Z] #35 0.756 Cloning into '.'... 17:24:31 [2023-07-15T17:24:31.781Z] #35 5.578 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 17:24:31 [2023-07-15T17:24:31.781Z] #35 6.500 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 17:24:31 [2023-07-15T17:24:31.781Z] #35 ... 17:24:31 [2023-07-15T17:24:31.781Z] 17:24:31 [2023-07-15T17:24:31.781Z] #28 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 17:24:31 [2023-07-15T17:24:31.781Z] #28 10.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... 17:24:31 [2023-07-15T17:24:31.781Z] #28 10.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:31 [2023-07-15T17:24:31.781Z] #28 10.41 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:31 [2023-07-15T17:24:31.781Z] #28 DONE 10.8s 17:24:31 [2023-07-15T17:24:31.781Z] 17:24:31 [2023-07-15T17:24:31.781Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.23 go: downloading github.com/subosito/gotenv v1.4.0 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.25 go: downloading github.com/hashicorp/hcl v1.0.0 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.56 go: downloading gopkg.in/ini.v1 v1.66.6 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.56 go: downloading github.com/magiconair/properties v1.8.6 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.60 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.68 go: downloading go.uber.org/atomic v1.7.0 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.69 go: downloading go.uber.org/multierr v1.6.0 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.76 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.78 go: downloading github.com/golang/protobuf v1.5.2 17:24:31 [2023-07-15T17:24:31.781Z] #27 10.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 17:24:31 [2023-07-15T17:24:31.785Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 16.2% of statements 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/backend/build [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements 17:24:31 [2023-07-15T17:24:31.785Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 17:24:31 [2023-07-15T17:24:31.785Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 93.7% of statements 17:24:31 [2023-07-15T17:24:31.785Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/build [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/container [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/debug [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/image [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/network [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/session [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements 17:24:31 [2023-07-15T17:24:31.785Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/system [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/server/router/volume [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/backend [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/container [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/events [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/image [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/mount [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/network [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/registry [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/swarm [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/api/types/volume [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/builder [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/builder/builder-next [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 17:24:31 [2023-07-15T17:24:31.785Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements 17:24:31 [2023-07-15T17:24:31.960Z] #26 8.068 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 17:24:32 [2023-07-15T17:24:32.027Z] #24 8.696 go: downloading mvdan.cc/gofumpt v0.3.1 17:24:32 [2023-07-15T17:24:32.044Z] #27 10.91 go: downloading github.com/pelletier/go-toml v1.9.5 17:24:32 [2023-07-15T17:24:32.044Z] #27 10.93 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 17:24:32 [2023-07-15T17:24:32.044Z] #27 10.93 go: downloading github.com/beorn7/perks v1.0.1 17:24:32 [2023-07-15T17:24:32.044Z] #27 10.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:24:32 [2023-07-15T17:24:32.044Z] #27 11.03 go: downloading github.com/prometheus/common v0.32.1 17:24:32 [2023-07-15T17:24:32.044Z] #27 11.03 go: downloading github.com/prometheus/procfs v0.7.3 17:24:32 [2023-07-15T17:24:32.044Z] #27 11.05 go: downloading google.golang.org/protobuf v1.28.0 17:24:32 [2023-07-15T17:24:32.219Z] #26 8.220 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 17:24:32 [2023-07-15T17:24:32.219Z] #26 8.252 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:24:32 [2023-07-15T17:24:32.219Z] #26 8.307 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:24:32 [2023-07-15T17:24:32.219Z] #26 8.315 go: downloading github.com/spf13/afero v1.8.2 17:24:32 [2023-07-15T17:24:32.219Z] #26 8.338 go: downloading github.com/spf13/cast v1.5.0 17:24:32 [2023-07-15T17:24:32.219Z] #26 8.368 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:24:32 [2023-07-15T17:24:32.292Z] #24 8.876 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 17:24:32 [2023-07-15T17:24:32.292Z] #24 8.946 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 17:24:32 [2023-07-15T17:24:32.292Z] #24 9.007 go: downloading github.com/hashicorp/errwrap v1.0.0 17:24:32 [2023-07-15T17:24:32.292Z] #24 9.056 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 17:24:32 [2023-07-15T17:24:32.292Z] #24 9.070 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:32 [2023-07-15T17:24:32.292Z] #24 9.106 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:32 [2023-07-15T17:24:32.292Z] #24 9.121 go: downloading github.com/stretchr/objx v0.4.0 17:24:32 [2023-07-15T17:24:32.306Z] #27 11.29 go: downloading github.com/mattn/go-runewidth v0.0.9 17:24:32 [2023-07-15T17:24:32.479Z] #26 8.381 go: downloading github.com/hashicorp/errwrap v1.0.0 17:24:32 [2023-07-15T17:24:32.479Z] #26 8.424 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 17:24:32 [2023-07-15T17:24:32.479Z] #26 8.566 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:32 [2023-07-15T17:24:32.479Z] #26 8.568 go: downloading github.com/stretchr/objx v0.4.0 17:24:32 [2023-07-15T17:24:32.479Z] #26 8.569 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:24:32 [2023-07-15T17:24:32.479Z] #26 8.570 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 17:24:32 [2023-07-15T17:24:32.479Z] #26 8.602 go: downloading github.com/gobwas/glob v0.2.3 17:24:32 [2023-07-15T17:24:32.479Z] #26 8.614 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:32 [2023-07-15T17:24:32.554Z] #24 9.245 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 17:24:32 [2023-07-15T17:24:32.747Z] #26 8.651 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 17:24:32 [2023-07-15T17:24:32.747Z] #26 8.653 go: downloading go.uber.org/zap v1.17.0 17:24:32 [2023-07-15T17:24:32.747Z] #26 8.711 go: downloading github.com/go-toolsmith/astcast v1.0.0 17:24:32 [2023-07-15T17:24:32.747Z] #26 8.714 go: downloading github.com/go-toolsmith/astcopy v1.0.1 17:24:32 [2023-07-15T17:24:32.747Z] #26 8.734 go: downloading github.com/go-toolsmith/astequal v1.0.2 17:24:32 [2023-07-15T17:24:32.747Z] #26 8.772 go: downloading github.com/go-toolsmith/astfmt v1.0.0 17:24:32 [2023-07-15T17:24:32.747Z] #26 8.848 go: downloading github.com/go-toolsmith/astp v1.0.0 17:24:32 [2023-07-15T17:24:32.747Z] #26 8.921 go: downloading github.com/go-toolsmith/strparse v1.0.0 17:24:33 [2023-07-15T17:24:33.008Z] #26 9.014 go: downloading github.com/go-toolsmith/typep v1.0.2 17:24:33 [2023-07-15T17:24:33.008Z] #26 9.018 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 17:24:33 [2023-07-15T17:24:33.008Z] #26 9.021 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 17:24:33 [2023-07-15T17:24:33.008Z] #26 9.070 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 17:24:33 [2023-07-15T17:24:33.008Z] #26 9.077 go: downloading github.com/kisielk/gotool v1.0.0 17:24:33 [2023-07-15T17:24:33.008Z] #26 9.106 go: downloading golang.org/x/text v0.3.7 17:24:33 [2023-07-15T17:24:33.008Z] #26 9.108 go: downloading github.com/gostaticanalysis/comment v1.4.2 17:24:33 [2023-07-15T17:24:33.008Z] #26 9.162 go: downloading github.com/ettle/strcase v0.1.1 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.664 go: downloading github.com/gobwas/glob v0.2.3 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.665 go: downloading github.com/subosito/gotenv v1.4.0 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.667 go: downloading github.com/hashicorp/hcl v1.0.0 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.667 go: downloading gopkg.in/ini.v1 v1.66.6 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.673 go: downloading github.com/magiconair/properties v1.8.6 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.806 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.819 go: downloading golang.org/x/text v0.3.7 17:24:33 [2023-07-15T17:24:33.128Z] #24 ... 17:24:33 [2023-07-15T17:24:33.128Z] 17:24:33 [2023-07-15T17:24:33.128Z] #27 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 17:24:33 [2023-07-15T17:24:33.128Z] #27 1.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:33 [2023-07-15T17:24:33.128Z] #27 1.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:33 [2023-07-15T17:24:33.128Z] #27 1.922 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:33 [2023-07-15T17:24:33.128Z] #27 2.232 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:33 [2023-07-15T17:24:33.128Z] #27 2.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:33 [2023-07-15T17:24:33.128Z] #27 3.272 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:33 [2023-07-15T17:24:33.128Z] #27 5.140 Fetched 8658 kB in 3s (2477 kB/s) 17:24:33 [2023-07-15T17:24:33.128Z] #27 5.140 Reading package lists... 17:24:33 [2023-07-15T17:24:33.128Z] #27 6.231 Reading package lists... 17:24:33 [2023-07-15T17:24:33.128Z] #27 7.367 Building dependency tree... 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.127 The following additional packages will be installed: 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.127 libbtrfs0 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.190 The following NEW packages will be installed: 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.195 libbtrfs-dev libbtrfs0 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.511 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.511 Need to get 460 kB of archives. 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.511 After this operation, 1237 kB of additional disk space will be used. 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.524 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 17:24:33 [2023-07-15T17:24:33.128Z] #27 8.870 debconf: delaying package configuration, since apt-utils is not installed 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.004 Fetched 460 kB in 0s (1472 kB/s) 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.139 Selecting previously unselected package libbtrfs0:amd64. 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.139 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.163 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.176 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.293 Selecting previously unselected package libbtrfs-dev:amd64. 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.295 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.305 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.491 Setting up libbtrfs0:amd64 (5.10.1-2) ... 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.505 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:33 [2023-07-15T17:24:33.128Z] #27 9.529 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:33 [2023-07-15T17:24:33.128Z] #27 DONE 10.0s 17:24:33 [2023-07-15T17:24:33.128Z] 17:24:33 [2023-07-15T17:24:33.128Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.879 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 17:24:33 [2023-07-15T17:24:33.128Z] #24 9.881 go: downloading go.uber.org/zap v1.17.0 17:24:33 [2023-07-15T17:24:33.171Z] ok github.com/docker/docker/builder/remotecontext 0.158s coverage: 13.7% of statements 17:24:33 [2023-07-15T17:24:33.250Z] #27 11.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 17:24:33 [2023-07-15T17:24:33.267Z] #26 9.358 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 17:24:33 [2023-07-15T17:24:33.267Z] #26 9.422 go: downloading github.com/Masterminds/semver v1.5.0 17:24:33 [2023-07-15T17:24:33.390Z] #24 10.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 17:24:33 [2023-07-15T17:24:33.390Z] #24 10.09 go: downloading github.com/go-toolsmith/astcopy v1.0.1 17:24:33 [2023-07-15T17:24:33.390Z] #24 ... 17:24:33 [2023-07-15T17:24:33.390Z] 17:24:33 [2023-07-15T17:24:33.390Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.902 + RM_GOPATH=0 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.902 + TMP_GOPATH= 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.902 + : /build 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.902 + '[' -z '' ']' 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.904 ++ mktemp -d 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.904 + export GOPATH=/tmp/tmp.1ldvNdppHF 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.904 + GOPATH=/tmp/tmp.1ldvNdppHF 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.904 + RM_GOPATH=1 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.904 + case "$(go env GOARCH)" in 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.904 ++ go env GOARCH 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.908 + export GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.908 + GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.909 ++ dirname /tmp/install/install.sh 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.909 + dir=/tmp/install 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.909 + bin=proxy 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.909 + shift 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.909 + '[' '!' -f /tmp/install/proxy.installer ']' 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 + . /tmp/install/proxy.installer 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 + install_proxy 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 + case "$1" in 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 + export CGO_ENABLED=0 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 + CGO_ENABLED=0 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 + _install_proxy 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.910 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.1ldvNdppHF/src/github.com/docker/libnetwork 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.911 Cloning into '/tmp/tmp.1ldvNdppHF/src/github.com/docker/libnetwork'... 17:24:33 [2023-07-15T17:24:33.390Z] #28 0.911 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:33 [2023-07-15T17:24:33.390Z] #28 4.981 + cd /tmp/tmp.1ldvNdppHF/src/github.com/docker/libnetwork 17:24:33 [2023-07-15T17:24:33.390Z] #28 4.981 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:33 [2023-07-15T17:24:33.390Z] #28 5.116 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 17:24:33 [2023-07-15T17:24:33.390Z] #28 ... 17:24:33 [2023-07-15T17:24:33.390Z] 17:24:33 [2023-07-15T17:24:33.390Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.013 + RM_GOPATH=0 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.013 + TMP_GOPATH= 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.013 + : /build 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.013 + '[' -z '' ']' 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.013 ++ mktemp -d 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.014 + export GOPATH=/tmp/tmp.L3gxeMS31v 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.014 + GOPATH=/tmp/tmp.L3gxeMS31v 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.014 + RM_GOPATH=1 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.014 + case "$(go env GOARCH)" in 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.014 ++ go env GOARCH 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.018 + export GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.018 + GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.018 ++ dirname /tmp/install/install.sh 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 Install shfmt version v3.0.2 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + dir=/tmp/install 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + bin=shfmt 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + shift 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + '[' '!' -f /tmp/install/shfmt.installer ']' 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + . /tmp/install/shfmt.installer 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 ++ : v3.0.2 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + install_shfmt 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + echo 'Install shfmt version v3.0.2' 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + GOBIN=/build 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + GO111MODULE=on 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.019 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 17:24:33 [2023-07-15T17:24:33.390Z] #29 1.257 go: downloading mvdan.cc/sh/v3 v3.0.2 17:24:33 [2023-07-15T17:24:33.390Z] #29 2.096 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 17:24:33 [2023-07-15T17:24:33.390Z] #29 2.096 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 17:24:33 [2023-07-15T17:24:33.390Z] #29 2.121 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 17:24:33 [2023-07-15T17:24:33.390Z] #29 3.006 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 17:24:33 [2023-07-15T17:24:33.390Z] #29 DONE 10.2s 17:24:33 [2023-07-15T17:24:33.390Z] 17:24:33 [2023-07-15T17:24:33.390Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:33 [2023-07-15T17:24:33.390Z] #30 1.896 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 1.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 1.912 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 2.256 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 2.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 3.231 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 4.971 Fetched 8658 kB in 3s (2593 kB/s) 17:24:33 [2023-07-15T17:24:33.390Z] #30 4.971 Reading package lists... 17:24:33 [2023-07-15T17:24:33.390Z] #30 6.612 Reading package lists... 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.147 Building dependency tree... 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.967 The following additional packages will be installed: 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.967 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.967 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.967 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.967 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.967 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.967 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.968 mingw-w64-common mingw-w64-x86-64-dev 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.969 Suggested packages: 17:24:33 [2023-07-15T17:24:33.390Z] #30 8.970 gcc-10-locales seccomp wine64 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.261 The following NEW packages will be installed: 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.262 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.262 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.262 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.262 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.262 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.263 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.264 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.264 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.265 mingw-w64-x86-64-dev 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.556 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.556 Need to get 115 MB of archives. 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.556 After this operation, 645 MB of additional disk space will be used. 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.556 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.599 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.638 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.641 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.643 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.645 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.709 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.750 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.772 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 17:24:33 [2023-07-15T17:24:33.390Z] #30 9.915 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 17:24:33 [2023-07-15T17:24:33.537Z] #26 9.423 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 17:24:33 [2023-07-15T17:24:33.537Z] #26 9.434 go: downloading gopkg.in/yaml.v2 v2.4.0 17:24:33 [2023-07-15T17:24:33.537Z] #26 9.497 go: downloading github.com/fatih/structtag v1.2.0 17:24:33 [2023-07-15T17:24:33.537Z] #26 9.548 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 17:24:33 [2023-07-15T17:24:33.537Z] #26 9.572 go: downloading github.com/google/go-cmp v0.5.8 17:24:33 [2023-07-15T17:24:33.568Z] #23 ... 17:24:33 [2023-07-15T17:24:33.568Z] 17:24:33 [2023-07-15T17:24:33.568Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.229 + RM_GOPATH=0 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.229 + TMP_GOPATH= 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.229 + : /build 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.229 + '[' -z '' ']' 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.229 ++ mktemp -d 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.235 + export GOPATH=/tmp/tmp.Ea5gFOw3SI 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.235 + GOPATH=/tmp/tmp.Ea5gFOw3SI 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.235 + RM_GOPATH=1 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.235 + case "$(go env GOARCH)" in 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.235 ++ go env GOARCH 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.249 + export GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.249 + GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.249 ++ dirname /tmp/install/install.sh 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + dir=/tmp/install 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + bin=proxy 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + shift 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + '[' '!' -f /tmp/install/proxy.installer ']' 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + . /tmp/install/proxy.installer 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + install_proxy 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + case "$1" in 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + export CGO_ENABLED=0 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + CGO_ENABLED=0 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + _install_proxy 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.250 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Ea5gFOw3SI/src/github.com/docker/libnetwork 17:24:33 [2023-07-15T17:24:33.568Z] #27 1.257 Cloning into '/tmp/tmp.Ea5gFOw3SI/src/github.com/docker/libnetwork'... 17:24:33 [2023-07-15T17:24:33.568Z] #27 4.952 + cd /tmp/tmp.Ea5gFOw3SI/src/github.com/docker/libnetwork 17:24:33 [2023-07-15T17:24:33.568Z] #27 4.952 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:33 [2023-07-15T17:24:33.568Z] #27 5.117 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 17:24:33 [2023-07-15T17:24:33.652Z] #30 ... 17:24:33 [2023-07-15T17:24:33.652Z] 17:24:33 [2023-07-15T17:24:33.652Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:24:33 [2023-07-15T17:24:33.652Z] #31 0.977 + git clone https://github.com/docker/distribution.git . 17:24:33 [2023-07-15T17:24:33.652Z] #31 0.978 Cloning into '.'... 17:24:33 [2023-07-15T17:24:33.652Z] #31 6.321 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 17:24:33 [2023-07-15T17:24:33.652Z] #31 7.234 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 17:24:33 [2023-07-15T17:24:33.652Z] #31 ... 17:24:33 [2023-07-15T17:24:33.652Z] 17:24:33 [2023-07-15T17:24:33.652Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.674 + RM_GOPATH=0 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.674 + TMP_GOPATH= 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.674 + : /build 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.674 + '[' -z '' ']' 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.675 ++ mktemp -d 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.676 + export GOPATH=/tmp/tmp.VzclG0TiVw 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.676 + GOPATH=/tmp/tmp.VzclG0TiVw 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.676 + RM_GOPATH=1 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.676 + case "$(go env GOARCH)" in 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.676 ++ go env GOARCH 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.680 + export GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.680 + GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.680 ++ dirname /tmp/install/install.sh 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.681 + dir=/tmp/install 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + bin=gotestsum 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + shift 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + '[' '!' -f /tmp/install/gotestsum.installer ']' 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + . /tmp/install/gotestsum.installer 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 ++ : v1.8.2 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + install_gotestsum 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + set -e 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + echo 'Install gotestsum version v1.8.2' 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 Install gotestsum version v1.8.2 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + GOBIN=/build 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + GO111MODULE=on 17:24:33 [2023-07-15T17:24:33.652Z] #32 0.682 + go install gotest.tools/gotestsum@v1.8.2 17:24:33 [2023-07-15T17:24:33.652Z] #32 1.214 go: downloading gotest.tools/gotestsum v1.8.2 17:24:33 [2023-07-15T17:24:33.652Z] #32 1.955 go: downloading github.com/fatih/color v1.13.0 17:24:33 [2023-07-15T17:24:33.652Z] #32 1.978 go: downloading github.com/dnephin/pflag v1.0.7 17:24:33 [2023-07-15T17:24:33.652Z] #32 1.999 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 17:24:33 [2023-07-15T17:24:33.652Z] #32 2.032 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 17:24:33 [2023-07-15T17:24:33.652Z] #32 2.040 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:24:33 [2023-07-15T17:24:33.652Z] #32 2.044 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 17:24:33 [2023-07-15T17:24:33.652Z] #32 2.053 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 17:24:33 [2023-07-15T17:24:33.652Z] #32 2.095 go: downloading golang.org/x/tools v0.1.11 17:24:33 [2023-07-15T17:24:33.652Z] #32 2.120 go: downloading github.com/mattn/go-colorable v0.1.12 17:24:33 [2023-07-15T17:24:33.652Z] #32 2.120 go: downloading github.com/mattn/go-isatty v0.0.14 17:24:33 [2023-07-15T17:24:33.652Z] #32 5.140 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:24:33 [2023-07-15T17:24:33.742Z] ok github.com/docker/docker/builder/dockerfile 0.227s coverage: 48.5% of statements 17:24:33 [2023-07-15T17:24:33.742Z] ? github.com/docker/docker/builder/dockerignore [no test files] 17:24:33 [2023-07-15T17:24:33.811Z] #26 9.717 go: downloading github.com/prometheus/client_golang v1.12.1 17:24:33 [2023-07-15T17:24:33.828Z] #27 ... 17:24:33 [2023-07-15T17:24:33.828Z] 17:24:33 [2023-07-15T17:24:33.828Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:33 [2023-07-15T17:24:33.828Z] #28 1.377 + git clone https://github.com/kolyshkin/go-swagger.git . 17:24:33 [2023-07-15T17:24:33.828Z] #28 1.377 Cloning into '.'... 17:24:33 [2023-07-15T17:24:33.828Z] #28 9.753 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 17:24:33 [2023-07-15T17:24:33.828Z] #28 9.917 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:33 [2023-07-15T17:24:33.828Z] #28 ... 17:24:33 [2023-07-15T17:24:33.828Z] 17:24:33 [2023-07-15T17:24:33.828Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 + RM_GOPATH=0 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 + TMP_GOPATH= 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 + : /build 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 + '[' -z '' ']' 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 ++ mktemp -d 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 + export GOPATH=/tmp/tmp.9jOgwlb559 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 + GOPATH=/tmp/tmp.9jOgwlb559 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 + RM_GOPATH=1 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.871 + case "$(go env GOARCH)" in 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.872 ++ go env GOARCH 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.877 + export GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.877 + GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.877 ++ dirname /tmp/install/install.sh 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.879 + dir=/tmp/install 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + bin=gotestsum 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + shift 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + '[' '!' -f /tmp/install/gotestsum.installer ']' 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + . /tmp/install/gotestsum.installer 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 ++ : v1.8.2 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + install_gotestsum 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + set -e 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + echo 'Install gotestsum version v1.8.2' 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + GOBIN=/build 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + GO111MODULE=on 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 + go install gotest.tools/gotestsum@v1.8.2 17:24:33 [2023-07-15T17:24:33.828Z] #29 0.880 Install gotestsum version v1.8.2 17:24:33 [2023-07-15T17:24:33.828Z] #29 1.261 go: downloading gotest.tools/gotestsum v1.8.2 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.535 go: downloading golang.org/x/tools v0.1.11 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.540 go: downloading github.com/dnephin/pflag v1.0.7 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.540 go: downloading github.com/fatih/color v1.13.0 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.541 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.541 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.542 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.628 go: downloading github.com/fsnotify/fsnotify v1.5.4 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.648 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.734 go: downloading github.com/mattn/go-colorable v0.1.12 17:24:33 [2023-07-15T17:24:33.828Z] #29 2.757 go: downloading github.com/mattn/go-isatty v0.0.14 17:24:33 [2023-07-15T17:24:33.828Z] #29 5.431 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:24:33 [2023-07-15T17:24:33.917Z] #32 ... 17:24:33 [2023-07-15T17:24:33.917Z] 17:24:33 [2023-07-15T17:24:33.917Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.832 + RM_GOPATH=0 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.832 + TMP_GOPATH= 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.832 + : /build 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.832 + '[' -z '' ']' 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.834 ++ mktemp -d 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.834 + export GOPATH=/tmp/tmp.nos30O11O3 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.834 + GOPATH=/tmp/tmp.nos30O11O3 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.834 + RM_GOPATH=1 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.834 + case "$(go env GOARCH)" in 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.834 ++ go env GOARCH 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.839 + export GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.839 + GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.840 ++ dirname /tmp/install/install.sh 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 + dir=/tmp/install 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 + bin=tomlv 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 + shift 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 + '[' '!' -f /tmp/install/tomlv.installer ']' 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 + . /tmp/install/tomlv.installer 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 + install_tomlv 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.841 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nos30O11O3/src/github.com/BurntSushi/toml 17:24:33 [2023-07-15T17:24:33.917Z] #33 0.843 Cloning into '/tmp/tmp.nos30O11O3/src/github.com/BurntSushi/toml'... 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.281 + cd /tmp/tmp.nos30O11O3/src/github.com/BurntSushi/toml 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.281 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.309 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.363 internal/goexperiment 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.364 internal/goarch 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.366 internal/goos 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.368 encoding 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.372 internal/unsafeheader 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.381 internal/itoa 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.382 runtime/internal/syscall 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.382 internal/cpu 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.384 internal/abi 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.384 runtime/internal/math 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.387 runtime/internal/atomic 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.397 runtime/internal/sys 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.404 math/bits 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.408 unicode/utf8 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.419 internal/race 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.462 sync/atomic 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.483 unicode 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.560 internal/bytealg 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.566 math 17:24:33 [2023-07-15T17:24:33.917Z] #33 1.964 runtime 17:24:33 [2023-07-15T17:24:33.917Z] #33 ... 17:24:33 [2023-07-15T17:24:33.917Z] 17:24:33 [2023-07-15T17:24:33.917Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 17:24:33 [2023-07-15T17:24:33.917Z] #28 DONE 10.6s 17:24:33 [2023-07-15T17:24:33.917Z] 17:24:33 [2023-07-15T17:24:33.917Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:33 [2023-07-15T17:24:33.917Z] #33 10.62 sync 17:24:33 [2023-07-15T17:24:33.917Z] #33 10.62 internal/reflectlite 17:24:33 [2023-07-15T17:24:33.917Z] #33 ... 17:24:33 [2023-07-15T17:24:33.917Z] 17:24:33 [2023-07-15T17:24:33.917Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.178 + RM_GOPATH=0 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.178 + TMP_GOPATH= 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.178 + : /build 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.178 + '[' -z '' ']' 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.178 ++ mktemp -d 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.180 + export GOPATH=/tmp/tmp.53H83Z50jb 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.180 + GOPATH=/tmp/tmp.53H83Z50jb 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.180 + RM_GOPATH=1 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.180 + case "$(go env GOARCH)" in 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.182 ++ go env GOARCH 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.188 + export GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.188 + GO_BUILDMODE=-buildmode=pie 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.188 ++ dirname /tmp/install/install.sh 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + dir=/tmp/install 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + bin=rootlesskit 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + shift 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + . /tmp/install/rootlesskit.installer 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 ++ : v0.14.4 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + install_rootlesskit 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + case "$1" in 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + export CGO_ENABLED=0 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + CGO_ENABLED=0 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + _install_rootlesskit 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 Install rootlesskit version v0.14.4 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + echo 'Install rootlesskit version v0.14.4' 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + for f in rootlesskit rootlesskit-docker-proxy 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + GOBIN=/build 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + GO111MODULE=on 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.189 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 17:24:33 [2023-07-15T17:24:33.917Z] #34 1.772 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.930 go: downloading github.com/sirupsen/logrus v1.8.1 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.931 go: downloading github.com/urfave/cli/v2 v2.3.0 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.933 go: downloading github.com/pkg/errors v0.9.1 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.934 go: downloading github.com/google/uuid v1.3.0 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.934 go: downloading github.com/moby/vpnkit v0.5.0 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.935 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.987 go: downloading github.com/gofrs/flock v0.8.1 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.997 go: downloading github.com/gorilla/mux v1.8.0 17:24:33 [2023-07-15T17:24:33.917Z] #34 2.999 go: downloading github.com/moby/sys/mountinfo v0.4.1 17:24:33 [2023-07-15T17:24:33.917Z] #34 3.051 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 17:24:33 [2023-07-15T17:24:33.917Z] #34 3.182 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 17:24:33 [2023-07-15T17:24:33.917Z] #34 3.870 go: downloading github.com/u-root/u-root v7.0.0+incompatible 17:24:33 [2023-07-15T17:24:33.917Z] #34 3.884 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 17:24:33 [2023-07-15T17:24:33.917Z] #34 4.479 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 17:24:33 [2023-07-15T17:24:33.917Z] #34 4.558 go: downloading github.com/russross/blackfriday/v2 v2.1.0 17:24:34 [2023-07-15T17:24:34.073Z] #26 10.02 go: downloading github.com/prometheus/client_model v0.2.0 17:24:34 [2023-07-15T17:24:34.073Z] #26 10.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 17:24:34 [2023-07-15T17:24:34.073Z] #26 10.05 go: downloading github.com/subosito/gotenv v1.4.0 17:24:34 [2023-07-15T17:24:34.073Z] #26 ... 17:24:34 [2023-07-15T17:24:34.073Z] 17:24:34 [2023-07-15T17:24:34.073Z] #27 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 17:24:34 [2023-07-15T17:24:34.073Z] #27 1.660 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:34 [2023-07-15T17:24:34.073Z] #27 1.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:34 [2023-07-15T17:24:34.073Z] #27 1.671 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:34 [2023-07-15T17:24:34.073Z] #27 1.999 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:34 [2023-07-15T17:24:34.073Z] #27 2.426 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:34 [2023-07-15T17:24:34.073Z] #27 2.854 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:34 [2023-07-15T17:24:34.073Z] #27 4.766 Fetched 8658 kB in 3s (2509 kB/s) 17:24:34 [2023-07-15T17:24:34.073Z] #27 4.766 Reading package lists... 17:24:34 [2023-07-15T17:24:34.073Z] #27 6.195 Reading package lists... 17:24:34 [2023-07-15T17:24:34.073Z] #27 7.871 Building dependency tree... 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.403 The following additional packages will be installed: 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.405 libbtrfs0 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.444 The following NEW packages will be installed: 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.450 libbtrfs-dev libbtrfs0 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.748 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.748 Need to get 460 kB of archives. 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.748 After this operation, 1237 kB of additional disk space will be used. 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 17:24:34 [2023-07-15T17:24:34.073Z] #27 8.753 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 17:24:34 [2023-07-15T17:24:34.073Z] #27 9.104 debconf: delaying package configuration, since apt-utils is not installed 17:24:34 [2023-07-15T17:24:34.073Z] #27 9.192 Fetched 460 kB in 0s (1608 kB/s) 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.268 Selecting previously unselected package libbtrfs0:amd64. 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.269 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.295 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.333 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.502 Selecting previously unselected package libbtrfs-dev:amd64. 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.505 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.553 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.858 Setting up libbtrfs0:amd64 (5.10.1-2) ... 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.881 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:34 [2023-07-15T17:24:34.074Z] #27 9.965 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:34 [2023-07-15T17:24:34.074Z] #27 ... 17:24:34 [2023-07-15T17:24:34.074Z] 17:24:34 [2023-07-15T17:24:34.074Z] #28 [tini 1/2] 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 vim-common 17:24:34 [2023-07-15T17:24:34.074Z] #28 1.821 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 1.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 1.833 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 2.136 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 2.617 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 3.354 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 4.938 Fetched 8658 kB in 3s (2572 kB/s) 17:24:34 [2023-07-15T17:24:34.074Z] #28 4.938 Reading package lists... 17:24:34 [2023-07-15T17:24:34.074Z] #28 6.225 Reading package lists... 17:24:34 [2023-07-15T17:24:34.074Z] #28 7.863 Building dependency tree... 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.692 The following additional packages will be installed: 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.694 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.699 Suggested packages: 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.699 cmake-doc ninja-build lrzip 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.699 Recommended packages: 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.699 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.923 The following NEW packages will be installed: 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.926 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 17:24:34 [2023-07-15T17:24:34.074Z] #28 8.941 vim-common xxd 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.228 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.228 Need to get 17.7 MB of archives. 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.228 After this operation, 70.7 MB of additional disk space will be used. 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.235 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.245 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.266 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.481 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.504 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.506 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.536 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 9.546 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 17:24:34 [2023-07-15T17:24:34.074Z] #28 10.04 debconf: delaying package configuration, since apt-utils is not installed 17:24:34 [2023-07-15T17:24:34.074Z] #28 10.12 Fetched 17.7 MB in 1s (23.3 MB/s) 17:24:34 [2023-07-15T17:24:34.074Z] #28 10.20 Selecting previously unselected package xxd. 17:24:34 [2023-07-15T17:24:34.087Z] #29 ... 17:24:34 [2023-07-15T17:24:34.087Z] 17:24:34 [2023-07-15T17:24:34.087Z] #30 [tini 1/2] 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 vim-common 17:24:34 [2023-07-15T17:24:34.087Z] #30 0.805 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 0.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 0.814 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 0.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 1.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 1.159 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 2.762 Fetched 8658 kB in 2s (3912 kB/s) 17:24:34 [2023-07-15T17:24:34.087Z] #30 2.762 Reading package lists... 17:24:34 [2023-07-15T17:24:34.087Z] #30 4.402 Reading package lists... 17:24:34 [2023-07-15T17:24:34.087Z] #30 5.876 Building dependency tree... 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.618 The following additional packages will be installed: 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.625 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.627 Suggested packages: 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.628 cmake-doc ninja-build lrzip 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.628 Recommended packages: 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.629 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.881 The following NEW packages will be installed: 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.883 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 17:24:34 [2023-07-15T17:24:34.087Z] #30 6.886 vim-common xxd 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.212 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.212 Need to get 17.7 MB of archives. 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.212 After this operation, 70.7 MB of additional disk space will be used. 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.212 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.212 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.257 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.513 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.529 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.542 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.544 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.547 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.553 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 17:24:34 [2023-07-15T17:24:34.087Z] #30 7.982 debconf: delaying package configuration, since apt-utils is not installed 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.058 Fetched 17.7 MB in 1s (24.5 MB/s) 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.101 Selecting previously unselected package xxd. 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.101 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.120 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.133 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.225 Selecting previously unselected package vim-common. 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.228 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.242 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.380 Selecting previously unselected package cmake-data. 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.387 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 17:24:34 [2023-07-15T17:24:34.087Z] #30 8.393 Unpacking cmake-data (3.18.4-2+deb11u1) ... 17:24:34 [2023-07-15T17:24:34.087Z] #30 9.307 Selecting previously unselected package libicu67:amd64. 17:24:34 [2023-07-15T17:24:34.087Z] #30 9.307 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 17:24:34 [2023-07-15T17:24:34.087Z] #30 9.363 Unpacking libicu67:amd64 (67.1-7) ... 17:24:34 [2023-07-15T17:24:34.087Z] #30 ... 17:24:34 [2023-07-15T17:24:34.087Z] 17:24:34 [2023-07-15T17:24:34.087Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.224 + RM_GOPATH=0 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.224 + TMP_GOPATH= 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.224 + : /build 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.224 + '[' -z '' ']' 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.228 ++ mktemp -d 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.235 + export GOPATH=/tmp/tmp.SoySBa4D2L 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.235 + GOPATH=/tmp/tmp.SoySBa4D2L 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.235 + RM_GOPATH=1 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.235 + case "$(go env GOARCH)" in 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.235 ++ go env GOARCH 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.257 + export GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.257 + GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.257 ++ dirname /tmp/install/install.sh 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.258 + dir=/tmp/install 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + bin=shfmt 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + shift 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + '[' '!' -f /tmp/install/shfmt.installer ']' 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + . /tmp/install/shfmt.installer 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 ++ : v3.0.2 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + install_shfmt 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + echo 'Install shfmt version v3.0.2' 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + GOBIN=/build 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + GO111MODULE=on 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.260 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.261 Install shfmt version v3.0.2 17:24:34 [2023-07-15T17:24:34.087Z] #31 1.346 go: downloading mvdan.cc/sh/v3 v3.0.2 17:24:34 [2023-07-15T17:24:34.087Z] #31 2.270 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 17:24:34 [2023-07-15T17:24:34.087Z] #31 2.276 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 17:24:34 [2023-07-15T17:24:34.087Z] #31 2.278 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 17:24:34 [2023-07-15T17:24:34.088Z] #31 3.249 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 17:24:34 [2023-07-15T17:24:34.088Z] #31 DONE 10.6s 17:24:34 [2023-07-15T17:24:34.088Z] 17:24:34 [2023-07-15T17:24:34.088Z] #32 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 17:24:34 [2023-07-15T17:24:34.088Z] #32 2.020 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #32 2.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #32 2.055 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #32 2.389 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #32 3.061 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #32 3.797 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #32 5.129 Fetched 8658 kB in 3s (2576 kB/s) 17:24:34 [2023-07-15T17:24:34.088Z] #32 5.129 Reading package lists... 17:24:34 [2023-07-15T17:24:34.088Z] #32 6.231 Reading package lists... 17:24:34 [2023-07-15T17:24:34.088Z] #32 7.569 Building dependency tree... 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.480 The following additional packages will be installed: 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.482 libbtrfs0 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.530 The following NEW packages will be installed: 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.531 libbtrfs-dev libbtrfs0 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.824 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.824 Need to get 460 kB of archives. 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.824 After this operation, 1237 kB of additional disk space will be used. 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.824 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #32 8.831 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.131 debconf: delaying package configuration, since apt-utils is not installed 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.211 Fetched 460 kB in 0s (1601 kB/s) 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.272 Selecting previously unselected package libbtrfs0:amd64. 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.272 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.333 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.367 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.532 Selecting previously unselected package libbtrfs-dev:amd64. 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.534 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.538 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.660 Setting up libbtrfs0:amd64 (5.10.1-2) ... 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.680 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:34 [2023-07-15T17:24:34.088Z] #32 9.690 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:34 [2023-07-15T17:24:34.088Z] #32 DONE 10.6s 17:24:34 [2023-07-15T17:24:34.088Z] 17:24:34 [2023-07-15T17:24:34.088Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:34 [2023-07-15T17:24:34.088Z] #33 1.785 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 1.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 1.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 2.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 2.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 3.615 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 5.752 Fetched 8658 kB in 4s (2044 kB/s) 17:24:34 [2023-07-15T17:24:34.088Z] #33 5.752 Reading package lists... 17:24:34 [2023-07-15T17:24:34.088Z] #33 7.088 Reading package lists... 17:24:34 [2023-07-15T17:24:34.088Z] #33 8.393 Building dependency tree... 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.052 The following additional packages will be installed: 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.064 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.064 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.065 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.065 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.066 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.067 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.068 mingw-w64-common mingw-w64-x86-64-dev 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.070 Suggested packages: 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.070 gcc-10-locales seccomp wine64 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.470 The following NEW packages will be installed: 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.476 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.476 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.476 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.476 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.476 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.477 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.477 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.478 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.478 mingw-w64-x86-64-dev 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.787 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.787 Need to get 115 MB of archives. 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.787 After this operation, 645 MB of additional disk space will be used. 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.787 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.872 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.941 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.971 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 9.973 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 10.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 10.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 10.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 17:24:34 [2023-07-15T17:24:34.088Z] #33 10.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 17:24:34 [2023-07-15T17:24:34.180Z] #34 ... 17:24:34 [2023-07-15T17:24:34.180Z] 17:24:34 [2023-07-15T17:24:34.180Z] #35 [tini 1/2] 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 vim-common 17:24:34 [2023-07-15T17:24:34.180Z] #35 1.893 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 1.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 1.907 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 2.248 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 2.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 3.366 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 5.243 Fetched 8658 kB in 4s (2401 kB/s) 17:24:34 [2023-07-15T17:24:34.180Z] #35 5.243 Reading package lists... 17:24:34 [2023-07-15T17:24:34.180Z] #35 6.555 Reading package lists... 17:24:34 [2023-07-15T17:24:34.180Z] #35 8.189 Building dependency tree... 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.121 The following additional packages will be installed: 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.124 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.126 Suggested packages: 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.126 cmake-doc ninja-build lrzip 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.126 Recommended packages: 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.126 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.306 The following NEW packages will be installed: 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.313 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.313 vim-common xxd 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.600 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.600 Need to get 17.7 MB of archives. 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.600 After this operation, 70.7 MB of additional disk space will be used. 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.600 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.619 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.621 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.644 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.843 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.875 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.885 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.896 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.904 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 9.908 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.29 debconf: delaying package configuration, since apt-utils is not installed 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.40 Fetched 17.7 MB in 1s (27.7 MB/s) 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.48 Selecting previously unselected package xxd. 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.69 Selecting previously unselected package vim-common. 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.93 Selecting previously unselected package cmake-data. 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 17:24:34 [2023-07-15T17:24:34.180Z] #35 10.94 Unpacking cmake-data (3.18.4-2+deb11u1) ... 17:24:34 [2023-07-15T17:24:34.180Z] #35 ... 17:24:34 [2023-07-15T17:24:34.180Z] 17:24:34 [2023-07-15T17:24:34.180Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:34 [2023-07-15T17:24:34.180Z] #33 10.97 internal/testlog 17:24:34 [2023-07-15T17:24:34.334Z] #28 10.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:34 [2023-07-15T17:24:34.334Z] #28 10.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:24:34 [2023-07-15T17:24:34.334Z] #28 10.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:24:34 [2023-07-15T17:24:34.334Z] #28 ... 17:24:34 [2023-07-15T17:24:34.334Z] 17:24:34 [2023-07-15T17:24:34.334Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:34 [2023-07-15T17:24:34.334Z] #29 1.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 1.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 1.769 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 2.129 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 2.677 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 3.347 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 5.334 Fetched 8658 kB in 4s (2249 kB/s) 17:24:34 [2023-07-15T17:24:34.334Z] #29 5.334 Reading package lists... 17:24:34 [2023-07-15T17:24:34.334Z] #29 7.077 Reading package lists... 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.171 Building dependency tree... 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.972 The following additional packages will be installed: 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.990 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.990 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.991 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.991 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.992 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.993 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.995 mingw-w64-common mingw-w64-x86-64-dev 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.998 Suggested packages: 17:24:34 [2023-07-15T17:24:34.334Z] #29 8.998 gcc-10-locales seccomp wine64 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.325 The following NEW packages will be installed: 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.326 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.326 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.326 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.326 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.326 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.327 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.327 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.327 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.328 mingw-w64-x86-64-dev 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.618 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.618 Need to get 115 MB of archives. 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.618 After this operation, 645 MB of additional disk space will be used. 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.706 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.825 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.833 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.844 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 9.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 10.000 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 10.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 10.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 10.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 17:24:34 [2023-07-15T17:24:34.334Z] #29 ... 17:24:34 [2023-07-15T17:24:34.334Z] 17:24:34 [2023-07-15T17:24:34.334Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 + RM_GOPATH=0 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 + TMP_GOPATH= 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 + : /build 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 + '[' -z '' ']' 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 ++ mktemp -d 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 + export GOPATH=/tmp/tmp.EWnbtfEEFw 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 + GOPATH=/tmp/tmp.EWnbtfEEFw 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 + RM_GOPATH=1 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 + case "$(go env GOARCH)" in 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.201 ++ go env GOARCH 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.209 + export GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.209 + GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.210 ++ dirname /tmp/install/install.sh 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + dir=/tmp/install 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + bin=rootlesskit 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + shift 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + . /tmp/install/rootlesskit.installer 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 ++ : v0.14.4 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + install_rootlesskit 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + case "$1" in 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + export CGO_ENABLED=0 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + CGO_ENABLED=0 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.211 + _install_rootlesskit 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.213 + echo 'Install rootlesskit version v0.14.4' 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.213 + for f in rootlesskit rootlesskit-docker-proxy 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.213 + GOBIN=/build 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.213 + GO111MODULE=on 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.213 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.213 Install rootlesskit version v0.14.4 17:24:34 [2023-07-15T17:24:34.334Z] #30 1.461 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.802 go: downloading github.com/sirupsen/logrus v1.8.1 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.802 go: downloading github.com/urfave/cli/v2 v2.3.0 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.803 go: downloading github.com/pkg/errors v0.9.1 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.803 go: downloading github.com/google/uuid v1.3.0 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.803 go: downloading github.com/moby/vpnkit v0.5.0 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.804 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.804 go: downloading github.com/gofrs/flock v0.8.1 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.817 go: downloading github.com/gorilla/mux v1.8.0 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.868 go: downloading github.com/moby/sys/mountinfo v0.4.1 17:24:34 [2023-07-15T17:24:34.334Z] #30 3.870 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 17:24:34 [2023-07-15T17:24:34.334Z] #30 4.045 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 17:24:34 [2023-07-15T17:24:34.334Z] #30 4.679 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 17:24:34 [2023-07-15T17:24:34.334Z] #30 4.717 go: downloading github.com/u-root/u-root v7.0.0+incompatible 17:24:34 [2023-07-15T17:24:34.334Z] #30 5.630 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 17:24:34 [2023-07-15T17:24:34.334Z] #30 5.947 go: downloading github.com/russross/blackfriday/v2 v2.1.0 17:24:34 [2023-07-15T17:24:34.348Z] #33 10.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 17:24:34 [2023-07-15T17:24:34.349Z] #33 ... 17:24:34 [2023-07-15T17:24:34.349Z] 17:24:34 [2023-07-15T17:24:34.349Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.886 + RM_GOPATH=0 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.886 + TMP_GOPATH= 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.886 + : /build 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.887 + '[' -z '' ']' 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.887 ++ mktemp -d 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.888 + export GOPATH=/tmp/tmp.poBwchy45U 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.888 + GOPATH=/tmp/tmp.poBwchy45U 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.888 + RM_GOPATH=1 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.888 + case "$(go env GOARCH)" in 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.888 ++ go env GOARCH 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.900 + export GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.900 + GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.900 ++ dirname /tmp/install/install.sh 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.901 + dir=/tmp/install 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 + bin=tomlv 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 + shift 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 + '[' '!' -f /tmp/install/tomlv.installer ']' 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 + . /tmp/install/tomlv.installer 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 + install_tomlv 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.poBwchy45U/src/github.com/BurntSushi/toml 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.902 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:34 [2023-07-15T17:24:34.349Z] #34 0.903 Cloning into '/tmp/tmp.poBwchy45U/src/github.com/BurntSushi/toml'... 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.385 + cd /tmp/tmp.poBwchy45U/src/github.com/BurntSushi/toml 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.385 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.405 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.472 internal/unsafeheader 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.483 internal/goarch 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.485 internal/goexperiment 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.497 internal/goos 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.499 internal/itoa 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.521 runtime/internal/atomic 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.528 encoding 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.529 runtime/internal/syscall 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.529 math/bits 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.539 internal/cpu 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.548 unicode/utf8 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.557 internal/abi 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.566 runtime/internal/math 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.566 runtime/internal/sys 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.636 internal/race 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.665 sync/atomic 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.669 unicode 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.808 internal/bytealg 17:24:34 [2023-07-15T17:24:34.349Z] #34 1.816 math 17:24:34 [2023-07-15T17:24:34.349Z] #34 2.037 runtime 17:24:34 [2023-07-15T17:24:34.349Z] #34 10.67 internal/reflectlite 17:24:34 [2023-07-15T17:24:34.349Z] #34 10.67 sync 17:24:34 [2023-07-15T17:24:34.349Z] #34 ... 17:24:34 [2023-07-15T17:24:34.349Z] 17:24:34 [2023-07-15T17:24:34.349Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:34 [2023-07-15T17:24:34.349Z] #19 1.249 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 17:24:34 [2023-07-15T17:24:34.349Z] #19 1.478 17:24:34 [2023-07-15T17:24:34.349Z] #19 1.726 #=#=# ######################################################################## 100.0% 17:24:34 [2023-07-15T17:24:34.349Z] #19 2.006 17:24:34 [2023-07-15T17:24:34.349Z] #19 3.078 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 17:24:34 [2023-07-15T17:24:34.349Z] #19 3.595 17:24:34 [2023-07-15T17:24:34.349Z] #19 3.831 #=#=# ######################################################################## 100.0% 17:24:34 [2023-07-15T17:24:34.349Z] #19 4.462 17:24:34 [2023-07-15T17:24:34.349Z] #19 5.973 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 17:24:34 [2023-07-15T17:24:34.349Z] #19 6.615 17:24:34 [2023-07-15T17:24:34.349Z] #19 6.878 #=#=# ################## 25.5% ######################################### 57.2% ##################################################### 74.1% ######################################################################## 100.0% 17:24:34 [2023-07-15T17:24:34.349Z] #19 7.844 17:24:34 [2023-07-15T17:24:34.349Z] #19 9.268 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 17:24:34 [2023-07-15T17:24:34.349Z] #19 9.790 17:24:34 [2023-07-15T17:24:34.349Z] #19 10.04 #=#=# ######################################################################## 100.0% 17:24:34 [2023-07-15T17:24:34.349Z] #19 10.54 17:24:34 [2023-07-15T17:24:34.349Z] #19 ... 17:24:34 [2023-07-15T17:24:34.349Z] 17:24:34 [2023-07-15T17:24:34.349Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.962 + RM_GOPATH=0 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.962 + TMP_GOPATH= 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.962 + : /build 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.962 + '[' -z '' ']' 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.963 ++ mktemp -d 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.964 + export GOPATH=/tmp/tmp.JgtxOBmkah 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.964 + GOPATH=/tmp/tmp.JgtxOBmkah 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.964 + RM_GOPATH=1 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.964 + case "$(go env GOARCH)" in 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.964 ++ go env GOARCH 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.971 + export GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.971 + GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.972 ++ dirname /tmp/install/install.sh 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + dir=/tmp/install 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + bin=rootlesskit 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + shift 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + . /tmp/install/rootlesskit.installer 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 ++ : v0.14.4 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + install_rootlesskit 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + case "$1" in 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + export CGO_ENABLED=0 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + CGO_ENABLED=0 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 + _install_rootlesskit 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.973 Install rootlesskit version v0.14.4 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.974 + echo 'Install rootlesskit version v0.14.4' 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.974 + for f in rootlesskit rootlesskit-docker-proxy 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.974 + GOBIN=/build 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.974 + GO111MODULE=on 17:24:34 [2023-07-15T17:24:34.349Z] #35 0.974 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 17:24:34 [2023-07-15T17:24:34.349Z] #35 1.545 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.357 go: downloading github.com/pkg/errors v0.9.1 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.358 go: downloading github.com/sirupsen/logrus v1.8.1 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.361 go: downloading github.com/urfave/cli/v2 v2.3.0 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.369 go: downloading github.com/google/uuid v1.3.0 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.375 go: downloading github.com/moby/vpnkit v0.5.0 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.377 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.380 go: downloading github.com/gofrs/flock v0.8.1 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.415 go: downloading github.com/gorilla/mux v1.8.0 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.416 go: downloading github.com/moby/sys/mountinfo v0.4.1 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.470 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 17:24:34 [2023-07-15T17:24:34.349Z] #35 3.563 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 17:24:34 [2023-07-15T17:24:34.349Z] #35 4.379 go: downloading github.com/u-root/u-root v7.0.0+incompatible 17:24:34 [2023-07-15T17:24:34.349Z] #35 4.380 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 17:24:34 [2023-07-15T17:24:34.349Z] #35 5.206 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 17:24:34 [2023-07-15T17:24:34.349Z] #35 5.291 go: downloading github.com/russross/blackfriday/v2 v2.1.0 17:24:34 [2023-07-15T17:24:34.594Z] #30 ... 17:24:34 [2023-07-15T17:24:34.594Z] 17:24:34 [2023-07-15T17:24:34.594Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.082 + RM_GOPATH=0 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.083 + TMP_GOPATH= 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.083 + : /build 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.083 + '[' -z '' ']' 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.083 ++ mktemp -d 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.085 + export GOPATH=/tmp/tmp.u5dzDk8elG 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.085 + GOPATH=/tmp/tmp.u5dzDk8elG 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.085 + RM_GOPATH=1 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.085 + case "$(go env GOARCH)" in 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.085 ++ go env GOARCH 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + export GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 ++ dirname /tmp/install/install.sh 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + dir=/tmp/install 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + bin=tomlv 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + shift 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + '[' '!' -f /tmp/install/tomlv.installer ']' 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + . /tmp/install/tomlv.installer 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + install_tomlv 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u5dzDk8elG/src/github.com/BurntSushi/toml 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.100 Cloning into '/tmp/tmp.u5dzDk8elG/src/github.com/BurntSushi/toml'... 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.551 + cd /tmp/tmp.u5dzDk8elG/src/github.com/BurntSushi/toml 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.551 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.574 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.647 internal/goarch 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.648 encoding 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.652 internal/unsafeheader 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.654 internal/goexperiment 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.666 internal/goos 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.693 internal/cpu 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.695 internal/abi 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.699 runtime/internal/syscall 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.702 runtime/internal/math 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.703 runtime/internal/atomic 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.706 internal/itoa 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.720 runtime/internal/sys 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.743 math/bits 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.745 unicode/utf8 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.784 internal/race 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.819 sync/atomic 17:24:34 [2023-07-15T17:24:34.594Z] #31 1.856 unicode 17:24:34 [2023-07-15T17:24:34.594Z] #31 2.035 internal/bytealg 17:24:34 [2023-07-15T17:24:34.594Z] #31 2.037 math 17:24:34 [2023-07-15T17:24:34.594Z] #31 2.728 runtime 17:24:34 [2023-07-15T17:24:34.594Z] #31 ... 17:24:34 [2023-07-15T17:24:34.594Z] 17:24:34 [2023-07-15T17:24:34.594Z] #27 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 17:24:34 [2023-07-15T17:24:34.594Z] #27 DONE 10.7s 17:24:34 [2023-07-15T17:24:34.594Z] 17:24:34 [2023-07-15T17:24:34.594Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 + RM_GOPATH=0 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 + TMP_GOPATH= 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 + : /build 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 + '[' -z '' ']' 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 ++ mktemp -d 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 + export GOPATH=/tmp/tmp.CTBC3rEtlO 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 + GOPATH=/tmp/tmp.CTBC3rEtlO 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 + RM_GOPATH=1 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.085 + case "$(go env GOARCH)" in 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.089 ++ go env GOARCH 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.100 + export GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.100 + GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.100 ++ dirname /tmp/install/install.sh 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + dir=/tmp/install 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + bin=proxy 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + shift 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + '[' '!' -f /tmp/install/proxy.installer ']' 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + . /tmp/install/proxy.installer 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + install_proxy 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + case "$1" in 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + export CGO_ENABLED=0 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + CGO_ENABLED=0 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + _install_proxy 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.CTBC3rEtlO/src/github.com/docker/libnetwork 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.105 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:34 [2023-07-15T17:24:34.594Z] #32 1.125 Cloning into '/tmp/tmp.CTBC3rEtlO/src/github.com/docker/libnetwork'... 17:24:34 [2023-07-15T17:24:34.594Z] #32 4.762 + cd /tmp/tmp.CTBC3rEtlO/src/github.com/docker/libnetwork 17:24:34 [2023-07-15T17:24:34.594Z] #32 4.773 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 17:24:34 [2023-07-15T17:24:34.594Z] #32 5.142 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 17:24:34 [2023-07-15T17:24:34.594Z] #32 DONE 10.7s 17:24:34 [2023-07-15T17:24:34.594Z] 17:24:34 [2023-07-15T17:24:34.594Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 + RM_GOPATH=0 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 + TMP_GOPATH= 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 + : /build 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 + '[' -z '' ']' 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 ++ mktemp -d 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 + export GOPATH=/tmp/tmp.YTKm4mulUc 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 + GOPATH=/tmp/tmp.YTKm4mulUc 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 + RM_GOPATH=1 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 + case "$(go env GOARCH)" in 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.465 ++ go env GOARCH 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.497 + export GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.497 + GO_BUILDMODE=-buildmode=pie 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.497 ++ dirname /tmp/install/install.sh 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + dir=/tmp/install 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + bin=shfmt 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + shift 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + '[' '!' -f /tmp/install/shfmt.installer ']' 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + . /tmp/install/shfmt.installer 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 ++ : v3.0.2 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + install_shfmt 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + echo 'Install shfmt version v3.0.2' 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + GOBIN=/build 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + GO111MODULE=on 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 17:24:34 [2023-07-15T17:24:34.594Z] #33 1.501 Install shfmt version v3.0.2 17:24:34 [2023-07-15T17:24:34.594Z] #33 2.057 go: downloading mvdan.cc/sh/v3 v3.0.2 17:24:34 [2023-07-15T17:24:34.594Z] #33 3.410 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 17:24:34 [2023-07-15T17:24:34.594Z] #33 3.410 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 17:24:34 [2023-07-15T17:24:34.594Z] #33 3.410 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 17:24:34 [2023-07-15T17:24:34.594Z] #33 4.365 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 17:24:34 [2023-07-15T17:24:34.609Z] #35 ... 17:24:34 [2023-07-15T17:24:34.609Z] 17:24:34 [2023-07-15T17:24:34.609Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 17:24:34 [2023-07-15T17:24:34.609Z] #27 DONE 11.0s 17:24:34 [2023-07-15T17:24:34.609Z] 17:24:34 [2023-07-15T17:24:34.609Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:34 [2023-07-15T17:24:34.609Z] #19 11.62 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 17:24:34 [2023-07-15T17:24:34.756Z] #33 11.44 sort 17:24:34 [2023-07-15T17:24:34.756Z] #33 11.44 errors 17:24:34 [2023-07-15T17:24:34.855Z] #33 ... 17:24:34 [2023-07-15T17:24:34.855Z] 17:24:34 [2023-07-15T17:24:34.855Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:34 [2023-07-15T17:24:34.855Z] #34 0.606 + git clone https://github.com/kolyshkin/go-swagger.git . 17:24:34 [2023-07-15T17:24:34.855Z] #34 0.606 Cloning into '.'... 17:24:34 [2023-07-15T17:24:34.855Z] #34 8.173 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 17:24:34 [2023-07-15T17:24:34.855Z] #34 8.236 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:34 [2023-07-15T17:24:34.855Z] #34 ... 17:24:34 [2023-07-15T17:24:34.855Z] 17:24:34 [2023-07-15T17:24:34.855Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:24:34 [2023-07-15T17:24:34.855Z] #35 1.487 + git clone https://github.com/docker/distribution.git . 17:24:34 [2023-07-15T17:24:34.855Z] #35 1.488 Cloning into '.'... 17:24:34 [2023-07-15T17:24:34.855Z] #35 6.779 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 17:24:34 [2023-07-15T17:24:34.855Z] #35 7.683 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 17:24:35 [2023-07-15T17:24:35.018Z] #33 11.58 internal/oserror 17:24:35 [2023-07-15T17:24:35.018Z] #33 11.58 internal/safefilepath 17:24:35 [2023-07-15T17:24:35.018Z] #33 11.58 path 17:24:35 [2023-07-15T17:24:35.018Z] #33 11.59 strconv 17:24:35 [2023-07-15T17:24:35.018Z] #33 11.59 io 17:24:35 [2023-07-15T17:24:35.018Z] #33 11.69 syscall 17:24:35 [2023-07-15T17:24:35.115Z] #35 ... 17:24:35 [2023-07-15T17:24:35.115Z] 17:24:35 [2023-07-15T17:24:35.115Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:35 [2023-07-15T17:24:35.115Z] #29 11.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 17:24:35 [2023-07-15T17:24:35.177Z] #19 12.16 17:24:35 [2023-07-15T17:24:35.183Z] #27 ... 17:24:35 [2023-07-15T17:24:35.183Z] 17:24:35 [2023-07-15T17:24:35.183Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:35 [2023-07-15T17:24:35.183Z] #19 8.105 17:24:35 [2023-07-15T17:24:35.183Z] #19 9.809 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 17:24:35 [2023-07-15T17:24:35.183Z] #19 10.37 17:24:35 [2023-07-15T17:24:35.183Z] #19 10.67 #=#=# ######################################################################## 100.0% 17:24:35 [2023-07-15T17:24:35.183Z] #19 11.10 17:24:35 [2023-07-15T17:24:35.184Z] #19 12.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 17:24:35 [2023-07-15T17:24:35.184Z] #19 12.69 17:24:35 [2023-07-15T17:24:35.184Z] #19 12.92 #=#=# ######################################################################## 100.0% 17:24:35 [2023-07-15T17:24:35.184Z] #19 13.48 17:24:35 [2023-07-15T17:24:35.184Z] #19 13.60 Download of images into '/build' complete. 17:24:35 [2023-07-15T17:24:35.184Z] #19 13.60 Use something like the following to load the result into a Docker daemon: 17:24:35 [2023-07-15T17:24:35.184Z] #19 13.60 tar -cC '/build' . | docker load 17:24:35 [2023-07-15T17:24:35.184Z] #19 DONE 14.4s 17:24:35 [2023-07-15T17:24:35.184Z] 17:24:35 [2023-07-15T17:24:35.184Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:35 [2023-07-15T17:24:35.184Z] #33 10.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.92 debconf: delaying package configuration, since apt-utils is not installed 17:24:35 [2023-07-15T17:24:35.184Z] #33 11.99 Fetched 115 MB in 3s (41.2 MB/s) 17:24:35 [2023-07-15T17:24:35.184Z] #33 12.05 Selecting previously unselected package binutils-mingw-w64-i686. 17:24:35 [2023-07-15T17:24:35.184Z] #33 12.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:35 [2023-07-15T17:24:35.184Z] #33 12.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 12.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 12.72 Selecting previously unselected package binutils-mingw-w64-x86-64. 17:24:35 [2023-07-15T17:24:35.184Z] #33 12.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 12.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 13.73 Selecting previously unselected package binutils-mingw-w64. 17:24:35 [2023-07-15T17:24:35.184Z] #33 13.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 13.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 13.89 Selecting previously unselected package libdevmapper1.02.1:amd64. 17:24:35 [2023-07-15T17:24:35.184Z] #33 13.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 13.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 14.00 Selecting previously unselected package dmsetup. 17:24:35 [2023-07-15T17:24:35.184Z] #33 14.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 14.04 Unpacking dmsetup (2:1.02.175-2.1) ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 14.17 Selecting previously unselected package mingw-w64-common. 17:24:35 [2023-07-15T17:24:35.184Z] #33 14.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 17:24:35 [2023-07-15T17:24:35.184Z] #33 14.19 Unpacking mingw-w64-common (8.0.0-1) ... 17:24:35 [2023-07-15T17:24:35.375Z] #29 11.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 17:24:35 [2023-07-15T17:24:35.437Z] #19 12.41 #=#=# ######################################################################## 100.0% 17:24:35 [2023-07-15T17:24:35.591Z] #33 12.43 strings 17:24:35 [2023-07-15T17:24:35.634Z] #29 11.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 17:24:35 [2023-07-15T17:24:35.853Z] #33 12.44 bytes 17:24:35 [2023-07-15T17:24:35.853Z] #33 12.44 text/tabwriter 17:24:35 [2023-07-15T17:24:35.893Z] #29 11.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 17:24:36 [2023-07-15T17:24:36.008Z] #19 12.88 17:24:36 [2023-07-15T17:24:36.008Z] #19 13.05 Download of images into '/build' complete. 17:24:36 [2023-07-15T17:24:36.008Z] #19 13.05 Use something like the following to load the result into a Docker daemon: 17:24:36 [2023-07-15T17:24:36.008Z] #19 13.05 tar -cC '/build' . | docker load 17:24:36 [2023-07-15T17:24:36.152Z] #29 ... 17:24:36 [2023-07-15T17:24:36.152Z] 17:24:36 [2023-07-15T17:24:36.153Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:36 [2023-07-15T17:24:36.153Z] #18 8.889 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 17:24:36 [2023-07-15T17:24:36.153Z] #18 9.472 17:24:36 [2023-07-15T17:24:36.153Z] #18 9.719 #=#=# ######################################################################## 100.0% 17:24:36 [2023-07-15T17:24:36.153Z] #18 10.22 17:24:36 [2023-07-15T17:24:36.153Z] #18 11.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 17:24:36 [2023-07-15T17:24:36.153Z] #18 11.65 17:24:36 [2023-07-15T17:24:36.153Z] #18 11.82 #=#=# ##O#-# ######################################################################## 100.0% 17:24:36 [2023-07-15T17:24:36.153Z] #18 12.51 17:24:36 [2023-07-15T17:24:36.153Z] #18 12.62 Download of images into '/build' complete. 17:24:36 [2023-07-15T17:24:36.153Z] #18 12.63 Use something like the following to load the result into a Docker daemon: 17:24:36 [2023-07-15T17:24:36.153Z] #18 12.63 tar -cC '/build' . | docker load 17:24:36 [2023-07-15T17:24:36.153Z] #18 DONE 13.2s 17:24:36 [2023-07-15T17:24:36.153Z] 17:24:36 [2023-07-15T17:24:36.153Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 ... 17:24:36 [2023-07-15T17:24:36.153Z] 17:24:36 [2023-07-15T17:24:36.153Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 17:24:36 [2023-07-15T17:24:36.153Z] #33 DONE 12.2s 17:24:36 [2023-07-15T17:24:36.153Z] 17:24:36 [2023-07-15T17:24:36.153Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 17:24:36 [2023-07-15T17:24:36.153Z] #29 12.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] 17:24:36 [2023-07-15T17:24:36.288Z] ok github.com/docker/docker/client 0.099s coverage: 75.4% of statements 17:24:36 [2023-07-15T17:24:36.412Z] #29 12.61 debconf: delaying package configuration, since apt-utils is not installed 17:24:36 [2023-07-15T17:24:36.571Z] #33 ... 17:24:36 [2023-07-15T17:24:36.571Z] 17:24:36 [2023-07-15T17:24:36.571Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:36 [2023-07-15T17:24:36.571Z] #30 DONE 15.2s 17:24:36 [2023-07-15T17:24:36.571Z] 17:24:36 [2023-07-15T17:24:36.571Z] #34 [tini 1/2] 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 vim-common 17:24:36 [2023-07-15T17:24:36.571Z] #34 11.56 Selecting previously unselected package libicu67:amd64. 17:24:36 [2023-07-15T17:24:36.571Z] #34 11.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 11.59 Unpacking libicu67:amd64 (67.1-7) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 13.42 Selecting previously unselected package libxml2:amd64. 17:24:36 [2023-07-15T17:24:36.571Z] #34 13.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 13.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 13.80 Selecting previously unselected package libarchive13:amd64. 17:24:36 [2023-07-15T17:24:36.571Z] #34 13.80 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 13.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.00 Selecting previously unselected package libjsoncpp24:amd64. 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.15 Selecting previously unselected package librhash0:amd64. 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.18 Unpacking librhash0:amd64 (1.4.1-2) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.29 Selecting previously unselected package libuv1:amd64. 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.30 Unpacking libuv1:amd64 (1.40.0-2) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.44 Selecting previously unselected package cmake. 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 14.45 Unpacking cmake (3.18.4-2+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 15.40 Setting up libicu67:amd64 (67.1-7) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 15.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 15.47 Setting up libuv1:amd64 (1.40.0-2) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 15.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 15.52 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 15.55 Setting up librhash0:amd64 (1.4.1-2) ... 17:24:36 [2023-07-15T17:24:36.571Z] #34 15.58 Setting up cmake-data (3.18.4-2+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.575Z] #19 DONE 13.5s 17:24:36 [2023-07-15T17:24:36.575Z] 17:24:36 [2023-07-15T17:24:36.575Z] #30 [tini 1/2] 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 vim-common 17:24:36 [2023-07-15T17:24:36.575Z] #30 11.71 Selecting previously unselected package libxml2:amd64. 17:24:36 [2023-07-15T17:24:36.575Z] #30 11.71 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 11.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 11.99 Selecting previously unselected package libarchive13:amd64. 17:24:36 [2023-07-15T17:24:36.575Z] #30 11.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.16 Selecting previously unselected package libjsoncpp24:amd64. 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.34 Selecting previously unselected package librhash0:amd64. 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.35 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.36 Unpacking librhash0:amd64 (1.4.1-2) ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.46 Selecting previously unselected package libuv1:amd64. 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.47 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.48 Unpacking libuv1:amd64 (1.40.0-2) ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.72 Selecting previously unselected package cmake. 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.575Z] #30 12.79 Unpacking cmake (3.18.4-2+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.671Z] #29 12.76 Fetched 115 MB in 3s (39.7 MB/s) 17:24:36 [2023-07-15T17:24:36.671Z] #29 12.84 Selecting previously unselected package binutils-mingw-w64-i686. 17:24:36 [2023-07-15T17:24:36.817Z] #33 13.51 reflect 17:24:36 [2023-07-15T17:24:36.833Z] #34 15.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 17:24:36 [2023-07-15T17:24:36.833Z] #34 15.63 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.833Z] #34 15.70 Setting up cmake (3.18.4-2+deb11u1) ... 17:24:36 [2023-07-15T17:24:36.833Z] #34 15.75 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:36 [2023-07-15T17:24:36.930Z] #29 12.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:36 [2023-07-15T17:24:36.930Z] #29 12.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 17:24:36 [2023-07-15T17:24:36.930Z] #29 12.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:24:37 [2023-07-15T17:24:37.079Z] #33 ... 17:24:37 [2023-07-15T17:24:37.079Z] 17:24:37 [2023-07-15T17:24:37.079Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:24:37 [2023-07-15T17:24:37.079Z] #19 9.737 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 17:24:37 [2023-07-15T17:24:37.079Z] #19 10.16 17:24:37 [2023-07-15T17:24:37.079Z] #19 10.41 #=#=# ######################################################################## 100.0% 17:24:37 [2023-07-15T17:24:37.079Z] #19 10.88 17:24:37 [2023-07-15T17:24:37.079Z] #19 12.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 17:24:37 [2023-07-15T17:24:37.079Z] #19 12.54 17:24:37 [2023-07-15T17:24:37.079Z] #19 12.77 #=#=# ################################### 49.0% ######################################################################## 100.0% 17:24:37 [2023-07-15T17:24:37.079Z] #19 13.26 17:24:37 [2023-07-15T17:24:37.079Z] #19 13.38 Download of images into '/build' complete. 17:24:37 [2023-07-15T17:24:37.079Z] #19 13.38 Use something like the following to load the result into a Docker daemon: 17:24:37 [2023-07-15T17:24:37.079Z] #19 13.38 tar -cC '/build' . | docker load 17:24:37 [2023-07-15T17:24:37.079Z] #19 DONE 14.6s 17:24:37 [2023-07-15T17:24:37.341Z] 17:24:37 [2023-07-15T17:24:37.341Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:37 [2023-07-15T17:24:37.341Z] #30 10.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 10.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 10.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.92 debconf: delaying package configuration, since apt-utils is not installed 17:24:37 [2023-07-15T17:24:37.341Z] #30 11.97 Fetched 115 MB in 2s (51.0 MB/s) 17:24:37 [2023-07-15T17:24:37.341Z] #30 12.04 Selecting previously unselected package binutils-mingw-w64-i686. 17:24:37 [2023-07-15T17:24:37.341Z] #30 12.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:37 [2023-07-15T17:24:37.341Z] #30 12.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 12.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 12.82 Selecting previously unselected package binutils-mingw-w64-x86-64. 17:24:37 [2023-07-15T17:24:37.341Z] #30 12.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 12.86 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 13.83 Selecting previously unselected package binutils-mingw-w64. 17:24:37 [2023-07-15T17:24:37.341Z] #30 13.83 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 13.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 14.00 Selecting previously unselected package libdevmapper1.02.1:amd64. 17:24:37 [2023-07-15T17:24:37.341Z] #30 14.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 14.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 14.14 Selecting previously unselected package dmsetup. 17:24:37 [2023-07-15T17:24:37.341Z] #30 14.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 17:24:37 [2023-07-15T17:24:37.341Z] #30 14.15 Unpacking dmsetup (2:1.02.175-2.1) ... 17:24:37 [2023-07-15T17:24:37.409Z] #34 DONE 16.2s 17:24:37 [2023-07-15T17:24:37.409Z] 17:24:37 [2023-07-15T17:24:37.409Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:37 [2023-07-15T17:24:37.409Z] #33 16.08 Selecting previously unselected package mingw-w64-x86-64-dev. 17:24:37 [2023-07-15T17:24:37.409Z] #33 16.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 17:24:37 [2023-07-15T17:24:37.409Z] #33 16.13 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 17:24:37 [2023-07-15T17:24:37.490Z] ok github.com/docker/docker/builder/remotecontext/git 5.537s coverage: 83.5% of statements 17:24:37 [2023-07-15T17:24:37.490Z] ? github.com/docker/docker/cli [no test files] 17:24:37 [2023-07-15T17:24:37.490Z] ? github.com/docker/docker/cli/config [no test files] 17:24:37 [2023-07-15T17:24:37.498Z] #29 13.61 Selecting previously unselected package binutils-mingw-w64-x86-64. 17:24:37 [2023-07-15T17:24:37.498Z] #29 13.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 17:24:37 [2023-07-15T17:24:37.498Z] #29 13.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:24:37 [2023-07-15T17:24:37.603Z] #30 14.29 Selecting previously unselected package mingw-w64-common. 17:24:37 [2023-07-15T17:24:37.603Z] #30 14.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 17:24:37 [2023-07-15T17:24:37.865Z] #30 14.37 Unpacking mingw-w64-common (8.0.0-1) ... 17:24:37 [2023-07-15T17:24:37.957Z] #30 14.18 Setting up libicu67:amd64 (67.1-7) ... 17:24:37 [2023-07-15T17:24:37.957Z] #30 14.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:24:37 [2023-07-15T17:24:37.957Z] #30 14.23 Setting up libuv1:amd64 (1.40.0-2) ... 17:24:37 [2023-07-15T17:24:37.957Z] #30 14.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:24:37 [2023-07-15T17:24:37.957Z] #30 14.33 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 17:24:37 [2023-07-15T17:24:37.957Z] #30 14.36 Setting up librhash0:amd64 (1.4.1-2) ... 17:24:37 [2023-07-15T17:24:37.957Z] #30 14.38 Setting up cmake-data (3.18.4-2+deb11u1) ... 17:24:37 [2023-07-15T17:24:37.957Z] #30 14.42 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 17:24:38 [2023-07-15T17:24:38.216Z] #30 14.47 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 17:24:38 [2023-07-15T17:24:38.216Z] #30 14.51 Setting up cmake (3.18.4-2+deb11u1) ... 17:24:38 [2023-07-15T17:24:38.216Z] #30 14.54 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:38 [2023-07-15T17:24:38.444Z] #29 14.35 Selecting previously unselected package binutils-mingw-w64. 17:24:38 [2023-07-15T17:24:38.444Z] #29 14.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 17:24:38 [2023-07-15T17:24:38.444Z] #29 14.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 17:24:38 [2023-07-15T17:24:38.444Z] #29 14.48 Selecting previously unselected package libdevmapper1.02.1:amd64. 17:24:38 [2023-07-15T17:24:38.444Z] #29 14.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 17:24:38 [2023-07-15T17:24:38.444Z] #29 14.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:38 [2023-07-15T17:24:38.704Z] #29 14.64 Selecting previously unselected package dmsetup. 17:24:38 [2023-07-15T17:24:38.704Z] #29 14.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 17:24:38 [2023-07-15T17:24:38.704Z] #29 14.70 Unpacking dmsetup (2:1.02.175-2.1) ... 17:24:38 [2023-07-15T17:24:38.786Z] #30 DONE 15.1s 17:24:38 [2023-07-15T17:24:38.786Z] 17:24:38 [2023-07-15T17:24:38.786Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:38 [2023-07-15T17:24:38.786Z] #33 10.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 11.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] 17:24:38 [2023-07-15T17:24:38.786Z] #33 12.20 debconf: delaying package configuration, since apt-utils is not installed 17:24:38 [2023-07-15T17:24:38.786Z] #33 12.26 Fetched 115 MB in 2s (48.9 MB/s) 17:24:38 [2023-07-15T17:24:38.786Z] #33 12.31 Selecting previously unselected package binutils-mingw-w64-i686. 17:24:38 [2023-07-15T17:24:38.786Z] #33 12.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 17:24:38 [2023-07-15T17:24:38.786Z] #33 12.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 12.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 13.00 Selecting previously unselected package binutils-mingw-w64-x86-64. 17:24:38 [2023-07-15T17:24:38.786Z] #33 13.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 13.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.15 Selecting previously unselected package binutils-mingw-w64. 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.25 Selecting previously unselected package libdevmapper1.02.1:amd64. 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.36 Selecting previously unselected package dmsetup. 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.38 Unpacking dmsetup (2:1.02.175-2.1) ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.51 Selecting previously unselected package mingw-w64-common. 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 17:24:38 [2023-07-15T17:24:38.786Z] #33 14.52 Unpacking mingw-w64-common (8.0.0-1) ... 17:24:38 [2023-07-15T17:24:38.799Z] #33 17.82 Selecting previously unselected package gcc-mingw-w64-base. 17:24:38 [2023-07-15T17:24:38.799Z] #33 17.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 17:24:38 [2023-07-15T17:24:38.965Z] #29 14.85 Selecting previously unselected package mingw-w64-common. 17:24:38 [2023-07-15T17:24:38.965Z] #29 14.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 17:24:38 [2023-07-15T17:24:38.965Z] #29 14.86 Unpacking mingw-w64-common (8.0.0-1) ... 17:24:39 [2023-07-15T17:24:39.062Z] #33 17.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:24:39 [2023-07-15T17:24:39.062Z] #33 18.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 17:24:39 [2023-07-15T17:24:39.062Z] #33 18.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 17:24:39 [2023-07-15T17:24:39.062Z] #33 18.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:24:39 [2023-07-15T17:24:39.251Z] #30 ... 17:24:39 [2023-07-15T17:24:39.251Z] 17:24:39 [2023-07-15T17:24:39.251Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:39 [2023-07-15T17:24:39.251Z] #32 DONE 16.0s 17:24:39 [2023-07-15T17:24:39.251Z] 17:24:39 [2023-07-15T17:24:39.251Z] #35 [tini 1/2] 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 vim-common 17:24:39 [2023-07-15T17:24:39.251Z] #35 12.05 Selecting previously unselected package libicu67:amd64. 17:24:39 [2023-07-15T17:24:39.251Z] #35 12.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 12.08 Unpacking libicu67:amd64 (67.1-7) ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 13.96 Selecting previously unselected package libxml2:amd64. 17:24:39 [2023-07-15T17:24:39.251Z] #35 13.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 13.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 14.22 Selecting previously unselected package libarchive13:amd64. 17:24:39 [2023-07-15T17:24:39.251Z] #35 14.23 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 14.24 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 14.72 Selecting previously unselected package libjsoncpp24:amd64. 17:24:39 [2023-07-15T17:24:39.251Z] #35 14.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 14.76 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.19 Selecting previously unselected package librhash0:amd64. 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.19 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.23 Unpacking librhash0:amd64 (1.4.1-2) ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.46 Selecting previously unselected package libuv1:amd64. 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.46 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.47 Unpacking libuv1:amd64 (1.40.0-2) ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.60 Selecting previously unselected package cmake. 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.60 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 17:24:39 [2023-07-15T17:24:39.251Z] #35 15.62 Unpacking cmake (3.18.4-2+deb11u1) ... 17:24:39 [2023-07-15T17:24:39.353Z] #33 ... 17:24:39 [2023-07-15T17:24:39.353Z] 17:24:39 [2023-07-15T17:24:39.353Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:39 [2023-07-15T17:24:39.353Z] #29 DONE 15.7s 17:24:39 [2023-07-15T17:24:39.353Z] 17:24:39 [2023-07-15T17:24:39.354Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.590 + RM_GOPATH=0 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.590 + TMP_GOPATH= 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.590 + : /build 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.590 + '[' -z '' ']' 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.590 ++ mktemp -d 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.591 + export GOPATH=/tmp/tmp.diDqnc8GwL 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.591 + GOPATH=/tmp/tmp.diDqnc8GwL 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.591 + RM_GOPATH=1 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.591 + case "$(go env GOARCH)" in 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.592 ++ go env GOARCH 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.625 + export GO_BUILDMODE=-buildmode=pie 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.625 + GO_BUILDMODE=-buildmode=pie 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.627 ++ dirname /tmp/install/install.sh 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 Install tini version v0.19.0 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 + dir=/tmp/install 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 + bin=tini 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 + shift 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 + '[' '!' -f /tmp/install/tini.installer ']' 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 + . /tmp/install/tini.installer 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 ++ : v0.19.0 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 + install_tini 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 + echo 'Install tini version v0.19.0' 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 + git clone https://github.com/krallin/tini.git /tmp/tmp.diDqnc8GwL/tini 17:24:39 [2023-07-15T17:24:39.354Z] #36 0.641 Cloning into '/tmp/tmp.diDqnc8GwL/tini'... 17:24:39 [2023-07-15T17:24:39.612Z] #36 1.029 + cd /tmp/tmp.diDqnc8GwL/tini 17:24:39 [2023-07-15T17:24:39.871Z] #36 1.034 + git checkout -q v0.19.0 17:24:39 [2023-07-15T17:24:39.871Z] #36 1.040 + cmake . 17:24:39 [2023-07-15T17:24:39.871Z] #36 1.321 -- The C compiler identification is GNU 10.2.1 17:24:40 [2023-07-15T17:24:40.130Z] #36 1.357 -- Detecting C compiler ABI info 17:24:40 [2023-07-15T17:24:40.130Z] #36 1.592 -- Detecting C compiler ABI info - done 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.631 -- Check for working C compiler: /usr/bin/cc - skipped 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.638 -- Detecting C compile features 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.640 -- Detecting C compile features - done 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.661 -- Performing Test HAS_BUILTIN_FORTIFY 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.722 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 17:24:40 [2023-07-15T17:24:40.389Z] #36 ... 17:24:40 [2023-07-15T17:24:40.389Z] 17:24:40 [2023-07-15T17:24:40.389Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:40 [2023-07-15T17:24:40.389Z] #25 6.758 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 17:24:40 [2023-07-15T17:24:40.389Z] #25 6.868 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 6.869 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 6.923 go: downloading github.com/securego/gosec/v2 v2.13.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.140 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.211 go: downloading github.com/sivchari/containedctx v1.0.2 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.216 go: downloading github.com/sivchari/nosnakecase v1.7.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.217 go: downloading github.com/sivchari/tenv v1.7.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.337 go: downloading github.com/sonatard/noctx v0.0.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.416 go: downloading github.com/sourcegraph/go-diff v0.6.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.430 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.431 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.431 go: downloading github.com/sylvia7788/contextcheck v1.0.6 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.432 go: downloading github.com/tdakkota/asciicheck v0.1.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.468 go: downloading github.com/tetafro/godot v1.4.11 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.485 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.491 go: downloading github.com/timonwong/logrlint v0.1.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.520 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.616 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.657 go: downloading github.com/ultraware/funlen v0.0.3 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.691 go: downloading github.com/ultraware/whitespace v0.0.5 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.692 go: downloading github.com/uudashr/gocognit v1.0.6 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.706 go: downloading github.com/yagipy/maintidx v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.748 go: downloading github.com/yeya24/promlinter v0.2.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 7.893 go: downloading gitlab.com/bosi/decorder v0.2.3 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.427 go: downloading honnef.co/go/tools v0.3.3 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.428 go: downloading mvdan.cc/gofumpt v0.3.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.444 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.548 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.662 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.771 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.900 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.905 go: downloading github.com/stretchr/objx v0.4.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.937 go: downloading github.com/hashicorp/errwrap v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.948 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 17:24:40 [2023-07-15T17:24:40.389Z] #25 8.955 go: downloading github.com/subosito/gotenv v1.4.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.020 go: downloading github.com/hashicorp/hcl v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.230 go: downloading gopkg.in/ini.v1 v1.66.6 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.364 go: downloading github.com/magiconair/properties v1.8.6 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.365 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.365 go: downloading golang.org/x/text v0.3.7 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.367 go: downloading github.com/gobwas/glob v0.2.3 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.368 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.393 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.598 go: downloading go.uber.org/zap v1.17.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.641 go: downloading github.com/kisielk/gotool v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 9.957 go: downloading github.com/pelletier/go-toml v1.9.5 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.03 go: downloading github.com/go-toolsmith/astcopy v1.0.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.16 go: downloading github.com/go-toolsmith/astequal v1.0.2 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.24 go: downloading github.com/go-toolsmith/astp v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.31 go: downloading github.com/go-toolsmith/typep v1.0.2 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.35 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.37 go: downloading github.com/gostaticanalysis/comment v1.4.2 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.54 go: downloading github.com/ettle/strcase v0.1.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.56 go: downloading github.com/Masterminds/semver v1.5.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.72 go: downloading gopkg.in/yaml.v2 v2.4.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.84 go: downloading github.com/fatih/structtag v1.2.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 10.86 go: downloading github.com/prometheus/client_golang v1.12.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.04 go: downloading github.com/prometheus/client_model v0.2.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.07 go: downloading github.com/google/go-cmp v0.5.8 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.26 go: downloading go.uber.org/atomic v1.7.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.49 go: downloading go.uber.org/multierr v1.6.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.54 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.55 go: downloading github.com/olekukonko/tablewriter v0.0.5 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.57 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.66 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.67 go: downloading github.com/golang/protobuf v1.5.2 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.75 go: downloading github.com/beorn7/perks v1.0.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.82 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:24:40 [2023-07-15T17:24:40.389Z] #25 11.83 go: downloading github.com/prometheus/common v0.32.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 12.00 go: downloading github.com/prometheus/procfs v0.7.3 17:24:40 [2023-07-15T17:24:40.389Z] #25 12.01 go: downloading google.golang.org/protobuf v1.28.0 17:24:40 [2023-07-15T17:24:40.389Z] #25 12.18 go: downloading github.com/mattn/go-runewidth v0.0.9 17:24:40 [2023-07-15T17:24:40.389Z] #25 13.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 17:24:40 [2023-07-15T17:24:40.389Z] #25 ... 17:24:40 [2023-07-15T17:24:40.389Z] 17:24:40 [2023-07-15T17:24:40.389Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.752 -- Configuring done 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.757 -- Generating done 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.759 -- Build files have been written to: /tmp/tmp.diDqnc8GwL/tini 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.762 + make tini-static 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.907 Scanning dependencies of target tini-static 17:24:40 [2023-07-15T17:24:40.389Z] #36 1.944 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 17:24:40 [2023-07-15T17:24:40.451Z] #33 ... 17:24:40 [2023-07-15T17:24:40.452Z] 17:24:40 [2023-07-15T17:24:40.452Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.696 + RM_GOPATH=0 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.696 + TMP_GOPATH= 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.696 + : /build 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.696 + '[' -z '' ']' 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.697 ++ mktemp -d 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.697 + export GOPATH=/tmp/tmp.p4ANBSAqm6 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.697 + GOPATH=/tmp/tmp.p4ANBSAqm6 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.697 + RM_GOPATH=1 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.697 + case "$(go env GOARCH)" in 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.699 ++ go env GOARCH 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.704 + export GO_BUILDMODE=-buildmode=pie 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.704 + GO_BUILDMODE=-buildmode=pie 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.707 ++ dirname /tmp/install/install.sh 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 Install tini version v0.19.0 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 + dir=/tmp/install 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 + bin=tini 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 + shift 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 + '[' '!' -f /tmp/install/tini.installer ']' 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 + . /tmp/install/tini.installer 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 ++ : v0.19.0 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 + install_tini 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 + echo 'Install tini version v0.19.0' 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.708 + git clone https://github.com/krallin/tini.git /tmp/tmp.p4ANBSAqm6/tini 17:24:40 [2023-07-15T17:24:40.452Z] #36 0.719 Cloning into '/tmp/tmp.p4ANBSAqm6/tini'... 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.098 + cd /tmp/tmp.p4ANBSAqm6/tini 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.098 + git checkout -q v0.19.0 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.103 + cmake . 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.284 -- The C compiler identification is GNU 10.2.1 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.327 -- Detecting C compiler ABI info 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.595 -- Detecting C compiler ABI info - done 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.658 -- Check for working C compiler: /usr/bin/cc - skipped 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.658 -- Detecting C compile features 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.658 -- Detecting C compile features - done 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.699 -- Performing Test HAS_BUILTIN_FORTIFY 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.786 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.805 -- Configuring done 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.811 -- Generating done 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.816 -- Build files have been written to: /tmp/tmp.p4ANBSAqm6/tini 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.819 + make tini-static 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.936 Scanning dependencies of target tini-static 17:24:40 [2023-07-15T17:24:40.452Z] #36 1.969 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 17:24:40 [2023-07-15T17:24:40.452Z] #36 2.402 [100%] Linking C executable tini-static 17:24:40 [2023-07-15T17:24:40.452Z] #36 2.641 [100%] Built target tini-static 17:24:40 [2023-07-15T17:24:40.452Z] #36 2.654 + mkdir -p /build 17:24:40 [2023-07-15T17:24:40.452Z] #36 2.664 + cp tini-static /build/docker-init 17:24:40 [2023-07-15T17:24:40.452Z] #36 DONE 3.3s 17:24:40 [2023-07-15T17:24:40.713Z] 17:24:40 [2023-07-15T17:24:40.713Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:40 [2023-07-15T17:24:40.713Z] #25 11.66 sync 17:24:40 [2023-07-15T17:24:40.713Z] #25 11.66 internal/reflectlite 17:24:40 [2023-07-15T17:24:40.713Z] #25 11.95 internal/testlog 17:24:40 [2023-07-15T17:24:40.713Z] #25 12.43 sort 17:24:40 [2023-07-15T17:24:40.713Z] #25 12.43 errors 17:24:40 [2023-07-15T17:24:40.713Z] #25 12.58 strconv 17:24:40 [2023-07-15T17:24:40.713Z] #25 12.58 internal/oserror 17:24:40 [2023-07-15T17:24:40.713Z] #25 12.58 io 17:24:40 [2023-07-15T17:24:40.713Z] #25 12.58 internal/safefilepath 17:24:40 [2023-07-15T17:24:40.713Z] #25 12.61 path 17:24:40 [2023-07-15T17:24:40.713Z] #25 13.01 syscall 17:24:40 [2023-07-15T17:24:40.713Z] #25 13.57 text/tabwriter 17:24:40 [2023-07-15T17:24:40.713Z] #25 13.57 bytes 17:24:40 [2023-07-15T17:24:40.713Z] #25 13.57 strings 17:24:40 [2023-07-15T17:24:40.713Z] #25 13.91 reflect 17:24:40 [2023-07-15T17:24:40.713Z] #25 14.75 bufio 17:24:40 [2023-07-15T17:24:40.713Z] #25 15.86 internal/syscall/unix 17:24:40 [2023-07-15T17:24:40.713Z] #25 15.86 time 17:24:40 [2023-07-15T17:24:40.713Z] #25 15.86 internal/syscall/execenv 17:24:40 [2023-07-15T17:24:40.713Z] #25 17.89 io/fs 17:24:40 [2023-07-15T17:24:40.713Z] #25 17.89 internal/poll 17:24:40 [2023-07-15T17:24:40.713Z] #25 18.49 internal/fmtsort 17:24:40 [2023-07-15T17:24:40.713Z] #25 18.68 os 17:24:40 [2023-07-15T17:24:40.713Z] #25 19.25 io/ioutil 17:24:40 [2023-07-15T17:24:40.713Z] #25 19.25 fmt 17:24:40 [2023-07-15T17:24:40.764Z] #35 17.35 Setting up libicu67:amd64 (67.1-7) ... 17:24:40 [2023-07-15T17:24:40.764Z] #35 17.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:24:40 [2023-07-15T17:24:40.871Z] #29 ... 17:24:40 [2023-07-15T17:24:40.871Z] 17:24:40 [2023-07-15T17:24:40.871Z] #22 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 17:24:40 [2023-07-15T17:24:40.871Z] #22 DONE 17.0s 17:24:40 [2023-07-15T17:24:40.957Z] #36 2.376 [100%] Linking C executable tini-static 17:24:40 [2023-07-15T17:24:40.975Z] #25 ... 17:24:40 [2023-07-15T17:24:40.975Z] 17:24:40 [2023-07-15T17:24:40.975Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:40 [2023-07-15T17:24:40.975Z] #33 19.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 17:24:40 [2023-07-15T17:24:40.975Z] #33 19.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 17:24:40 [2023-07-15T17:24:40.975Z] #33 19.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:41 [2023-07-15T17:24:41.025Z] #35 17.60 Setting up libuv1:amd64 (1.40.0-2) ... 17:24:41 [2023-07-15T17:24:41.025Z] #35 17.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.025Z] #35 17.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 17:24:41 [2023-07-15T17:24:41.025Z] #35 17.83 Setting up librhash0:amd64 (1.4.1-2) ... 17:24:41 [2023-07-15T17:24:41.130Z] 17:24:41 [2023-07-15T17:24:41.130Z] #28 [tini 1/2] 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 vim-common 17:24:41 [2023-07-15T17:24:41.130Z] #28 10.50 Selecting previously unselected package vim-common. 17:24:41 [2023-07-15T17:24:41.130Z] #28 10.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 10.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 10.79 Selecting previously unselected package cmake-data. 17:24:41 [2023-07-15T17:24:41.130Z] #28 10.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 10.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 11.89 Selecting previously unselected package libicu67:amd64. 17:24:41 [2023-07-15T17:24:41.130Z] #28 11.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 11.96 Unpacking libicu67:amd64 (67.1-7) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 13.74 Selecting previously unselected package libxml2:amd64. 17:24:41 [2023-07-15T17:24:41.130Z] #28 13.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 13.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.05 Selecting previously unselected package libarchive13:amd64. 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.06 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.25 Selecting previously unselected package libjsoncpp24:amd64. 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.43 Selecting previously unselected package librhash0:amd64. 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.43 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.43 Unpacking librhash0:amd64 (1.4.1-2) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.54 Selecting previously unselected package libuv1:amd64. 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.54 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.57 Unpacking libuv1:amd64 (1.40.0-2) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.71 Selecting previously unselected package cmake. 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.71 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 14.73 Unpacking cmake (3.18.4-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 16.14 Setting up libicu67:amd64 (67.1-7) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 16.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 16.30 Setting up libuv1:amd64 (1.40.0-2) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 16.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 16.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 16.75 Setting up librhash0:amd64 (1.4.1-2) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 16.91 Setting up cmake-data (3.18.4-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 17.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 17.11 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 17.20 Setting up cmake (3.18.4-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.130Z] #28 17.25 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:41 [2023-07-15T17:24:41.216Z] #36 2.664 [100%] Built target tini-static 17:24:41 [2023-07-15T17:24:41.286Z] #35 17.85 Setting up cmake-data (3.18.4-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.286Z] #35 17.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 17:24:41 [2023-07-15T17:24:41.286Z] #35 17.99 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.286Z] #35 18.07 Setting up cmake (3.18.4-2+deb11u1) ... 17:24:41 [2023-07-15T17:24:41.286Z] #35 18.13 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:41 [2023-07-15T17:24:41.389Z] #28 ... 17:24:41 [2023-07-15T17:24:41.389Z] 17:24:41 [2023-07-15T17:24:41.389Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:41 [2023-07-15T17:24:41.389Z] #29 17.42 Selecting previously unselected package mingw-w64-x86-64-dev. 17:24:41 [2023-07-15T17:24:41.389Z] #29 17.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 17:24:41 [2023-07-15T17:24:41.389Z] #29 17.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 17:24:41 [2023-07-15T17:24:41.474Z] #36 2.688 + mkdir -p /build 17:24:41 [2023-07-15T17:24:41.474Z] #36 2.693 + cp tini-static /build/docker-init 17:24:41 [2023-07-15T17:24:41.648Z] #29 ... 17:24:41 [2023-07-15T17:24:41.649Z] 17:24:41 [2023-07-15T17:24:41.649Z] #28 [tini 1/2] 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 vim-common 17:24:41 [2023-07-15T17:24:41.649Z] #28 DONE 17.7s 17:24:41 [2023-07-15T17:24:41.694Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements 17:24:41 [2023-07-15T17:24:41.694Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.9% of statements 17:24:41 [2023-07-15T17:24:41.917Z] 17:24:41 [2023-07-15T17:24:41.917Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 17:24:41 [2023-07-15T17:24:41.918Z] #33 ... 17:24:41 [2023-07-15T17:24:41.918Z] 17:24:41 [2023-07-15T17:24:41.918Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 + RM_GOPATH=0 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 + TMP_GOPATH= 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 + : /build 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 + '[' -z '' ']' 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 ++ mktemp -d 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 + export GOPATH=/tmp/tmp.iVbjZRWXR3 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 + GOPATH=/tmp/tmp.iVbjZRWXR3 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 + RM_GOPATH=1 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 + case "$(go env GOARCH)" in 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.853 ++ go env GOARCH 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.873 + export GO_BUILDMODE=-buildmode=pie 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.873 + GO_BUILDMODE=-buildmode=pie 17:24:41 [2023-07-15T17:24:41.918Z] #37 0.873 ++ dirname /tmp/install/install.sh 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.873 + dir=/tmp/install 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.873 + bin=containerd 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.873 + shift 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.873 + '[' '!' -f /tmp/install/containerd.installer ']' 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.873 + . /tmp/install/containerd.installer 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.873 ++ set -e 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.873 ++ : v1.6.21 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.873 + install_containerd 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.874 Install containerd version v1.6.21 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.874 + echo 'Install containerd version v1.6.21' 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.874 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iVbjZRWXR3/src/github.com/containerd/containerd 17:24:41 [2023-07-15T17:24:41.919Z] #37 0.885 Cloning into '/tmp/tmp.iVbjZRWXR3/src/github.com/containerd/containerd'... 17:24:41 [2023-07-15T17:24:41.919Z] #37 ... 17:24:41 [2023-07-15T17:24:41.919Z] 17:24:41 [2023-07-15T17:24:41.919Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:41 [2023-07-15T17:24:41.919Z] #23 10.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 17:24:41 [2023-07-15T17:24:41.919Z] #23 11.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:41 [2023-07-15T17:24:41.955Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements 17:24:41 [2023-07-15T17:24:41.955Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.8% of statements 17:24:41 [2023-07-15T17:24:41.955Z] ok github.com/docker/docker/container 0.140s coverage: 34.5% of statements 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.591 + RM_GOPATH=0 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.592 + TMP_GOPATH= 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.592 + : /build 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.592 + '[' -z '' ']' 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.592 ++ mktemp -d 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.593 + export GOPATH=/tmp/tmp.TUZLi97BQs 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.593 + GOPATH=/tmp/tmp.TUZLi97BQs 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.593 + RM_GOPATH=1 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.593 + case "$(go env GOARCH)" in 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.594 ++ go env GOARCH 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.600 + export GO_BUILDMODE=-buildmode=pie 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.600 + GO_BUILDMODE=-buildmode=pie 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.601 ++ dirname /tmp/install/install.sh 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 + dir=/tmp/install 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 + bin=tini 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 + shift 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 + '[' '!' -f /tmp/install/tini.installer ']' 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 + . /tmp/install/tini.installer 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 ++ : v0.19.0 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 Install tini version v0.19.0 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 + install_tini 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 + echo 'Install tini version v0.19.0' 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.602 + git clone https://github.com/krallin/tini.git /tmp/tmp.TUZLi97BQs/tini 17:24:42 [2023-07-15T17:24:42.177Z] #36 0.604 Cloning into '/tmp/tmp.TUZLi97BQs/tini'... 17:24:42 [2023-07-15T17:24:42.180Z] #23 ... 17:24:42 [2023-07-15T17:24:42.180Z] 17:24:42 [2023-07-15T17:24:42.180Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:42 [2023-07-15T17:24:42.180Z] #25 19.99 github.com/BurntSushi/toml 17:24:42 [2023-07-15T17:24:42.180Z] #25 19.99 log 17:24:42 [2023-07-15T17:24:42.180Z] #25 20.00 flag 17:24:42 [2023-07-15T17:24:42.180Z] #25 21.06 github.com/BurntSushi/toml/cmd/tomlv 17:24:42 [2023-07-15T17:24:42.217Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements 17:24:42 [2023-07-15T17:24:42.413Z] #36 DONE 3.8s 17:24:42 [2023-07-15T17:24:42.413Z] 17:24:42 [2023-07-15T17:24:42.413Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:42 [2023-07-15T17:24:42.413Z] #33 16.35 Selecting previously unselected package mingw-w64-x86-64-dev. 17:24:42 [2023-07-15T17:24:42.413Z] #33 16.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 17:24:42 [2023-07-15T17:24:42.413Z] #33 16.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 17:24:42 [2023-07-15T17:24:42.413Z] #33 18.16 Selecting previously unselected package gcc-mingw-w64-base. 17:24:42 [2023-07-15T17:24:42.413Z] #33 18.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 17:24:42 [2023-07-15T17:24:42.413Z] #33 18.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:24:42 [2023-07-15T17:24:42.413Z] #33 18.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 17:24:42 [2023-07-15T17:24:42.413Z] #33 18.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 17:24:42 [2023-07-15T17:24:42.413Z] #33 18.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:24:42 [2023-07-15T17:24:42.436Z] #36 0.951 + cd /tmp/tmp.TUZLi97BQs/tini 17:24:42 [2023-07-15T17:24:42.683Z] #35 DONE 19.5s 17:24:42 [2023-07-15T17:24:42.683Z] 17:24:42 [2023-07-15T17:24:42.683Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:42 [2023-07-15T17:24:42.683Z] #30 16.55 Selecting previously unselected package mingw-w64-x86-64-dev. 17:24:42 [2023-07-15T17:24:42.683Z] #30 16.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 17:24:42 [2023-07-15T17:24:42.683Z] #30 16.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 17:24:42 [2023-07-15T17:24:42.683Z] #30 18.86 Selecting previously unselected package gcc-mingw-w64-base. 17:24:42 [2023-07-15T17:24:42.683Z] #30 18.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 17:24:42 [2023-07-15T17:24:42.683Z] #30 18.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:24:42 [2023-07-15T17:24:42.683Z] #30 19.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 17:24:42 [2023-07-15T17:24:42.683Z] #30 19.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 17:24:42 [2023-07-15T17:24:42.683Z] #30 19.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:24:42 [2023-07-15T17:24:42.695Z] #36 0.959 + git checkout -q v0.19.0 17:24:42 [2023-07-15T17:24:42.695Z] #36 0.967 + cmake . 17:24:42 [2023-07-15T17:24:42.695Z] #36 1.190 -- The C compiler identification is GNU 10.2.1 17:24:42 [2023-07-15T17:24:42.695Z] #36 1.220 -- Detecting C compiler ABI info 17:24:42 [2023-07-15T17:24:42.788Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements 17:24:42 [2023-07-15T17:24:42.944Z] #30 ... 17:24:42 [2023-07-15T17:24:42.944Z] 17:24:42 [2023-07-15T17:24:42.944Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:42 [2023-07-15T17:24:42.944Z] #23 9.442 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 17:24:42 [2023-07-15T17:24:42.944Z] #23 9.725 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:42 [2023-07-15T17:24:42.944Z] #23 ... 17:24:42 [2023-07-15T17:24:42.944Z] 17:24:42 [2023-07-15T17:24:42.944Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.17 go: downloading github.com/go-toolsmith/astequal v1.0.2 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.26 go: downloading github.com/go-toolsmith/astp v1.0.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.29 go: downloading github.com/pelletier/go-toml v1.9.5 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.41 go: downloading github.com/go-toolsmith/typep v1.0.2 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.41 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.41 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.49 go: downloading github.com/kisielk/gotool v1.0.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.70 go: downloading github.com/ettle/strcase v0.1.1 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.88 go: downloading github.com/Masterminds/semver v1.5.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.91 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.93 go: downloading gopkg.in/yaml.v2 v2.4.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 10.97 go: downloading github.com/fatih/structtag v1.2.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.05 go: downloading github.com/google/go-cmp v0.5.8 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.05 go: downloading github.com/prometheus/client_golang v1.12.1 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.14 go: downloading github.com/prometheus/client_model v0.2.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.18 go: downloading go.uber.org/atomic v1.7.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.36 go: downloading go.uber.org/multierr v1.6.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.44 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.54 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.55 go: downloading github.com/olekukonko/tablewriter v0.0.5 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.56 go: downloading github.com/golang/protobuf v1.5.2 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.62 go: downloading github.com/beorn7/perks v1.0.1 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.70 go: downloading github.com/prometheus/common v0.32.1 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.78 go: downloading github.com/prometheus/procfs v0.7.3 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.91 go: downloading google.golang.org/protobuf v1.28.0 17:24:42 [2023-07-15T17:24:42.944Z] #24 11.91 go: downloading github.com/mattn/go-runewidth v0.0.9 17:24:42 [2023-07-15T17:24:42.944Z] #24 12.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 17:24:43 [2023-07-15T17:24:43.124Z] #25 DONE 21.9s 17:24:43 [2023-07-15T17:24:43.124Z] 17:24:43 [2023-07-15T17:24:43.124Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:43 [2023-07-15T17:24:43.205Z] #24 ... 17:24:43 [2023-07-15T17:24:43.205Z] 17:24:43 [2023-07-15T17:24:43.205Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.739 + RM_GOPATH=0 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.739 + TMP_GOPATH= 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.739 + : /build 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.740 + '[' -z '' ']' 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.740 ++ mktemp -d 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.741 + export GOPATH=/tmp/tmp.zrZTsbu2Sy 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.741 + GOPATH=/tmp/tmp.zrZTsbu2Sy 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.741 + RM_GOPATH=1 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.741 + case "$(go env GOARCH)" in 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.741 ++ go env GOARCH 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.770 Install containerd version v1.6.21 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + export GO_BUILDMODE=-buildmode=pie 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + GO_BUILDMODE=-buildmode=pie 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 ++ dirname /tmp/install/install.sh 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + dir=/tmp/install 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + bin=containerd 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + shift 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + '[' '!' -f /tmp/install/containerd.installer ']' 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + . /tmp/install/containerd.installer 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 ++ set -e 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 ++ : v1.6.21 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + install_containerd 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + echo 'Install containerd version v1.6.21' 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zrZTsbu2Sy/src/github.com/containerd/containerd 17:24:43 [2023-07-15T17:24:43.205Z] #36 0.771 Cloning into '/tmp/tmp.zrZTsbu2Sy/src/github.com/containerd/containerd'... 17:24:43 [2023-07-15T17:24:43.262Z] #36 1.507 -- Detecting C compiler ABI info - done 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.559 -- Check for working C compiler: /usr/bin/cc - skipped 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.560 -- Detecting C compile features 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.562 -- Detecting C compile features - done 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.582 -- Performing Test HAS_BUILTIN_FORTIFY 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.655 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.686 -- Configuring done 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.692 -- Generating done 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.694 -- Build files have been written to: /tmp/tmp.TUZLi97BQs/tini 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.700 + make tini-static 17:24:43 [2023-07-15T17:24:43.263Z] #36 1.808 Scanning dependencies of target tini-static 17:24:43 [2023-07-15T17:24:43.466Z] #36 ... 17:24:43 [2023-07-15T17:24:43.466Z] 17:24:43 [2023-07-15T17:24:43.466Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.582 + RM_GOPATH=0 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.582 + TMP_GOPATH= 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.582 + : /build 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.582 + '[' -z '' ']' 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.583 ++ mktemp -d 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.584 + export GOPATH=/tmp/tmp.VV8WN4OJE7 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.584 + GOPATH=/tmp/tmp.VV8WN4OJE7 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.584 + RM_GOPATH=1 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.584 + case "$(go env GOARCH)" in 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.585 ++ go env GOARCH 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.641 + export GO_BUILDMODE=-buildmode=pie 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.641 + GO_BUILDMODE=-buildmode=pie 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.641 ++ dirname /tmp/install/install.sh 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.645 + dir=/tmp/install 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 + bin=tini 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 + shift 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 + '[' '!' -f /tmp/install/tini.installer ']' 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 + . /tmp/install/tini.installer 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 ++ : v0.19.0 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 + install_tini 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 + echo 'Install tini version v0.19.0' 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 Install tini version v0.19.0 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.646 + git clone https://github.com/krallin/tini.git /tmp/tmp.VV8WN4OJE7/tini 17:24:43 [2023-07-15T17:24:43.466Z] #37 0.648 Cloning into '/tmp/tmp.VV8WN4OJE7/tini'... 17:24:43 [2023-07-15T17:24:43.522Z] #36 1.852 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 17:24:43 [2023-07-15T17:24:43.730Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.726s coverage: 74.6% of statements 17:24:43 [2023-07-15T17:24:43.730Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.336s coverage: 59.6% of statements 17:24:43 [2023-07-15T17:24:43.781Z] #36 2.211 [100%] Linking C executable tini-static 17:24:44 [2023-07-15T17:24:44.039Z] #37 1.068 + cd /tmp/tmp.VV8WN4OJE7/tini 17:24:44 [2023-07-15T17:24:44.039Z] #37 1.068 + git checkout -q v0.19.0 17:24:44 [2023-07-15T17:24:44.039Z] #37 1.078 + cmake . 17:24:44 [2023-07-15T17:24:44.039Z] #37 1.285 -- The C compiler identification is GNU 10.2.1 17:24:44 [2023-07-15T17:24:44.039Z] #37 1.306 -- Detecting C compiler ABI info 17:24:44 [2023-07-15T17:24:44.042Z] #36 2.433 [100%] Built target tini-static 17:24:44 [2023-07-15T17:24:44.042Z] #36 2.465 + mkdir -p /build 17:24:44 [2023-07-15T17:24:44.301Z] #37 1.513 -- Detecting C compiler ABI info - done 17:24:44 [2023-07-15T17:24:44.301Z] #37 1.551 -- Check for working C compiler: /usr/bin/cc - skipped 17:24:44 [2023-07-15T17:24:44.301Z] #37 1.553 -- Detecting C compile features 17:24:44 [2023-07-15T17:24:44.301Z] #37 1.554 -- Detecting C compile features - done 17:24:44 [2023-07-15T17:24:44.301Z] #37 1.570 -- Performing Test HAS_BUILTIN_FORTIFY 17:24:44 [2023-07-15T17:24:44.301Z] #37 1.674 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 17:24:44 [2023-07-15T17:24:44.301Z] #36 2.468 + cp tini-static /build/docker-init 17:24:44 [2023-07-15T17:24:44.301Z] #36 ... 17:24:44 [2023-07-15T17:24:44.301Z] 17:24:44 [2023-07-15T17:24:44.301Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.17 go: downloading github.com/hashicorp/hcl v1.0.0 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.28 go: downloading gopkg.in/ini.v1 v1.66.6 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.29 go: downloading github.com/magiconair/properties v1.8.6 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.49 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.72 go: downloading github.com/pelletier/go-toml v1.9.5 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.78 go: downloading go.uber.org/atomic v1.7.0 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.78 go: downloading go.uber.org/multierr v1.6.0 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.88 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.90 go: downloading github.com/olekukonko/tablewriter v0.0.5 17:24:44 [2023-07-15T17:24:44.301Z] #26 10.99 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 17:24:44 [2023-07-15T17:24:44.301Z] #26 11.02 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 17:24:44 [2023-07-15T17:24:44.301Z] #26 11.02 go: downloading github.com/golang/protobuf v1.5.2 17:24:44 [2023-07-15T17:24:44.301Z] #26 11.07 go: downloading github.com/prometheus/common v0.32.1 17:24:44 [2023-07-15T17:24:44.301Z] #26 11.07 go: downloading github.com/beorn7/perks v1.0.1 17:24:44 [2023-07-15T17:24:44.301Z] #26 11.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:24:44 [2023-07-15T17:24:44.301Z] #26 11.25 go: downloading github.com/prometheus/procfs v0.7.3 17:24:44 [2023-07-15T17:24:44.301Z] #26 11.31 go: downloading google.golang.org/protobuf v1.28.0 17:24:44 [2023-07-15T17:24:44.301Z] #26 11.36 go: downloading github.com/mattn/go-runewidth v0.0.9 17:24:44 [2023-07-15T17:24:44.301Z] #26 12.49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 17:24:44 [2023-07-15T17:24:44.301Z] #26 ... 17:24:44 [2023-07-15T17:24:44.301Z] 17:24:44 [2023-07-15T17:24:44.301Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:44 [2023-07-15T17:24:44.301Z] #29 19.31 Selecting previously unselected package gcc-mingw-w64-base. 17:24:44 [2023-07-15T17:24:44.301Z] #29 19.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 17:24:44 [2023-07-15T17:24:44.301Z] #29 19.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:24:44 [2023-07-15T17:24:44.301Z] #29 19.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 17:24:44 [2023-07-15T17:24:44.301Z] #29 19.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 17:24:44 [2023-07-15T17:24:44.301Z] #29 19.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:24:44 [2023-07-15T17:24:44.325Z] #33 20.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 17:24:44 [2023-07-15T17:24:44.325Z] #33 20.60 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 17:24:44 [2023-07-15T17:24:44.325Z] #33 20.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:44 [2023-07-15T17:24:44.325Z] #33 ... 17:24:44 [2023-07-15T17:24:44.325Z] 17:24:44 [2023-07-15T17:24:44.325Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.938 + RM_GOPATH=0 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.938 + TMP_GOPATH= 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.939 + : /build 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.939 + '[' -z '' ']' 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.939 ++ mktemp -d 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.964 + export GOPATH=/tmp/tmp.UiNNSkvNyo 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.964 + GOPATH=/tmp/tmp.UiNNSkvNyo 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.964 + RM_GOPATH=1 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.964 + case "$(go env GOARCH)" in 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.965 ++ go env GOARCH 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.971 + export GO_BUILDMODE=-buildmode=pie 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.971 + GO_BUILDMODE=-buildmode=pie 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.979 ++ dirname /tmp/install/install.sh 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.980 + dir=/tmp/install 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.981 + bin=containerd 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.981 + shift 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.981 + '[' '!' -f /tmp/install/containerd.installer ']' 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.981 + . /tmp/install/containerd.installer 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.981 ++ set -e 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.981 ++ : v1.6.21 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.981 + install_containerd 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.981 + echo 'Install containerd version v1.6.21' 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.982 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UiNNSkvNyo/src/github.com/containerd/containerd 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.983 Install containerd version v1.6.21 17:24:44 [2023-07-15T17:24:44.325Z] #37 0.988 Cloning into '/tmp/tmp.UiNNSkvNyo/src/github.com/containerd/containerd'... 17:24:44 [2023-07-15T17:24:44.325Z] #37 ... 17:24:44 [2023-07-15T17:24:44.325Z] 17:24:44 [2023-07-15T17:24:44.325Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:44 [2023-07-15T17:24:44.325Z] #34 11.16 internal/testlog 17:24:44 [2023-07-15T17:24:44.325Z] #34 11.77 errors 17:24:44 [2023-07-15T17:24:44.325Z] #34 11.78 sort 17:24:44 [2023-07-15T17:24:44.325Z] #34 11.94 strconv 17:24:44 [2023-07-15T17:24:44.325Z] #34 11.94 internal/oserror 17:24:44 [2023-07-15T17:24:44.325Z] #34 11.94 internal/safefilepath 17:24:44 [2023-07-15T17:24:44.325Z] #34 11.94 path 17:24:44 [2023-07-15T17:24:44.325Z] #34 11.94 io 17:24:44 [2023-07-15T17:24:44.325Z] #34 12.07 syscall 17:24:44 [2023-07-15T17:24:44.325Z] #34 12.55 bytes 17:24:44 [2023-07-15T17:24:44.325Z] #34 12.55 text/tabwriter 17:24:44 [2023-07-15T17:24:44.325Z] #34 12.55 strings 17:24:44 [2023-07-15T17:24:44.325Z] #34 13.68 reflect 17:24:44 [2023-07-15T17:24:44.325Z] #34 13.92 bufio 17:24:44 [2023-07-15T17:24:44.325Z] #34 14.99 internal/syscall/unix 17:24:44 [2023-07-15T17:24:44.325Z] #34 14.99 internal/syscall/execenv 17:24:44 [2023-07-15T17:24:44.325Z] #34 14.99 time 17:24:44 [2023-07-15T17:24:44.325Z] #34 16.87 io/fs 17:24:44 [2023-07-15T17:24:44.325Z] #34 16.88 internal/poll 17:24:44 [2023-07-15T17:24:44.325Z] #34 16.92 internal/fmtsort 17:24:44 [2023-07-15T17:24:44.325Z] #34 17.66 os 17:24:44 [2023-07-15T17:24:44.325Z] #34 18.34 io/ioutil 17:24:44 [2023-07-15T17:24:44.325Z] #34 18.34 fmt 17:24:44 [2023-07-15T17:24:44.325Z] #34 19.10 github.com/BurntSushi/toml 17:24:44 [2023-07-15T17:24:44.325Z] #34 19.11 log 17:24:44 [2023-07-15T17:24:44.325Z] #34 19.12 flag 17:24:44 [2023-07-15T17:24:44.325Z] #34 20.27 github.com/BurntSushi/toml/cmd/tomlv 17:24:44 [2023-07-15T17:24:44.560Z] #29 ... 17:24:44 [2023-07-15T17:24:44.560Z] 17:24:44 [2023-07-15T17:24:44.560Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.829 + RM_GOPATH=0 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.829 + TMP_GOPATH= 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.829 + : /build 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.829 + '[' -z '' ']' 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.829 ++ mktemp -d 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.831 + export GOPATH=/tmp/tmp.lsvH9byUJK 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.831 + GOPATH=/tmp/tmp.lsvH9byUJK 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.831 + RM_GOPATH=1 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.831 + case "$(go env GOARCH)" in 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.832 ++ go env GOARCH 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.851 + export GO_BUILDMODE=-buildmode=pie 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.851 + GO_BUILDMODE=-buildmode=pie 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.851 ++ dirname /tmp/install/install.sh 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.852 + dir=/tmp/install 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.852 + bin=containerd 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.852 + shift 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.852 + '[' '!' -f /tmp/install/containerd.installer ']' 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.853 + . /tmp/install/containerd.installer 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.853 ++ set -e 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.853 ++ : v1.6.21 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.853 + install_containerd 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.857 Install containerd version v1.6.21 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.857 + echo 'Install containerd version v1.6.21' 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.857 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lsvH9byUJK/src/github.com/containerd/containerd 17:24:44 [2023-07-15T17:24:44.560Z] #37 0.873 Cloning into '/tmp/tmp.lsvH9byUJK/src/github.com/containerd/containerd'... 17:24:44 [2023-07-15T17:24:44.562Z] #37 1.713 -- Configuring done 17:24:44 [2023-07-15T17:24:44.562Z] #37 1.728 -- Generating done 17:24:44 [2023-07-15T17:24:44.562Z] #37 1.729 -- Build files have been written to: /tmp/tmp.VV8WN4OJE7/tini 17:24:44 [2023-07-15T17:24:44.562Z] #37 1.732 + make tini-static 17:24:44 [2023-07-15T17:24:44.562Z] #37 1.863 Scanning dependencies of target tini-static 17:24:44 [2023-07-15T17:24:44.562Z] #37 1.970 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 17:24:44 [2023-07-15T17:24:44.587Z] #34 DONE 21.1s 17:24:44 [2023-07-15T17:24:44.587Z] 17:24:44 [2023-07-15T17:24:44.587Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:44 [2023-07-15T17:24:44.820Z] #37 ... 17:24:44 [2023-07-15T17:24:44.820Z] 17:24:44 [2023-07-15T17:24:44.820Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 17:24:44 [2023-07-15T17:24:44.820Z] #36 DONE 3.1s 17:24:44 [2023-07-15T17:24:44.820Z] 17:24:44 [2023-07-15T17:24:44.820Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:44 [2023-07-15T17:24:44.820Z] #31 11.99 sync 17:24:44 [2023-07-15T17:24:44.820Z] #31 12.01 internal/reflectlite 17:24:44 [2023-07-15T17:24:44.820Z] #31 12.75 internal/testlog 17:24:44 [2023-07-15T17:24:44.820Z] #31 12.95 sort 17:24:44 [2023-07-15T17:24:44.820Z] #31 12.96 errors 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.08 strconv 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.08 io 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.08 internal/oserror 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.08 internal/safefilepath 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.08 path 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.30 syscall 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.85 strings 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.86 bytes 17:24:44 [2023-07-15T17:24:44.820Z] #31 13.86 text/tabwriter 17:24:44 [2023-07-15T17:24:44.820Z] #31 14.75 reflect 17:24:44 [2023-07-15T17:24:44.820Z] #31 15.22 bufio 17:24:44 [2023-07-15T17:24:44.820Z] #31 16.22 internal/syscall/execenv 17:24:44 [2023-07-15T17:24:44.820Z] #31 16.22 time 17:24:44 [2023-07-15T17:24:44.820Z] #31 16.22 internal/syscall/unix 17:24:44 [2023-07-15T17:24:44.820Z] #31 18.17 io/fs 17:24:44 [2023-07-15T17:24:44.820Z] #31 18.34 internal/poll 17:24:44 [2023-07-15T17:24:44.820Z] #31 18.36 internal/fmtsort 17:24:44 [2023-07-15T17:24:44.820Z] #31 19.01 os 17:24:44 [2023-07-15T17:24:44.820Z] #31 19.62 io/ioutil 17:24:44 [2023-07-15T17:24:44.820Z] #31 19.63 fmt 17:24:44 [2023-07-15T17:24:44.820Z] #31 20.58 flag 17:24:44 [2023-07-15T17:24:44.820Z] #31 20.58 log 17:24:44 [2023-07-15T17:24:44.820Z] #31 20.58 github.com/BurntSushi/toml 17:24:44 [2023-07-15T17:24:44.825Z] #37 ... 17:24:44 [2023-07-15T17:24:44.825Z] 17:24:44 [2023-07-15T17:24:44.825Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:44 [2023-07-15T17:24:44.825Z] #33 14.00 bufio 17:24:44 [2023-07-15T17:24:44.825Z] #33 14.70 internal/syscall/unix 17:24:44 [2023-07-15T17:24:44.825Z] #33 14.70 time 17:24:44 [2023-07-15T17:24:44.825Z] #33 14.71 internal/syscall/execenv 17:24:44 [2023-07-15T17:24:44.825Z] #33 16.69 internal/poll 17:24:44 [2023-07-15T17:24:44.825Z] #33 16.69 io/fs 17:24:44 [2023-07-15T17:24:44.825Z] #33 17.26 internal/fmtsort 17:24:44 [2023-07-15T17:24:44.825Z] #33 17.72 os 17:24:44 [2023-07-15T17:24:44.825Z] #33 18.41 io/ioutil 17:24:44 [2023-07-15T17:24:44.825Z] #33 18.43 fmt 17:24:44 [2023-07-15T17:24:44.825Z] #33 19.24 log 17:24:44 [2023-07-15T17:24:44.825Z] #33 19.24 github.com/BurntSushi/toml 17:24:44 [2023-07-15T17:24:44.825Z] #33 19.25 flag 17:24:44 [2023-07-15T17:24:44.825Z] #33 20.38 github.com/BurntSushi/toml/cmd/tomlv 17:24:44 [2023-07-15T17:24:44.825Z] #33 DONE 21.5s 17:24:45 [2023-07-15T17:24:45.041Z] #33 23.68 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 17:24:45 [2023-07-15T17:24:45.042Z] #33 23.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 17:24:45 [2023-07-15T17:24:45.042Z] #33 23.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:45 [2023-07-15T17:24:45.086Z] 17:24:45 [2023-07-15T17:24:45.086Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:45 [2023-07-15T17:24:45.086Z] #30 21.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 17:24:45 [2023-07-15T17:24:45.086Z] #30 21.46 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 17:24:45 [2023-07-15T17:24:45.086Z] #30 21.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:45 [2023-07-15T17:24:45.116Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements 17:24:45 [2023-07-15T17:24:45.116Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.031s coverage: 1.8% of statements 17:24:45 [2023-07-15T17:24:45.348Z] #30 ... 17:24:45 [2023-07-15T17:24:45.348Z] 17:24:45 [2023-07-15T17:24:45.348Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 17:24:45 [2023-07-15T17:24:45.348Z] #37 2.314 [100%] Linking C executable tini-static 17:24:45 [2023-07-15T17:24:45.348Z] #37 2.494 [100%] Built target tini-static 17:24:45 [2023-07-15T17:24:45.348Z] #37 2.518 + mkdir -p /build 17:24:45 [2023-07-15T17:24:45.348Z] #37 2.520 + cp tini-static /build/docker-init 17:24:45 [2023-07-15T17:24:45.348Z] #37 DONE 2.7s 17:24:45 [2023-07-15T17:24:45.377Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements 17:24:45 [2023-07-15T17:24:45.377Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 29.0% of statements 17:24:45 [2023-07-15T17:24:45.377Z] ? github.com/docker/docker/container/stream [no test files] 17:24:45 [2023-07-15T17:24:45.377Z] ? github.com/docker/docker/contrib/apparmor [no test files] 17:24:45 [2023-07-15T17:24:45.377Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 17:24:45 [2023-07-15T17:24:45.377Z] ? github.com/docker/docker/contrib/httpserver [no test files] 17:24:45 [2023-07-15T17:24:45.609Z] 17:24:45 [2023-07-15T17:24:45.609Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:45 [2023-07-15T17:24:45.637Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.193s coverage: 50.5% of statements 17:24:45 [2023-07-15T17:24:45.757Z] #31 21.86 github.com/BurntSushi/toml/cmd/tomlv 17:24:45 [2023-07-15T17:24:45.757Z] #31 ... 17:24:45 [2023-07-15T17:24:45.757Z] 17:24:45 [2023-07-15T17:24:45.757Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:45 [2023-07-15T17:24:45.757Z] #29 21.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 17:24:45 [2023-07-15T17:24:45.757Z] #29 21.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 17:24:45 [2023-07-15T17:24:45.757Z] #29 21.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:46 [2023-07-15T17:24:46.209Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 58.8% of statements 17:24:46 [2023-07-15T17:24:46.431Z] #33 25.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 17:24:46 [2023-07-15T17:24:46.431Z] #33 25.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 17:24:46 [2023-07-15T17:24:46.431Z] #33 25.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:24:46 [2023-07-15T17:24:46.470Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements 17:24:46 [2023-07-15T17:24:46.470Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements 17:24:46 [2023-07-15T17:24:46.693Z] #29 ... 17:24:46 [2023-07-15T17:24:46.693Z] 17:24:46 [2023-07-15T17:24:46.693Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 17:24:46 [2023-07-15T17:24:46.693Z] #31 DONE 22.6s 17:24:46 [2023-07-15T17:24:46.693Z] 17:24:46 [2023-07-15T17:24:46.693Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:24:47 [2023-07-15T17:24:47.416Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.269s coverage: 58.0% of statements 17:24:47 [2023-07-15T17:24:47.416Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements 17:24:47 [2023-07-15T17:24:47.416Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements 17:24:47 [2023-07-15T17:24:47.416Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.2% of statements 17:24:47 [2023-07-15T17:24:47.676Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 76.5% of statements 17:24:47 [2023-07-15T17:24:47.676Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements 17:24:47 [2023-07-15T17:24:47.676Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 23.9% of statements 17:24:47 [2023-07-15T17:24:47.873Z] #35 ... 17:24:47 [2023-07-15T17:24:47.873Z] 17:24:47 [2023-07-15T17:24:47.873Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:47 [2023-07-15T17:24:47.873Z] #33 24.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 17:24:47 [2023-07-15T17:24:47.873Z] #33 24.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 17:24:47 [2023-07-15T17:24:47.873Z] #33 24.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:47 [2023-07-15T17:24:47.937Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements 17:24:48 [2023-07-15T17:24:48.197Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements 17:24:48 [2023-07-15T17:24:48.198Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.388s coverage: 45.9% of statements 17:24:48 [2023-07-15T17:24:48.198Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 13.7% of statements 17:24:48 [2023-07-15T17:24:48.356Z] #33 27.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 17:24:48 [2023-07-15T17:24:48.356Z] #33 27.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 17:24:48 [2023-07-15T17:24:48.356Z] #33 27.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:48 [2023-07-15T17:24:48.458Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements 17:24:48 [2023-07-15T17:24:48.458Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 57.7% of statements 17:24:48 [2023-07-15T17:24:48.458Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements 17:24:48 [2023-07-15T17:24:48.458Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements 17:24:49 [2023-07-15T17:24:49.030Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements 17:24:49 [2023-07-15T17:24:49.030Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements 17:24:49 [2023-07-15T17:24:49.030Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements 17:24:49 [2023-07-15T17:24:49.600Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements 17:24:49 [2023-07-15T17:24:49.600Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 17:24:49 [2023-07-15T17:24:49.600Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements 17:24:49 [2023-07-15T17:24:49.778Z] #33 25.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 17:24:49 [2023-07-15T17:24:49.778Z] #33 25.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 17:24:49 [2023-07-15T17:24:49.778Z] #33 25.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:24:49 [2023-07-15T17:24:49.823Z] #34 ... 17:24:49 [2023-07-15T17:24:49.823Z] 17:24:49 [2023-07-15T17:24:49.823Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:49 [2023-07-15T17:24:49.823Z] #30 25.82 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 17:24:49 [2023-07-15T17:24:49.823Z] #30 25.82 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 17:24:49 [2023-07-15T17:24:49.823Z] #30 25.84 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:49 [2023-07-15T17:24:49.860Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements 17:24:50 [2023-07-15T17:24:50.015Z] #35 ... 17:24:50 [2023-07-15T17:24:50.015Z] 17:24:50 [2023-07-15T17:24:50.015Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:50 [2023-07-15T17:24:50.015Z] #29 25.83 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 17:24:50 [2023-07-15T17:24:50.015Z] #29 25.83 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 17:24:50 [2023-07-15T17:24:50.015Z] #29 25.84 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:50 [2023-07-15T17:24:50.120Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements 17:24:50 [2023-07-15T17:24:50.120Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 17:24:50 [2023-07-15T17:24:50.121Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements 17:24:50 [2023-07-15T17:24:50.121Z] ok github.com/docker/docker/daemon/logger/splunk 1.590s coverage: 82.5% of statements 17:24:50 [2023-07-15T17:24:50.381Z] ok github.com/docker/docker/distribution 0.608s coverage: 29.0% of statements 17:24:50 [2023-07-15T17:24:50.381Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements 17:24:50 [2023-07-15T17:24:50.381Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements 17:24:50 [2023-07-15T17:24:50.641Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements 17:24:50 [2023-07-15T17:24:50.767Z] #30 27.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 17:24:51 [2023-07-15T17:24:51.011Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements 17:24:51 [2023-07-15T17:24:51.011Z] ok github.com/docker/docker/pkg/authorization 0.388s coverage: 68.3% of statements 17:24:51 [2023-07-15T17:24:51.011Z] ok github.com/docker/docker/distribution/xfer 1.751s coverage: 84.6% of statements 17:24:51 [2023-07-15T17:24:51.011Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements 17:24:51 [2023-07-15T17:24:51.028Z] #30 27.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 17:24:51 [2023-07-15T17:24:51.028Z] #30 27.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:24:51 [2023-07-15T17:24:51.282Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements 17:24:51 [2023-07-15T17:24:51.282Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements 17:24:51 [2023-07-15T17:24:51.412Z] #33 27.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 17:24:51 [2023-07-15T17:24:51.412Z] #33 27.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 17:24:51 [2023-07-15T17:24:51.412Z] #33 27.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:51 [2023-07-15T17:24:51.547Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 17:24:51 [2023-07-15T17:24:51.547Z] ok github.com/docker/docker/pkg/archive 0.380s coverage: 82.3% of statements 17:24:51 [2023-07-15T17:24:51.815Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements 17:24:51 [2023-07-15T17:24:51.815Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 17:24:51 [2023-07-15T17:24:51.815Z] ok github.com/docker/docker/pkg/fsutils 0.175s coverage: 85.1% of statements 17:24:51 [2023-07-15T17:24:51.926Z] #29 27.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 17:24:51 [2023-07-15T17:24:51.926Z] #29 27.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 17:24:51 [2023-07-15T17:24:51.926Z] #29 27.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:24:52 [2023-07-15T17:24:52.088Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements 17:24:52 [2023-07-15T17:24:52.360Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements 17:24:52 [2023-07-15T17:24:52.360Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 17:24:52 [2023-07-15T17:24:52.360Z] ok github.com/docker/docker/pkg/idtools 0.322s coverage: 69.5% of statements 17:24:52 [2023-07-15T17:24:52.416Z] #30 29.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 17:24:52 [2023-07-15T17:24:52.587Z] #33 31.12 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 17:24:52 [2023-07-15T17:24:52.587Z] #33 31.12 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 17:24:52 [2023-07-15T17:24:52.587Z] #33 31.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:52 [2023-07-15T17:24:52.630Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements 17:24:52 [2023-07-15T17:24:52.630Z] ok github.com/docker/docker/pkg/ioutils 0.346s coverage: 69.3% of statements 17:24:52 [2023-07-15T17:24:52.630Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 17:24:52 [2023-07-15T17:24:52.630Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements 17:24:52 [2023-07-15T17:24:52.677Z] #30 29.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 17:24:52 [2023-07-15T17:24:52.677Z] #30 29.29 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:52 [2023-07-15T17:24:52.893Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 17:24:52 [2023-07-15T17:24:52.893Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements 17:24:53 [2023-07-15T17:24:53.159Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements 17:24:53 [2023-07-15T17:24:53.159Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements 17:24:53 [2023-07-15T17:24:53.159Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 17:24:53 [2023-07-15T17:24:53.172Z] #33 ... 17:24:53 [2023-07-15T17:24:53.172Z] 17:24:53 [2023-07-15T17:24:53.172Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:53 [2023-07-15T17:24:53.172Z] #29 27.81 + for f in rootlesskit rootlesskit-docker-proxy 17:24:53 [2023-07-15T17:24:53.172Z] #29 27.81 + GOBIN=/build 17:24:53 [2023-07-15T17:24:53.172Z] #29 27.81 + GO111MODULE=on 17:24:53 [2023-07-15T17:24:53.172Z] #29 27.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 17:24:53 [2023-07-15T17:24:53.172Z] #29 DONE 31.9s 17:24:53 [2023-07-15T17:24:53.172Z] 17:24:53 [2023-07-15T17:24:53.172Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 17:24:53 [2023-07-15T17:24:53.304Z] #29 29.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 17:24:53 [2023-07-15T17:24:53.304Z] #29 29.41 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 17:24:53 [2023-07-15T17:24:53.304Z] #29 29.42 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:53 [2023-07-15T17:24:53.426Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements 17:24:53 [2023-07-15T17:24:53.426Z] ok github.com/docker/docker/pkg/chrootarchive 2.587s coverage: 43.5% of statements 17:24:53 [2023-07-15T17:24:53.426Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements 17:24:53 [2023-07-15T17:24:53.434Z] #38 DONE 0.5s 17:24:53 [2023-07-15T17:24:53.434Z] 17:24:53 [2023-07-15T17:24:53.434Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 17:24:53 [2023-07-15T17:24:53.696Z] #39 DONE 0.3s 17:24:53 [2023-07-15T17:24:53.696Z] 17:24:53 [2023-07-15T17:24:53.696Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:24:53 [2023-07-15T17:24:53.696Z] #37 14.26 + cd /tmp/tmp.iVbjZRWXR3/src/github.com/containerd/containerd 17:24:53 [2023-07-15T17:24:53.696Z] #37 14.26 + git checkout -q v1.6.21 17:24:53 [2023-07-15T17:24:53.696Z] #37 15.41 + export 'BUILDTAGS=netgo osusergo static_build' 17:24:53 [2023-07-15T17:24:53.696Z] #37 15.41 + BUILDTAGS='netgo osusergo static_build' 17:24:53 [2023-07-15T17:24:53.696Z] #37 15.41 + export EXTRA_FLAGS=-buildmode=pie 17:24:53 [2023-07-15T17:24:53.696Z] #37 15.41 + EXTRA_FLAGS=-buildmode=pie 17:24:53 [2023-07-15T17:24:53.696Z] #37 15.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 17:24:53 [2023-07-15T17:24:53.696Z] #37 15.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 17:24:53 [2023-07-15T17:24:53.696Z] #37 15.41 + '[' '' = dynamic ']' 17:24:53 [2023-07-15T17:24:53.696Z] #37 15.41 + make 17:24:53 [2023-07-15T17:24:53.696Z] #37 16.34 + bin/ctr 17:24:53 [2023-07-15T17:24:53.709Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 17:24:53 [2023-07-15T17:24:53.958Z] #37 ... 17:24:53 [2023-07-15T17:24:53.959Z] 17:24:53 [2023-07-15T17:24:53.959Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:53 [2023-07-15T17:24:53.959Z] #33 32.92 Selecting previously unselected package g++-mingw-w64-x86-64. 17:24:53 [2023-07-15T17:24:53.959Z] #33 32.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 17:24:53 [2023-07-15T17:24:53.959Z] #33 32.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:24:53 [2023-07-15T17:24:53.959Z] #33 33.03 Selecting previously unselected package libapparmor1:amd64. 17:24:53 [2023-07-15T17:24:53.977Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 17:24:53 [2023-07-15T17:24:53.977Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 17:24:54 [2023-07-15T17:24:54.221Z] #33 33.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 17:24:54 [2023-07-15T17:24:54.221Z] #33 33.03 Unpacking libapparmor1:amd64 (2.13.6-10) ... 17:24:54 [2023-07-15T17:24:54.221Z] #33 33.09 Selecting previously unselected package libapparmor-dev:amd64. 17:24:54 [2023-07-15T17:24:54.221Z] #33 33.09 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 17:24:54 [2023-07-15T17:24:54.221Z] #33 33.09 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 17:24:54 [2023-07-15T17:24:54.221Z] #33 33.24 Selecting previously unselected package libbtrfs0:amd64. 17:24:54 [2023-07-15T17:24:54.221Z] #33 33.24 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 17:24:54 [2023-07-15T17:24:54.221Z] #33 33.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 17:24:54 [2023-07-15T17:24:54.244Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements 17:24:54 [2023-07-15T17:24:54.513Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements 17:24:54 [2023-07-15T17:24:54.513Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements 17:24:54 [2023-07-15T17:24:54.513Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements 17:24:54 [2023-07-15T17:24:54.513Z] coverage: [no statements] 17:24:54 [2023-07-15T17:24:54.513Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] 17:24:54 [2023-07-15T17:24:54.513Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements 17:24:54 [2023-07-15T17:24:54.778Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 17:24:54 [2023-07-15T17:24:54.778Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 17:24:54 [2023-07-15T17:24:54.778Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements 17:24:54 [2023-07-15T17:24:54.778Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements 17:24:54 [2023-07-15T17:24:54.794Z] #33 33.72 Selecting previously unselected package libbtrfs-dev:amd64. 17:24:54 [2023-07-15T17:24:54.794Z] #33 33.73 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 17:24:54 [2023-07-15T17:24:54.794Z] #33 33.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:55 [2023-07-15T17:24:55.056Z] #33 ... 17:24:55 [2023-07-15T17:24:55.056Z] 17:24:55 [2023-07-15T17:24:55.056Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:55 [2023-07-15T17:24:55.056Z] #23 DONE 33.9s 17:24:55 [2023-07-15T17:24:55.056Z] 17:24:55 [2023-07-15T17:24:55.056Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:55 [2023-07-15T17:24:55.056Z] #33 33.98 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 17:24:55 [2023-07-15T17:24:55.056Z] #33 33.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.056Z] #33 33.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:55 [2023-07-15T17:24:55.056Z] #33 34.04 Selecting previously unselected package libudev-dev:amd64. 17:24:55 [2023-07-15T17:24:55.056Z] #33 34.04 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.056Z] #33 34.04 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... 17:24:55 [2023-07-15T17:24:55.056Z] #33 34.12 Selecting previously unselected package libsepol1-dev:amd64. 17:24:55 [2023-07-15T17:24:55.318Z] #33 34.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.318Z] #33 34.14 Unpacking libsepol1-dev:amd64 (3.1-1) ... 17:24:55 [2023-07-15T17:24:55.318Z] #33 34.28 Selecting previously unselected package libpcre2-16-0:amd64. 17:24:55 [2023-07-15T17:24:55.318Z] #33 34.28 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.318Z] #33 34.29 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 17:24:55 [2023-07-15T17:24:55.318Z] #33 34.37 Selecting previously unselected package libpcre2-32-0:amd64. 17:24:55 [2023-07-15T17:24:55.318Z] #33 34.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.374Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 17:24:55 [2023-07-15T17:24:55.374Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.6% of statements 17:24:55 [2023-07-15T17:24:55.581Z] #33 34.38 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 17:24:55 [2023-07-15T17:24:55.581Z] #33 34.46 Selecting previously unselected package libpcre2-posix2:amd64. 17:24:55 [2023-07-15T17:24:55.581Z] #33 34.46 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.581Z] #33 34.47 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 17:24:55 [2023-07-15T17:24:55.581Z] #33 34.55 Selecting previously unselected package libpcre2-dev:amd64. 17:24:55 [2023-07-15T17:24:55.581Z] #33 34.55 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.581Z] #33 34.56 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... 17:24:55 [2023-07-15T17:24:55.624Z] #33 31.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 17:24:55 [2023-07-15T17:24:55.624Z] #33 31.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.624Z] #33 31.98 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:55 [2023-07-15T17:24:55.637Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 17:24:55 [2023-07-15T17:24:55.842Z] #33 34.71 Selecting previously unselected package libselinux1-dev:amd64. 17:24:55 [2023-07-15T17:24:55.842Z] #33 34.71 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 17:24:55 [2023-07-15T17:24:55.842Z] #33 34.72 Unpacking libselinux1-dev:amd64 (3.1-3) ... 17:24:55 [2023-07-15T17:24:55.989Z] #30 ... 17:24:55 [2023-07-15T17:24:55.989Z] 17:24:55 [2023-07-15T17:24:55.989Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:55 [2023-07-15T17:24:55.989Z] #34 28.62 + for f in rootlesskit rootlesskit-docker-proxy 17:24:55 [2023-07-15T17:24:55.989Z] #34 28.62 + GOBIN=/build 17:24:55 [2023-07-15T17:24:55.989Z] #34 28.62 + GO111MODULE=on 17:24:55 [2023-07-15T17:24:55.989Z] #34 28.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 17:24:55 [2023-07-15T17:24:55.989Z] #34 DONE 32.9s 17:24:55 [2023-07-15T17:24:55.989Z] 17:24:55 [2023-07-15T17:24:55.989Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:55 [2023-07-15T17:24:55.989Z] #23 DONE 32.7s 17:24:55 [2023-07-15T17:24:55.989Z] 17:24:55 [2023-07-15T17:24:55.989Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:24:55 [2023-07-15T17:24:55.989Z] #36 16.44 + cd /tmp/tmp.zrZTsbu2Sy/src/github.com/containerd/containerd 17:24:55 [2023-07-15T17:24:55.989Z] #36 16.44 + git checkout -q v1.6.21 17:24:55 [2023-07-15T17:24:55.989Z] #36 17.57 + export 'BUILDTAGS=netgo osusergo static_build' 17:24:55 [2023-07-15T17:24:55.989Z] #36 17.57 + BUILDTAGS='netgo osusergo static_build' 17:24:55 [2023-07-15T17:24:55.989Z] #36 17.57 + export EXTRA_FLAGS=-buildmode=pie 17:24:55 [2023-07-15T17:24:55.989Z] #36 17.57 + EXTRA_FLAGS=-buildmode=pie 17:24:55 [2023-07-15T17:24:55.989Z] #36 17.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 17:24:55 [2023-07-15T17:24:55.989Z] #36 17.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 17:24:55 [2023-07-15T17:24:55.989Z] #36 17.58 + '[' '' = dynamic ']' 17:24:55 [2023-07-15T17:24:55.989Z] #36 17.58 + make 17:24:55 [2023-07-15T17:24:55.989Z] #36 18.58 + bin/ctr 17:24:56 [2023-07-15T17:24:56.104Z] #33 34.85 Selecting previously unselected package libdevmapper-dev:amd64. 17:24:56 [2023-07-15T17:24:56.104Z] #33 34.85 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 17:24:56 [2023-07-15T17:24:56.104Z] #33 34.85 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 17:24:56 [2023-07-15T17:24:56.104Z] #33 35.10 Selecting previously unselected package libseccomp-dev:amd64. 17:24:56 [2023-07-15T17:24:56.104Z] #33 35.10 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 17:24:56 [2023-07-15T17:24:56.104Z] #33 35.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 17:24:56 [2023-07-15T17:24:56.104Z] #33 35.22 Selecting previously unselected package libsystemd-dev:amd64. 17:24:56 [2023-07-15T17:24:56.208Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements 17:24:56 [2023-07-15T17:24:56.208Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements 17:24:56 [2023-07-15T17:24:56.208Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 17:24:56 [2023-07-15T17:24:56.208Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements 17:24:56 [2023-07-15T17:24:56.252Z] #36 ... 17:24:56 [2023-07-15T17:24:56.252Z] 17:24:56 [2023-07-15T17:24:56.252Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 17:24:56 [2023-07-15T17:24:56.252Z] #38 DONE 0.1s 17:24:56 [2023-07-15T17:24:56.252Z] 17:24:56 [2023-07-15T17:24:56.252Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 17:24:56 [2023-07-15T17:24:56.252Z] #39 DONE 0.0s 17:24:56 [2023-07-15T17:24:56.252Z] 17:24:56 [2023-07-15T17:24:56.252Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:24:56 [2023-07-15T17:24:56.374Z] #33 35.22 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... 17:24:56 [2023-07-15T17:24:56.374Z] #33 35.25 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... 17:24:56 [2023-07-15T17:24:56.469Z] ok github.com/docker/docker/registry 0.089s coverage: 57.3% of statements 17:24:56 [2023-07-15T17:24:56.469Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 17:24:56 [2023-07-15T17:24:56.469Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements 17:24:56 [2023-07-15T17:24:56.513Z] #24 ... 17:24:56 [2023-07-15T17:24:56.513Z] 17:24:56 [2023-07-15T17:24:56.513Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:56 [2023-07-15T17:24:56.513Z] #30 33.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 17:24:56 [2023-07-15T17:24:56.513Z] #30 33.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 17:24:56 [2023-07-15T17:24:56.513Z] #30 33.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.53 Setting up libapparmor1:amd64 (2.13.6-10) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.54 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.55 Setting up libsepol1-dev:amd64 (3.1-1) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.56 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.57 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.60 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.62 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.64 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 17:24:56 [2023-07-15T17:24:56.636Z] #33 35.66 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:24:56 [2023-07-15T17:24:56.637Z] #33 35.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:56 [2023-07-15T17:24:56.637Z] #33 35.68 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:24:56 [2023-07-15T17:24:56.637Z] #33 35.76 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.77 Setting up mingw-w64-common (8.0.0-1) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.80 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.81 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.82 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.84 Setting up libselinux1-dev:amd64 (3.1-3) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.86 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.88 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.91 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.92 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.94 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 17:24:56 [2023-07-15T17:24:56.913Z] #33 35.97 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:57 [2023-07-15T17:24:57.041Z] ok github.com/docker/docker/pkg/signal 3.392s coverage: 62.3% of statements 17:24:57 [2023-07-15T17:24:57.176Z] #33 35.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 17:24:57 [2023-07-15T17:24:57.176Z] #33 35.99 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:24:57 [2023-07-15T17:24:57.176Z] #33 36.06 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:24:57 [2023-07-15T17:24:57.176Z] #33 36.09 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:57 [2023-07-15T17:24:57.176Z] #33 36.10 Setting up dmsetup (2:1.02.175-2.1) ... 17:24:57 [2023-07-15T17:24:57.176Z] #33 36.12 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:57 [2023-07-15T17:24:57.176Z] #33 36.14 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 17:24:57 [2023-07-15T17:24:57.176Z] #33 36.15 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:24:57 [2023-07-15T17:24:57.302Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements 17:24:57 [2023-07-15T17:24:57.302Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 64.7% of statements 17:24:57 [2023-07-15T17:24:57.500Z] #29 33.24 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 17:24:57 [2023-07-15T17:24:57.500Z] #29 33.25 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 17:24:57 [2023-07-15T17:24:57.500Z] #29 33.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:24:57 [2023-07-15T17:24:57.500Z] #29 ... 17:24:57 [2023-07-15T17:24:57.500Z] 17:24:57 [2023-07-15T17:24:57.500Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:57 [2023-07-15T17:24:57.500Z] #34 DONE 33.4s 17:24:57 [2023-07-15T17:24:57.500Z] 17:24:57 [2023-07-15T17:24:57.500Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:24:57 [2023-07-15T17:24:57.500Z] #37 15.82 + cd /tmp/tmp.lsvH9byUJK/src/github.com/containerd/containerd 17:24:57 [2023-07-15T17:24:57.500Z] #37 15.82 + git checkout -q v1.6.21 17:24:57 [2023-07-15T17:24:57.500Z] #37 16.64 + export 'BUILDTAGS=netgo osusergo static_build' 17:24:57 [2023-07-15T17:24:57.500Z] #37 16.64 + BUILDTAGS='netgo osusergo static_build' 17:24:57 [2023-07-15T17:24:57.500Z] #37 16.64 + export EXTRA_FLAGS=-buildmode=pie 17:24:57 [2023-07-15T17:24:57.500Z] #37 16.64 + EXTRA_FLAGS=-buildmode=pie 17:24:57 [2023-07-15T17:24:57.500Z] #37 16.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 17:24:57 [2023-07-15T17:24:57.500Z] #37 16.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 17:24:57 [2023-07-15T17:24:57.500Z] #37 16.64 + '[' '' = dynamic ']' 17:24:57 [2023-07-15T17:24:57.500Z] #37 16.64 + make 17:24:57 [2023-07-15T17:24:57.500Z] #37 17.78 + bin/ctr 17:24:57 [2023-07-15T17:24:57.500Z] #37 ... 17:24:57 [2023-07-15T17:24:57.500Z] 17:24:57 [2023-07-15T17:24:57.500Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:57 [2023-07-15T17:24:57.500Z] #30 28.43 + for f in rootlesskit rootlesskit-docker-proxy 17:24:57 [2023-07-15T17:24:57.500Z] #30 28.43 + GOBIN=/build 17:24:57 [2023-07-15T17:24:57.500Z] #30 28.43 + GO111MODULE=on 17:24:57 [2023-07-15T17:24:57.500Z] #30 28.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 17:24:57 [2023-07-15T17:24:57.500Z] #30 DONE 33.5s 17:24:57 [2023-07-15T17:24:57.500Z] 17:24:57 [2023-07-15T17:24:57.500Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 17:24:57 [2023-07-15T17:24:57.500Z] #38 DONE 0.1s 17:24:57 [2023-07-15T17:24:57.500Z] 17:24:57 [2023-07-15T17:24:57.500Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 17:24:57 [2023-07-15T17:24:57.561Z] ok github.com/docker/docker/volume/local 0.124s coverage: 74.2% of statements 17:24:57 [2023-07-15T17:24:57.750Z] #33 DONE 36.7s 17:24:57 [2023-07-15T17:24:57.750Z] 17:24:57 [2023-07-15T17:24:57.750Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:24:57 [2023-07-15T17:24:57.759Z] #39 DONE 0.2s 17:24:57 [2023-07-15T17:24:57.759Z] 17:24:57 [2023-07-15T17:24:57.759Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:57 [2023-07-15T17:24:57.821Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.9% of statements 17:24:58 [2023-07-15T17:24:58.081Z] ok github.com/docker/docker/layer 7.669s coverage: 68.8% of statements 17:24:58 [2023-07-15T17:24:58.157Z] #33 34.30 Selecting previously unselected package g++-mingw-w64-x86-64. 17:24:58 [2023-07-15T17:24:58.157Z] #33 34.30 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 17:24:58 [2023-07-15T17:24:58.157Z] #33 34.35 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:24:58 [2023-07-15T17:24:58.325Z] #40 0.726 + RM_GOPATH=0 17:24:58 [2023-07-15T17:24:58.325Z] #40 0.726 + TMP_GOPATH= 17:24:58 [2023-07-15T17:24:58.325Z] #40 0.726 + : /build 17:24:58 [2023-07-15T17:24:58.325Z] #40 0.726 + '[' -z '' ']' 17:24:58 [2023-07-15T17:24:58.428Z] #30 34.85 Selecting previously unselected package g++-mingw-w64-x86-64. 17:24:58 [2023-07-15T17:24:58.428Z] #30 34.86 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 17:24:58 [2023-07-15T17:24:58.428Z] #30 34.88 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:24:58 [2023-07-15T17:24:58.428Z] #30 34.95 Selecting previously unselected package libapparmor1:amd64. 17:24:58 [2023-07-15T17:24:58.428Z] #30 34.95 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.428Z] #30 34.97 Unpacking libapparmor1:amd64 (2.13.6-10) ... 17:24:58 [2023-07-15T17:24:58.428Z] #30 35.05 Selecting previously unselected package libapparmor-dev:amd64. 17:24:58 [2023-07-15T17:24:58.428Z] #30 35.06 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.428Z] #30 35.07 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 17:24:58 [2023-07-15T17:24:58.428Z] #30 35.14 Selecting previously unselected package libbtrfs0:amd64. 17:24:58 [2023-07-15T17:24:58.428Z] #30 35.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.428Z] #30 35.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 17:24:58 [2023-07-15T17:24:58.428Z] #30 35.27 Selecting previously unselected package libbtrfs-dev:amd64. 17:24:58 [2023-07-15T17:24:58.587Z] #40 ... 17:24:58 [2023-07-15T17:24:58.587Z] 17:24:58 [2023-07-15T17:24:58.587Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker 17:24:58 [2023-07-15T17:24:58.587Z] #41 DONE 0.8s 17:24:58 [2023-07-15T17:24:58.587Z] 17:24:58 [2023-07-15T17:24:58.587Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.727 ++ mktemp -d 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.728 + export GOPATH=/tmp/tmp.3TwCEcGLOo 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.728 + GOPATH=/tmp/tmp.3TwCEcGLOo 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.728 + RM_GOPATH=1 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.728 + case "$(go env GOARCH)" in 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.728 ++ go env GOARCH 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.735 + export GO_BUILDMODE=-buildmode=pie 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.735 + GO_BUILDMODE=-buildmode=pie 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.736 ++ dirname /tmp/install/install.sh 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + dir=/tmp/install 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + bin=runc 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + shift 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + '[' '!' -f /tmp/install/runc.installer ']' 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + . /tmp/install/runc.installer 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 ++ set -e 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 ++ : v1.1.7 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + install_runc 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + RUNC_BUILDTAGS=seccomp 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + echo 'Install runc version v1.1.7 (build tags: seccomp)' 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.739 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3TwCEcGLOo/src/github.com/opencontainers/runc 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.740 Install runc version v1.1.7 (build tags: seccomp) 17:24:58 [2023-07-15T17:24:58.587Z] #40 0.742 Cloning into '/tmp/tmp.3TwCEcGLOo/src/github.com/opencontainers/runc'... 17:24:58 [2023-07-15T17:24:58.690Z] #30 35.27 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.690Z] #30 35.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:58 [2023-07-15T17:24:58.690Z] #30 35.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 17:24:58 [2023-07-15T17:24:58.690Z] #30 35.42 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.690Z] #30 35.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:58 [2023-07-15T17:24:58.725Z] #33 35.02 Selecting previously unselected package libapparmor1:amd64. 17:24:58 [2023-07-15T17:24:58.725Z] #33 35.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.725Z] #33 35.06 Unpacking libapparmor1:amd64 (2.13.6-10) ... 17:24:58 [2023-07-15T17:24:58.725Z] #33 ... 17:24:58 [2023-07-15T17:24:58.725Z] 17:24:58 [2023-07-15T17:24:58.725Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:24:58 [2023-07-15T17:24:58.725Z] #37 14.46 + cd /tmp/tmp.UiNNSkvNyo/src/github.com/containerd/containerd 17:24:58 [2023-07-15T17:24:58.725Z] #37 14.46 + git checkout -q v1.6.21 17:24:58 [2023-07-15T17:24:58.725Z] #37 15.45 + export 'BUILDTAGS=netgo osusergo static_build' 17:24:58 [2023-07-15T17:24:58.725Z] #37 15.45 + BUILDTAGS='netgo osusergo static_build' 17:24:58 [2023-07-15T17:24:58.725Z] #37 15.45 + export EXTRA_FLAGS=-buildmode=pie 17:24:58 [2023-07-15T17:24:58.725Z] #37 15.45 + EXTRA_FLAGS=-buildmode=pie 17:24:58 [2023-07-15T17:24:58.725Z] #37 15.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 17:24:58 [2023-07-15T17:24:58.725Z] #37 15.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 17:24:58 [2023-07-15T17:24:58.725Z] #37 15.45 + '[' '' = dynamic ']' 17:24:58 [2023-07-15T17:24:58.725Z] #37 15.45 + make 17:24:58 [2023-07-15T17:24:58.725Z] #37 16.58 + bin/ctr 17:24:58 [2023-07-15T17:24:58.725Z] #37 ... 17:24:58 [2023-07-15T17:24:58.725Z] 17:24:58 [2023-07-15T17:24:58.725Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:58 [2023-07-15T17:24:58.725Z] #33 35.21 Selecting previously unselected package libapparmor-dev:amd64. 17:24:58 [2023-07-15T17:24:58.725Z] #33 35.21 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.725Z] #33 35.23 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 17:24:58 [2023-07-15T17:24:58.951Z] #30 35.54 Selecting previously unselected package libudev-dev:amd64. 17:24:58 [2023-07-15T17:24:58.951Z] #30 35.55 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.951Z] #30 35.55 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... 17:24:58 [2023-07-15T17:24:58.951Z] #30 35.63 Selecting previously unselected package libsepol1-dev:amd64. 17:24:58 [2023-07-15T17:24:58.951Z] #30 35.63 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.951Z] #30 35.64 Unpacking libsepol1-dev:amd64 (3.1-1) ... 17:24:58 [2023-07-15T17:24:58.951Z] #30 35.74 Selecting previously unselected package libpcre2-16-0:amd64. 17:24:58 [2023-07-15T17:24:58.983Z] #33 35.44 Selecting previously unselected package libbtrfs0:amd64. 17:24:58 [2023-07-15T17:24:58.983Z] #33 35.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 17:24:58 [2023-07-15T17:24:58.983Z] #33 35.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 17:24:59 [2023-07-15T17:24:59.148Z] #29 35.13 Selecting previously unselected package g++-mingw-w64-x86-64. 17:24:59 [2023-07-15T17:24:59.148Z] #29 35.14 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 17:24:59 [2023-07-15T17:24:59.148Z] #29 35.15 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:24:59 [2023-07-15T17:24:59.148Z] #29 35.23 Selecting previously unselected package libapparmor1:amd64. 17:24:59 [2023-07-15T17:24:59.213Z] #30 35.75 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.213Z] #30 35.76 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 17:24:59 [2023-07-15T17:24:59.213Z] #30 35.89 Selecting previously unselected package libpcre2-32-0:amd64. 17:24:59 [2023-07-15T17:24:59.213Z] #30 35.90 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.213Z] #30 35.90 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 17:24:59 [2023-07-15T17:24:59.213Z] #30 36.03 Selecting previously unselected package libpcre2-posix2:amd64. 17:24:59 [2023-07-15T17:24:59.242Z] #33 35.72 Selecting previously unselected package libbtrfs-dev:amd64. 17:24:59 [2023-07-15T17:24:59.242Z] #33 ... 17:24:59 [2023-07-15T17:24:59.242Z] 17:24:59 [2023-07-15T17:24:59.242Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 17:24:59 [2023-07-15T17:24:59.242Z] #28 DONE 35.7s 17:24:59 [2023-07-15T17:24:59.242Z] 17:24:59 [2023-07-15T17:24:59.242Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 17:24:59 [2023-07-15T17:24:59.242Z] #35 28.01 + for f in rootlesskit rootlesskit-docker-proxy 17:24:59 [2023-07-15T17:24:59.242Z] #35 28.01 + GOBIN=/build 17:24:59 [2023-07-15T17:24:59.242Z] #35 28.01 + GO111MODULE=on 17:24:59 [2023-07-15T17:24:59.242Z] #35 28.01 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 17:24:59 [2023-07-15T17:24:59.242Z] #35 DONE 35.8s 17:24:59 [2023-07-15T17:24:59.242Z] 17:24:59 [2023-07-15T17:24:59.242Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:59 [2023-07-15T17:24:59.242Z] #33 35.72 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.242Z] #33 35.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.23 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.24 Unpacking libapparmor1:amd64 (2.13.6-10) ... 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.29 Selecting previously unselected package libapparmor-dev:amd64. 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.30 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.32 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.41 Selecting previously unselected package libbtrfs0:amd64. 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.41 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 17:24:59 [2023-07-15T17:24:59.408Z] #29 35.53 Selecting previously unselected package libbtrfs-dev:amd64. 17:24:59 [2023-07-15T17:24:59.474Z] #30 36.03 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.474Z] #30 36.06 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 17:24:59 [2023-07-15T17:24:59.474Z] #30 36.15 Selecting previously unselected package libpcre2-dev:amd64. 17:24:59 [2023-07-15T17:24:59.474Z] #30 36.16 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.474Z] #30 36.16 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... 17:24:59 [2023-07-15T17:24:59.503Z] #33 ... 17:24:59 [2023-07-15T17:24:59.503Z] 17:24:59 [2023-07-15T17:24:59.503Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 17:24:59 [2023-07-15T17:24:59.503Z] #38 DONE 0.1s 17:24:59 [2023-07-15T17:24:59.503Z] 17:24:59 [2023-07-15T17:24:59.503Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:59 [2023-07-15T17:24:59.503Z] #33 35.94 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 17:24:59 [2023-07-15T17:24:59.503Z] #33 35.94 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.503Z] #33 35.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:59 [2023-07-15T17:24:59.532Z] #40 ... 17:24:59 [2023-07-15T17:24:59.532Z] 17:24:59 [2023-07-15T17:24:59.532Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 17:24:59 [2023-07-15T17:24:59.532Z] #42 DONE 0.9s 17:24:59 [2023-07-15T17:24:59.532Z] 17:24:59 [2023-07-15T17:24:59.532Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.54 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.68 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.68 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.69 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.75 Selecting previously unselected package libudev-dev:amd64. 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.75 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.78 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.87 Selecting previously unselected package libsepol1-dev:amd64. 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.87 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.667Z] #29 35.89 Unpacking libsepol1-dev:amd64 (3.1-1) ... 17:24:59 [2023-07-15T17:24:59.736Z] #30 36.34 Selecting previously unselected package libselinux1-dev:amd64. 17:24:59 [2023-07-15T17:24:59.736Z] #30 36.35 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.736Z] #30 36.36 Unpacking libselinux1-dev:amd64 (3.1-3) ... 17:24:59 [2023-07-15T17:24:59.736Z] #30 36.47 Selecting previously unselected package libdevmapper-dev:amd64. 17:24:59 [2023-07-15T17:24:59.736Z] #30 36.48 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.736Z] #30 36.51 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 17:24:59 [2023-07-15T17:24:59.763Z] 17:24:59 [2023-07-15T17:24:59.763Z] #33 ... 17:24:59 [2023-07-15T17:24:59.763Z] 17:24:59 [2023-07-15T17:24:59.763Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 17:24:59 [2023-07-15T17:24:59.763Z] #39 DONE 0.1s 17:24:59 [2023-07-15T17:24:59.763Z] 17:24:59 [2023-07-15T17:24:59.763Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 17:24:59 [2023-07-15T17:24:59.763Z] #33 36.06 Selecting previously unselected package libudev-dev:amd64. 17:24:59 [2023-07-15T17:24:59.763Z] #33 36.07 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.763Z] #33 36.08 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... 17:24:59 [2023-07-15T17:24:59.763Z] #33 36.16 Selecting previously unselected package libsepol1-dev:amd64. 17:24:59 [2023-07-15T17:24:59.763Z] #33 36.16 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.763Z] #33 36.17 Unpacking libsepol1-dev:amd64 (3.1-1) ... 17:24:59 [2023-07-15T17:24:59.989Z] ok github.com/docker/docker/daemon 12.133s coverage: 17.0% of statements 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/exec [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/initlayer [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/listeners [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/names [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/daemon/stats [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/distribution/utils [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/dockerversion [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/image/tarexport [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/internal/test/suite [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/libcontainerd [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/libcontainerd/types [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/oci/caps [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/pkg/containerfs [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/pkg/locker [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/pkg/loopback [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/pkg/mount [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/pkg/platform [no test files] 17:24:59 [2023-07-15T17:24:59.989Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 17:24:59 [2023-07-15T17:24:59.997Z] #30 36.57 Selecting previously unselected package libseccomp-dev:amd64. 17:24:59 [2023-07-15T17:24:59.997Z] #30 36.57 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.997Z] #30 36.59 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 17:24:59 [2023-07-15T17:24:59.997Z] #30 36.68 Selecting previously unselected package libsystemd-dev:amd64. 17:24:59 [2023-07-15T17:24:59.997Z] #30 36.68 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... 17:24:59 [2023-07-15T17:24:59.997Z] #30 36.68 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... 17:25:00 [2023-07-15T17:25:00.022Z] #33 36.31 Selecting previously unselected package libpcre2-16-0:amd64. 17:25:00 [2023-07-15T17:25:00.022Z] #33 36.31 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.022Z] #33 36.32 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.022Z] #33 36.43 Selecting previously unselected package libpcre2-32-0:amd64. 17:25:00 [2023-07-15T17:25:00.022Z] #33 36.43 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.022Z] #33 36.44 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.105Z] #43 0.456 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 17:25:00 [2023-07-15T17:25:00.236Z] #29 36.11 Selecting previously unselected package libpcre2-16-0:amd64. 17:25:00 [2023-07-15T17:25:00.236Z] #29 36.12 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.236Z] #29 36.12 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.236Z] #29 36.22 Selecting previously unselected package libpcre2-32-0:amd64. 17:25:00 [2023-07-15T17:25:00.236Z] #29 36.23 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.236Z] #29 36.24 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.258Z] #30 36.89 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.258Z] #30 36.91 Setting up libapparmor1:amd64 (2.13.6-10) ... 17:25:00 [2023-07-15T17:25:00.258Z] #30 36.93 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:25:00 [2023-07-15T17:25:00.258Z] #30 36.95 Setting up libsepol1-dev:amd64 (3.1-1) ... 17:25:00 [2023-07-15T17:25:00.258Z] #30 36.98 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:25:00 [2023-07-15T17:25:00.258Z] #30 37.02 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.258Z] #30 37.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... 17:25:00 [2023-07-15T17:25:00.281Z] #33 36.58 Selecting previously unselected package libpcre2-posix2:amd64. 17:25:00 [2023-07-15T17:25:00.281Z] #33 36.59 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.281Z] #33 36.60 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.281Z] #33 36.67 Selecting previously unselected package libpcre2-dev:amd64. 17:25:00 [2023-07-15T17:25:00.281Z] #33 36.68 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.281Z] #33 36.70 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.495Z] #29 36.35 Selecting previously unselected package libpcre2-posix2:amd64. 17:25:00 [2023-07-15T17:25:00.495Z] #29 36.36 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.495Z] #29 36.36 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.495Z] #29 36.42 Selecting previously unselected package libpcre2-dev:amd64. 17:25:00 [2023-07-15T17:25:00.495Z] #29 36.44 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.495Z] #29 36.44 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.11 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.13 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.15 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.22 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.24 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.27 Setting up mingw-w64-common (8.0.0-1) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.28 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.33 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 17:25:00 [2023-07-15T17:25:00.523Z] #30 37.35 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.539Z] #33 36.90 Selecting previously unselected package libselinux1-dev:amd64. 17:25:00 [2023-07-15T17:25:00.539Z] #33 36.91 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.539Z] #33 36.91 Unpacking libselinux1-dev:amd64 (3.1-3) ... 17:25:00 [2023-07-15T17:25:00.539Z] #33 37.03 Selecting previously unselected package libdevmapper-dev:amd64. 17:25:00 [2023-07-15T17:25:00.539Z] #33 37.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.539Z] #33 37.04 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 17:25:00 [2023-07-15T17:25:00.678Z] #43 DONE 1.1s 17:25:00 [2023-07-15T17:25:00.678Z] 17:25:00 [2023-07-15T17:25:00.678Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.65 Selecting previously unselected package libselinux1-dev:amd64. 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.66 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.67 Unpacking libselinux1-dev:amd64 (3.1-3) ... 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.78 Selecting previously unselected package libdevmapper-dev:amd64. 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.79 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.79 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.88 Selecting previously unselected package libseccomp-dev:amd64. 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.88 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.89 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.757Z] #29 36.99 Selecting previously unselected package libsystemd-dev:amd64. 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.37 Setting up libselinux1-dev:amd64 (3.1-3) ... 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.44 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.46 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.48 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.51 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.55 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 17:25:00 [2023-07-15T17:25:00.787Z] #30 37.58 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:25:00 [2023-07-15T17:25:00.800Z] #33 37.09 Selecting previously unselected package libseccomp-dev:amd64. 17:25:00 [2023-07-15T17:25:00.800Z] #33 37.12 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.800Z] #33 37.16 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 17:25:00 [2023-07-15T17:25:00.800Z] #33 37.24 Selecting previously unselected package libsystemd-dev:amd64. 17:25:00 [2023-07-15T17:25:00.800Z] #33 37.25 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... 17:25:00 [2023-07-15T17:25:00.800Z] #33 37.26 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... 17:25:01 [2023-07-15T17:25:01.016Z] #29 36.99 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... 17:25:01 [2023-07-15T17:25:01.016Z] #29 37.01 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... 17:25:01 [2023-07-15T17:25:01.063Z] #33 37.49 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.064Z] #33 37.50 Setting up libapparmor1:amd64 (2.13.6-10) ... 17:25:01 [2023-07-15T17:25:01.064Z] #33 37.55 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:25:01 [2023-07-15T17:25:01.064Z] #33 37.57 Setting up libsepol1-dev:amd64 (3.1-1) ... 17:25:01 [2023-07-15T17:25:01.064Z] #33 37.58 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.064Z] #33 37.60 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.064Z] #33 37.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... 17:25:01 [2023-07-15T17:25:01.065Z] #30 37.60 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.065Z] #30 37.63 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.065Z] #30 37.66 Setting up dmsetup (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.065Z] #30 37.69 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.065Z] #30 37.72 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.065Z] #30 37.74 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.25 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.27 Setting up libapparmor1:amd64 (2.13.6-10) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.29 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.31 Setting up libsepol1-dev:amd64 (3.1-1) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.33 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.34 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.37 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.39 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.41 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.42 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 17:25:01 [2023-07-15T17:25:01.276Z] #29 37.50 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.323Z] #33 37.67 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.323Z] #33 37.71 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... 17:25:01 [2023-07-15T17:25:01.323Z] #33 37.77 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.323Z] #33 37.81 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 17:25:01 [2023-07-15T17:25:01.323Z] #33 37.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 17:25:01 [2023-07-15T17:25:01.323Z] #33 37.85 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.54 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.55 Setting up mingw-w64-common (8.0.0-1) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.57 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.58 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.60 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.62 Setting up libselinux1-dev:amd64 (3.1-3) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.63 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.64 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.69 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.70 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.71 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 17:25:01 [2023-07-15T17:25:01.536Z] #29 37.74 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 37.93 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 37.98 Setting up mingw-w64-common (8.0.0-1) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 38.02 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 38.03 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 38.06 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 38.08 Setting up libselinux1-dev:amd64 (3.1-3) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 38.09 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 38.10 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.581Z] #33 38.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:25:01 [2023-07-15T17:25:01.582Z] #33 38.13 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.623Z] #44 DONE 0.9s 17:25:01 [2023-07-15T17:25:01.623Z] 17:25:01 [2023-07-15T17:25:01.623Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 17:25:01 [2023-07-15T17:25:01.796Z] #29 37.76 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 17:25:01 [2023-07-15T17:25:01.796Z] #29 37.77 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.796Z] #29 37.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.796Z] #29 37.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.796Z] #29 37.84 Setting up dmsetup (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.796Z] #29 37.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.796Z] #29 37.88 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.796Z] #29 37.90 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.14 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.16 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.17 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.20 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.27 Setting up dmsetup (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.31 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.35 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 17:25:01 [2023-07-15T17:25:01.840Z] #33 38.36 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:25:02 [2023-07-15T17:25:02.222Z] #45 DONE 0.8s 17:25:02 [2023-07-15T17:25:02.222Z] 17:25:02 [2023-07-15T17:25:02.222Z] #46 [dev-systemd-false 6/26] RUN ldconfig 17:25:02 [2023-07-15T17:25:02.407Z] #33 DONE 39.0s 17:25:02 [2023-07-15T17:25:02.407Z] 17:25:02 [2023-07-15T17:25:02.407Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:02 [2023-07-15T17:25:02.457Z] #30 DONE 39.1s 17:25:02 [2023-07-15T17:25:02.457Z] 17:25:02 [2023-07-15T17:25:02.457Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker 17:25:02 [2023-07-15T17:25:02.666Z] #37 ... 17:25:02 [2023-07-15T17:25:02.666Z] 17:25:02 [2023-07-15T17:25:02.666Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:03 [2023-07-15T17:25:03.168Z] #46 DONE 0.9s 17:25:03 [2023-07-15T17:25:03.168Z] 17:25:03 [2023-07-15T17:25:03.168Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:03 [2023-07-15T17:25:03.168Z] #40 3.504 + cd /tmp/tmp.3TwCEcGLOo/src/github.com/opencontainers/runc 17:25:03 [2023-07-15T17:25:03.168Z] #40 3.504 + git checkout -q v1.1.7 17:25:03 [2023-07-15T17:25:03.168Z] #40 3.781 + '[' -z '' ']' 17:25:03 [2023-07-15T17:25:03.168Z] #40 3.781 + target=static 17:25:03 [2023-07-15T17:25:03.168Z] #40 3.781 + make BUILDTAGS=seccomp static 17:25:03 [2023-07-15T17:25:03.168Z] #40 4.073 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . 17:25:03 [2023-07-15T17:25:03.176Z] #29 DONE 39.1s 17:25:03 [2023-07-15T17:25:03.176Z] 17:25:03 [2023-07-15T17:25:03.176Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:03 [2023-07-15T17:25:03.403Z] #40 DONE 1.0s 17:25:03 [2023-07-15T17:25:03.403Z] 17:25:03 [2023-07-15T17:25:03.403Z] #41 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.934 + RM_GOPATH=0 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.934 + TMP_GOPATH= 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.934 + : /build 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.934 + '[' -z '' ']' 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.935 ++ mktemp -d 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.936 + export GOPATH=/tmp/tmp.pD5mAschSz 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.936 + GOPATH=/tmp/tmp.pD5mAschSz 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.936 + RM_GOPATH=1 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.936 + case "$(go env GOARCH)" in 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.937 ++ go env GOARCH 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.964 + export GO_BUILDMODE=-buildmode=pie 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.964 + GO_BUILDMODE=-buildmode=pie 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.968 ++ dirname /tmp/install/install.sh 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.973 + dir=/tmp/install 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.973 + bin=runc 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.973 + shift 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.973 + '[' '!' -f /tmp/install/runc.installer ']' 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.973 + . /tmp/install/runc.installer 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.973 ++ set -e 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.973 ++ : v1.1.7 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.974 + install_runc 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.974 + RUNC_BUILDTAGS=seccomp 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.974 + echo 'Install runc version v1.1.7 (build tags: seccomp)' 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.974 Install runc version v1.1.7 (build tags: seccomp) 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.974 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pD5mAschSz/src/github.com/opencontainers/runc 17:25:03 [2023-07-15T17:25:03.602Z] #40 0.976 Cloning into '/tmp/tmp.pD5mAschSz/src/github.com/opencontainers/runc'... 17:25:03 [2023-07-15T17:25:03.602Z] #40 ... 17:25:03 [2023-07-15T17:25:03.602Z] 17:25:03 [2023-07-15T17:25:03.602Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker 17:25:03 [2023-07-15T17:25:03.602Z] #41 DONE 1.1s 17:25:03 [2023-07-15T17:25:03.741Z] #40 ... 17:25:03 [2023-07-15T17:25:03.741Z] 17:25:03 [2023-07-15T17:25:03.741Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 17:25:03 [2023-07-15T17:25:03.741Z] #47 DONE 0.7s 17:25:03 [2023-07-15T17:25:03.746Z] #40 0.832 + RM_GOPATH=0 17:25:03 [2023-07-15T17:25:03.861Z] 17:25:03 [2023-07-15T17:25:03.861Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 17:25:04 [2023-07-15T17:25:04.003Z] 17:25:04 [2023-07-15T17:25:04.003Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.832 + TMP_GOPATH= 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.832 + : /build 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.832 + '[' -z '' ']' 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.833 ++ mktemp -d 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.834 + export GOPATH=/tmp/tmp.UQvH9Xz6kN 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.834 + GOPATH=/tmp/tmp.UQvH9Xz6kN 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.834 + RM_GOPATH=1 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.834 + case "$(go env GOARCH)" in 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.834 ++ go env GOARCH 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.871 + export GO_BUILDMODE=-buildmode=pie 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.872 + GO_BUILDMODE=-buildmode=pie 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.881 ++ dirname /tmp/install/install.sh 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 + dir=/tmp/install 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 + bin=runc 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 + shift 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 + '[' '!' -f /tmp/install/runc.installer ']' 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 + . /tmp/install/runc.installer 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 ++ set -e 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 ++ : v1.1.7 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 + install_runc 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.882 + RUNC_BUILDTAGS=seccomp 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.883 Install runc version v1.1.7 (build tags: seccomp) 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.883 + echo 'Install runc version v1.1.7 (build tags: seccomp)' 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.883 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UQvH9Xz6kN/src/github.com/opencontainers/runc 17:25:04 [2023-07-15T17:25:04.006Z] #40 0.890 Cloning into '/tmp/tmp.UQvH9Xz6kN/src/github.com/opencontainers/runc'... 17:25:04 [2023-07-15T17:25:04.006Z] #40 ... 17:25:04 [2023-07-15T17:25:04.006Z] 17:25:04 [2023-07-15T17:25:04.006Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker 17:25:04 [2023-07-15T17:25:04.006Z] #41 DONE 1.0s 17:25:04 [2023-07-15T17:25:04.266Z] 17:25:04 [2023-07-15T17:25:04.266Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 17:25:04 [2023-07-15T17:25:04.348Z] #41 DONE 0.9s 17:25:04 [2023-07-15T17:25:04.348Z] 17:25:04 [2023-07-15T17:25:04.348Z] #42 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 17:25:04 [2023-07-15T17:25:04.429Z] #42 DONE 0.7s 17:25:04 [2023-07-15T17:25:04.429Z] 17:25:04 [2023-07-15T17:25:04.429Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 17:25:04 [2023-07-15T17:25:04.837Z] #42 DONE 0.9s 17:25:04 [2023-07-15T17:25:04.837Z] 17:25:04 [2023-07-15T17:25:04.837Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:04 [2023-07-15T17:25:04.923Z] #42 0.512 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 17:25:04 [2023-07-15T17:25:04.948Z] #48 0.934 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:25:04 [2023-07-15T17:25:04.948Z] #48 1.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:25:04 [2023-07-15T17:25:04.948Z] #48 1.041 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:25:05 [2023-07-15T17:25:05.097Z] #35 ... 17:25:05 [2023-07-15T17:25:05.097Z] 17:25:05 [2023-07-15T17:25:05.097Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 17:25:05 [2023-07-15T17:25:05.184Z] #42 DONE 0.8s 17:25:05 [2023-07-15T17:25:05.185Z] 17:25:05 [2023-07-15T17:25:05.185Z] #43 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 17:25:05 [2023-07-15T17:25:05.210Z] #48 1.226 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:25:05 [2023-07-15T17:25:05.365Z] #43 0.726 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 17:25:05 [2023-07-15T17:25:05.472Z] #48 1.575 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:25:05 [2023-07-15T17:25:05.624Z] #43 DONE 1.0s 17:25:05 [2023-07-15T17:25:05.624Z] 17:25:05 [2023-07-15T17:25:05.624Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 17:25:05 [2023-07-15T17:25:05.666Z] #43 0.652 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 17:25:05 [2023-07-15T17:25:05.666Z] #43 DONE 0.8s 17:25:05 [2023-07-15T17:25:05.666Z] 17:25:05 [2023-07-15T17:25:05.666Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 17:25:05 [2023-07-15T17:25:05.733Z] #48 2.056 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:25:05 [2023-07-15T17:25:05.759Z] #43 DONE 0.6s 17:25:05 [2023-07-15T17:25:05.759Z] 17:25:05 [2023-07-15T17:25:05.759Z] #44 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 17:25:06 [2023-07-15T17:25:06.191Z] #44 DONE 0.6s 17:25:06 [2023-07-15T17:25:06.191Z] 17:25:06 [2023-07-15T17:25:06.191Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 17:25:06 [2023-07-15T17:25:06.335Z] #44 DONE 0.8s 17:25:06 [2023-07-15T17:25:06.335Z] 17:25:06 [2023-07-15T17:25:06.335Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 + RM_GOPATH=0 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 + TMP_GOPATH= 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 + : /build 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 + '[' -z '' ']' 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 ++ mktemp -d 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 + export GOPATH=/tmp/tmp.IhLYQDv3wu 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 + GOPATH=/tmp/tmp.IhLYQDv3wu 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 + RM_GOPATH=1 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.697 + case "$(go env GOARCH)" in 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.701 ++ go env GOARCH 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 Install runc version v1.1.7 (build tags: seccomp) 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + export GO_BUILDMODE=-buildmode=pie 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + GO_BUILDMODE=-buildmode=pie 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 ++ dirname /tmp/install/install.sh 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + dir=/tmp/install 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + bin=runc 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + shift 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + '[' '!' -f /tmp/install/runc.installer ']' 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + . /tmp/install/runc.installer 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 ++ set -e 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 ++ : v1.1.7 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + install_runc 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + RUNC_BUILDTAGS=seccomp 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + echo 'Install runc version v1.1.7 (build tags: seccomp)' 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.720 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IhLYQDv3wu/src/github.com/opencontainers/runc 17:25:06 [2023-07-15T17:25:06.335Z] #45 0.722 Cloning into '/tmp/tmp.IhLYQDv3wu/src/github.com/opencontainers/runc'... 17:25:06 [2023-07-15T17:25:06.335Z] #45 3.973 + cd /tmp/tmp.IhLYQDv3wu/src/github.com/opencontainers/runc 17:25:06 [2023-07-15T17:25:06.335Z] #45 3.973 + git checkout -q v1.1.7 17:25:06 [2023-07-15T17:25:06.605Z] #44 DONE 0.8s 17:25:06 [2023-07-15T17:25:06.605Z] 17:25:06 [2023-07-15T17:25:06.605Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 17:25:06 [2023-07-15T17:25:06.759Z] #45 DONE 0.7s 17:25:06 [2023-07-15T17:25:06.759Z] 17:25:06 [2023-07-15T17:25:06.759Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:25:06 [2023-07-15T17:25:06.759Z] #25 ... 17:25:06 [2023-07-15T17:25:06.759Z] 17:25:06 [2023-07-15T17:25:06.759Z] #46 [dev-systemd-false 6/26] RUN ldconfig 17:25:06 [2023-07-15T17:25:06.909Z] #45 4.293 + '[' -z '' ']' 17:25:06 [2023-07-15T17:25:06.910Z] #45 4.293 + target=static 17:25:06 [2023-07-15T17:25:06.910Z] #45 4.293 + make BUILDTAGS=seccomp static 17:25:06 [2023-07-15T17:25:06.910Z] #45 4.668 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . 17:25:07 [2023-07-15T17:25:07.122Z] #48 3.158 Fetched 8658 kB in 3s (3349 kB/s) 17:25:07 [2023-07-15T17:25:07.172Z] #45 ... 17:25:07 [2023-07-15T17:25:07.172Z] 17:25:07 [2023-07-15T17:25:07.172Z] #46 [dev-systemd-false 6/26] RUN ldconfig 17:25:07 [2023-07-15T17:25:07.172Z] #46 DONE 0.9s 17:25:07 [2023-07-15T17:25:07.452Z] 17:25:07 [2023-07-15T17:25:07.452Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 17:25:07 [2023-07-15T17:25:07.549Z] #45 DONE 0.9s 17:25:07 [2023-07-15T17:25:07.549Z] 17:25:07 [2023-07-15T17:25:07.549Z] #46 [dev-systemd-false 6/26] RUN ldconfig 17:25:07 [2023-07-15T17:25:07.695Z] #48 3.158 Reading package lists... 17:25:07 [2023-07-15T17:25:07.698Z] #46 DONE 0.8s 17:25:07 [2023-07-15T17:25:07.698Z] 17:25:07 [2023-07-15T17:25:07.698Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:07 [2023-07-15T17:25:07.698Z] #40 4.440 + cd /tmp/tmp.pD5mAschSz/src/github.com/opencontainers/runc 17:25:07 [2023-07-15T17:25:07.698Z] #40 4.440 + git checkout -q v1.1.7 17:25:07 [2023-07-15T17:25:07.698Z] #40 4.678 + '[' -z '' ']' 17:25:07 [2023-07-15T17:25:07.698Z] #40 4.678 + target=static 17:25:07 [2023-07-15T17:25:07.698Z] #40 4.679 + make BUILDTAGS=seccomp static 17:25:07 [2023-07-15T17:25:07.698Z] #40 4.801 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . 17:25:08 [2023-07-15T17:25:08.027Z] #47 DONE 0.7s 17:25:08 [2023-07-15T17:25:08.027Z] 17:25:08 [2023-07-15T17:25:08.027Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:08 [2023-07-15T17:25:08.276Z] #40 ... 17:25:08 [2023-07-15T17:25:08.276Z] 17:25:08 [2023-07-15T17:25:08.276Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 17:25:08 [2023-07-15T17:25:08.276Z] #47 DONE 0.9s 17:25:08 [2023-07-15T17:25:08.488Z] #46 DONE 1.0s 17:25:08 [2023-07-15T17:25:08.488Z] 17:25:08 [2023-07-15T17:25:08.488Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:08 [2023-07-15T17:25:08.488Z] #40 4.064 + cd /tmp/tmp.UQvH9Xz6kN/src/github.com/opencontainers/runc 17:25:08 [2023-07-15T17:25:08.488Z] #40 4.064 + git checkout -q v1.1.7 17:25:08 [2023-07-15T17:25:08.488Z] #40 4.382 + '[' -z '' ']' 17:25:08 [2023-07-15T17:25:08.488Z] #40 4.382 + target=static 17:25:08 [2023-07-15T17:25:08.488Z] #40 4.382 + make BUILDTAGS=seccomp static 17:25:08 [2023-07-15T17:25:08.488Z] #40 4.630 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . 17:25:08 [2023-07-15T17:25:08.535Z] 17:25:08 [2023-07-15T17:25:08.535Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:08 [2023-07-15T17:25:08.640Z] #48 3.997 Reading package lists... 17:25:08 [2023-07-15T17:25:08.902Z] #48 4.819 Building dependency tree... 17:25:08 [2023-07-15T17:25:08.976Z] #48 0.827 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:25:08 [2023-07-15T17:25:08.976Z] #48 0.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:25:08 [2023-07-15T17:25:08.976Z] #48 0.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:25:08 [2023-07-15T17:25:08.976Z] #48 1.097 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:25:09 [2023-07-15T17:25:09.060Z] #40 ... 17:25:09 [2023-07-15T17:25:09.060Z] 17:25:09 [2023-07-15T17:25:09.060Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 17:25:09 [2023-07-15T17:25:09.060Z] #47 DONE 0.7s 17:25:09 [2023-07-15T17:25:09.060Z] 17:25:09 [2023-07-15T17:25:09.060Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.193 The following additional packages will be installed: 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.193 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.193 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.194 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.194 python3-pkg-resources vim-runtime xxd 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.195 Suggested packages: 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.195 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.195 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.195 acl attr quota 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.195 Recommended packages: 17:25:09 [2023-07-15T17:25:09.164Z] #48 5.195 libatm1 nftables libpam-cap build-essential python3-dev unzip 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.636 The following NEW packages will be installed: 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.637 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.637 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.637 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.638 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.638 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.638 python3-pkg-resources python3-setuptools python3-wheel sudo 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.638 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 17:25:09 [2023-07-15T17:25:09.426Z] #48 5.639 xz-utils zip 17:25:09 [2023-07-15T17:25:09.470Z] #48 0.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:25:09 [2023-07-15T17:25:09.470Z] #48 0.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:25:09 [2023-07-15T17:25:09.470Z] #48 0.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:25:09 [2023-07-15T17:25:09.560Z] #48 1.522 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:25:09 [2023-07-15T17:25:09.727Z] #48 1.222 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:25:09 [2023-07-15T17:25:09.824Z] #48 1.934 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:25:09 [2023-07-15T17:25:09.997Z] #48 0.836 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 17:25:09 [2023-07-15T17:25:09.998Z] #48 0.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:25:09 [2023-07-15T17:25:09.998Z] #48 0.847 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.921 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.921 Need to get 27.0 MB of archives. 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.921 After this operation, 104 MB of additional disk space will be used. 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.928 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.935 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.936 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.939 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.942 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.943 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.955 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.958 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.960 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.963 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 5.964 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 17:25:09 [2023-07-15T17:25:09.999Z] #48 6.130 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 17:25:10 [2023-07-15T17:25:10.258Z] #48 1.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 17:25:10 [2023-07-15T17:25:10.260Z] #48 6.392 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] 17:25:10 [2023-07-15T17:25:10.260Z] #48 6.396 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 17:25:10 [2023-07-15T17:25:10.260Z] #48 6.482 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 17:25:10 [2023-07-15T17:25:10.302Z] #48 1.678 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.498 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.500 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.502 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.505 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.518 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.521 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.524 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.528 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.531 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.531 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.646 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.647 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.648 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.649 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.650 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.653 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.655 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.683 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.684 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.686 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.689 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.693 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.694 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.699 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.713 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.717 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 17:25:10 [2023-07-15T17:25:10.522Z] #48 6.720 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 17:25:10 [2023-07-15T17:25:10.560Z] #48 2.103 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:25:10 [2023-07-15T17:25:10.828Z] #48 1.594 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 17:25:10 [2023-07-15T17:25:10.856Z] #48 6.809 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 17:25:10 [2023-07-15T17:25:10.856Z] #48 6.820 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 17:25:10 [2023-07-15T17:25:10.856Z] #48 6.829 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 17:25:11 [2023-07-15T17:25:11.089Z] #48 2.010 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 17:25:11 [2023-07-15T17:25:11.185Z] #48 7.088 debconf: delaying package configuration, since apt-utils is not installed 17:25:11 [2023-07-15T17:25:11.185Z] #48 7.232 Fetched 27.0 MB in 1s (22.8 MB/s) 17:25:11 [2023-07-15T17:25:11.185Z] #48 7.283 Selecting previously unselected package pigz. 17:25:11 [2023-07-15T17:25:11.185Z] #48 7.284 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) 17:25:11 [2023-07-15T17:25:11.185Z] #48 7.300 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 17:25:11 [2023-07-15T17:25:11.185Z] #48 7.305 Unpacking pigz (2.6-1) ... 17:25:11 [2023-07-15T17:25:11.213Z] #48 3.011 Fetched 8658 kB in 2s (3532 kB/s) 17:25:11 [2023-07-15T17:25:11.467Z] #48 7.384 Selecting previously unselected package libelf1:amd64. 17:25:11 [2023-07-15T17:25:11.467Z] #48 7.387 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 17:25:11 [2023-07-15T17:25:11.467Z] #48 7.405 Unpacking libelf1:amd64 (0.183-1) ... 17:25:11 [2023-07-15T17:25:11.467Z] #48 7.560 Selecting previously unselected package libbpf0:amd64. 17:25:11 [2023-07-15T17:25:11.467Z] #48 7.560 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 17:25:11 [2023-07-15T17:25:11.467Z] #48 7.563 Unpacking libbpf0:amd64 (1:0.3-2) ... 17:25:11 [2023-07-15T17:25:11.467Z] #48 7.671 Selecting previously unselected package libcap2:amd64. 17:25:11 [2023-07-15T17:25:11.493Z] #48 3.067 Fetched 8658 kB in 2s (3568 kB/s) 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.675 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.679 Unpacking libcap2:amd64 (1:2.44-1) ... 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.762 Selecting previously unselected package libmnl0:amd64. 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.766 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.770 Unpacking libmnl0:amd64 (1.0.4-3) ... 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.868 Selecting previously unselected package libxtables12:amd64. 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.872 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.891 Unpacking libxtables12:amd64 (1.8.7-1) ... 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.986 Selecting previously unselected package libcap2-bin. 17:25:11 [2023-07-15T17:25:11.779Z] #48 7.990 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 17:25:11 [2023-07-15T17:25:11.779Z] #48 8.007 Unpacking libcap2-bin (1:2.44-1) ... 17:25:11 [2023-07-15T17:25:11.779Z] #48 8.124 Selecting previously unselected package iproute2. 17:25:11 [2023-07-15T17:25:11.901Z] #48 3.011 Reading package lists... 17:25:12 [2023-07-15T17:25:12.028Z] #48 3.133 Fetched 8658 kB in 3s (3386 kB/s) 17:25:12 [2023-07-15T17:25:12.051Z] #48 8.127 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 17:25:12 [2023-07-15T17:25:12.051Z] #48 8.155 Unpacking iproute2 (5.10.0-4) ... 17:25:12 [2023-07-15T17:25:12.324Z] #48 8.433 Selecting previously unselected package xxd. 17:25:12 [2023-07-15T17:25:12.324Z] #48 8.433 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:25:12 [2023-07-15T17:25:12.324Z] #48 8.438 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:25:12 [2023-07-15T17:25:12.324Z] #48 8.533 Selecting previously unselected package vim-common. 17:25:12 [2023-07-15T17:25:12.324Z] #48 8.533 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:25:12 [2023-07-15T17:25:12.429Z] #48 3.067 Reading package lists... 17:25:12 [2023-07-15T17:25:12.596Z] #48 8.578 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:25:12 [2023-07-15T17:25:12.596Z] #48 8.717 Selecting previously unselected package bash-completion. 17:25:12 [2023-07-15T17:25:12.596Z] #48 8.717 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 17:25:12 [2023-07-15T17:25:12.868Z] #48 4.027 Reading package lists... 17:25:12 [2023-07-15T17:25:12.966Z] #48 3.133 Reading package lists... 17:25:13 [2023-07-15T17:25:13.131Z] #48 4.875 Building dependency tree... 17:25:13 [2023-07-15T17:25:13.363Z] #48 3.959 Reading package lists... 17:25:13 [2023-07-15T17:25:13.363Z] #48 4.808 Building dependency tree... 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.470 The following additional packages will be installed: 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.470 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.471 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.472 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.472 python3-pkg-resources vim-runtime xxd 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.475 Suggested packages: 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.475 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.475 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.475 acl attr quota 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.476 Recommended packages: 17:25:13 [2023-07-15T17:25:13.406Z] #48 5.476 libatm1 nftables libpam-cap build-essential python3-dev unzip 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.190 The following additional packages will be installed: 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.191 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.192 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.192 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.193 python3-pkg-resources vim-runtime xxd 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.194 Suggested packages: 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.195 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.195 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.195 acl attr quota 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.195 Recommended packages: 17:25:13 [2023-07-15T17:25:13.621Z] #48 5.196 libatm1 nftables libpam-cap build-essential python3-dev unzip 17:25:13 [2023-07-15T17:25:13.880Z] #48 5.615 The following NEW packages will be installed: 17:25:13 [2023-07-15T17:25:13.904Z] #48 3.954 Reading package lists... 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.936 The following NEW packages will be installed: 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.936 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.937 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.937 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.938 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.938 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.938 python3-pkg-resources python3-setuptools python3-wheel sudo 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.938 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 17:25:13 [2023-07-15T17:25:13.994Z] #48 5.938 xz-utils zip 17:25:14 [2023-07-15T17:25:14.139Z] #48 5.616 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.616 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.617 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.618 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.618 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.619 python3-pkg-resources python3-setuptools python3-wheel sudo 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.619 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.620 xz-utils zip 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.902 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.902 Need to get 27.0 MB of archives. 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.902 After this operation, 104 MB of additional disk space will be used. 17:25:14 [2023-07-15T17:25:14.140Z] #48 5.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 17:25:14 [2023-07-15T17:25:14.164Z] #48 4.802 Building dependency tree... 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.218 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.218 Need to get 27.0 MB of archives. 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.218 After this operation, 104 MB of additional disk space will be used. 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.223 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.226 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.238 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.238 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.238 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.239 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.249 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.261 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.265 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.267 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.271 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.272 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.274 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.281 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.284 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.286 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.287 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.287 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.288 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.289 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.293 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.310 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.312 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.313 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.314 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 17:25:14 [2023-07-15T17:25:14.257Z] #48 6.318 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.907 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.909 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.913 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.914 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.916 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.918 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.929 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.931 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.934 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.937 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.938 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.940 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.958 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.959 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.959 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.959 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.959 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.960 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.964 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.968 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.978 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.979 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.981 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.982 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 5.983 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.103 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.104 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.105 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.107 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.108 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.111 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.113 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.139 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.141 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.143 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.149 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 17:25:14 [2023-07-15T17:25:14.398Z] #48 6.153 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.252 The following additional packages will be installed: 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.253 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.253 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.253 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.254 python3-pkg-resources vim-runtime xxd 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.255 Suggested packages: 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.255 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.255 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.255 acl attr quota 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.255 Recommended packages: 17:25:14 [2023-07-15T17:25:14.424Z] #48 5.255 libatm1 nftables libpam-cap build-essential python3-dev unzip 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.427 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.428 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.429 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.430 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.431 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.434 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.436 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.457 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.460 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.461 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.464 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.485 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.491 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.495 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.518 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.523 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 17:25:14 [2023-07-15T17:25:14.530Z] #48 6.528 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 17:25:14 [2023-07-15T17:25:14.535Z] #48 10.60 Unpacking bash-completion (1:2.11-2) ... 17:25:14 [2023-07-15T17:25:14.657Z] #48 6.155 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 17:25:14 [2023-07-15T17:25:14.657Z] #48 6.159 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 17:25:14 [2023-07-15T17:25:14.657Z] #48 6.176 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 17:25:14 [2023-07-15T17:25:14.657Z] #48 6.181 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 17:25:14 [2023-07-15T17:25:14.657Z] #48 6.184 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 17:25:14 [2023-07-15T17:25:14.657Z] #48 6.259 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 17:25:14 [2023-07-15T17:25:14.657Z] #48 6.275 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 17:25:14 [2023-07-15T17:25:14.657Z] #48 6.291 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 17:25:14 [2023-07-15T17:25:14.683Z] #48 5.712 The following NEW packages will be installed: 17:25:14 [2023-07-15T17:25:14.683Z] #48 5.718 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 17:25:14 [2023-07-15T17:25:14.791Z] #48 6.655 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 17:25:14 [2023-07-15T17:25:14.791Z] #48 6.667 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 17:25:14 [2023-07-15T17:25:14.791Z] #48 6.695 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 17:25:14 [2023-07-15T17:25:14.797Z] #48 10.80 Selecting previously unselected package bzip2. 17:25:14 [2023-07-15T17:25:14.797Z] #48 10.81 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 17:25:14 [2023-07-15T17:25:14.797Z] #48 10.82 Unpacking bzip2 (1.0.8-4) ... 17:25:14 [2023-07-15T17:25:14.797Z] #48 10.89 Selecting previously unselected package xz-utils. 17:25:14 [2023-07-15T17:25:14.797Z] #48 10.89 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 17:25:14 [2023-07-15T17:25:14.797Z] #48 10.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 17:25:14 [2023-07-15T17:25:14.797Z] #48 11.00 Selecting previously unselected package apparmor. 17:25:14 [2023-07-15T17:25:14.915Z] #48 6.517 debconf: delaying package configuration, since apt-utils is not installed 17:25:14 [2023-07-15T17:25:14.915Z] #48 6.578 Fetched 27.0 MB in 1s (40.6 MB/s) 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.718 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.718 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.719 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.719 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.719 python3-pkg-resources python3-setuptools python3-wheel sudo 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.720 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.720 xz-utils zip 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.999 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.999 Need to get 27.0 MB of archives. 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.999 After this operation, 104 MB of additional disk space will be used. 17:25:14 [2023-07-15T17:25:14.943Z] #48 5.999 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 17:25:15 [2023-07-15T17:25:15.059Z] #48 11.01 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.059Z] #48 11.07 Unpacking apparmor (2.13.6-10) ... 17:25:15 [2023-07-15T17:25:15.059Z] #48 11.28 Selecting previously unselected package inetutils-ping. 17:25:15 [2023-07-15T17:25:15.059Z] #48 11.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.059Z] #48 11.30 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 17:25:15 [2023-07-15T17:25:15.059Z] #48 11.39 Selecting previously unselected package libip4tc2:amd64. 17:25:15 [2023-07-15T17:25:15.059Z] #48 11.39 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.062Z] #48 6.954 debconf: delaying package configuration, since apt-utils is not installed 17:25:15 [2023-07-15T17:25:15.062Z] #48 7.015 Fetched 27.0 MB in 1s (36.0 MB/s) 17:25:15 [2023-07-15T17:25:15.062Z] #48 7.049 Selecting previously unselected package pigz. 17:25:15 [2023-07-15T17:25:15.062Z] #48 7.050 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) 17:25:15 [2023-07-15T17:25:15.062Z] #48 7.071 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.062Z] #48 7.076 Unpacking pigz (2.6-1) ... 17:25:15 [2023-07-15T17:25:15.062Z] #48 7.141 Selecting previously unselected package libelf1:amd64. 17:25:15 [2023-07-15T17:25:15.062Z] #48 7.144 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.062Z] #48 7.155 Unpacking libelf1:amd64 (0.183-1) ... 17:25:15 [2023-07-15T17:25:15.202Z] #48 6.006 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.009 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.010 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.011 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.012 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.013 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.032 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.042 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.045 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.061 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.065 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.067 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.076 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.084 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.088 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.089 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.091 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.092 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.093 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.095 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.100 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.103 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.106 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.107 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.108 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.109 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 17:25:15 [2023-07-15T17:25:15.203Z] #48 6.208 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 17:25:15 [2023-07-15T17:25:15.255Z] #48 6.657 Selecting previously unselected package pigz. 17:25:15 [2023-07-15T17:25:15.255Z] #48 6.658 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) 17:25:15 [2023-07-15T17:25:15.255Z] #48 6.692 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.255Z] #48 6.706 Unpacking pigz (2.6-1) ... 17:25:15 [2023-07-15T17:25:15.255Z] #48 6.795 Selecting previously unselected package libelf1:amd64. 17:25:15 [2023-07-15T17:25:15.255Z] #48 6.802 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.255Z] #48 6.807 Unpacking libelf1:amd64 (0.183-1) ... 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.45 Selecting previously unselected package libip6tc2:amd64. 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.45 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.51 Selecting previously unselected package libnfnetlink0:amd64. 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.60 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.321Z] #48 11.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 17:25:15 [2023-07-15T17:25:15.324Z] #48 7.266 Selecting previously unselected package libbpf0:amd64. 17:25:15 [2023-07-15T17:25:15.324Z] #48 7.269 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.324Z] #48 7.283 Unpacking libbpf0:amd64 (1:0.3-2) ... 17:25:15 [2023-07-15T17:25:15.324Z] #48 7.381 Selecting previously unselected package libcap2:amd64. 17:25:15 [2023-07-15T17:25:15.462Z] #48 6.209 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 17:25:15 [2023-07-15T17:25:15.462Z] #48 6.211 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 17:25:15 [2023-07-15T17:25:15.462Z] #48 6.212 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 17:25:15 [2023-07-15T17:25:15.462Z] #48 6.214 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 17:25:15 [2023-07-15T17:25:15.462Z] #48 6.217 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 17:25:15 [2023-07-15T17:25:15.462Z] #48 6.219 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.241 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.242 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.245 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.250 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.260 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.261 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.268 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.279 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.286 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.290 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.364 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.377 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 17:25:15 [2023-07-15T17:25:15.463Z] #48 6.390 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 17:25:15 [2023-07-15T17:25:15.527Z] #48 6.912 Selecting previously unselected package libbpf0:amd64. 17:25:15 [2023-07-15T17:25:15.527Z] #48 6.915 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.527Z] #48 6.923 Unpacking libbpf0:amd64 (1:0.3-2) ... 17:25:15 [2023-07-15T17:25:15.527Z] #48 7.024 Selecting previously unselected package libcap2:amd64. 17:25:15 [2023-07-15T17:25:15.527Z] #48 7.027 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.527Z] #48 7.032 Unpacking libcap2:amd64 (1:2.44-1) ... 17:25:15 [2023-07-15T17:25:15.527Z] #48 7.109 Selecting previously unselected package libmnl0:amd64. 17:25:15 [2023-07-15T17:25:15.527Z] #48 7.117 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.527Z] #48 7.121 Unpacking libmnl0:amd64 (1.0.4-3) ... 17:25:15 [2023-07-15T17:25:15.583Z] #48 11.69 Selecting previously unselected package libnftnl11:amd64. 17:25:15 [2023-07-15T17:25:15.583Z] #48 11.69 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.583Z] #48 11.70 Unpacking libnftnl11:amd64 (1.1.9-1) ... 17:25:15 [2023-07-15T17:25:15.583Z] #48 11.79 Selecting previously unselected package iptables. 17:25:15 [2023-07-15T17:25:15.583Z] #48 11.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.583Z] #48 11.82 Unpacking iptables (1.8.7-1) ... 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.384 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.391 Unpacking libcap2:amd64 (1:2.44-1) ... 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.436 Selecting previously unselected package libmnl0:amd64. 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.439 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.448 Unpacking libmnl0:amd64 (1.0.4-3) ... 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.518 Selecting previously unselected package libxtables12:amd64. 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.522 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.527 Unpacking libxtables12:amd64 (1.8.7-1) ... 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.582 Selecting previously unselected package libcap2-bin. 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.586 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.586Z] #48 7.593 Unpacking libcap2-bin (1:2.44-1) ... 17:25:15 [2023-07-15T17:25:15.722Z] #48 6.592 debconf: delaying package configuration, since apt-utils is not installed 17:25:15 [2023-07-15T17:25:15.722Z] #48 6.670 Fetched 27.0 MB in 1s (40.8 MB/s) 17:25:15 [2023-07-15T17:25:15.722Z] #48 6.702 Selecting previously unselected package pigz. 17:25:15 [2023-07-15T17:25:15.723Z] #48 6.703 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) 17:25:15 [2023-07-15T17:25:15.723Z] #48 6.729 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.723Z] #48 6.744 Unpacking pigz (2.6-1) ... 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.183 Selecting previously unselected package libxtables12:amd64. 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.187 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.191 Unpacking libxtables12:amd64 (1.8.7-1) ... 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.247 Selecting previously unselected package libcap2-bin. 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.251 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.262 Unpacking libcap2-bin (1:2.44-1) ... 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.346 Selecting previously unselected package iproute2. 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.350 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.791Z] #48 7.354 Unpacking iproute2 (5.10.0-4) ... 17:25:15 [2023-07-15T17:25:15.845Z] #48 11.98 Selecting previously unselected package libonig5:amd64. 17:25:15 [2023-07-15T17:25:15.845Z] #48 11.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.845Z] #48 11.99 Unpacking libonig5:amd64 (6.9.6-1.1) ... 17:25:15 [2023-07-15T17:25:15.853Z] #48 7.669 Selecting previously unselected package iproute2. 17:25:15 [2023-07-15T17:25:15.854Z] #48 7.674 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.854Z] #48 7.693 Unpacking iproute2 (5.10.0-4) ... 17:25:15 [2023-07-15T17:25:15.854Z] #48 7.909 Selecting previously unselected package xxd. 17:25:15 [2023-07-15T17:25:15.854Z] #48 7.912 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.854Z] #48 7.917 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:25:15 [2023-07-15T17:25:15.983Z] #48 6.828 Selecting previously unselected package libelf1:amd64. 17:25:15 [2023-07-15T17:25:15.983Z] #48 6.832 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 17:25:15 [2023-07-15T17:25:15.983Z] #48 6.896 Unpacking libelf1:amd64 (0.183-1) ... 17:25:16 [2023-07-15T17:25:16.054Z] #48 7.591 Selecting previously unselected package xxd. 17:25:16 [2023-07-15T17:25:16.054Z] #48 7.591 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.054Z] #48 7.594 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.11 Selecting previously unselected package libjq1:amd64. 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.11 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.12 Unpacking libjq1:amd64 (1.6-2.1) ... 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.22 Selecting previously unselected package jq. 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.22 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.22 Unpacking jq (1.6-2.1) ... 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.28 Selecting previously unselected package libaio1:amd64. 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.29 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.29 Unpacking libaio1:amd64 (0.3.112-9) ... 17:25:16 [2023-07-15T17:25:16.107Z] #48 12.35 Selecting previously unselected package libgpm2:amd64. 17:25:16 [2023-07-15T17:25:16.115Z] #48 8.022 Selecting previously unselected package vim-common. 17:25:16 [2023-07-15T17:25:16.115Z] #48 8.026 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:25:16 [2023-07-15T17:25:16.115Z] #48 8.059 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:25:16 [2023-07-15T17:25:16.115Z] #48 8.157 Selecting previously unselected package bash-completion. 17:25:16 [2023-07-15T17:25:16.115Z] #48 8.161 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 17:25:16 [2023-07-15T17:25:16.315Z] #48 7.755 Selecting previously unselected package vim-common. 17:25:16 [2023-07-15T17:25:16.315Z] #48 7.758 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:25:16 [2023-07-15T17:25:16.315Z] #48 7.786 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:25:16 [2023-07-15T17:25:16.315Z] #48 7.925 Selecting previously unselected package bash-completion. 17:25:16 [2023-07-15T17:25:16.315Z] #48 7.928 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.045 Selecting previously unselected package libbpf0:amd64. 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.048 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.053 Unpacking libbpf0:amd64 (1:0.3-2) ... 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.145 Selecting previously unselected package libcap2:amd64. 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.149 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.153 Unpacking libcap2:amd64 (1:2.44-1) ... 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.250 Selecting previously unselected package libmnl0:amd64. 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.250 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.325Z] #48 7.258 Unpacking libmnl0:amd64 (1.0.4-3) ... 17:25:16 [2023-07-15T17:25:16.369Z] #48 12.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.369Z] #48 12.35 Unpacking libgpm2:amd64 (1.20.7-8) ... 17:25:16 [2023-07-15T17:25:16.369Z] #48 12.41 Selecting previously unselected package libicu67:amd64. 17:25:16 [2023-07-15T17:25:16.369Z] #48 12.42 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.369Z] #48 12.42 Unpacking libicu67:amd64 (67.1-7) ... 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.354 Selecting previously unselected package libxtables12:amd64. 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.357 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.363 Unpacking libxtables12:amd64 (1.8.7-1) ... 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.452 Selecting previously unselected package libcap2-bin. 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.456 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.461 Unpacking libcap2-bin (1:2.44-1) ... 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.543 Selecting previously unselected package iproute2. 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.546 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.587Z] #48 7.551 Unpacking iproute2 (5.10.0-4) ... 17:25:16 [2023-07-15T17:25:16.848Z] #48 7.826 Selecting previously unselected package xxd. 17:25:16 [2023-07-15T17:25:16.848Z] #48 7.829 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:25:16 [2023-07-15T17:25:16.848Z] #48 7.852 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 17:25:17 [2023-07-15T17:25:17.116Z] #48 7.964 Selecting previously unselected package vim-common. 17:25:17 [2023-07-15T17:25:17.116Z] #48 7.968 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 17:25:17 [2023-07-15T17:25:17.116Z] #48 7.982 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 17:25:17 [2023-07-15T17:25:17.116Z] #48 8.141 Selecting previously unselected package bash-completion. 17:25:17 [2023-07-15T17:25:17.116Z] #48 8.145 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.66 Selecting previously unselected package libinih1:amd64. 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.68 Unpacking libinih1:amd64 (53-1+b2) ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.74 Selecting previously unselected package libnet1:amd64. 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.83 Selecting previously unselected package libnl-3-200:amd64. 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.83 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.93 Selecting previously unselected package libprotobuf-c1:amd64. 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.93 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 13.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 17:25:17 [2023-07-15T17:25:17.757Z] #48 14.02 Selecting previously unselected package net-tools. 17:25:18 [2023-07-15T17:25:18.042Z] #48 14.03 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.042Z] #48 14.09 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 17:25:18 [2023-07-15T17:25:18.042Z] #48 14.29 Selecting previously unselected package patch. 17:25:18 [2023-07-15T17:25:18.317Z] #48 14.30 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.317Z] #48 14.41 Unpacking patch (2.7.6-7) ... 17:25:18 [2023-07-15T17:25:18.593Z] #48 14.63 Selecting previously unselected package python-pip-whl. 17:25:18 [2023-07-15T17:25:18.593Z] #48 14.63 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 17:25:18 [2023-07-15T17:25:18.593Z] #48 14.68 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.22 Unpacking bash-completion (1:2.11-2) ... 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.42 Selecting previously unselected package bzip2. 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.43 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.43 Unpacking bzip2 (1.0.8-4) ... 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.50 Selecting previously unselected package xz-utils. 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.50 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.63 Selecting previously unselected package apparmor. 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.666Z] #48 10.71 Unpacking apparmor (2.13.6-10) ... 17:25:18 [2023-07-15T17:25:18.858Z] #48 15.09 Selecting previously unselected package python3-lib2to3. 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.05 Unpacking bash-completion (1:2.11-2) ... 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.26 Selecting previously unselected package bzip2. 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.26 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.27 Unpacking bzip2 (1.0.8-4) ... 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.34 Selecting previously unselected package xz-utils. 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.47 Selecting previously unselected package apparmor. 17:25:18 [2023-07-15T17:25:18.880Z] #48 10.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.928Z] #48 10.92 Selecting previously unselected package inetutils-ping. 17:25:18 [2023-07-15T17:25:18.928Z] #48 10.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... 17:25:18 [2023-07-15T17:25:18.928Z] #48 10.94 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 17:25:19 [2023-07-15T17:25:19.120Z] #48 15.10 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 17:25:19 [2023-07-15T17:25:19.120Z] #48 15.15 Unpacking python3-lib2to3 (3.9.2-1) ... 17:25:19 [2023-07-15T17:25:19.139Z] #48 10.54 Unpacking apparmor (2.13.6-10) ... 17:25:19 [2023-07-15T17:25:19.139Z] #48 10.76 Selecting previously unselected package inetutils-ping. 17:25:19 [2023-07-15T17:25:19.139Z] #48 10.76 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.139Z] #48 10.77 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.07 Selecting previously unselected package libip4tc2:amd64. 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.15 Selecting previously unselected package libip6tc2:amd64. 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.26 Selecting previously unselected package libnfnetlink0:amd64. 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.26 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 17:25:19 [2023-07-15T17:25:19.191Z] #48 11.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. 17:25:19 [2023-07-15T17:25:19.382Z] #48 15.44 Selecting previously unselected package python3-distutils. 17:25:19 [2023-07-15T17:25:19.382Z] #48 15.44 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 17:25:19 [2023-07-15T17:25:19.382Z] #48 15.45 Unpacking python3-distutils (3.9.2-1) ... 17:25:19 [2023-07-15T17:25:19.397Z] #48 10.86 Selecting previously unselected package libip4tc2:amd64. 17:25:19 [2023-07-15T17:25:19.397Z] #48 10.86 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.397Z] #48 10.87 Unpacking libip4tc2:amd64 (1.8.7-1) ... 17:25:19 [2023-07-15T17:25:19.397Z] #48 10.93 Selecting previously unselected package libip6tc2:amd64. 17:25:19 [2023-07-15T17:25:19.397Z] #48 10.93 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.397Z] #48 10.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... 17:25:19 [2023-07-15T17:25:19.397Z] #48 11.00 Selecting previously unselected package libnfnetlink0:amd64. 17:25:19 [2023-07-15T17:25:19.397Z] #48 11.00 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.397Z] #48 11.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 17:25:19 [2023-07-15T17:25:19.397Z] #48 11.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. 17:25:19 [2023-07-15T17:25:19.397Z] #48 11.08 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.397Z] #48 11.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 17:25:19 [2023-07-15T17:25:19.452Z] #48 11.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.452Z] #48 11.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 17:25:19 [2023-07-15T17:25:19.452Z] #48 11.43 Selecting previously unselected package libnftnl11:amd64. 17:25:19 [2023-07-15T17:25:19.452Z] #48 11.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.452Z] #48 11.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... 17:25:19 [2023-07-15T17:25:19.452Z] #48 11.50 Selecting previously unselected package iptables. 17:25:19 [2023-07-15T17:25:19.452Z] #48 11.51 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.452Z] #48 11.52 Unpacking iptables (1.8.7-1) ... 17:25:19 [2023-07-15T17:25:19.657Z] #48 11.13 Selecting previously unselected package libnftnl11:amd64. 17:25:19 [2023-07-15T17:25:19.657Z] #48 11.14 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.657Z] #48 11.14 Unpacking libnftnl11:amd64 (1.1.9-1) ... 17:25:19 [2023-07-15T17:25:19.658Z] #48 15.75 Selecting previously unselected package python3-pkg-resources. 17:25:19 [2023-07-15T17:25:19.658Z] #48 15.76 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 17:25:19 [2023-07-15T17:25:19.658Z] #48 15.77 Unpacking python3-pkg-resources (52.0.0-4) ... 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.19 Unpacking bash-completion (1:2.11-2) ... 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.40 Selecting previously unselected package bzip2. 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.41 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.41 Unpacking bzip2 (1.0.8-4) ... 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.48 Selecting previously unselected package xz-utils. 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.48 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.59 Selecting previously unselected package apparmor. 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.59 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.701Z] #48 10.67 Unpacking apparmor (2.13.6-10) ... 17:25:19 [2023-07-15T17:25:19.713Z] #48 11.70 Selecting previously unselected package libonig5:amd64. 17:25:19 [2023-07-15T17:25:19.713Z] #48 11.70 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.713Z] #48 11.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... 17:25:19 [2023-07-15T17:25:19.920Z] #48 ... 17:25:19 [2023-07-15T17:25:19.920Z] 17:25:19 [2023-07-15T17:25:19.920Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:19 [2023-07-15T17:25:19.920Z] #35 48.65 + dpkg --print-architecture 17:25:19 [2023-07-15T17:25:19.920Z] #35 48.65 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 17:25:19 [2023-07-15T17:25:19.920Z] #35 49.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 17:25:19 [2023-07-15T17:25:19.920Z] #35 49.02 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 17:25:19 [2023-07-15T17:25:19.920Z] #35 ... 17:25:19 [2023-07-15T17:25:19.920Z] 17:25:19 [2023-07-15T17:25:19.920Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:19 [2023-07-15T17:25:19.920Z] #48 16.03 Selecting previously unselected package python3-setuptools. 17:25:19 [2023-07-15T17:25:19.920Z] #48 16.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 17:25:19 [2023-07-15T17:25:19.920Z] #48 16.09 Unpacking python3-setuptools (52.0.0-4) ... 17:25:19 [2023-07-15T17:25:19.923Z] #48 11.32 Selecting previously unselected package iptables. 17:25:19 [2023-07-15T17:25:19.923Z] #48 11.33 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.923Z] #48 11.34 Unpacking iptables (1.8.7-1) ... 17:25:19 [2023-07-15T17:25:19.923Z] #48 11.51 Selecting previously unselected package libonig5:amd64. 17:25:19 [2023-07-15T17:25:19.923Z] #48 11.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.923Z] #48 11.52 Unpacking libonig5:amd64 (6.9.6-1.1) ... 17:25:19 [2023-07-15T17:25:19.963Z] #48 10.84 Selecting previously unselected package inetutils-ping. 17:25:19 [2023-07-15T17:25:19.963Z] #48 10.84 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.963Z] #48 10.85 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 17:25:19 [2023-07-15T17:25:19.963Z] #48 10.94 Selecting previously unselected package libip4tc2:amd64. 17:25:19 [2023-07-15T17:25:19.963Z] #48 10.94 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.963Z] #48 10.95 Unpacking libip4tc2:amd64 (1.8.7-1) ... 17:25:19 [2023-07-15T17:25:19.963Z] #48 11.05 Selecting previously unselected package libip6tc2:amd64. 17:25:19 [2023-07-15T17:25:19.963Z] #48 11.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.963Z] #48 11.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.81 Selecting previously unselected package libjq1:amd64. 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.82 Unpacking libjq1:amd64 (1.6-2.1) ... 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.89 Selecting previously unselected package jq. 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.90 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.90 Unpacking jq (1.6-2.1) ... 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.95 Selecting previously unselected package libaio1:amd64. 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.95 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 17:25:19 [2023-07-15T17:25:19.975Z] #48 11.96 Unpacking libaio1:amd64 (0.3.112-9) ... 17:25:19 [2023-07-15T17:25:19.975Z] #48 12.08 Selecting previously unselected package libgpm2:amd64. 17:25:20 [2023-07-15T17:25:20.182Z] #48 16.38 Selecting previously unselected package python3-wheel. 17:25:20 [2023-07-15T17:25:20.182Z] #48 16.39 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 17:25:20 [2023-07-15T17:25:20.182Z] #48 16.47 Unpacking python3-wheel (0.34.2-1) ... 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.63 Selecting previously unselected package libjq1:amd64. 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.63 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.64 Unpacking libjq1:amd64 (1.6-2.1) ... 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.72 Selecting previously unselected package jq. 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.73 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.73 Unpacking jq (1.6-2.1) ... 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.79 Selecting previously unselected package libaio1:amd64. 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.80 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.186Z] #48 11.81 Unpacking libaio1:amd64 (0.3.112-9) ... 17:25:20 [2023-07-15T17:25:20.222Z] #48 11.15 Selecting previously unselected package libnfnetlink0:amd64. 17:25:20 [2023-07-15T17:25:20.222Z] #48 11.15 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.222Z] #48 11.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 17:25:20 [2023-07-15T17:25:20.222Z] #48 11.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. 17:25:20 [2023-07-15T17:25:20.222Z] #48 11.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.222Z] #48 11.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 17:25:20 [2023-07-15T17:25:20.237Z] #48 12.08 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.237Z] #48 12.09 Unpacking libgpm2:amd64 (1.20.7-8) ... 17:25:20 [2023-07-15T17:25:20.237Z] #48 12.18 Selecting previously unselected package libicu67:amd64. 17:25:20 [2023-07-15T17:25:20.237Z] #48 12.19 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.237Z] #48 12.23 Unpacking libicu67:amd64 (67.1-7) ... 17:25:20 [2023-07-15T17:25:20.476Z] #48 11.89 Selecting previously unselected package libgpm2:amd64. 17:25:20 [2023-07-15T17:25:20.476Z] #48 11.89 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.476Z] #48 11.91 Unpacking libgpm2:amd64 (1.20.7-8) ... 17:25:20 [2023-07-15T17:25:20.476Z] #48 12.10 Selecting previously unselected package libicu67:amd64. 17:25:20 [2023-07-15T17:25:20.476Z] #48 12.11 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.481Z] #48 11.33 Selecting previously unselected package libnftnl11:amd64. 17:25:20 [2023-07-15T17:25:20.481Z] #48 11.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.481Z] #48 11.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... 17:25:20 [2023-07-15T17:25:20.481Z] #48 11.41 Selecting previously unselected package iptables. 17:25:20 [2023-07-15T17:25:20.481Z] #48 11.42 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.481Z] #48 11.43 Unpacking iptables (1.8.7-1) ... 17:25:20 [2023-07-15T17:25:20.738Z] #48 12.25 Unpacking libicu67:amd64 (67.1-7) ... 17:25:20 [2023-07-15T17:25:20.744Z] #48 11.58 Selecting previously unselected package libonig5:amd64. 17:25:20 [2023-07-15T17:25:20.744Z] #48 11.59 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 17:25:20 [2023-07-15T17:25:20.744Z] #48 11.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... 17:25:20 [2023-07-15T17:25:20.789Z] #48 ... 17:25:20 [2023-07-15T17:25:20.789Z] 17:25:20 [2023-07-15T17:25:20.789Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:20 [2023-07-15T17:25:20.789Z] #35 DONE 59.7s 17:25:20 [2023-07-15T17:25:20.789Z] 17:25:20 [2023-07-15T17:25:20.789Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:20 [2023-07-15T17:25:20.789Z] #48 16.93 Selecting previously unselected package python3-pip. 17:25:20 [2023-07-15T17:25:20.789Z] #48 16.93 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 17:25:20 [2023-07-15T17:25:20.789Z] #48 17.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.73 Selecting previously unselected package libjq1:amd64. 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.74 Unpacking libjq1:amd64 (1.6-2.1) ... 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.80 Selecting previously unselected package jq. 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.81 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.81 Unpacking jq (1.6-2.1) ... 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.90 Selecting previously unselected package libaio1:amd64. 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.91 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.019Z] #48 11.91 Unpacking libaio1:amd64 (0.3.112-9) ... 17:25:21 [2023-07-15T17:25:21.051Z] #48 17.18 Selecting previously unselected package sudo. 17:25:21 [2023-07-15T17:25:21.051Z] #48 17.18 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.051Z] #48 17.19 Unpacking sudo (1.9.5p2-3+deb11u1) ... 17:25:21 [2023-07-15T17:25:21.279Z] #48 12.04 Selecting previously unselected package libgpm2:amd64. 17:25:21 [2023-07-15T17:25:21.279Z] #48 12.04 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.279Z] #48 12.06 Unpacking libgpm2:amd64 (1.20.7-8) ... 17:25:21 [2023-07-15T17:25:21.279Z] #48 12.31 Selecting previously unselected package libicu67:amd64. 17:25:21 [2023-07-15T17:25:21.312Z] #48 17.41 Selecting previously unselected package thin-provisioning-tools. 17:25:21 [2023-07-15T17:25:21.313Z] #48 17.42 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.313Z] #48 17.42 Unpacking thin-provisioning-tools (0.9.0-1) ... 17:25:21 [2023-07-15T17:25:21.313Z] #48 17.56 Selecting previously unselected package uidmap. 17:25:21 [2023-07-15T17:25:21.313Z] #48 17.56 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.313Z] #48 17.57 Unpacking uidmap (1:4.8.1-1) ... 17:25:21 [2023-07-15T17:25:21.539Z] #48 12.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.539Z] #48 12.35 Unpacking libicu67:amd64 (67.1-7) ... 17:25:21 [2023-07-15T17:25:21.576Z] #48 17.68 Selecting previously unselected package vim-runtime. 17:25:21 [2023-07-15T17:25:21.576Z] #48 17.69 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 17:25:21 [2023-07-15T17:25:21.577Z] #48 17.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 17:25:21 [2023-07-15T17:25:21.577Z] #48 17.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 17:25:21 [2023-07-15T17:25:21.577Z] #48 17.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 17:25:21 [2023-07-15T17:25:21.627Z] #48 13.66 Selecting previously unselected package libinih1:amd64. 17:25:21 [2023-07-15T17:25:21.899Z] #48 13.66 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.899Z] #48 13.68 Unpacking libinih1:amd64 (53-1+b2) ... 17:25:21 [2023-07-15T17:25:21.899Z] #48 13.88 Selecting previously unselected package libnet1:amd64. 17:25:21 [2023-07-15T17:25:21.899Z] #48 13.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 17:25:21 [2023-07-15T17:25:21.899Z] #48 13.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 17:25:22 [2023-07-15T17:25:22.133Z] #48 13.65 Selecting previously unselected package libinih1:amd64. 17:25:22 [2023-07-15T17:25:22.133Z] #48 13.65 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.133Z] #48 13.67 Unpacking libinih1:amd64 (53-1+b2) ... 17:25:22 [2023-07-15T17:25:22.133Z] #48 ... 17:25:22 [2023-07-15T17:25:22.133Z] 17:25:22 [2023-07-15T17:25:22.133Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:22 [2023-07-15T17:25:22.133Z] #23 48.47 + dpkg --print-architecture 17:25:22 [2023-07-15T17:25:22.133Z] #23 48.48 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 17:25:22 [2023-07-15T17:25:22.133Z] #23 48.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 17:25:22 [2023-07-15T17:25:22.133Z] #23 48.86 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 17:25:22 [2023-07-15T17:25:22.163Z] #48 14.17 Selecting previously unselected package libnl-3-200:amd64. 17:25:22 [2023-07-15T17:25:22.163Z] #48 14.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.163Z] #48 14.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 17:25:22 [2023-07-15T17:25:22.393Z] #23 ... 17:25:22 [2023-07-15T17:25:22.393Z] 17:25:22 [2023-07-15T17:25:22.393Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:22 [2023-07-15T17:25:22.393Z] #48 13.85 Selecting previously unselected package libnet1:amd64. 17:25:22 [2023-07-15T17:25:22.393Z] #48 13.87 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.393Z] #48 13.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 17:25:22 [2023-07-15T17:25:22.652Z] #48 ... 17:25:22 [2023-07-15T17:25:22.652Z] 17:25:22 [2023-07-15T17:25:22.652Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:22 [2023-07-15T17:25:22.652Z] #23 DONE 58.9s 17:25:22 [2023-07-15T17:25:22.652Z] 17:25:22 [2023-07-15T17:25:22.652Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.13 Selecting previously unselected package libnl-3-200:amd64. 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.22 Selecting previously unselected package libprotobuf-c1:amd64. 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.29 Selecting previously unselected package net-tools. 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.29 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.652Z] #48 14.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 17:25:22 [2023-07-15T17:25:22.739Z] #48 14.48 Selecting previously unselected package libprotobuf-c1:amd64. 17:25:22 [2023-07-15T17:25:22.739Z] #48 14.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.739Z] #48 14.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 17:25:22 [2023-07-15T17:25:22.739Z] #48 ... 17:25:22 [2023-07-15T17:25:22.739Z] 17:25:22 [2023-07-15T17:25:22.739Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:22 [2023-07-15T17:25:22.739Z] #31 49.13 + dpkg --print-architecture 17:25:22 [2023-07-15T17:25:22.739Z] #31 49.13 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 17:25:22 [2023-07-15T17:25:22.739Z] #31 49.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 17:25:22 [2023-07-15T17:25:22.739Z] #31 49.48 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 17:25:22 [2023-07-15T17:25:22.911Z] #48 14.42 Selecting previously unselected package patch. 17:25:22 [2023-07-15T17:25:22.911Z] #48 14.43 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.911Z] #48 14.43 Unpacking patch (2.7.6-7) ... 17:25:22 [2023-07-15T17:25:22.911Z] #48 14.49 Selecting previously unselected package python-pip-whl. 17:25:22 [2023-07-15T17:25:22.911Z] #48 14.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 17:25:22 [2023-07-15T17:25:22.911Z] #48 14.50 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 17:25:22 [2023-07-15T17:25:22.919Z] #48 13.84 Selecting previously unselected package libinih1:amd64. 17:25:22 [2023-07-15T17:25:22.919Z] #48 13.85 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.919Z] #48 13.86 Unpacking libinih1:amd64 (53-1+b2) ... 17:25:22 [2023-07-15T17:25:22.964Z] #48 18.83 Selecting previously unselected package vim. 17:25:22 [2023-07-15T17:25:22.964Z] #48 18.83 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.964Z] #48 18.85 Unpacking vim (2:8.2.2434-3+deb11u1) ... 17:25:22 [2023-07-15T17:25:22.964Z] #48 19.10 Selecting previously unselected package xfsprogs. 17:25:22 [2023-07-15T17:25:22.964Z] #48 19.10 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 17:25:22 [2023-07-15T17:25:22.964Z] #48 19.10 Unpacking xfsprogs (5.10.0-4) ... 17:25:23 [2023-07-15T17:25:23.001Z] #31 ... 17:25:23 [2023-07-15T17:25:23.001Z] 17:25:23 [2023-07-15T17:25:23.001Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:23 [2023-07-15T17:25:23.001Z] #48 14.83 Selecting previously unselected package net-tools. 17:25:23 [2023-07-15T17:25:23.001Z] #48 14.83 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.001Z] #48 14.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 17:25:23 [2023-07-15T17:25:23.174Z] #48 14.75 Selecting previously unselected package python3-lib2to3. 17:25:23 [2023-07-15T17:25:23.174Z] #48 14.75 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 17:25:23 [2023-07-15T17:25:23.174Z] #48 14.76 Unpacking python3-lib2to3 (3.9.2-1) ... 17:25:23 [2023-07-15T17:25:23.174Z] #48 14.84 Selecting previously unselected package python3-distutils. 17:25:23 [2023-07-15T17:25:23.174Z] #48 14.85 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 17:25:23 [2023-07-15T17:25:23.190Z] #48 14.08 Selecting previously unselected package libnet1:amd64. 17:25:23 [2023-07-15T17:25:23.190Z] #48 14.08 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.190Z] #48 14.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 17:25:23 [2023-07-15T17:25:23.190Z] #48 ... 17:25:23 [2023-07-15T17:25:23.190Z] 17:25:23 [2023-07-15T17:25:23.190Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:23 [2023-07-15T17:25:23.190Z] #35 49.15 + dpkg --print-architecture 17:25:23 [2023-07-15T17:25:23.191Z] #35 49.16 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 17:25:23 [2023-07-15T17:25:23.191Z] #35 49.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 17:25:23 [2023-07-15T17:25:23.191Z] #35 49.53 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 17:25:23 [2023-07-15T17:25:23.226Z] #48 19.27 Selecting previously unselected package zip. 17:25:23 [2023-07-15T17:25:23.226Z] #48 19.28 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.226Z] #48 19.28 Unpacking zip (3.0-12) ... 17:25:23 [2023-07-15T17:25:23.226Z] #48 19.40 Setting up python3-pkg-resources (52.0.0-4) ... 17:25:23 [2023-07-15T17:25:23.263Z] #48 15.29 Selecting previously unselected package patch. 17:25:23 [2023-07-15T17:25:23.263Z] #48 15.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.263Z] #48 15.33 Unpacking patch (2.7.6-7) ... 17:25:23 [2023-07-15T17:25:23.437Z] #48 14.85 Unpacking python3-distutils (3.9.2-1) ... 17:25:23 [2023-07-15T17:25:23.438Z] #48 14.99 Selecting previously unselected package python3-pkg-resources. 17:25:23 [2023-07-15T17:25:23.438Z] #48 14.99 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 17:25:23 [2023-07-15T17:25:23.438Z] #48 15.02 Unpacking python3-pkg-resources (52.0.0-4) ... 17:25:23 [2023-07-15T17:25:23.450Z] #35 ... 17:25:23 [2023-07-15T17:25:23.450Z] 17:25:23 [2023-07-15T17:25:23.450Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:23 [2023-07-15T17:25:23.450Z] #48 14.47 Selecting previously unselected package libnl-3-200:amd64. 17:25:23 [2023-07-15T17:25:23.487Z] #48 19.82 Setting up libip4tc2:amd64 (1.8.7-1) ... 17:25:23 [2023-07-15T17:25:23.526Z] #48 ... 17:25:23 [2023-07-15T17:25:23.526Z] 17:25:23 [2023-07-15T17:25:23.527Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:23 [2023-07-15T17:25:23.527Z] #31 DONE 60.0s 17:25:23 [2023-07-15T17:25:23.527Z] 17:25:23 [2023-07-15T17:25:23.527Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:23 [2023-07-15T17:25:23.527Z] #48 15.40 Selecting previously unselected package python-pip-whl. 17:25:23 [2023-07-15T17:25:23.527Z] #48 15.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 17:25:23 [2023-07-15T17:25:23.527Z] #48 15.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 17:25:23 [2023-07-15T17:25:23.736Z] #48 15.22 Selecting previously unselected package python3-setuptools. 17:25:23 [2023-07-15T17:25:23.736Z] #48 15.23 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 17:25:23 [2023-07-15T17:25:23.736Z] #48 15.28 Unpacking python3-setuptools (52.0.0-4) ... 17:25:23 [2023-07-15T17:25:23.736Z] #48 15.39 Selecting previously unselected package python3-wheel. 17:25:23 [2023-07-15T17:25:23.750Z] #48 14.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.750Z] #48 ... 17:25:23 [2023-07-15T17:25:23.751Z] 17:25:23 [2023-07-15T17:25:23.751Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 17:25:23 [2023-07-15T17:25:23.751Z] #35 DONE 59.5s 17:25:23 [2023-07-15T17:25:23.751Z] 17:25:23 [2023-07-15T17:25:23.751Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:23 [2023-07-15T17:25:23.751Z] #48 14.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.751Z] #48 14.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 17:25:23 [2023-07-15T17:25:23.751Z] #48 14.58 Selecting previously unselected package libprotobuf-c1:amd64. 17:25:23 [2023-07-15T17:25:23.751Z] #48 14.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.751Z] #48 14.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 17:25:23 [2023-07-15T17:25:23.751Z] #48 14.65 Selecting previously unselected package net-tools. 17:25:23 [2023-07-15T17:25:23.751Z] #48 14.65 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.751Z] #48 14.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.84 Setting up libgpm2:amd64 (1.20.7-8) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.85 Setting up libicu67:amd64 (67.1-7) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.86 Setting up libip6tc2:amd64 (1.8.7-1) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.87 Setting up libinih1:amd64 (53-1+b2) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.88 Setting up uidmap (1:4.8.1-1) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.92 Setting up bzip2 (1.0.8-4) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 17:25:23 [2023-07-15T17:25:23.755Z] #48 19.96 Setting up python3-wheel (0.34.2-1) ... 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.65 Selecting previously unselected package python3-lib2to3. 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.65 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.66 Unpacking python3-lib2to3 (3.9.2-1) ... 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.73 Selecting previously unselected package python3-distutils. 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.74 Unpacking python3-distutils (3.9.2-1) ... 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.81 Selecting previously unselected package python3-pkg-resources. 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.82 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 17:25:23 [2023-07-15T17:25:23.791Z] #48 15.82 Unpacking python3-pkg-resources (52.0.0-4) ... 17:25:23 [2023-07-15T17:25:23.996Z] #48 15.40 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 17:25:23 [2023-07-15T17:25:23.996Z] #48 15.40 Unpacking python3-wheel (0.34.2-1) ... 17:25:23 [2023-07-15T17:25:23.996Z] #48 15.45 Selecting previously unselected package python3-pip. 17:25:23 [2023-07-15T17:25:23.996Z] #48 15.45 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 17:25:23 [2023-07-15T17:25:23.996Z] #48 15.46 Unpacking python3-pip (20.3.4-4+deb11u1) ... 17:25:23 [2023-07-15T17:25:23.996Z] #48 15.57 Selecting previously unselected package sudo. 17:25:23 [2023-07-15T17:25:23.996Z] #48 15.57 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 17:25:23 [2023-07-15T17:25:23.996Z] #48 15.58 Unpacking sudo (1.9.5p2-3+deb11u1) ... 17:25:24 [2023-07-15T17:25:24.026Z] #48 14.79 Selecting previously unselected package patch. 17:25:24 [2023-07-15T17:25:24.026Z] #48 14.80 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 17:25:24 [2023-07-15T17:25:24.026Z] #48 14.81 Unpacking patch (2.7.6-7) ... 17:25:24 [2023-07-15T17:25:24.026Z] #48 14.87 Selecting previously unselected package python-pip-whl. 17:25:24 [2023-07-15T17:25:24.026Z] #48 14.88 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 17:25:24 [2023-07-15T17:25:24.026Z] #48 14.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 17:25:24 [2023-07-15T17:25:24.055Z] #48 15.90 Selecting previously unselected package python3-setuptools. 17:25:24 [2023-07-15T17:25:24.055Z] #48 15.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 17:25:24 [2023-07-15T17:25:24.055Z] #48 15.91 Unpacking python3-setuptools (52.0.0-4) ... 17:25:24 [2023-07-15T17:25:24.055Z] #48 16.02 Selecting previously unselected package python3-wheel. 17:25:24 [2023-07-15T17:25:24.055Z] #48 16.03 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 17:25:24 [2023-07-15T17:25:24.055Z] #48 16.03 Unpacking python3-wheel (0.34.2-1) ... 17:25:24 [2023-07-15T17:25:24.055Z] #48 16.10 Selecting previously unselected package python3-pip. 17:25:24 [2023-07-15T17:25:24.055Z] #48 16.11 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 17:25:24 [2023-07-15T17:25:24.055Z] #48 16.12 Unpacking python3-pip (20.3.4-4+deb11u1) ... 17:25:24 [2023-07-15T17:25:24.258Z] #48 15.80 Selecting previously unselected package thin-provisioning-tools. 17:25:24 [2023-07-15T17:25:24.258Z] #48 15.80 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 17:25:24 [2023-07-15T17:25:24.258Z] #48 15.81 Unpacking thin-provisioning-tools (0.9.0-1) ... 17:25:24 [2023-07-15T17:25:24.297Z] #48 15.13 Selecting previously unselected package python3-lib2to3. 17:25:24 [2023-07-15T17:25:24.297Z] #48 15.13 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 17:25:24 [2023-07-15T17:25:24.297Z] #48 15.14 Unpacking python3-lib2to3 (3.9.2-1) ... 17:25:24 [2023-07-15T17:25:24.297Z] #48 15.40 Selecting previously unselected package python3-distutils. 17:25:24 [2023-07-15T17:25:24.327Z] #48 20.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:25:24 [2023-07-15T17:25:24.327Z] #48 20.26 Setting up libcap2:amd64 (1:2.44-1) ... 17:25:24 [2023-07-15T17:25:24.327Z] #48 20.27 Setting up libcap2-bin (1:2.44-1) ... 17:25:24 [2023-07-15T17:25:24.327Z] #48 20.28 Setting up apparmor (2.13.6-10) ... 17:25:24 [2023-07-15T17:25:24.517Z] #48 15.93 Selecting previously unselected package uidmap. 17:25:24 [2023-07-15T17:25:24.517Z] #48 15.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 17:25:24 [2023-07-15T17:25:24.517Z] #48 15.95 Unpacking uidmap (1:4.8.1-1) ... 17:25:24 [2023-07-15T17:25:24.517Z] #48 16.05 Selecting previously unselected package vim-runtime. 17:25:24 [2023-07-15T17:25:24.517Z] #48 16.05 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 17:25:24 [2023-07-15T17:25:24.517Z] #48 16.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 17:25:24 [2023-07-15T17:25:24.517Z] #48 16.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 17:25:24 [2023-07-15T17:25:24.517Z] #48 16.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 17:25:24 [2023-07-15T17:25:24.555Z] #48 15.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 17:25:24 [2023-07-15T17:25:24.556Z] #48 15.43 Unpacking python3-distutils (3.9.2-1) ... 17:25:24 [2023-07-15T17:25:24.556Z] #48 15.66 Selecting previously unselected package python3-pkg-resources. 17:25:24 [2023-07-15T17:25:24.577Z] #48 16.47 Selecting previously unselected package sudo. 17:25:24 [2023-07-15T17:25:24.577Z] #48 16.47 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 17:25:24 [2023-07-15T17:25:24.577Z] #48 16.49 Unpacking sudo (1.9.5p2-3+deb11u1) ... 17:25:24 [2023-07-15T17:25:24.577Z] #48 16.72 Selecting previously unselected package thin-provisioning-tools. 17:25:24 [2023-07-15T17:25:24.815Z] #48 15.67 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 17:25:24 [2023-07-15T17:25:24.815Z] #48 15.68 Unpacking python3-pkg-resources (52.0.0-4) ... 17:25:24 [2023-07-15T17:25:24.815Z] #48 15.78 Selecting previously unselected package python3-setuptools. 17:25:24 [2023-07-15T17:25:24.815Z] #48 15.78 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 17:25:24 [2023-07-15T17:25:24.815Z] #48 15.79 Unpacking python3-setuptools (52.0.0-4) ... 17:25:24 [2023-07-15T17:25:24.815Z] #48 15.92 Selecting previously unselected package python3-wheel. 17:25:24 [2023-07-15T17:25:24.838Z] #48 16.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 17:25:24 [2023-07-15T17:25:24.838Z] #48 16.73 Unpacking thin-provisioning-tools (0.9.0-1) ... 17:25:24 [2023-07-15T17:25:24.838Z] #48 16.83 Selecting previously unselected package uidmap. 17:25:24 [2023-07-15T17:25:24.838Z] #48 16.84 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 17:25:24 [2023-07-15T17:25:24.838Z] #48 16.84 Unpacking uidmap (1:4.8.1-1) ... 17:25:25 [2023-07-15T17:25:25.075Z] #48 15.93 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 17:25:25 [2023-07-15T17:25:25.075Z] #48 15.93 Unpacking python3-wheel (0.34.2-1) ... 17:25:25 [2023-07-15T17:25:25.075Z] #48 15.99 Selecting previously unselected package python3-pip. 17:25:25 [2023-07-15T17:25:25.075Z] #48 15.99 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 17:25:25 [2023-07-15T17:25:25.075Z] #48 16.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... 17:25:25 [2023-07-15T17:25:25.099Z] #48 16.95 Selecting previously unselected package vim-runtime. 17:25:25 [2023-07-15T17:25:25.099Z] #48 16.95 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 17:25:25 [2023-07-15T17:25:25.099Z] #48 16.97 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 17:25:25 [2023-07-15T17:25:25.099Z] #48 16.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 17:25:25 [2023-07-15T17:25:25.099Z] #48 16.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 17:25:25 [2023-07-15T17:25:25.334Z] #48 16.14 Selecting previously unselected package sudo. 17:25:25 [2023-07-15T17:25:25.334Z] #48 16.14 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 17:25:25 [2023-07-15T17:25:25.334Z] #48 16.15 Unpacking sudo (1.9.5p2-3+deb11u1) ... 17:25:25 [2023-07-15T17:25:25.592Z] #48 16.42 Selecting previously unselected package thin-provisioning-tools. 17:25:25 [2023-07-15T17:25:25.593Z] #48 16.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 17:25:25 [2023-07-15T17:25:25.593Z] #48 16.43 Unpacking thin-provisioning-tools (0.9.0-1) ... 17:25:25 [2023-07-15T17:25:25.593Z] #48 16.54 Selecting previously unselected package uidmap. 17:25:25 [2023-07-15T17:25:25.593Z] #48 16.55 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 17:25:25 [2023-07-15T17:25:25.593Z] #48 16.55 Unpacking uidmap (1:4.8.1-1) ... 17:25:25 [2023-07-15T17:25:25.593Z] #48 16.66 Selecting previously unselected package vim-runtime. 17:25:25 [2023-07-15T17:25:25.639Z] Running on azwin-2-9efc10 in d:\jenkins\workspace\moby_PR-45980 [Pipeline] { [Pipeline] ws 17:25:25 [2023-07-15T17:25:25.653Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 17:25:25 [2023-07-15T17:25:25.716Z] #48 21.68 Setting up zip (3.0-12) ... 17:25:25 [2023-07-15T17:25:25.716Z] #48 21.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:25:25 [2023-07-15T17:25:25.716Z] #48 21.72 Setting up bash-completion (1:2.11-2) ... 17:25:25 [2023-07-15T17:25:25.852Z] #48 16.66 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 17:25:25 [2023-07-15T17:25:25.852Z] #48 16.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 17:25:25 [2023-07-15T17:25:25.852Z] #48 16.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 17:25:25 [2023-07-15T17:25:25.852Z] #48 16.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 17:25:25 [2023-07-15T17:25:25.893Z] #48 17.29 Selecting previously unselected package vim. 17:25:25 [2023-07-15T17:25:25.893Z] #48 17.29 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:25:25 [2023-07-15T17:25:25.893Z] #48 17.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... 17:25:25 [2023-07-15T17:25:25.893Z] #48 17.55 Selecting previously unselected package xfsprogs. 17:25:26 [2023-07-15T17:25:26.044Z] #48 18.14 Selecting previously unselected package vim. 17:25:26 [2023-07-15T17:25:26.152Z] #48 17.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 17:25:26 [2023-07-15T17:25:26.152Z] #48 17.56 Unpacking xfsprogs (5.10.0-4) ... 17:25:26 [2023-07-15T17:25:26.152Z] #48 17.76 Selecting previously unselected package zip. 17:25:26 [2023-07-15T17:25:26.152Z] #48 17.77 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 17:25:26 [2023-07-15T17:25:26.152Z] #48 17.77 Unpacking zip (3.0-12) ... 17:25:26 [2023-07-15T17:25:26.307Z] #48 18.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:25:26 [2023-07-15T17:25:26.307Z] #48 18.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... 17:25:26 [2023-07-15T17:25:26.411Z] #48 17.88 Setting up python3-pkg-resources (52.0.0-4) ... 17:25:26 [2023-07-15T17:25:26.568Z] #48 18.41 Selecting previously unselected package xfsprogs. 17:25:26 [2023-07-15T17:25:26.569Z] #48 18.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 17:25:26 [2023-07-15T17:25:26.569Z] #48 18.43 Unpacking xfsprogs (5.10.0-4) ... 17:25:26 [2023-07-15T17:25:26.569Z] #48 18.62 Selecting previously unselected package zip. 17:25:26 [2023-07-15T17:25:26.569Z] #48 18.62 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 17:25:26 [2023-07-15T17:25:26.569Z] #48 18.64 Unpacking zip (3.0-12) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.24 Setting up libip4tc2:amd64 (1.8.7-1) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.28 Setting up libgpm2:amd64 (1.20.7-8) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.30 Setting up libicu67:amd64 (67.1-7) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.32 Setting up libip6tc2:amd64 (1.8.7-1) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.33 Setting up libinih1:amd64 (53-1+b2) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.34 Setting up uidmap (1:4.8.1-1) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 17:25:26 [2023-07-15T17:25:26.687Z] #48 18.36 Setting up bzip2 (1.0.8-4) ... 17:25:26 [2023-07-15T17:25:26.789Z] #48 17.80 Selecting previously unselected package vim. 17:25:26 [2023-07-15T17:25:26.789Z] #48 17.81 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 17:25:26 [2023-07-15T17:25:26.830Z] #48 18.73 Setting up python3-pkg-resources (52.0.0-4) ... 17:25:26 [2023-07-15T17:25:26.946Z] #48 18.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 17:25:26 [2023-07-15T17:25:26.946Z] #48 18.39 Setting up python3-wheel (0.34.2-1) ... 17:25:27 [2023-07-15T17:25:27.048Z] #48 17.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... 17:25:27 [2023-07-15T17:25:27.049Z] #48 18.07 Selecting previously unselected package xfsprogs. 17:25:27 [2023-07-15T17:25:27.049Z] #48 18.07 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 17:25:27 [2023-07-15T17:25:27.049Z] #48 18.08 Unpacking xfsprogs (5.10.0-4) ... 17:25:27 [2023-07-15T17:25:27.081Z] The recommended git tool is: git 17:25:27 [2023-07-15T17:25:27.092Z] #48 19.14 Setting up libip4tc2:amd64 (1.8.7-1) ... 17:25:27 [2023-07-15T17:25:27.205Z] #48 18.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:25:27 [2023-07-15T17:25:27.205Z] #48 18.68 Setting up libcap2:amd64 (1:2.44-1) ... 17:25:27 [2023-07-15T17:25:27.205Z] #48 18.69 Setting up libcap2-bin (1:2.44-1) ... 17:25:27 [2023-07-15T17:25:27.205Z] #48 18.71 Setting up apparmor (2.13.6-10) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.22 Setting up libgpm2:amd64 (1.20.7-8) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.24 Setting up libicu67:amd64 (67.1-7) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.27 Setting up libip6tc2:amd64 (1.8.7-1) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.30 Setting up libinih1:amd64 (53-1+b2) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.32 Setting up uidmap (1:4.8.1-1) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.35 Setting up bzip2 (1.0.8-4) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 17:25:27 [2023-07-15T17:25:27.354Z] #48 19.39 Setting up python3-wheel (0.34.2-1) ... 17:25:27 [2023-07-15T17:25:27.617Z] #48 18.29 Selecting previously unselected package zip. 17:25:27 [2023-07-15T17:25:27.617Z] #48 18.30 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 17:25:27 [2023-07-15T17:25:27.617Z] #48 18.30 Unpacking zip (3.0-12) ... 17:25:27 [2023-07-15T17:25:27.617Z] #48 18.46 Setting up python3-pkg-resources (52.0.0-4) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.79 Setting up libmnl0:amd64 (1.0.4-3) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.80 Setting up patch (2.7.6-7) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.81 Setting up sudo (1.9.5p2-3+deb11u1) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.86 invoke-rc.d: could not determine current runlevel 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.88 invoke-rc.d: policy-rc.d denied execution of start. 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.88 Setting up xfsprogs (5.10.0-4) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.89 Setting up libxtables12:amd64 (1.8.7-1) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.90 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.91 Setting up pigz (2.6-1) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 17:25:27 [2023-07-15T17:25:27.655Z] #48 23.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.78 Setting up libip4tc2:amd64 (1.8.7-1) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.81 Setting up net-tools (1.60+git20181103.0eebece-1) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.82 Setting up libgpm2:amd64 (1.20.7-8) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.83 Setting up libicu67:amd64 (67.1-7) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.84 Setting up libip6tc2:amd64 (1.8.7-1) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.85 Setting up libinih1:amd64 (53-1+b2) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.90 Setting up uidmap (1:4.8.1-1) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 17:25:27 [2023-07-15T17:25:27.877Z] #48 18.95 Setting up bzip2 (1.0.8-4) ... 17:25:27 [2023-07-15T17:25:27.894Z] #48 19.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:25:27 [2023-07-15T17:25:27.894Z] #48 19.70 Setting up libcap2:amd64 (1:2.44-1) ... 17:25:27 [2023-07-15T17:25:27.894Z] #48 19.73 Setting up libcap2-bin (1:2.44-1) ... 17:25:27 [2023-07-15T17:25:27.894Z] #48 19.74 Setting up apparmor (2.13.6-10) ... 17:25:28 [2023-07-15T17:25:28.137Z] #48 18.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 17:25:28 [2023-07-15T17:25:28.137Z] #48 18.98 Setting up python3-wheel (0.34.2-1) ... 17:25:28 [2023-07-15T17:25:28.141Z] #48 19.74 Setting up zip (3.0-12) ... 17:25:28 [2023-07-15T17:25:28.141Z] #48 19.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:25:28 [2023-07-15T17:25:28.141Z] #48 19.78 Setting up bash-completion (1:2.11-2) ... 17:25:28 [2023-07-15T17:25:28.228Z] #48 24.34 Setting up libaio1:amd64 (0.3.112-9) ... 17:25:28 [2023-07-15T17:25:28.228Z] #48 24.35 Setting up python3-lib2to3 (3.9.2-1) ... 17:25:28 [2023-07-15T17:25:28.400Z] #48 19.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... 17:25:28 [2023-07-15T17:25:28.400Z] #48 19.25 Setting up libcap2:amd64 (1:2.44-1) ... 17:25:28 [2023-07-15T17:25:28.400Z] #48 19.27 Setting up libcap2-bin (1:2.44-1) ... 17:25:28 [2023-07-15T17:25:28.400Z] #48 19.34 Setting up apparmor (2.13.6-10) ... 17:25:28 [2023-07-15T17:25:28.489Z] #48 24.52 Setting up libelf1:amd64 (0.183-1) ... 17:25:28 [2023-07-15T17:25:28.490Z] #48 24.60 Setting up libonig5:amd64 (6.9.6-1.1) ... 17:25:28 [2023-07-15T17:25:28.490Z] #48 24.62 Setting up python3-distutils (3.9.2-1) ... 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.78 Setting up vim (2:8.2.2434-3+deb11u1) ... 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 17:25:28 [2023-07-15T17:25:28.751Z] #48 24.84 Setting up python3-setuptools (52.0.0-4) ... 17:25:29 [2023-07-15T17:25:29.012Z] #48 25.24 Setting up libjq1:amd64 (1.6-2.1) ... 17:25:29 [2023-07-15T17:25:29.012Z] #48 25.25 Setting up libnftnl11:amd64 (1.1.9-1) ... 17:25:29 [2023-07-15T17:25:29.012Z] #48 25.26 Setting up thin-provisioning-tools (0.9.0-1) ... 17:25:29 [2023-07-15T17:25:29.012Z] #48 25.27 Setting up python3-pip (20.3.4-4+deb11u1) ... 17:25:29 [2023-07-15T17:25:29.274Z] #48 25.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 17:25:29 [2023-07-15T17:25:29.274Z] #48 25.60 Setting up jq (1.6-2.1) ... 17:25:29 [2023-07-15T17:25:29.288Z] #48 20.91 Setting up zip (3.0-12) ... 17:25:29 [2023-07-15T17:25:29.288Z] #48 20.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:25:29 [2023-07-15T17:25:29.288Z] #48 20.95 Setting up bash-completion (1:2.11-2) ... 17:25:29 [2023-07-15T17:25:29.535Z] #48 25.61 Setting up libbpf0:amd64 (1:0.3-2) ... 17:25:29 [2023-07-15T17:25:29.535Z] #48 25.62 Setting up iptables (1.8.7-1) ... 17:25:29 [2023-07-15T17:25:29.536Z] #48 25.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 17:25:29 [2023-07-15T17:25:29.536Z] #48 25.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:25:29 [2023-07-15T17:25:29.536Z] #48 25.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 17:25:29 [2023-07-15T17:25:29.536Z] #48 25.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:25:29 [2023-07-15T17:25:29.536Z] #48 25.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 17:25:29 [2023-07-15T17:25:29.536Z] #48 25.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 17:25:29 [2023-07-15T17:25:29.536Z] #48 25.66 Setting up iproute2 (5.10.0-4) ... 17:25:29 [2023-07-15T17:25:29.536Z] #48 25.86 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:25:29 [2023-07-15T17:25:29.791Z] #48 20.80 Setting up zip (3.0-12) ... 17:25:29 [2023-07-15T17:25:29.797Z] #48 ... 17:25:29 [2023-07-15T17:25:29.797Z] 17:25:29 [2023-07-15T17:25:29.797Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:29 [2023-07-15T17:25:29.797Z] #37 57.99 + bin/containerd 17:25:30 [2023-07-15T17:25:30.050Z] #48 20.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 17:25:30 [2023-07-15T17:25:30.050Z] #48 20.88 Setting up bash-completion (1:2.11-2) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.13 Setting up libmnl0:amd64 (1.0.4-3) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.15 Setting up patch (2.7.6-7) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.16 Setting up sudo (1.9.5p2-3+deb11u1) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.21 invoke-rc.d: could not determine current runlevel 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.22 invoke-rc.d: policy-rc.d denied execution of start. 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.23 Setting up xfsprogs (5.10.0-4) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.25 Setting up libxtables12:amd64 (1.8.7-1) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.26 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.27 Setting up pigz (2.6-1) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 17:25:30 [2023-07-15T17:25:30.688Z] #48 22.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 17:25:30 [2023-07-15T17:25:30.947Z] #48 22.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 17:25:30 [2023-07-15T17:25:30.947Z] #48 22.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 22.64 Setting up libaio1:amd64 (0.3.112-9) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 22.65 Setting up python3-lib2to3 (3.9.2-1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 22.82 Setting up libelf1:amd64 (0.183-1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 22.85 Setting up libonig5:amd64 (6.9.6-1.1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 22.86 Setting up python3-distutils (3.9.2-1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 22.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 22.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.00 Setting up libmnl0:amd64 (1.0.4-3) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.02 Setting up patch (2.7.6-7) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.03 Setting up sudo (1.9.5p2-3+deb11u1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.12 invoke-rc.d: could not determine current runlevel 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.13 invoke-rc.d: policy-rc.d denied execution of start. 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.14 Setting up xfsprogs (5.10.0-4) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.15 Setting up libxtables12:amd64 (1.8.7-1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.16 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.18 Setting up pigz (2.6-1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 17:25:31 [2023-07-15T17:25:31.206Z] #48 23.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.05 Setting up vim (2:8.2.2434-3+deb11u1) ... 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 17:25:31 [2023-07-15T17:25:31.464Z] #48 23.12 Setting up python3-setuptools (52.0.0-4) ... 17:25:31 [2023-07-15T17:25:31.723Z] #48 ... 17:25:31 [2023-07-15T17:25:31.723Z] 17:25:31 [2023-07-15T17:25:31.723Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:31 [2023-07-15T17:25:31.723Z] #37 57.62 + bin/containerd 17:25:31 [2023-07-15T17:25:31.778Z] #48 23.56 Setting up libaio1:amd64 (0.3.112-9) ... 17:25:31 [2023-07-15T17:25:31.778Z] #48 23.58 Setting up python3-lib2to3 (3.9.2-1) ... 17:25:31 [2023-07-15T17:25:31.778Z] #48 23.73 Setting up libelf1:amd64 (0.183-1) ... 17:25:31 [2023-07-15T17:25:31.778Z] #48 23.77 Setting up libonig5:amd64 (6.9.6-1.1) ... 17:25:31 [2023-07-15T17:25:31.778Z] #48 23.78 Setting up python3-distutils (3.9.2-1) ... 17:25:31 [2023-07-15T17:25:31.958Z] #48 22.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 17:25:31 [2023-07-15T17:25:31.958Z] #48 22.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:25:31 [2023-07-15T17:25:31.958Z] #48 22.95 Setting up libmnl0:amd64 (1.0.4-3) ... 17:25:31 [2023-07-15T17:25:31.958Z] #48 22.97 Setting up patch (2.7.6-7) ... 17:25:31 [2023-07-15T17:25:31.958Z] #48 22.99 Setting up sudo (1.9.5p2-3+deb11u1) ... 17:25:32 [2023-07-15T17:25:32.040Z] #48 23.96 Setting up vim (2:8.2.2434-3+deb11u1) ... 17:25:32 [2023-07-15T17:25:32.040Z] #48 23.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 17:25:32 [2023-07-15T17:25:32.040Z] #48 23.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 17:25:32 [2023-07-15T17:25:32.040Z] #48 23.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 17:25:32 [2023-07-15T17:25:32.040Z] #48 23.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 17:25:32 [2023-07-15T17:25:32.040Z] #48 23.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 17:25:32 [2023-07-15T17:25:32.040Z] #48 23.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 17:25:32 [2023-07-15T17:25:32.040Z] #48 24.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 17:25:32 [2023-07-15T17:25:32.040Z] #48 24.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 17:25:32 [2023-07-15T17:25:32.040Z] #48 24.02 Setting up python3-setuptools (52.0.0-4) ... 17:25:32 [2023-07-15T17:25:32.081Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.2% of statements 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/pkg/symlink [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/pkg/term [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/profiles/apparmor [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/rootless [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/rootless/specconv [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/runconfig/opts [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/daemon [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/environment [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/fakegit [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/registry [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/testutil/request [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/volume [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/volume/service/opts [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] ? github.com/docker/docker/volume/testutils [no test files] 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === Skipped 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] exec_linux_test.go:19: requires AppArmor to be enabled 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] exec_linux_test.go:39: requires AppArmor to be enabled 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:46: Driver btrfs not supported 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:46: Driver btrfs not supported 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:46: Driver btrfs not supported 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:46: Driver btrfs not supported 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:46: Driver btrfs not supported 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:73: No driver to put! 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] time="2023-07-15T17:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:44: graphdriver: driver not supported 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] time="2023-07-15T17:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:44: graphdriver: driver not supported 17:25:32 [2023-07-15T17:25:32.081Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:25:32 [2023-07-15T17:25:32.081Z] 17:25:32 [2023-07-15T17:25:32.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 17:25:32 [2023-07-15T17:25:32.081Z] time="2023-07-15T17:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:44: graphdriver: driver not supported 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] time="2023-07-15T17:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:44: graphdriver: driver not supported 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] time="2023-07-15T17:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:44: graphdriver: driver not supported 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:73: No driver to put! 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] overlay_test.go:45: Fails to compute changes after apply intermittently 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] overlay_test.go:50: Fails to compute changes intermittently 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] overlay_test.go:65: Cannot run test with naive change algorithm 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:46: Driver zfs not supported 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:46: Driver zfs not supported 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:46: Driver zfs not supported 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:46: Driver zfs not supported 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:46: Driver zfs not supported 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] graphtest_unix.go:73: No driver to put! 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] sysinfo_linux_test.go:91: App Armor Must be Disabled 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 17:25:32 [2023-07-15T17:25:32.082Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled 17:25:32 [2023-07-15T17:25:32.082Z] 17:25:32 [2023-07-15T17:25:32.082Z] DONE 2266 tests, 26 skipped in 77.456s Post stage [Pipeline] junit 17:25:32 [2023-07-15T17:25:32.097Z] Recording test results 17:25:32 [2023-07-15T17:25:32.163Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { 17:25:32 [2023-07-15T17:25:32.218Z] #48 23.05 invoke-rc.d: could not determine current runlevel 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.07 invoke-rc.d: policy-rc.d denied execution of start. 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.08 Setting up xfsprogs (5.10.0-4) ... 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.09 Setting up libxtables12:amd64 (1.8.7-1) ... 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.11 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.12 Setting up pigz (2.6-1) ... 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 17:25:32 [2023-07-15T17:25:32.219Z] #48 23.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] sh 17:25:32 [2023-07-15T17:25:32.478Z] #48 23.43 Setting up libaio1:amd64 (0.3.112-9) ... 17:25:32 [2023-07-15T17:25:32.478Z] #48 23.45 Setting up python3-lib2to3 (3.9.2-1) ... 17:25:32 [2023-07-15T17:25:32.478Z] #48 23.57 Setting up libelf1:amd64 (0.183-1) ... 17:25:32 [2023-07-15T17:25:32.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh dynbinary test-integration 17:25:32 [2023-07-15T17:25:32.612Z] #48 24.46 Setting up libjq1:amd64 (1.6-2.1) ... 17:25:32 [2023-07-15T17:25:32.612Z] #48 24.47 Setting up libnftnl11:amd64 (1.1.9-1) ... 17:25:32 [2023-07-15T17:25:32.612Z] #48 24.48 Setting up thin-provisioning-tools (0.9.0-1) ... 17:25:32 [2023-07-15T17:25:32.612Z] #48 24.49 Setting up python3-pip (20.3.4-4+deb11u1) ... 17:25:32 [2023-07-15T17:25:32.737Z] #48 23.60 Setting up libonig5:amd64 (6.9.6-1.1) ... 17:25:32 [2023-07-15T17:25:32.737Z] #48 23.61 Setting up python3-distutils (3.9.2-1) ... 17:25:32 [2023-07-15T17:25:32.758Z] 17:25:32 [2023-07-15T17:25:32.758Z] Removing bundles/ 17:25:32 [2023-07-15T17:25:32.758Z] 17:25:32 [2023-07-15T17:25:32.758Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 17:25:32 [2023-07-15T17:25:32.758Z] Building: bundles/dynbinary-daemon/dockerd-dev 17:25:32 [2023-07-15T17:25:32.758Z] GOOS="" GOARCH="" GOARM="" 17:25:32 [2023-07-15T17:25:32.873Z] #48 24.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 17:25:32 [2023-07-15T17:25:32.873Z] #48 ... 17:25:32 [2023-07-15T17:25:32.873Z] 17:25:32 [2023-07-15T17:25:32.873Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:32 [2023-07-15T17:25:32.873Z] #36 59.53 + bin/containerd 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.77 Setting up vim (2:8.2.2434-3+deb11u1) ... 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 17:25:32 [2023-07-15T17:25:32.996Z] #48 23.82 Setting up python3-setuptools (52.0.0-4) ... 17:25:33 [2023-07-15T17:25:33.255Z] #48 24.16 Setting up libjq1:amd64 (1.6-2.1) ... 17:25:33 [2023-07-15T17:25:33.255Z] #48 24.17 Setting up libnftnl11:amd64 (1.1.9-1) ... 17:25:33 [2023-07-15T17:25:33.255Z] #48 24.18 Setting up thin-provisioning-tools (0.9.0-1) ... 17:25:33 [2023-07-15T17:25:33.255Z] #48 24.20 Setting up python3-pip (20.3.4-4+deb11u1) ... 17:25:33 [2023-07-15T17:25:33.514Z] #48 24.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 17:25:33 [2023-07-15T17:25:33.514Z] #48 24.56 Setting up jq (1.6-2.1) ... 17:25:33 [2023-07-15T17:25:33.514Z] #48 24.57 Setting up libbpf0:amd64 (1:0.3-2) ... 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.58 Setting up iptables (1.8.7-1) ... 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.63 Setting up iproute2 (5.10.0-4) ... 17:25:33 [2023-07-15T17:25:33.773Z] #48 24.83 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:25:34 [2023-07-15T17:25:34.788Z] #36 ... 17:25:34 [2023-07-15T17:25:34.788Z] 17:25:34 [2023-07-15T17:25:34.788Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.83 Setting up jq (1.6-2.1) ... 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.84 Setting up libbpf0:amd64 (1:0.3-2) ... 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.85 Setting up iptables (1.8.7-1) ... 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 17:25:34 [2023-07-15T17:25:34.788Z] #48 24.89 Setting up iproute2 (5.10.0-4) ... 17:25:34 [2023-07-15T17:25:34.788Z] #48 25.06 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:25:34 [2023-07-15T17:25:34.788Z] #48 DONE 26.8s 17:25:35 [2023-07-15T17:25:35.009Z] #37 ... 17:25:35 [2023-07-15T17:25:35.009Z] 17:25:35 [2023-07-15T17:25:35.009Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:25:35 [2023-07-15T17:25:35.009Z] #25 69.80 + /build/golangci-lint --version 17:25:35 [2023-07-15T17:25:35.009Z] #25 70.05 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 17:25:35 [2023-07-15T17:25:35.009Z] #25 DONE 70.8s 17:25:35 [2023-07-15T17:25:35.009Z] 17:25:35 [2023-07-15T17:25:35.009Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.56 Setting up libjq1:amd64 (1.6-2.1) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.57 Setting up libnftnl11:amd64 (1.1.9-1) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.58 Setting up thin-provisioning-tools (0.9.0-1) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.60 Setting up python3-pip (20.3.4-4+deb11u1) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.94 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.96 Setting up jq (1.6-2.1) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.97 Setting up libbpf0:amd64 (1:0.3-2) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.98 Setting up iptables (1.8.7-1) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 23.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 17:25:35 [2023-07-15T17:25:35.009Z] #48 24.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:25:35 [2023-07-15T17:25:35.009Z] #48 24.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 17:25:35 [2023-07-15T17:25:35.009Z] #48 24.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 17:25:35 [2023-07-15T17:25:35.009Z] #48 24.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 17:25:35 [2023-07-15T17:25:35.009Z] #48 24.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 17:25:35 [2023-07-15T17:25:35.009Z] #48 24.03 Setting up iproute2 (5.10.0-4) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 24.21 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:25:35 [2023-07-15T17:25:35.009Z] #48 DONE 25.9s 17:25:35 [2023-07-15T17:25:35.009Z] 17:25:35 [2023-07-15T17:25:35.009Z] #49 [dev-systemd-false 9/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 17:25:35 [2023-07-15T17:25:35.053Z] 17:25:35 [2023-07-15T17:25:35.053Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:25:35 [2023-07-15T17:25:35.053Z] #24 71.36 + /build/golangci-lint --version 17:25:35 [2023-07-15T17:25:35.053Z] #24 71.58 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 17:25:35 [2023-07-15T17:25:35.053Z] #24 DONE 71.8s 17:25:35 [2023-07-15T17:25:35.053Z] 17:25:35 [2023-07-15T17:25:35.053Z] #49 [dev-systemd-false 9/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 17:25:35 [2023-07-15T17:25:35.091Z] #37 ... 17:25:35 [2023-07-15T17:25:35.091Z] 17:25:35 [2023-07-15T17:25:35.091Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:25:35 [2023-07-15T17:25:35.091Z] #27 73.47 + /build/golangci-lint --version 17:25:35 [2023-07-15T17:25:35.091Z] #27 74.00 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 17:25:35 [2023-07-15T17:25:35.150Z] #48 ... 17:25:35 [2023-07-15T17:25:35.151Z] 17:25:35 [2023-07-15T17:25:35.151Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 17:25:35 [2023-07-15T17:25:35.151Z] #26 71.12 + /build/golangci-lint --version 17:25:35 [2023-07-15T17:25:35.269Z] #49 0.940 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 17:25:35 [2023-07-15T17:25:35.269Z] #49 0.944 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual modeupdate-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 17:25:35 [2023-07-15T17:25:35.269Z] #49 0.947 17:25:35 [2023-07-15T17:25:35.409Z] #26 71.31 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 17:25:35 [2023-07-15T17:25:35.528Z] #49 DONE 1.2s 17:25:35 [2023-07-15T17:25:35.528Z] 17:25:35 [2023-07-15T17:25:35.529Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:25:35 [2023-07-15T17:25:35.625Z] #49 0.583 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 17:25:35 [2023-07-15T17:25:35.625Z] #49 0.589 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 17:25:35 [2023-07-15T17:25:35.625Z] #49 0.591 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 17:25:35 [2023-07-15T17:25:35.625Z] #49 DONE 0.7s 17:25:35 [2023-07-15T17:25:35.625Z] 17:25:35 [2023-07-15T17:25:35.625Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:25:35 [2023-07-15T17:25:35.977Z] #26 DONE 72.1s 17:25:35 [2023-07-15T17:25:35.977Z] 17:25:35 [2023-07-15T17:25:35.978Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:35 [2023-07-15T17:25:35.978Z] #48 DONE 27.0s 17:25:35 [2023-07-15T17:25:35.978Z] 17:25:35 [2023-07-15T17:25:35.978Z] #49 [dev-systemd-false 9/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 17:25:36 [2023-07-15T17:25:36.097Z] #50 ... 17:25:36 [2023-07-15T17:25:36.097Z] 17:25:36 [2023-07-15T17:25:36.097Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:36 [2023-07-15T17:25:36.097Z] #40 33.36 + mkdir -p /build 17:25:36 [2023-07-15T17:25:36.097Z] #40 33.36 + cp runc /build/runc 17:25:36 [2023-07-15T17:25:36.097Z] #40 DONE 33.5s 17:25:36 [2023-07-15T17:25:36.356Z] 17:25:36 [2023-07-15T17:25:36.356Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:25:36 [2023-07-15T17:25:36.547Z] #49 0.555 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 17:25:36 [2023-07-15T17:25:36.547Z] #49 0.559 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 17:25:36 [2023-07-15T17:25:36.547Z] #49 0.562 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 17:25:37 [2023-07-15T17:25:37.010Z] #27 DONE 75.8s 17:25:37 [2023-07-15T17:25:37.010Z] 17:25:37 [2023-07-15T17:25:37.010Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:37 [2023-07-15T17:25:37.010Z] #40 34.59 + mkdir -p /build 17:25:37 [2023-07-15T17:25:37.010Z] #40 34.59 + cp runc /build/runc 17:25:37 [2023-07-15T17:25:37.010Z] #40 DONE 39.0s 17:25:37 [2023-07-15T17:25:37.010Z] 17:25:37 [2023-07-15T17:25:37.010Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 17:25:37 [2023-07-15T17:25:37.010Z] #48 DONE 33.0s 17:25:37 [2023-07-15T17:25:37.010Z] 17:25:37 [2023-07-15T17:25:37.010Z] #49 [dev-systemd-false 9/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 17:25:37 [2023-07-15T17:25:37.011Z] #50 ... 17:25:37 [2023-07-15T17:25:37.011Z] 17:25:37 [2023-07-15T17:25:37.011Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:37 [2023-07-15T17:25:37.011Z] #45 34.39 + mkdir -p /build 17:25:37 [2023-07-15T17:25:37.011Z] #45 34.40 + cp runc /build/runc 17:25:37 [2023-07-15T17:25:37.011Z] #45 DONE 34.5s 17:25:37 [2023-07-15T17:25:37.011Z] 17:25:37 [2023-07-15T17:25:37.011Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:25:37 [2023-07-15T17:25:37.115Z] #49 DONE 0.9s 17:25:37 [2023-07-15T17:25:37.115Z] 17:25:37 [2023-07-15T17:25:37.115Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 17:25:37 [2023-07-15T17:25:37.116Z] #40 33.67 + mkdir -p /build 17:25:37 [2023-07-15T17:25:37.116Z] #40 33.67 + cp runc /build/runc 17:25:37 [2023-07-15T17:25:37.116Z] #40 DONE 33.9s 17:25:37 [2023-07-15T17:25:37.116Z] 17:25:37 [2023-07-15T17:25:37.116Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:25:37 [2023-07-15T17:25:37.955Z] #49 1.080 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 17:25:37 [2023-07-15T17:25:37.955Z] #49 1.083 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 17:25:37 [2023-07-15T17:25:37.955Z] #49 1.088 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 17:25:38 [2023-07-15T17:25:38.217Z] #49 DONE 1.5s 17:25:38 [2023-07-15T17:25:38.217Z] 17:25:38 [2023-07-15T17:25:38.217Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:38 [2023-07-15T17:25:38.478Z] #37 ... 17:25:38 [2023-07-15T17:25:38.478Z] 17:25:38 [2023-07-15T17:25:38.478Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:25:42 [2023-07-15T17:25:42.305Z] #50 6.664 Collecting yamllint==1.26.1 17:25:42 [2023-07-15T17:25:42.931Z] #50 6.426 Collecting yamllint==1.26.1 17:25:43 [2023-07-15T17:25:43.190Z] #50 7.482 Downloading yamllint-1.26.1.tar.gz (126 kB) 17:25:43 [2023-07-15T17:25:43.250Z] #50 7.709 Downloading yamllint-1.26.1.tar.gz (126 kB) 17:25:43 [2023-07-15T17:25:43.687Z] #50 ... 17:25:43 [2023-07-15T17:25:43.687Z] 17:25:43 [2023-07-15T17:25:43.687Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:43 [2023-07-15T17:25:43.687Z] #37 58.61 + bin/containerd 17:25:43 [2023-07-15T17:25:43.687Z] #37 ... 17:25:43 [2023-07-15T17:25:43.687Z] 17:25:43 [2023-07-15T17:25:43.687Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:25:43 [2023-07-15T17:25:43.687Z] #50 6.818 Collecting yamllint==1.26.1 17:25:43 [2023-07-15T17:25:43.757Z] #50 7.925 Collecting pathspec>=0.5.3 17:25:43 [2023-07-15T17:25:43.757Z] #50 7.942 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 17:25:43 [2023-07-15T17:25:43.757Z] #50 8.102 Collecting pyyaml 17:25:43 [2023-07-15T17:25:43.757Z] #50 8.109 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 17:25:43 [2023-07-15T17:25:43.757Z] #50 8.137 Building wheels for collected packages: yamllint 17:25:43 [2023-07-15T17:25:43.757Z] #50 8.141 Building wheel for yamllint (setup.py): started 17:25:43 [2023-07-15T17:25:43.824Z] #50 8.165 Collecting pathspec>=0.5.3 17:25:43 [2023-07-15T17:25:43.824Z] #50 8.170 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 17:25:44 [2023-07-15T17:25:44.016Z] #50 8.503 Building wheel for yamllint (setup.py): finished with status 'done' 17:25:44 [2023-07-15T17:25:44.086Z] #50 8.342 Collecting pyyaml 17:25:44 [2023-07-15T17:25:44.086Z] #50 8.355 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 17:25:44 [2023-07-15T17:25:44.086Z] #50 8.385 Building wheels for collected packages: yamllint 17:25:44 [2023-07-15T17:25:44.086Z] #50 8.386 Building wheel for yamllint (setup.py): started 17:25:44 [2023-07-15T17:25:44.275Z] #50 8.505 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fdefee393c10a2324f162e337f171c910de9302a58880b7daf5b2a2e52d6e35e 17:25:44 [2023-07-15T17:25:44.275Z] #50 8.505 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 17:25:44 [2023-07-15T17:25:44.275Z] #50 8.508 Successfully built yamllint 17:25:44 [2023-07-15T17:25:44.275Z] #50 8.518 Installing collected packages: pyyaml, pathspec, yamllint 17:25:44 [2023-07-15T17:25:44.275Z] #50 8.670 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 17:25:44 [2023-07-15T17:25:44.350Z] #50 8.778 Building wheel for yamllint (setup.py): finished with status 'done' 17:25:44 [2023-07-15T17:25:44.350Z] #50 8.779 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f451826a559414bf026445554928d144f1c3dc5eb005def133842abc4715e7e7 17:25:44 [2023-07-15T17:25:44.350Z] #50 8.780 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 17:25:44 [2023-07-15T17:25:44.350Z] #50 8.783 Successfully built yamllint 17:25:44 [2023-07-15T17:25:44.350Z] #50 8.795 Installing collected packages: pyyaml, pathspec, yamllint 17:25:44 [2023-07-15T17:25:44.613Z] #50 8.968 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 17:25:44 [2023-07-15T17:25:44.625Z] #50 7.867 Downloading yamllint-1.26.1.tar.gz (126 kB) 17:25:45 [2023-07-15T17:25:45.076Z] #50 6.520 Collecting yamllint==1.26.1 17:25:45 [2023-07-15T17:25:45.561Z] #50 8.323 Collecting pathspec>=0.5.3 17:25:45 [2023-07-15T17:25:45.561Z] #50 8.328 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 17:25:45 [2023-07-15T17:25:45.561Z] #50 8.493 Collecting pyyaml 17:25:45 [2023-07-15T17:25:45.561Z] #50 8.501 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 17:25:45 [2023-07-15T17:25:45.561Z] #50 8.528 Building wheels for collected packages: yamllint 17:25:45 [2023-07-15T17:25:45.561Z] #50 8.529 Building wheel for yamllint (setup.py): started 17:25:45 [2023-07-15T17:25:45.650Z] #50 DONE 9.8s 17:25:45 [2023-07-15T17:25:45.650Z] 17:25:45 [2023-07-15T17:25:45.650Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:45 [2023-07-15T17:25:45.650Z] #37 ... 17:25:45 [2023-07-15T17:25:45.650Z] 17:25:45 [2023-07-15T17:25:45.650Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 17:25:45 [2023-07-15T17:25:45.820Z] #50 8.888 Building wheel for yamllint (setup.py): finished with status 'done' 17:25:45 [2023-07-15T17:25:45.820Z] #50 8.889 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f451826a559414bf026445554928d144f1c3dc5eb005def133842abc4715e7e7 17:25:45 [2023-07-15T17:25:45.820Z] #50 8.890 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 17:25:45 [2023-07-15T17:25:45.820Z] #50 8.894 Successfully built yamllint 17:25:45 [2023-07-15T17:25:45.820Z] #50 8.904 Installing collected packages: pyyaml, pathspec, yamllint 17:25:45 [2023-07-15T17:25:45.908Z] #51 DONE 0.4s 17:25:45 [2023-07-15T17:25:45.909Z] 17:25:45 [2023-07-15T17:25:45.909Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 17:25:46 [2023-07-15T17:25:46.002Z] #50 DONE 10.3s 17:25:46 [2023-07-15T17:25:46.002Z] 17:25:46 [2023-07-15T17:25:46.002Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 17:25:46 [2023-07-15T17:25:46.002Z] #51 DONE 0.1s 17:25:46 [2023-07-15T17:25:46.002Z] 17:25:46 [2023-07-15T17:25:46.002Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 17:25:46 [2023-07-15T17:25:46.016Z] #50 7.550 Downloading yamllint-1.26.1.tar.gz (126 kB) 17:25:46 [2023-07-15T17:25:46.079Z] #50 9.068 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 17:25:46 [2023-07-15T17:25:46.167Z] #52 DONE 0.5s 17:25:46 [2023-07-15T17:25:46.167Z] 17:25:46 [2023-07-15T17:25:46.167Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.263Z] #52 DONE 0.2s 17:25:46 [2023-07-15T17:25:46.263Z] 17:25:46 [2023-07-15T17:25:46.263Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:46 [2023-07-15T17:25:46.263Z] #36 ... 17:25:46 [2023-07-15T17:25:46.263Z] 17:25:46 [2023-07-15T17:25:46.263Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.263Z] #53 DONE 0.1s 17:25:46 [2023-07-15T17:25:46.263Z] 17:25:46 [2023-07-15T17:25:46.263Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.263Z] #54 DONE 0.1s 17:25:46 [2023-07-15T17:25:46.277Z] #50 7.836 Collecting pathspec>=0.5.3 17:25:46 [2023-07-15T17:25:46.277Z] #50 7.840 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 17:25:46 [2023-07-15T17:25:46.277Z] #50 7.947 Collecting pyyaml 17:25:46 [2023-07-15T17:25:46.277Z] #50 7.970 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 17:25:46 [2023-07-15T17:25:46.277Z] #50 7.992 Building wheels for collected packages: yamllint 17:25:46 [2023-07-15T17:25:46.277Z] #50 7.992 Building wheel for yamllint (setup.py): started 17:25:46 [2023-07-15T17:25:46.427Z] #53 DONE 0.2s 17:25:46 [2023-07-15T17:25:46.427Z] 17:25:46 [2023-07-15T17:25:46.427Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.427Z] #54 DONE 0.0s 17:25:46 [2023-07-15T17:25:46.427Z] 17:25:46 [2023-07-15T17:25:46.427Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.427Z] #55 DONE 0.0s 17:25:46 [2023-07-15T17:25:46.427Z] 17:25:46 [2023-07-15T17:25:46.427Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:46 [2023-07-15T17:25:46.524Z] 17:25:46 [2023-07-15T17:25:46.524Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.524Z] #55 DONE 0.1s 17:25:46 [2023-07-15T17:25:46.524Z] 17:25:46 [2023-07-15T17:25:46.524Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:46 [2023-07-15T17:25:46.524Z] #36 ... 17:25:46 [2023-07-15T17:25:46.524Z] 17:25:46 [2023-07-15T17:25:46.524Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.536Z] #50 8.298 Building wheel for yamllint (setup.py): finished with status 'done' 17:25:46 [2023-07-15T17:25:46.536Z] #50 8.298 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cd1ff09c2f393830588e2d8bd4fc654f51f02c9f28260efd6d5e4c8f4e5688b1 17:25:46 [2023-07-15T17:25:46.536Z] #50 8.298 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 17:25:46 [2023-07-15T17:25:46.536Z] #50 8.301 Successfully built yamllint 17:25:46 [2023-07-15T17:25:46.536Z] #50 8.307 Installing collected packages: pyyaml, pathspec, yamllint 17:25:46 [2023-07-15T17:25:46.685Z] #37 ... 17:25:46 [2023-07-15T17:25:46.685Z] 17:25:46 [2023-07-15T17:25:46.685Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.784Z] #56 DONE 0.2s 17:25:46 [2023-07-15T17:25:46.784Z] 17:25:46 [2023-07-15T17:25:46.784Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.796Z] #50 8.421 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 17:25:46 [2023-07-15T17:25:46.943Z] #56 DONE 0.4s 17:25:46 [2023-07-15T17:25:46.943Z] 17:25:46 [2023-07-15T17:25:46.943Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:46 [2023-07-15T17:25:46.943Z] #37 ... 17:25:46 [2023-07-15T17:25:46.943Z] 17:25:46 [2023-07-15T17:25:46.943Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.943Z] #57 DONE 0.0s 17:25:46 [2023-07-15T17:25:46.943Z] 17:25:46 [2023-07-15T17:25:46.943Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 17:25:46 [2023-07-15T17:25:46.943Z] #58 DONE 0.0s 17:25:46 [2023-07-15T17:25:46.943Z] 17:25:46 [2023-07-15T17:25:46.943Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 17:25:47 [2023-07-15T17:25:47.044Z] #57 DONE 0.1s 17:25:47 [2023-07-15T17:25:47.045Z] 17:25:47 [2023-07-15T17:25:47.045Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 17:25:47 [2023-07-15T17:25:47.045Z] #58 DONE 0.2s 17:25:47 [2023-07-15T17:25:47.045Z] 17:25:47 [2023-07-15T17:25:47.045Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 17:25:47 [2023-07-15T17:25:47.305Z] #59 DONE 0.3s 17:25:47 [2023-07-15T17:25:47.305Z] 17:25:47 [2023-07-15T17:25:47.305Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 17:25:47 [2023-07-15T17:25:47.305Z] #60 DONE 0.0s 17:25:47 [2023-07-15T17:25:47.305Z] 17:25:47 [2023-07-15T17:25:47.306Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 17:25:47 [2023-07-15T17:25:47.458Z] #50 DONE 10.7s 17:25:47 [2023-07-15T17:25:47.458Z] 17:25:47 [2023-07-15T17:25:47.458Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:47 [2023-07-15T17:25:47.566Z] #61 DONE 0.2s 17:25:47 [2023-07-15T17:25:47.566Z] 17:25:47 [2023-07-15T17:25:47.566Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:47 [2023-07-15T17:25:47.716Z] #37 ... 17:25:47 [2023-07-15T17:25:47.716Z] 17:25:47 [2023-07-15T17:25:47.716Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 17:25:47 [2023-07-15T17:25:47.716Z] #51 DONE 0.3s 17:25:47 [2023-07-15T17:25:47.716Z] 17:25:47 [2023-07-15T17:25:47.716Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:47 [2023-07-15T17:25:47.974Z] #37 ... 17:25:47 [2023-07-15T17:25:47.974Z] 17:25:47 [2023-07-15T17:25:47.974Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 17:25:48 [2023-07-15T17:25:48.314Z] #59 DONE 0.9s 17:25:48 [2023-07-15T17:25:48.314Z] 17:25:48 [2023-07-15T17:25:48.314Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 17:25:48 [2023-07-15T17:25:48.314Z] #60 DONE 0.0s 17:25:48 [2023-07-15T17:25:48.314Z] 17:25:48 [2023-07-15T17:25:48.314Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 17:25:48 [2023-07-15T17:25:48.314Z] #61 DONE 0.2s 17:25:48 [2023-07-15T17:25:48.314Z] 17:25:48 [2023-07-15T17:25:48.314Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:48 [2023-07-15T17:25:48.540Z] #52 DONE 0.5s 17:25:48 [2023-07-15T17:25:48.540Z] 17:25:48 [2023-07-15T17:25:48.540Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 17:25:48 [2023-07-15T17:25:48.541Z] #53 DONE 0.3s 17:25:48 [2023-07-15T17:25:48.541Z] 17:25:48 [2023-07-15T17:25:48.541Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:48 [2023-07-15T17:25:48.541Z] #37 ... 17:25:48 [2023-07-15T17:25:48.541Z] 17:25:48 [2023-07-15T17:25:48.541Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 17:25:48 [2023-07-15T17:25:48.541Z] #54 DONE 0.0s 17:25:48 [2023-07-15T17:25:48.541Z] 17:25:48 [2023-07-15T17:25:48.541Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 17:25:48 [2023-07-15T17:25:48.541Z] #55 DONE 0.0s 17:25:48 [2023-07-15T17:25:48.541Z] 17:25:48 [2023-07-15T17:25:48.541Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 17:25:48 [2023-07-15T17:25:48.704Z] #50 ... 17:25:48 [2023-07-15T17:25:48.704Z] 17:25:48 [2023-07-15T17:25:48.704Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:48 [2023-07-15T17:25:48.704Z] #37 76.67 # github.com/containerd/containerd/cmd/containerd 17:25:48 [2023-07-15T17:25:48.704Z] #37 76.67 /usr/bin/ld: /tmp/go-link-913338007/000019.o: in function `New': 17:25:48 [2023-07-15T17:25:48.704Z] #37 76.67 /tmp/tmp.iVbjZRWXR3/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 17:25:48 [2023-07-15T17:25:48.964Z] #37 77.01 + bin/containerd-stress 17:25:49 [2023-07-15T17:25:49.224Z] #37 ... 17:25:49 [2023-07-15T17:25:49.224Z] 17:25:49 [2023-07-15T17:25:49.224Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 17:25:49 [2023-07-15T17:25:49.224Z] #50 DONE 10.9s 17:25:49 [2023-07-15T17:25:49.224Z] 17:25:49 [2023-07-15T17:25:49.224Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 17:25:49 [2023-07-15T17:25:49.913Z] #56 DONE 1.0s 17:25:49 [2023-07-15T17:25:49.913Z] 17:25:49 [2023-07-15T17:25:49.913Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:49 [2023-07-15T17:25:49.913Z] #37 ... 17:25:49 [2023-07-15T17:25:49.913Z] 17:25:49 [2023-07-15T17:25:49.913Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 17:25:49 [2023-07-15T17:25:49.913Z] #57 DONE 0.1s 17:25:49 [2023-07-15T17:25:49.913Z] 17:25:49 [2023-07-15T17:25:49.913Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 17:25:49 [2023-07-15T17:25:49.913Z] #58 DONE 0.1s 17:25:49 [2023-07-15T17:25:49.913Z] 17:25:49 [2023-07-15T17:25:49.913Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 17:25:50 [2023-07-15T17:25:50.166Z] #51 DONE 0.9s 17:25:50 [2023-07-15T17:25:50.166Z] 17:25:50 [2023-07-15T17:25:50.166Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:50 [2023-07-15T17:25:50.166Z] #37 77.85 + bin/containerd-shim 17:25:50 [2023-07-15T17:25:50.479Z] #59 DONE 0.7s 17:25:50 [2023-07-15T17:25:50.479Z] 17:25:50 [2023-07-15T17:25:50.479Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:50 [2023-07-15T17:25:50.736Z] #37 ... 17:25:50 [2023-07-15T17:25:50.736Z] 17:25:50 [2023-07-15T17:25:50.736Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 17:25:50 [2023-07-15T17:25:50.736Z] #60 DONE 0.0s 17:25:50 [2023-07-15T17:25:50.736Z] 17:25:50 [2023-07-15T17:25:50.736Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 17:25:50 [2023-07-15T17:25:50.736Z] #61 DONE 0.1s 17:25:50 [2023-07-15T17:25:50.736Z] 17:25:50 [2023-07-15T17:25:50.736Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:50 [2023-07-15T17:25:50.739Z] #37 ... 17:25:50 [2023-07-15T17:25:50.739Z] 17:25:50 [2023-07-15T17:25:50.739Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 17:25:50 [2023-07-15T17:25:50.739Z] #52 DONE 0.7s 17:25:50 [2023-07-15T17:25:50.835Z] #37 76.41 # github.com/containerd/containerd/cmd/containerd 17:25:50 [2023-07-15T17:25:50.835Z] #37 76.41 /usr/bin/ld: /tmp/go-link-3468032035/000019.o: in function `New': 17:25:50 [2023-07-15T17:25:50.835Z] #37 76.41 /tmp/tmp.UiNNSkvNyo/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 17:25:50 [2023-07-15T17:25:50.835Z] #37 76.49 + bin/containerd-stress 17:25:51 [2023-07-15T17:25:51.000Z] 17:25:51 [2023-07-15T17:25:51.000Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 17:25:51 [2023-07-15T17:25:51.261Z] #53 DONE 0.5s 17:25:51 [2023-07-15T17:25:51.261Z] 17:25:51 [2023-07-15T17:25:51.261Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 17:25:51 [2023-07-15T17:25:51.396Z] using credential docker-jenkins-github-credentials 17:25:51 [2023-07-15T17:25:51.400Z] #37 77.29 + bin/containerd-shim 17:25:51 [2023-07-15T17:25:51.476Z] Cloning the remote Git repository 17:25:51 [2023-07-15T17:25:51.476Z] Cloning with configured refspecs honoured and without tags 17:25:51 [2023-07-15T17:25:51.522Z] #54 DONE 0.1s 17:25:51 [2023-07-15T17:25:51.522Z] 17:25:51 [2023-07-15T17:25:51.522Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 17:25:51 [2023-07-15T17:25:51.522Z] #55 DONE 0.1s 17:25:51 [2023-07-15T17:25:51.522Z] 17:25:51 [2023-07-15T17:25:51.522Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 17:25:52 [2023-07-15T17:25:52.094Z] #56 DONE 0.5s 17:25:52 [2023-07-15T17:25:52.094Z] 17:25:52 [2023-07-15T17:25:52.094Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 17:25:52 [2023-07-15T17:25:52.094Z] #57 DONE 0.1s 17:25:52 [2023-07-15T17:25:52.094Z] 17:25:52 [2023-07-15T17:25:52.094Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 17:25:52 [2023-07-15T17:25:52.354Z] #58 DONE 0.2s 17:25:52 [2023-07-15T17:25:52.354Z] 17:25:52 [2023-07-15T17:25:52.354Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:52 [2023-07-15T17:25:52.633Z] #37 77.65 # github.com/containerd/containerd/cmd/containerd 17:25:52 [2023-07-15T17:25:52.633Z] #37 77.65 /usr/bin/ld: /tmp/go-link-557269631/000019.o: in function `New': 17:25:52 [2023-07-15T17:25:52.633Z] #37 77.65 /tmp/tmp.lsvH9byUJK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 17:25:52 [2023-07-15T17:25:52.633Z] #37 77.72 + bin/containerd-stress 17:25:52 [2023-07-15T17:25:52.848Z] #36 79.16 # github.com/containerd/containerd/cmd/containerd 17:25:52 [2023-07-15T17:25:52.848Z] #36 79.16 /usr/bin/ld: /tmp/go-link-731061030/000019.o: in function `New': 17:25:52 [2023-07-15T17:25:52.848Z] #36 79.16 /tmp/tmp.zrZTsbu2Sy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 17:25:52 [2023-07-15T17:25:52.848Z] #36 79.24 + bin/containerd-stress 17:25:51 [2023-07-15T17:25:51.674Z] Cloning repository https://github.com/moby/moby.git 17:25:52 [2023-07-15T17:25:52.079Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 17:25:53 [2023-07-15T17:25:53.199Z] #37 78.58 + bin/containerd-shim 17:25:53 [2023-07-15T17:25:53.295Z] #37 ... 17:25:53 [2023-07-15T17:25:53.295Z] 17:25:53 [2023-07-15T17:25:53.295Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 17:25:53 [2023-07-15T17:25:53.295Z] #59 DONE 0.8s 17:25:53 [2023-07-15T17:25:53.295Z] 17:25:53 [2023-07-15T17:25:53.295Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 17:25:53 [2023-07-15T17:25:53.295Z] #60 DONE 0.1s 17:25:53 [2023-07-15T17:25:53.295Z] 17:25:53 [2023-07-15T17:25:53.295Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 17:25:53 [2023-07-15T17:25:53.419Z] #36 80.14 + bin/containerd-shim 17:25:53 [2023-07-15T17:25:53.555Z] #61 DONE 0.4s 17:25:53 [2023-07-15T17:25:53.555Z] 17:25:53 [2023-07-15T17:25:53.555Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 17:25:54 [2023-07-15T17:25:54.127Z] #37 82.15 + bin/containerd-shim-runc-v1 17:25:53 [2023-07-15T17:25:53.062Z] Fetching upstream changes from https://github.com/moby/moby.git 17:25:53 [2023-07-15T17:25:53.063Z] > git --version # timeout=10 17:25:53 [2023-07-15T17:25:53.119Z] > git --version # 'git version 2.24.1.windows.2' 17:25:53 [2023-07-15T17:25:53.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:25:53 [2023-07-15T17:25:53.129Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:25:55 [2023-07-15T17:25:55.584Z] #37 81.44 + bin/containerd-shim-runc-v1 17:25:56 [2023-07-15T17:25:56.672Z] #37 84.44 + bin/containerd-shim-runc-v2 17:25:56 [2023-07-15T17:25:56.672Z] #37 84.97 + binaries 17:25:56 [2023-07-15T17:25:56.672Z] #37 84.97 + install -D bin/containerd /build/containerd 17:25:56 [2023-07-15T17:25:56.672Z] #37 85.00 + install -D bin/containerd-shim /build/containerd-shim 17:25:56 [2023-07-15T17:25:56.932Z] #37 85.01 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 17:25:56 [2023-07-15T17:25:56.932Z] #37 85.02 + install -D bin/ctr /build/ctr 17:25:58 [2023-07-15T17:25:58.112Z] #37 83.76 + bin/containerd-shim-runc-v2 17:25:58 [2023-07-15T17:25:58.369Z] #37 84.28 + binaries 17:25:58 [2023-07-15T17:25:58.369Z] #37 84.28 + install -D bin/containerd /build/containerd 17:25:58 [2023-07-15T17:25:58.369Z] #37 84.31 + install -D bin/containerd-shim /build/containerd-shim 17:25:58 [2023-07-15T17:25:58.471Z] #37 82.81 + bin/containerd-shim-runc-v1 17:25:58 [2023-07-15T17:25:58.625Z] #37 84.32 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 17:25:58 [2023-07-15T17:25:58.625Z] #37 84.33 + install -D bin/ctr /build/ctr 17:25:58 [2023-07-15T17:25:58.709Z] #36 84.59 + bin/containerd-shim-runc-v1 17:25:58 [2023-07-15T17:25:58.840Z] #37 DONE 87.1s 17:25:59 [2023-07-15T17:25:59.330Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 17:25:59 [2023-07-15T17:25:59.589Z] 17:25:59 [2023-07-15T17:25:59.589Z] ---> Making bundle: test-integration (in bundles/test-integration) 17:25:59 [2023-07-15T17:25:59.779Z] 17:25:59 [2023-07-15T17:25:59.779Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 17:25:59 [2023-07-15T17:25:59.845Z] #37 85.19 + bin/containerd-shim-runc-v2 17:25:59 [2023-07-15T17:25:59.850Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 17:25:59 [2023-07-15T17:25:59.850Z] HOSTNAME=f4ee2228ab74 17:25:59 [2023-07-15T17:25:59.850Z] TESTDEBUG=0 17:25:59 [2023-07-15T17:25:59.850Z] DEST=bundles/test-integration 17:25:59 [2023-07-15T17:25:59.850Z] PWD=/go/src/github.com/docker/docker 17:25:59 [2023-07-15T17:25:59.850Z] DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 17:25:59 [2023-07-15T17:25:59.850Z] container=docker 17:25:59 [2023-07-15T17:25:59.850Z] HOME=/root 17:25:59 [2023-07-15T17:25:59.850Z] GOLANG_VERSION=1.19.10 17:25:59 [2023-07-15T17:25:59.850Z] VALIDATE_REPO=https://github.com/moby/moby.git 17:25:59 [2023-07-15T17:25:59.850Z] VALIDATE_BRANCH=20.10 17:25:59 [2023-07-15T17:25:59.850Z] TERM=xterm 17:25:59 [2023-07-15T17:25:59.850Z] DOCKER_PKG=github.com/docker/docker 17:25:59 [2023-07-15T17:25:59.850Z] SHLVL=1 17:25:59 [2023-07-15T17:25:59.850Z] TIMEOUT=120m 17:25:59 [2023-07-15T17:25:59.850Z] DOCKER_BUILDTAGS=apparmor seccomp journald 17:25:59 [2023-07-15T17:25:59.850Z] DOCKER_GRAPHDRIVER=overlay2 17:25:59 [2023-07-15T17:25:59.850Z] GO111MODULE=off 17:25:59 [2023-07-15T17:25:59.850Z] DOCKER_EXPERIMENTAL=1 17:25:59 [2023-07-15T17:25:59.850Z] TEST_SKIP_INTEGRATION_CLI=1 17:25:59 [2023-07-15T17:25:59.850Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:25:59 [2023-07-15T17:25:59.850Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 17:25:59 [2023-07-15T17:25:59.850Z] GOPATH=/go 17:25:59 [2023-07-15T17:25:59.850Z] PKG_CONFIG=pkg-config 17:25:59 [2023-07-15T17:25:59.850Z] _=/usr/bin/env 17:25:59 [2023-07-15T17:25:59.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 17:26:00 [2023-07-15T17:26:00.349Z] #62 DONE 0.8s 17:26:00 [2023-07-15T17:26:00.349Z] 17:26:00 [2023-07-15T17:26:00.349Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 17:26:00 [2023-07-15T17:26:00.410Z] #37 85.74 + binaries 17:26:00 [2023-07-15T17:26:00.410Z] #37 85.74 + install -D bin/containerd /build/containerd 17:26:00 [2023-07-15T17:26:00.410Z] #37 85.77 + install -D bin/containerd-shim /build/containerd-shim 17:26:00 [2023-07-15T17:26:00.410Z] #37 85.78 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 17:26:00 [2023-07-15T17:26:00.410Z] #37 85.78 + install -D bin/ctr /build/ctr 17:26:00 [2023-07-15T17:26:00.608Z] #63 DONE 0.3s 17:26:00 [2023-07-15T17:26:00.620Z] #36 87.07 + bin/containerd-shim-runc-v2 17:26:00 [2023-07-15T17:26:00.868Z] 17:26:00 [2023-07-15T17:26:00.868Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 17:26:00 [2023-07-15T17:26:00.868Z] #64 DONE 0.2s 17:26:00 [2023-07-15T17:26:00.868Z] 17:26:00 [2023-07-15T17:26:00.868Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 17:26:00 [2023-07-15T17:26:00.868Z] #65 DONE 0.0s 17:26:00 [2023-07-15T17:26:00.868Z] 17:26:00 [2023-07-15T17:26:00.868Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 17:26:00 [2023-07-15T17:26:00.868Z] #66 DONE 0.0s 17:26:00 [2023-07-15T17:26:00.879Z] #36 87.64 + binaries 17:26:01 [2023-07-15T17:26:01.128Z] 17:26:01 [2023-07-15T17:26:01.128Z] #67 [dev-systemd-true 1/2] 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 dbus dbus-user-session systemd systemd-sysv 17:26:01 [2023-07-15T17:26:01.138Z] #36 87.64 + install -D bin/containerd /build/containerd 17:26:01 [2023-07-15T17:26:01.138Z] #36 87.67 + install -D bin/containerd-shim /build/containerd-shim 17:26:01 [2023-07-15T17:26:01.138Z] #36 87.68 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 17:26:01 [2023-07-15T17:26:01.138Z] #36 87.69 + install -D bin/ctr /build/ctr 17:26:01 [2023-07-15T17:26:01.145Z] #37 DONE 86.9s 17:26:01 [2023-07-15T17:26:01.698Z] #67 0.486 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 17:26:01 [2023-07-15T17:26:01.698Z] #67 0.486 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 17:26:01 [2023-07-15T17:26:01.698Z] #67 0.486 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 17:26:01 [2023-07-15T17:26:01.709Z] 17:26:01 [2023-07-15T17:26:01.709Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 17:26:01 [2023-07-15T17:26:01.781Z] #37 DONE 86.9s 17:26:02 [2023-07-15T17:26:02.269Z] #67 0.725 Reading package lists... 17:26:02 [2023-07-15T17:26:02.346Z] 17:26:02 [2023-07-15T17:26:02.347Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 17:26:02 [2023-07-15T17:26:02.604Z] #62 DONE 0.2s 17:26:02 [2023-07-15T17:26:02.604Z] 17:26:02 [2023-07-15T17:26:02.604Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 17:26:02 [2023-07-15T17:26:02.604Z] #63 DONE 0.1s 17:26:02 [2023-07-15T17:26:02.604Z] 17:26:02 [2023-07-15T17:26:02.604Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 17:26:02 [2023-07-15T17:26:02.638Z] #62 DONE 0.9s 17:26:02 [2023-07-15T17:26:02.638Z] 17:26:02 [2023-07-15T17:26:02.638Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 17:26:02 [2023-07-15T17:26:02.638Z] #63 DONE 0.1s 17:26:02 [2023-07-15T17:26:02.638Z] 17:26:02 [2023-07-15T17:26:02.638Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 17:26:02 [2023-07-15T17:26:02.839Z] #67 1.216 Reading package lists... 17:26:02 [2023-07-15T17:26:02.839Z] #67 1.690 Building dependency tree... 17:26:02 [2023-07-15T17:26:02.839Z] #67 1.784 Reading state information... 17:26:02 [2023-07-15T17:26:02.839Z] #67 1.895 The following additional packages will be installed: 17:26:02 [2023-07-15T17:26:02.861Z] #64 DONE 0.2s 17:26:02 [2023-07-15T17:26:02.861Z] 17:26:02 [2023-07-15T17:26:02.861Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 17:26:02 [2023-07-15T17:26:02.861Z] #65 DONE 0.0s 17:26:03 [2023-07-15T17:26:03.099Z] #67 1.895 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd 17:26:03 [2023-07-15T17:26:03.099Z] #67 1.896 Suggested packages: 17:26:03 [2023-07-15T17:26:03.099Z] #67 1.896 systemd-container policykit-1 17:26:03 [2023-07-15T17:26:03.099Z] #67 1.896 Recommended packages: 17:26:03 [2023-07-15T17:26:03.099Z] #67 1.896 systemd-timesyncd | time-daemon libnss-systemd 17:26:03 [2023-07-15T17:26:03.099Z] #67 1.962 The following NEW packages will be installed: 17:26:03 [2023-07-15T17:26:03.099Z] #67 1.962 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 17:26:03 [2023-07-15T17:26:03.099Z] #67 1.963 libkmod2 libpam-systemd systemd systemd-sysv 17:26:03 [2023-07-15T17:26:03.119Z] 17:26:03 [2023-07-15T17:26:03.119Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 17:26:03 [2023-07-15T17:26:03.119Z] #66 DONE 0.0s 17:26:03 [2023-07-15T17:26:03.119Z] 17:26:03 [2023-07-15T17:26:03.119Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 17:26:03 [2023-07-15T17:26:03.201Z] #64 DONE 0.4s 17:26:03 [2023-07-15T17:26:03.201Z] 17:26:03 [2023-07-15T17:26:03.201Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 17:26:03 [2023-07-15T17:26:03.201Z] #65 DONE 0.0s 17:26:03 [2023-07-15T17:26:03.201Z] 17:26:03 [2023-07-15T17:26:03.201Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 17:26:03 [2023-07-15T17:26:03.201Z] #66 DONE 0.0s 17:26:03 [2023-07-15T17:26:03.201Z] 17:26:03 [2023-07-15T17:26:03.201Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.241 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.241 Need to get 5829 kB of archives. 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.241 After this operation, 19.3 MB of additional disk space will be used. 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.244 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.259 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.262 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u2 [4501 kB] 17:26:03 [2023-07-15T17:26:03.359Z] #67 2.452 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u2 [113 kB] 17:26:03 [2023-07-15T17:26:03.619Z] #67 2.542 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] 17:26:03 [2023-07-15T17:26:03.619Z] #67 2.546 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] 17:26:03 [2023-07-15T17:26:03.619Z] #67 2.550 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u2 [283 kB] 17:26:03 [2023-07-15T17:26:03.619Z] #67 2.553 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] 17:26:03 [2023-07-15T17:26:03.619Z] #67 2.668 debconf: delaying package configuration, since apt-utils is not installed 17:26:03 [2023-07-15T17:26:03.619Z] #67 2.695 Fetched 5829 kB in 1s (9934 kB/s) 17:26:03 [2023-07-15T17:26:03.619Z] #67 2.721 Selecting previously unselected package libargon2-1:amd64. 17:26:03 [2023-07-15T17:26:03.676Z] #36 DONE 90.1s 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.721 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28613 files and directories currently installed.) 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.734 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.741 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.774 Selecting previously unselected package libjson-c5:amd64. 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.776 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.781 Unpacking libjson-c5:amd64 (0.15-2) ... 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.815 Selecting previously unselected package libcryptsetup12:amd64. 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.817 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.821 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.872 Selecting previously unselected package libkmod2:amd64. 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.874 Preparing to unpack .../libkmod2_28-1_amd64.deb ... 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.878 Unpacking libkmod2:amd64 (28-1) ... 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.920 Selecting previously unselected package systemd. 17:26:03 [2023-07-15T17:26:03.879Z] #67 2.922 Preparing to unpack .../systemd_247.3-7+deb11u2_amd64.deb ... 17:26:04 [2023-07-15T17:26:04.053Z] #67 DONE 0.9s 17:26:04 [2023-07-15T17:26:04.053Z] 17:26:04 [2023-07-15T17:26:04.053Z] #68 exporting to image 17:26:04 [2023-07-15T17:26:04.053Z] #68 exporting layers 17:26:04 [2023-07-15T17:26:04.132Z] #67 DONE 0.8s 17:26:04 [2023-07-15T17:26:04.132Z] 17:26:04 [2023-07-15T17:26:04.132Z] #68 exporting to image 17:26:04 [2023-07-15T17:26:04.132Z] #68 exporting layers 17:26:04 [2023-07-15T17:26:04.138Z] #67 2.957 Unpacking systemd (247.3-7+deb11u2) ... 17:26:04 [2023-07-15T17:26:04.245Z] 17:26:04 [2023-07-15T17:26:04.245Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 17:26:04 [2023-07-15T17:26:04.245Z] #62 DONE 0.2s 17:26:04 [2023-07-15T17:26:04.398Z] #67 3.390 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 17:26:04 [2023-07-15T17:26:04.398Z] #67 3.400 Setting up libjson-c5:amd64 (0.15-2) ... 17:26:04 [2023-07-15T17:26:04.398Z] #67 3.410 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 17:26:04 [2023-07-15T17:26:04.398Z] #67 3.421 Setting up libkmod2:amd64 (28-1) ... 17:26:04 [2023-07-15T17:26:04.398Z] #67 3.431 Setting up systemd (247.3-7+deb11u2) ... 17:26:04 [2023-07-15T17:26:04.398Z] #67 3.472 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 17:26:04 [2023-07-15T17:26:04.398Z] #67 3.474 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 17:26:04 [2023-07-15T17:26:04.505Z] 17:26:04 [2023-07-15T17:26:04.505Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 17:26:04 [2023-07-15T17:26:04.505Z] #63 DONE 0.1s 17:26:04 [2023-07-15T17:26:04.505Z] 17:26:04 [2023-07-15T17:26:04.505Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 17:26:04 [2023-07-15T17:26:04.658Z] #67 3.476 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 17:26:04 [2023-07-15T17:26:04.658Z] #67 3.497 Initializing machine ID from KVM UUID. 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.813 Selecting previously unselected package systemd-sysv. 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.813 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29424 files and directories currently installed.) 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.825 Preparing to unpack .../systemd-sysv_247.3-7+deb11u2_amd64.deb ... 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.830 Unpacking systemd-sysv (247.3-7+deb11u2) ... 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.868 Selecting previously unselected package libdbus-1-3:amd64. 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.870 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.873 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.928 Selecting previously unselected package dbus. 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.930 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.940 Unpacking dbus (1.12.24-0+deb11u1) ... 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.988 Selecting previously unselected package libpam-systemd:amd64. 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.991 Preparing to unpack .../libpam-systemd_247.3-7+deb11u2_amd64.deb ... 17:26:04 [2023-07-15T17:26:04.918Z] #67 3.995 Unpacking libpam-systemd:amd64 (247.3-7+deb11u2) ... 17:26:04 [2023-07-15T17:26:04.918Z] #67 4.039 Selecting previously unselected package dbus-user-session. 17:26:05 [2023-07-15T17:26:05.178Z] #67 4.041 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... 17:26:05 [2023-07-15T17:26:05.178Z] #67 4.046 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... 17:26:05 [2023-07-15T17:26:05.178Z] #67 4.085 Setting up systemd-sysv (247.3-7+deb11u2) ... 17:26:05 [2023-07-15T17:26:05.178Z] #67 4.096 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... 17:26:05 [2023-07-15T17:26:05.178Z] #67 4.108 Setting up dbus (1.12.24-0+deb11u1) ... 17:26:05 [2023-07-15T17:26:05.437Z] #67 4.217 invoke-rc.d: could not determine current runlevel 17:26:05 [2023-07-15T17:26:05.437Z] #67 4.219 invoke-rc.d: policy-rc.d denied execution of start. 17:26:05 [2023-07-15T17:26:05.437Z] #67 4.223 Setting up libpam-systemd:amd64 (247.3-7+deb11u2) ... 17:26:05 [2023-07-15T17:26:05.437Z] #67 4.329 Setting up dbus-user-session (1.12.24-0+deb11u1) ... 17:26:05 [2023-07-15T17:26:05.437Z] #67 4.342 Processing triggers for libc-bin (2.31-13+deb11u6) ... 17:26:05 [2023-07-15T17:26:05.697Z] #67 DONE 4.5s 17:26:05 [2023-07-15T17:26:05.697Z] 17:26:05 [2023-07-15T17:26:05.697Z] #68 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd 17:26:05 [2023-07-15T17:26:05.885Z] #64 DONE 1.4s 17:26:05 [2023-07-15T17:26:05.885Z] 17:26:05 [2023-07-15T17:26:05.885Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 17:26:05 [2023-07-15T17:26:05.885Z] #65 DONE 0.0s 17:26:05 [2023-07-15T17:26:05.885Z] 17:26:05 [2023-07-15T17:26:05.885Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 17:26:05 [2023-07-15T17:26:05.885Z] #66 DONE 0.0s 17:26:05 [2023-07-15T17:26:05.885Z] 17:26:05 [2023-07-15T17:26:05.885Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 17:26:05 [2023-07-15T17:26:05.956Z] #68 0.329 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:05 [2023-07-15T17:26:05.956Z] #68 0.329 Dload Upload Total Spent Left Speed 17:26:06 [2023-07-15T17:26:06.216Z] #68 0.329 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6441 0 --:--:-- --:--:-- --:--:-- 6441 17:26:06 [2023-07-15T17:26:06.216Z] #68 DONE 0.6s 17:26:06 [2023-07-15T17:26:06.216Z] 17:26:06 [2023-07-15T17:26:06.216Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker 17:26:06 [2023-07-15T17:26:06.825Z] #67 DONE 0.9s 17:26:06 [2023-07-15T17:26:06.825Z] 17:26:06 [2023-07-15T17:26:06.825Z] #68 exporting to image 17:26:06 [2023-07-15T17:26:06.825Z] #68 exporting layers 17:26:07 [2023-07-15T17:26:07.157Z] #69 DONE 1.0s 17:26:07 [2023-07-15T17:26:07.157Z] 17:26:07 [2023-07-15T17:26:07.157Z] #70 exporting to image 17:26:07 [2023-07-15T17:26:07.157Z] #70 exporting layers 17:26:07 [2023-07-15T17:26:07.333Z] #68 exporting layers 3.6s done 17:26:07 [2023-07-15T17:26:07.333Z] #68 writing image sha256:b3bccadeb27624476ba7fe4ffde1bfcf731ae1661efda3b51038116c99d2b76a done 17:26:07 [2023-07-15T17:26:07.333Z] #68 naming to docker.io/library/docker:1bd0805099023c90f39f6574219dcbc3e16e1744 done 17:26:07 [2023-07-15T17:26:07.333Z] #68 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:07 [2023-07-15T17:26:07.667Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh dynbinary test-integration 17:26:08 [2023-07-15T17:26:08.307Z] #68 exporting layers 3.7s done 17:26:08 [2023-07-15T17:26:08.307Z] #68 writing image sha256:06e5b406798956b5e45b05e19f996342fafb520c2bc5d5a470ae8790a117ac78 done 17:26:08 [2023-07-15T17:26:08.307Z] #68 naming to docker.io/library/docker:1bd0805099023c90f39f6574219dcbc3e16e1744 done 17:26:08 [2023-07-15T17:26:08.307Z] #68 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 17:26:08 [2023-07-15T17:26:08.633Z] + trap exit INT TERM 17:26:08 [2023-07-15T17:26:08.633Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 17:26:08 [2023-07-15T17:26:08.633Z] + CONTAINER_NAME=docker-pr1 17:26:08 [2023-07-15T17:26:08.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45980/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh dynbinary-daemon 17:26:09 [2023-07-15T17:26:09.563Z] 17:26:09 [2023-07-15T17:26:09.564Z] 17:26:09 [2023-07-15T17:26:09.820Z] Removing bundles/ 17:26:09 [2023-07-15T17:26:09.820Z] 17:26:09 [2023-07-15T17:26:09.820Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 17:26:09 [2023-07-15T17:26:09.820Z] Building: bundles/dynbinary-daemon/dockerd-dev 17:26:09 [2023-07-15T17:26:09.820Z] GOOS="" GOARCH="" GOARM="" 17:26:09 [2023-07-15T17:26:09.821Z] Removing bundles/ 17:26:09 [2023-07-15T17:26:09.821Z] 17:26:09 [2023-07-15T17:26:09.821Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 17:26:09 [2023-07-15T17:26:09.821Z] Building: bundles/dynbinary-daemon/dockerd-dev 17:26:09 [2023-07-15T17:26:09.821Z] GOOS="" GOARCH="" GOARM="" 17:26:11 [2023-07-15T17:26:11.025Z] #68 exporting layers 3.7s done 17:26:11 [2023-07-15T17:26:11.026Z] #68 writing image sha256:200cb411dbd5969fcb7d65771dc15dbe7b18fba38d28788e657ab8e735d06bd0 done 17:26:11 [2023-07-15T17:26:11.026Z] #68 naming to docker.io/library/docker:1bd0805099023c90f39f6574219dcbc3e16e1744 done 17:26:11 [2023-07-15T17:26:11.026Z] #68 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 17:26:11 [2023-07-15T17:26:11.351Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45980/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/validate/default 17:26:11 [2023-07-15T17:26:11.357Z] #70 exporting layers 3.6s done 17:26:11 [2023-07-15T17:26:11.357Z] #70 writing image sha256:b1f7a55605d08658d0fd1a42515207b89f5ed327d3baee407e724168ede3f748 done 17:26:11 [2023-07-15T17:26:11.357Z] #70 naming to docker.io/library/docker:1bd0805099023c90f39f6574219dcbc3e16e1744 done 17:26:11 [2023-07-15T17:26:11.357Z] #70 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:11 [2023-07-15T17:26:11.568Z] Fetching without tags 17:26:11 [2023-07-15T17:26:11.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh dynbinary test-integration 17:26:12 [2023-07-15T17:26:12.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 17:26:12 [2023-07-15T17:26:12.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 17:26:12 [2023-07-15T17:26:12.290Z] Congratulations! All commits are properly signed with the DCO! 17:26:12 [2023-07-15T17:26:12.358Z] Merging remotes/origin/20.10 commit f7a770ac61f28ca6c49a054b17ce1771ac554743 into PR head commit 1bd0805099023c90f39f6574219dcbc3e16e1744 17:26:13 [2023-07-15T17:26:13.231Z] Congratulations! Seccomp profile generation is done correctly. 17:26:13 [2023-07-15T17:26:13.231Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 17:26:13 [2023-07-15T17:26:13.602Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 17:26:13 [2023-07-15T17:26:13.602Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 17:26:13 [2023-07-15T17:26:13.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 17:26:13 [2023-07-15T17:26:13.602Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 17:26:13 [2023-07-15T17:26:13.602Z] systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) 17:26:13 [2023-07-15T17:26:13.602Z] Detected virtualization docker. 17:26:13 [2023-07-15T17:26:13.602Z] Detected architecture x86-64. 17:26:13 [2023-07-15T17:26:13.602Z] Set hostname to <3fdebcfb0e26>. 17:26:13 [2023-07-15T17:26:13.602Z] modprobe@configfs.service: Succeeded. 17:26:13 [2023-07-15T17:26:13.602Z] modprobe@drm.service: Succeeded. 17:26:13 [2023-07-15T17:26:13.602Z] modprobe@fuse.service: Succeeded. 17:26:13 [2023-07-15T17:26:13.602Z] + source /etc/docker-entrypoint-cmd 17:26:13 [2023-07-15T17:26:13.602Z] ++ hack/make.sh dynbinary test-integration 17:26:13 [2023-07-15T17:26:13.602Z] 17:26:13 [2023-07-15T17:26:13.602Z] Removing bundles/ 17:26:13 [2023-07-15T17:26:13.602Z] 17:26:13 [2023-07-15T17:26:13.602Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 17:26:13 [2023-07-15T17:26:13.602Z] Building: bundles/dynbinary-daemon/dockerd-dev 17:26:13 [2023-07-15T17:26:13.602Z] GOOS="" GOARCH="" GOARM="" 17:26:11 [2023-07-15T17:26:11.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:26:11 [2023-07-15T17:26:11.273Z] > git config --add remote.origin.fetch +refs/pull/45980/head:refs/remotes/origin/PR-45980 # timeout=10 17:26:11 [2023-07-15T17:26:11.332Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:26:11 [2023-07-15T17:26:11.464Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:26:11 [2023-07-15T17:26:11.606Z] Fetching upstream changes from https://github.com/moby/moby.git 17:26:11 [2023-07-15T17:26:11.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:26:11 [2023-07-15T17:26:11.609Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45980/head:refs/remotes/origin/PR-45980 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 17:26:12 [2023-07-15T17:26:12.466Z] > git config core.sparsecheckout # timeout=10 17:26:12 [2023-07-15T17:26:12.521Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:26:16 [2023-07-15T17:26:16.010Z] Merge succeeded, producing 1bd0805099023c90f39f6574219dcbc3e16e1744 17:26:16 [2023-07-15T17:26:16.010Z] Checking out Revision 1bd0805099023c90f39f6574219dcbc3e16e1744 (PR-45980) 17:26:15 [2023-07-15T17:26:15.631Z] > git remote # timeout=10 17:26:15 [2023-07-15T17:26:15.701Z] > git config --get remote.origin.url # timeout=10 17:26:15 [2023-07-15T17:26:15.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:26:15 [2023-07-15T17:26:15.765Z] > git merge f7a770ac61f28ca6c49a054b17ce1771ac554743 # timeout=10 17:26:15 [2023-07-15T17:26:15.913Z] > git rev-parse "HEAD^{commit}" # timeout=10 17:26:16 [2023-07-15T17:26:16.045Z] > git config core.sparsecheckout # timeout=10 17:26:16 [2023-07-15T17:26:16.107Z] > git checkout -f 1bd0805099023c90f39f6574219dcbc3e16e1744 # timeout=10 17:26:19 [2023-07-15T17:26:19.803Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 17:26:20 [2023-07-15T17:26:20.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 17:26:20 [2023-07-15T17:26:20.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 17:26:21 [2023-07-15T17:26:21.712Z] Congratulations! All API changes are done the right way. 17:26:21 [2023-07-15T17:26:21.712Z] Congratulations! All TOML source files changed here have valid syntax. 17:26:21 [2023-07-15T17:26:21.712Z] Congratulations! Changelog CHANGELOG.md is well-formed. 17:26:21 [2023-07-15T17:26:21.712Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 17:26:21 [2023-07-15T17:26:21.712Z] Congratulations! No new tests were added to integration-cli. 17:26:21 [2023-07-15T17:26:21.712Z] 17:26:21 [2023-07-15T17:26:21.712Z] INFO Start validation with golang-ci-lint 17:26:21 [2023-07-15T17:26:21.712Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 17:26:21 [2023-07-15T17:26:21.712Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] 17:26:21 [2023-07-15T17:26:21.712Z] INFO [loader] Using build tags: [apparmor seccomp] 17:26:25 [2023-07-15T17:26:25.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 17:26:26 [2023-07-15T17:26:26.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 17:26:26 [2023-07-15T17:26:26.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 17:26:27 [2023-07-15T17:26:27.227Z] Commit message: "vendor: github.com/docker/distribution v2.8.2" 17:26:27 [2023-07-15T17:26:27.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 17:26:27 [2023-07-15T17:26:27.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 17:26:27 [2023-07-15T17:26:27.624Z] > git --version # timeout=10 17:26:27 [2023-07-15T17:26:27.693Z] > git --version # 'git version 2.24.1.windows.2' 17:26:27 [2023-07-15T17:26:27.752Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 17:26:28 [2023-07-15T17:26:28.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 17:26:29 [2023-07-15T17:26:29.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 17:26:30 [2023-07-15T17:26:30.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 17:26:31 [2023-07-15T17:26:31.178Z] + docker version 17:26:31 [2023-07-15T17:26:31.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 17:26:31 [2023-07-15T17:26:31.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 17:26:32 [2023-07-15T17:26:32.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 17:26:32 [2023-07-15T17:26:32.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 17:26:33 [2023-07-15T17:26:33.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 17:26:33 [2023-07-15T17:26:33.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 17:26:34 [2023-07-15T17:26:34.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 17:26:35 [2023-07-15T17:26:35.064Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 17:26:35 [2023-07-15T17:26:35.064Z] Using test binary docker 17:26:35 [2023-07-15T17:26:35.064Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 17:26:35 [2023-07-15T17:26:35.064Z] +++ /etc/init.d/apparmor start 17:26:35 [2023-07-15T17:26:35.064Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 17:26:35 [2023-07-15T17:26:35.064Z] INFO: Waiting for daemon to start... 17:26:35 [2023-07-15T17:26:35.064Z] Starting dockerd 17:26:35 [2023-07-15T17:26:35.064Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 17:26:35 [2023-07-15T17:26:35.875Z] Client: 17:26:35 [2023-07-15T17:26:35.875Z] Version: 20.10.9 17:26:35 [2023-07-15T17:26:35.875Z] API version: 1.41 17:26:35 [2023-07-15T17:26:35.875Z] Go version: go1.16.8 17:26:35 [2023-07-15T17:26:35.875Z] Git commit: c2ea9bc 17:26:35 [2023-07-15T17:26:35.875Z] Built: Mon Oct 4 16:11:10 2021 17:26:35 [2023-07-15T17:26:35.875Z] OS/Arch: windows/amd64 17:26:35 [2023-07-15T17:26:35.875Z] Context: default 17:26:35 [2023-07-15T17:26:35.875Z] Experimental: true 17:26:35 [2023-07-15T17:26:35.875Z] 17:26:35 [2023-07-15T17:26:35.875Z] Server: Docker Engine - Community 17:26:35 [2023-07-15T17:26:35.875Z] Engine: 17:26:35 [2023-07-15T17:26:35.875Z] Version: 20.10.9 17:26:35 [2023-07-15T17:26:35.875Z] API version: 1.41 (minimum version 1.24) 17:26:35 [2023-07-15T17:26:35.875Z] Go version: go1.16.8 17:26:35 [2023-07-15T17:26:35.875Z] Git commit: 79ea9d3 17:26:35 [2023-07-15T17:26:35.875Z] Built: Mon Oct 4 16:06:39 2021 17:26:35 [2023-07-15T17:26:35.875Z] OS/Arch: windows/amd64 17:26:35 [2023-07-15T17:26:35.875Z] Experimental: true [Pipeline] sh 17:26:36 [2023-07-15T17:26:36.981Z] . 17:26:36 [2023-07-15T17:26:36.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 17:26:36 [2023-07-15T17:26:36.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 17:26:36 [2023-07-15T17:26:36.981Z] Error: No such image: emptyfs 17:26:36 [2023-07-15T17:26:36.981Z] ++++ tar -cC bundles/test-integration/emptyfs . 17:26:36 [2023-07-15T17:26:36.981Z] ++++ docker load 17:26:37 [2023-07-15T17:26:37.241Z] Running integration-test (iteration 1) 17:26:37 [2023-07-15T17:26:37.241Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 17:26:37 [2023-07-15T17:26:37.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 17:26:37 [2023-07-15T17:26:37.241Z] ++ set -e 17:26:37 [2023-07-15T17:26:37.241Z] ++ '[' -n 0 ']' 17:26:37 [2023-07-15T17:26:37.241Z] ++ set -x 17:26:37 [2023-07-15T17:26:37.241Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 17:26:37 [2023-07-15T17:26:37.241Z] Loaded image: busybox:latest 17:26:37 [2023-07-15T17:26:37.405Z] + docker info 17:26:37 [2023-07-15T17:26:37.501Z] Loaded image: busybox:glibc 17:26:38 [2023-07-15T17:26:38.072Z] Loaded image: debian:bullseye-slim 17:26:38 [2023-07-15T17:26:38.072Z] Loaded image: hello-world:latest 17:26:38 [2023-07-15T17:26:38.072Z] Loaded image: arm32v7/hello-world:latest 17:26:38 [2023-07-15T17:26:38.072Z] INFO: Testing against a local daemon 17:26:38 [2023-07-15T17:26:38.072Z] === RUN TestCgroupNamespacesBuild 17:26:39 [2023-07-15T17:26:39.453Z] --- PASS: TestCgroupNamespacesBuild (1.15s) 17:26:39 [2023-07-15T17:26:39.453Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 17:26:40 [2023-07-15T17:26:40.393Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) 17:26:40 [2023-07-15T17:26:40.393Z] === RUN TestBuildWithSession 17:26:40 [2023-07-15T17:26:40.393Z] build_session_test.go:25: TODO: BuildKit 17:26:40 [2023-07-15T17:26:40.393Z] --- SKIP: TestBuildWithSession (0.00s) 17:26:40 [2023-07-15T17:26:40.393Z] === RUN TestBuildSquashParent 17:26:44 [2023-07-15T17:26:44.592Z] --- PASS: TestBuildSquashParent (3.88s) 17:26:44 [2023-07-15T17:26:44.592Z] === RUN TestBuildWithRemoveAndForceRemove 17:26:44 [2023-07-15T17:26:44.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:26:44 [2023-07-15T17:26:44.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:26:44 [2023-07-15T17:26:44.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:26:44 [2023-07-15T17:26:44.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:26:44 [2023-07-15T17:26:44.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:26:44 [2023-07-15T17:26:44.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:26:44 [2023-07-15T17:26:44.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:26:44 [2023-07-15T17:26:44.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:26:44 [2023-07-15T17:26:44.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:26:44 [2023-07-15T17:26:44.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:26:44 [2023-07-15T17:26:44.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:26:44 [2023-07-15T17:26:44.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:26:44 [2023-07-15T17:26:44.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:26:44 [2023-07-15T17:26:44.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:26:44 [2023-07-15T17:26:44.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:26:44 [2023-07-15T17:26:44.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:26:44 [2023-07-15T17:26:44.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:26:44 [2023-07-15T17:26:44.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:26:47 [2023-07-15T17:26:47.732Z] Client: 17:26:47 [2023-07-15T17:26:47.732Z] Context: default 17:26:47 [2023-07-15T17:26:47.732Z] Debug Mode: false 17:26:47 [2023-07-15T17:26:47.732Z] Plugins: 17:26:47 [2023-07-15T17:26:47.732Z] app: Docker Application (Docker Inc., v0.8.0) 17:26:47 [2023-07-15T17:26:47.732Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 17:26:47 [2023-07-15T17:26:47.732Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 17:26:47 [2023-07-15T17:26:47.732Z] 17:26:47 [2023-07-15T17:26:47.732Z] Server: 17:26:47 [2023-07-15T17:26:47.732Z] Containers: 0 17:26:47 [2023-07-15T17:26:47.732Z] Running: 0 17:26:47 [2023-07-15T17:26:47.732Z] Paused: 0 17:26:47 [2023-07-15T17:26:47.732Z] Stopped: 0 17:26:47 [2023-07-15T17:26:47.732Z] Images: 0 17:26:47 [2023-07-15T17:26:47.732Z] Server Version: 20.10.9 17:26:47 [2023-07-15T17:26:47.732Z] Storage Driver: windowsfilter (windows) lcow (linux) 17:26:47 [2023-07-15T17:26:47.732Z] Windows: 17:26:47 [2023-07-15T17:26:47.732Z] LCOW: 17:26:47 [2023-07-15T17:26:47.732Z] Logging Driver: json-file 17:26:47 [2023-07-15T17:26:47.732Z] Plugins: 17:26:47 [2023-07-15T17:26:47.732Z] Volume: local 17:26:47 [2023-07-15T17:26:47.732Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 17:26:47 [2023-07-15T17:26:47.732Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 17:26:47 [2023-07-15T17:26:47.732Z] Swarm: inactive 17:26:47 [2023-07-15T17:26:47.732Z] Default Isolation: process 17:26:47 [2023-07-15T17:26:47.732Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 17:26:47 [2023-07-15T17:26:47.732Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 17:26:47 [2023-07-15T17:26:47.732Z] OSType: windows 17:26:47 [2023-07-15T17:26:47.732Z] Architecture: x86_64 17:26:47 [2023-07-15T17:26:47.732Z] CPUs: 4 17:26:47 [2023-07-15T17:26:47.732Z] Total Memory: 32GiB 17:26:47 [2023-07-15T17:26:47.732Z] Name: azwin-2-9efc10 17:26:47 [2023-07-15T17:26:47.732Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L 17:26:47 [2023-07-15T17:26:47.732Z] Docker Root Dir: D:\docker 17:26:47 [2023-07-15T17:26:47.732Z] Debug Mode: false 17:26:47 [2023-07-15T17:26:47.732Z] Registry: https://index.docker.io/v1/ 17:26:47 [2023-07-15T17:26:47.732Z] Labels: 17:26:47 [2023-07-15T17:26:47.732Z] Experimental: true 17:26:47 [2023-07-15T17:26:47.732Z] Insecure Registries: 17:26:47 [2023-07-15T17:26:47.732Z] 10.0.0.4:5000 17:26:47 [2023-07-15T17:26:47.732Z] 127.0.0.0/8 17:26:47 [2023-07-15T17:26:47.732Z] Registry Mirrors: 17:26:47 [2023-07-15T17:26:47.732Z] http://10.0.0.4:5000/ 17:26:47 [2023-07-15T17:26:47.732Z] Live Restore Enabled: false 17:26:47 [2023-07-15T17:26:47.732Z] Product License: Community Engine 17:26:47 [2023-07-15T17:26:47.732Z] [Pipeline] } [Pipeline] // stage 17:26:47 [2023-07-15T17:26:47.888Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 17:26:47 [2023-07-15T17:26:47.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) 17:26:47 [2023-07-15T17:26:47.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) 17:26:47 [2023-07-15T17:26:47.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) 17:26:47 [2023-07-15T17:26:47.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) 17:26:47 [2023-07-15T17:26:47.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) 17:26:47 [2023-07-15T17:26:47.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) 17:26:47 [2023-07-15T17:26:47.888Z] === RUN TestBuildMultiStageCopy 17:26:47 [2023-07-15T17:26:47.888Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 17:26:48 [2023-07-15T17:26:48.537Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 17:26:48 [2023-07-15T17:26:48.537Z] 17:26:48 [2023-07-15T17:26:48.537Z] ---> Making bundle: test-integration (in bundles/test-integration) 17:26:48 [2023-07-15T17:26:48.537Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 17:26:48 [2023-07-15T17:26:48.537Z] HOSTNAME=19cccacbfa59 17:26:48 [2023-07-15T17:26:48.537Z] DEST=bundles/test-integration 17:26:48 [2023-07-15T17:26:48.537Z] PWD=/go/src/github.com/docker/docker 17:26:48 [2023-07-15T17:26:48.537Z] DOCKER_ROOTLESS=1 17:26:48 [2023-07-15T17:26:48.537Z] DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 17:26:48 [2023-07-15T17:26:48.537Z] container=docker 17:26:48 [2023-07-15T17:26:48.537Z] HOME=/root 17:26:48 [2023-07-15T17:26:48.537Z] GOLANG_VERSION=1.19.10 17:26:48 [2023-07-15T17:26:48.537Z] VALIDATE_REPO=https://github.com/moby/moby.git 17:26:48 [2023-07-15T17:26:48.537Z] VALIDATE_BRANCH=20.10 17:26:48 [2023-07-15T17:26:48.537Z] TERM=xterm 17:26:48 [2023-07-15T17:26:48.537Z] DOCKER_PKG=github.com/docker/docker 17:26:48 [2023-07-15T17:26:48.537Z] SHLVL=1 17:26:48 [2023-07-15T17:26:48.537Z] TIMEOUT=120m 17:26:48 [2023-07-15T17:26:48.537Z] DOCKER_BUILDTAGS=apparmor seccomp journald 17:26:48 [2023-07-15T17:26:48.537Z] DOCKER_GRAPHDRIVER=overlay2 17:26:48 [2023-07-15T17:26:48.537Z] GO111MODULE=off 17:26:48 [2023-07-15T17:26:48.537Z] DOCKER_EXPERIMENTAL=1 17:26:48 [2023-07-15T17:26:48.537Z] TEST_SKIP_INTEGRATION_CLI=1 17:26:48 [2023-07-15T17:26:48.537Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:26:48 [2023-07-15T17:26:48.537Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 17:26:48 [2023-07-15T17:26:48.537Z] GOPATH=/go 17:26:48 [2023-07-15T17:26:48.537Z] PKG_CONFIG=pkg-config 17:26:48 [2023-07-15T17:26:48.537Z] _=/usr/bin/env 17:26:48 [2023-07-15T17:26:48.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 17:26:48 [2023-07-15T17:26:48.557Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 17:26:48 [2023-07-15T17:26:48.557Z] 17:26:48 [2023-07-15T17:26:48.557Z] + TEST_INTEGRATION_DEST=1 17:26:48 [2023-07-15T17:26:48.557Z] + CONTAINER_NAME=docker-pr1-1 17:26:48 [2023-07-15T17:26:48.557Z] + TEST_SKIP_INTEGRATION_CLI=1 17:26:48 [2023-07-15T17:26:48.557Z] + run_tests test-integration-flaky 17:26:48 [2023-07-15T17:26:48.557Z] + '[' -n 0 ']' 17:26:48 [2023-07-15T17:26:48.557Z] + rm= 17:26:48 [2023-07-15T17:26:48.557Z] + TEST_INTEGRATION_DEST=2 17:26:48 [2023-07-15T17:26:48.557Z] + CONTAINER_NAME=docker-pr1-2 17:26:48 [2023-07-15T17:26:48.557Z] + TEST_SKIP_INTEGRATION=1 17:26:48 [2023-07-15T17:26:48.557Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 17:26:48 [2023-07-15T17:26:48.557Z] + run_tests 17:26:48 [2023-07-15T17:26:48.557Z] + c=0 17:26:48 [2023-07-15T17:26:48.557Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45980/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45980/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh test-integration-flaky test-integration 17:26:48 [2023-07-15T17:26:48.557Z] + '[' -n 0 ']' 17:26:48 [2023-07-15T17:26:48.557Z] + TEST_INTEGRATION_DEST=3 17:26:48 [2023-07-15T17:26:48.557Z] + rm= 17:26:48 [2023-07-15T17:26:48.557Z] + CONTAINER_NAME=docker-pr1-3 17:26:48 [2023-07-15T17:26:48.557Z] + TEST_SKIP_INTEGRATION=1 17:26:48 [2023-07-15T17:26:48.557Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 17:26:48 [2023-07-15T17:26:48.557Z] + run_tests 17:26:48 [2023-07-15T17:26:48.557Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45980/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45980/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh '' test-integration 17:26:48 [2023-07-15T17:26:48.557Z] + '[' -n 0 ']' 17:26:48 [2023-07-15T17:26:48.557Z] + rm= 17:26:48 [2023-07-15T17:26:48.557Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45980/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45980/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh '' test-integration 17:26:48 [2023-07-15T17:26:48.557Z] ++ jobs -p 17:26:48 [2023-07-15T17:26:48.557Z] + for job in $(jobs -p) 17:26:48 [2023-07-15T17:26:48.557Z] + wait 38257 17:26:48 [2023-07-15T17:26:48.557Z] 17:26:48 [2023-07-15T17:26:48.557Z] 17:26:48 [2023-07-15T17:26:48.557Z] 17:26:48 [2023-07-15T17:26:48.557Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 17:26:48 [2023-07-15T17:26:48.557Z] ---> Making bundle: test-integration (in bundles/test-integration) 17:26:48 [2023-07-15T17:26:48.557Z] ---> Making bundle: test-integration (in bundles/test-integration) 17:26:48 [2023-07-15T17:26:48.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 17:26:48 [2023-07-15T17:26:48.557Z] HOSTNAME=6a995a3b7591 17:26:48 [2023-07-15T17:26:48.557Z] TEST_SKIP_INTEGRATION=1 17:26:48 [2023-07-15T17:26:48.557Z] TESTDEBUG=0 17:26:48 [2023-07-15T17:26:48.557Z] DEST=bundles/test-integration 17:26:48 [2023-07-15T17:26:48.557Z] PWD=/go/src/github.com/docker/docker 17:26:48 [2023-07-15T17:26:48.557Z] KEEPBUNDLE=1 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 17:26:48 [2023-07-15T17:26:48.557Z] container=docker 17:26:48 [2023-07-15T17:26:48.557Z] HOME=/root 17:26:48 [2023-07-15T17:26:48.557Z] GOLANG_VERSION=1.19.10 17:26:48 [2023-07-15T17:26:48.557Z] VALIDATE_REPO=https://github.com/moby/moby.git 17:26:48 [2023-07-15T17:26:48.557Z] VALIDATE_BRANCH=20.10 17:26:48 [2023-07-15T17:26:48.557Z] TERM=xterm 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_PKG=github.com/docker/docker 17:26:48 [2023-07-15T17:26:48.557Z] SHLVL=1 17:26:48 [2023-07-15T17:26:48.557Z] TIMEOUT=120m 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_BUILDTAGS=apparmor seccomp journald 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_GRAPHDRIVER=overlay2 17:26:48 [2023-07-15T17:26:48.557Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 17:26:48 [2023-07-15T17:26:48.557Z] GO111MODULE=off 17:26:48 [2023-07-15T17:26:48.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:26:48 [2023-07-15T17:26:48.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 17:26:48 [2023-07-15T17:26:48.557Z] GOPATH=/go 17:26:48 [2023-07-15T17:26:48.557Z] PKG_CONFIG=pkg-config 17:26:48 [2023-07-15T17:26:48.557Z] _=/usr/bin/env 17:26:48 [2023-07-15T17:26:48.557Z] Building test suite binary ./integration-cli/test.main 17:26:48 [2023-07-15T17:26:48.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 17:26:48 [2023-07-15T17:26:48.557Z] HOSTNAME=40a41c298454 17:26:48 [2023-07-15T17:26:48.557Z] TEST_SKIP_INTEGRATION=1 17:26:48 [2023-07-15T17:26:48.557Z] TESTDEBUG=0 17:26:48 [2023-07-15T17:26:48.557Z] DEST=bundles/test-integration 17:26:48 [2023-07-15T17:26:48.557Z] PWD=/go/src/github.com/docker/docker 17:26:48 [2023-07-15T17:26:48.557Z] KEEPBUNDLE=1 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 17:26:48 [2023-07-15T17:26:48.557Z] container=docker 17:26:48 [2023-07-15T17:26:48.557Z] HOME=/root 17:26:48 [2023-07-15T17:26:48.557Z] GOLANG_VERSION=1.19.10 17:26:48 [2023-07-15T17:26:48.557Z] VALIDATE_REPO=https://github.com/moby/moby.git 17:26:48 [2023-07-15T17:26:48.557Z] VALIDATE_BRANCH=20.10 17:26:48 [2023-07-15T17:26:48.557Z] TERM=xterm 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_PKG=github.com/docker/docker 17:26:48 [2023-07-15T17:26:48.557Z] SHLVL=1 17:26:48 [2023-07-15T17:26:48.557Z] TIMEOUT=120m 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_BUILDTAGS=apparmor seccomp journald 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_GRAPHDRIVER=overlay2 17:26:48 [2023-07-15T17:26:48.557Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 17:26:48 [2023-07-15T17:26:48.557Z] GO111MODULE=off 17:26:48 [2023-07-15T17:26:48.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:26:48 [2023-07-15T17:26:48.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 17:26:48 [2023-07-15T17:26:48.557Z] GOPATH=/go 17:26:48 [2023-07-15T17:26:48.557Z] PKG_CONFIG=pkg-config 17:26:48 [2023-07-15T17:26:48.557Z] _=/usr/bin/env 17:26:48 [2023-07-15T17:26:48.557Z] Building test suite binary ./integration-cli/test.main 17:26:48 [2023-07-15T17:26:48.557Z] No new tests added to integration. 17:26:48 [2023-07-15T17:26:48.557Z] 17:26:48 [2023-07-15T17:26:48.557Z] ---> Making bundle: test-integration (in bundles/test-integration) 17:26:48 [2023-07-15T17:26:48.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 17:26:48 [2023-07-15T17:26:48.557Z] HOSTNAME=eb364679f26e 17:26:48 [2023-07-15T17:26:48.557Z] TESTDEBUG=0 17:26:48 [2023-07-15T17:26:48.557Z] DEST=bundles/test-integration 17:26:48 [2023-07-15T17:26:48.557Z] PWD=/go/src/github.com/docker/docker 17:26:48 [2023-07-15T17:26:48.557Z] KEEPBUNDLE=1 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 17:26:48 [2023-07-15T17:26:48.557Z] container=docker 17:26:48 [2023-07-15T17:26:48.557Z] HOME=/root 17:26:48 [2023-07-15T17:26:48.557Z] GOLANG_VERSION=1.19.10 17:26:48 [2023-07-15T17:26:48.557Z] VALIDATE_REPO=https://github.com/moby/moby.git 17:26:48 [2023-07-15T17:26:48.557Z] VALIDATE_BRANCH=20.10 17:26:48 [2023-07-15T17:26:48.557Z] TERM=xterm 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_PKG=github.com/docker/docker 17:26:48 [2023-07-15T17:26:48.557Z] SHLVL=1 17:26:48 [2023-07-15T17:26:48.557Z] TIMEOUT=120m 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_BUILDTAGS=apparmor seccomp journald 17:26:48 [2023-07-15T17:26:48.557Z] DOCKER_GRAPHDRIVER=overlay2 17:26:48 [2023-07-15T17:26:48.557Z] GO111MODULE=off 17:26:48 [2023-07-15T17:26:48.557Z] TEST_SKIP_INTEGRATION_CLI=1 17:26:48 [2023-07-15T17:26:48.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:26:48 [2023-07-15T17:26:48.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 17:26:48 [2023-07-15T17:26:48.557Z] GOPATH=/go 17:26:48 [2023-07-15T17:26:48.557Z] PKG_CONFIG=pkg-config 17:26:48 [2023-07-15T17:26:48.557Z] _=/usr/bin/env 17:26:48 [2023-07-15T17:26:48.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 17:26:48 [2023-07-15T17:26:48.827Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 17:26:49 [2023-07-15T17:26:49.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 17:26:49 [2023-07-15T17:26:49.087Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 17:26:49 [2023-07-15T17:26:49.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 17:26:49 [2023-07-15T17:26:49.346Z] --- PASS: TestBuildMultiStageCopy (1.86s) 17:26:49 [2023-07-15T17:26:49.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s) 17:26:49 [2023-07-15T17:26:49.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) 17:26:49 [2023-07-15T17:26:49.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) 17:26:49 [2023-07-15T17:26:49.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) 17:26:49 [2023-07-15T17:26:49.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.17s) 17:26:49 [2023-07-15T17:26:49.346Z] === RUN TestBuildMultiStageParentConfig 17:26:49 [2023-07-15T17:26:49.916Z] --- PASS: TestBuildMultiStageParentConfig (0.46s) 17:26:49 [2023-07-15T17:26:49.916Z] === RUN TestBuildLabelWithTargets 17:26:50 [2023-07-15T17:26:50.856Z] --- PASS: TestBuildLabelWithTargets (0.75s) 17:26:50 [2023-07-15T17:26:50.856Z] === RUN TestBuildWithEmptyLayers 17:26:51 [2023-07-15T17:26:51.115Z] --- PASS: TestBuildWithEmptyLayers (0.34s) 17:26:51 [2023-07-15T17:26:51.115Z] === RUN TestBuildMultiStageOnBuild 17:26:52 [2023-07-15T17:26:52.383Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 17:26:52 [2023-07-15T17:26:52.383Z] 17:26:52 [2023-07-15T17:26:52.383Z] ---> Making bundle: test-integration (in bundles/test-integration) 17:26:52 [2023-07-15T17:26:52.383Z] DOCKER_SYSTEMD=1 17:26:52 [2023-07-15T17:26:52.383Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 17:26:52 [2023-07-15T17:26:52.383Z] HOSTNAME=3fdebcfb0e26 17:26:52 [2023-07-15T17:26:52.383Z] DEST=bundles/test-integration 17:26:52 [2023-07-15T17:26:52.383Z] PWD=/go/src/github.com/docker/docker 17:26:52 [2023-07-15T17:26:52.383Z] DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 17:26:52 [2023-07-15T17:26:52.383Z] container=docker 17:26:52 [2023-07-15T17:26:52.383Z] HOME=/root 17:26:52 [2023-07-15T17:26:52.383Z] LANG=C.UTF-8 17:26:52 [2023-07-15T17:26:52.383Z] INVOCATION_ID=9c8eaef0a28345c1b4791276be53e5ef 17:26:52 [2023-07-15T17:26:52.383Z] GOLANG_VERSION=1.19.10 17:26:52 [2023-07-15T17:26:52.383Z] VALIDATE_REPO=https://github.com/moby/moby.git 17:26:52 [2023-07-15T17:26:52.383Z] VALIDATE_BRANCH=20.10 17:26:52 [2023-07-15T17:26:52.383Z] TERM=xterm 17:26:52 [2023-07-15T17:26:52.383Z] DOCKER_PKG=github.com/docker/docker 17:26:52 [2023-07-15T17:26:52.383Z] SHLVL=3 17:26:52 [2023-07-15T17:26:52.383Z] TIMEOUT=120m 17:26:52 [2023-07-15T17:26:52.383Z] DOCKER_BUILDTAGS=apparmor seccomp journald 17:26:52 [2023-07-15T17:26:52.383Z] DOCKER_GRAPHDRIVER=overlay2 17:26:52 [2023-07-15T17:26:52.383Z] GO111MODULE=off 17:26:52 [2023-07-15T17:26:52.383Z] DOCKER_EXPERIMENTAL=1 17:26:52 [2023-07-15T17:26:52.383Z] TEST_SKIP_INTEGRATION_CLI=1 17:26:52 [2023-07-15T17:26:52.383Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:26:52 [2023-07-15T17:26:52.383Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 17:26:52 [2023-07-15T17:26:52.383Z] GOPATH=/go 17:26:52 [2023-07-15T17:26:52.383Z] PKG_CONFIG=pkg-config 17:26:52 [2023-07-15T17:26:52.383Z] _=/usr/bin/env 17:26:52 [2023-07-15T17:26:52.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 17:26:52 [2023-07-15T17:26:52.496Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) 17:26:52 [2023-07-15T17:26:52.496Z] === RUN TestBuildUncleanTarFilenames 17:26:52 [2023-07-15T17:26:52.756Z] --- PASS: TestBuildUncleanTarFilenames (0.49s) 17:26:52 [2023-07-15T17:26:52.756Z] === RUN TestBuildMultiStageLayerLeak 17:26:54 [2023-07-15T17:26:54.137Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) 17:26:54 [2023-07-15T17:26:54.137Z] === RUN TestBuildWithHugeFile 17:27:00 [2023-07-15T17:27:00.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 17:27:00 [2023-07-15T17:27:00.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 17:27:04 [2023-07-15T17:27:04.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 17:27:04 [2023-07-15T17:27:04.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 17:27:08 [2023-07-15T17:27:08.445Z] INFO [loader] Go packages loading at mode 575 (files|compiled_files|deps|name|types_sizes|exports_file|imports) took 44.518617242s 17:27:08 [2023-07-15T17:27:08.445Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 156.160644ms 17:27:08 [2023-07-15T17:27:08.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 17:27:08 [2023-07-15T17:27:08.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 17:27:12 [2023-07-15T17:27:12.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 17:27:12 [2023-07-15T17:27:12.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 17:27:15 [2023-07-15T17:27:15.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 17:27:15 [2023-07-15T17:27:15.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 17:27:16 [2023-07-15T17:27:16.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 17:27:16 [2023-07-15T17:27:16.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 17:27:16 [2023-07-15T17:27:16.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 17:27:17 [2023-07-15T17:27:17.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 17:27:18 [2023-07-15T17:27:18.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 17:27:18 [2023-07-15T17:27:18.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 17:27:18 [2023-07-15T17:27:18.404Z] DEBUG: print all environment variables to check how Jenkins runs this script 17:27:18 [2023-07-15T17:27:18.404Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2a98e69e\powershellScript.ps1'; exit $LASTEXITCODE; 17:27:18 [2023-07-15T17:27:18.404Z] ---------------------------------------------------------------------------- 17:27:18 [2023-07-15T17:27:18.404Z] 17:27:18 [2023-07-15T17:27:18.404Z] INFO: executeCI.ps1 starting at Sat Jul 15 17:27:17 CUT 2023 17:27:18 [2023-07-15T17:27:18.404Z] 17:27:18 [2023-07-15T17:27:18.404Z] INFO: Script version 05-Feb-2019 09:03 PDT 17:27:18 [2023-07-15T17:27:18.404Z] INFO: Running git version 2.24.1.windows.2 17:27:18 [2023-07-15T17:27:18.404Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 17:27:18 [2023-07-15T17:27:18.404Z] INFO: Environment variables: 17:27:18 [2023-07-15T17:27:18.404Z] 17:27:18 [2023-07-15T17:27:18.404Z] Name Value 17:27:18 [2023-07-15T17:27:18.404Z] ---- ----- 17:27:18 [2023-07-15T17:27:18.404Z] ALLUSERSPROFILE C:\ProgramData 17:27:18 [2023-07-15T17:27:18.404Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 17:27:18 [2023-07-15T17:27:18.404Z] APT_MIRROR cdn-fastly.deb.debian.org 17:27:18 [2023-07-15T17:27:18.404Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 17:27:18 [2023-07-15T17:27:18.404Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 17:27:18 [2023-07-15T17:27:18.404Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 17:27:18 [2023-07-15T17:27:18.404Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 17:27:18 [2023-07-15T17:27:18.404Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 17:27:18 [2023-07-15T17:27:18.404Z] BRANCH_NAME PR-45980 17:27:18 [2023-07-15T17:27:18.404Z] BUILD_DISPLAY_NAME #1 17:27:18 [2023-07-15T17:27:18.404Z] BUILD_ID 1 17:27:18 [2023-07-15T17:27:18.404Z] BUILD_NUMBER 1 17:27:18 [2023-07-15T17:27:18.404Z] BUILD_TAG jenkins-moby-PR-45980-1 17:27:18 [2023-07-15T17:27:18.404Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45980/1/ 17:27:18 [2023-07-15T17:27:18.404Z] CHANGE_AUTHOR thaJeztah 17:27:18 [2023-07-15T17:27:18.404Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn 17:27:18 [2023-07-15T17:27:18.404Z] CHANGE_BRANCH 20.10_backport_vendor_distribution_v2.8.2 17:27:18 [2023-07-15T17:27:18.404Z] CHANGE_FORK thaJeztah/docker 17:27:18 [2023-07-15T17:27:18.404Z] CHANGE_ID 45980 17:27:18 [2023-07-15T17:27:18.404Z] CHANGE_TARGET 20.10 17:27:18 [2023-07-15T17:27:18.404Z] CHANGE_TITLE [20.10 backport] vendor: github.com/docker/distribution v2.8.2 17:27:18 [2023-07-15T17:27:18.404Z] CHANGE_URL https://github.com/moby/moby/pull/45980 17:27:18 [2023-07-15T17:27:18.404Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 17:27:18 [2023-07-15T17:27:18.404Z] CommonProgramFiles C:\Program Files\Common Files 17:27:18 [2023-07-15T17:27:18.404Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 17:27:18 [2023-07-15T17:27:18.404Z] CommonProgramW6432 C:\Program Files\Common Files 17:27:18 [2023-07-15T17:27:18.404Z] COMPUTERNAME azwin-2-9efc10 17:27:18 [2023-07-15T17:27:18.404Z] ComSpec C:\Windows\system32\cmd.exe 17:27:18 [2023-07-15T17:27:18.404Z] ConfigSequenceNumber 0 17:27:18 [2023-07-15T17:27:18.404Z] DOCKER_BUILDKIT 0 17:27:18 [2023-07-15T17:27:18.404Z] DOCKER_DUT_DEBUG 1 17:27:18 [2023-07-15T17:27:18.404Z] DOCKER_EXPERIMENTAL 1 17:27:18 [2023-07-15T17:27:18.404Z] DOCKER_GRAPHDRIVER overlay2 17:27:18 [2023-07-15T17:27:18.404Z] DriverData C:\Windows\System32\Drivers\DriverData 17:27:18 [2023-07-15T17:27:18.404Z] EXECUTOR_NUMBER 0 17:27:18 [2023-07-15T17:27:18.404Z] FQDN azwin-2-9efc10.westus.cloudapp.azure.com 17:27:18 [2023-07-15T17:27:18.404Z] GIT_BRANCH PR-45980 17:27:18 [2023-07-15T17:27:18.404Z] GIT_COMMIT 1bd0805099023c90f39f6574219dcbc3e16e1744 17:27:18 [2023-07-15T17:27:18.404Z] GIT_URL https://github.com/moby/moby.git 17:27:18 [2023-07-15T17:27:18.404Z] HUDSON_COOKIE fce62906-6180-41e7-8dd6-407259645894 17:27:18 [2023-07-15T17:27:18.404Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 17:27:18 [2023-07-15T17:27:18.404Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 17:27:18 [2023-07-15T17:27:18.404Z] HUDSON_URL https://ci-next.docker.com/public/ 17:27:18 [2023-07-15T17:27:18.404Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 17:27:18 [2023-07-15T17:27:18.404Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 17:27:18 [2023-07-15T17:27:18.404Z] JENKINS_NODE_COOKIE cee5c2e8-4f9d-4cdf-8c3f-7e3747e2e88b 17:27:18 [2023-07-15T17:27:18.404Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 17:27:18 [2023-07-15T17:27:18.404Z] JENKINS_URL https://ci-next.docker.com/public/ 17:27:18 [2023-07-15T17:27:18.404Z] JOB_BASE_NAME PR-45980 17:27:18 [2023-07-15T17:27:18.404Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45980/display/redirect 17:27:18 [2023-07-15T17:27:18.404Z] JOB_NAME moby/PR-45980 17:27:18 [2023-07-15T17:27:18.404Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45980/ 17:27:18 [2023-07-15T17:27:18.404Z] library.jps.version master 17:27:18 [2023-07-15T17:27:18.404Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 17:27:18 [2023-07-15T17:27:18.404Z] NODE_LABELS amd64 azure azwin-2-9efc10 azwin-2019 docker west-us windows windows-2019 x86_64 17:27:18 [2023-07-15T17:27:18.404Z] NODE_NAME azwin-2-9efc10 17:27:18 [2023-07-15T17:27:18.404Z] NUMBER_OF_PROCESSORS 4 17:27:18 [2023-07-15T17:27:18.404Z] OS Windows_NT 17:27:18 [2023-07-15T17:27:18.404Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 17:27:18 [2023-07-15T17:27:18.404Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 17:27:18 [2023-07-15T17:27:18.405Z] PROCESSOR_ARCHITECTURE AMD64 17:27:18 [2023-07-15T17:27:18.405Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 17:27:18 [2023-07-15T17:27:18.405Z] PROCESSOR_LEVEL 6 17:27:18 [2023-07-15T17:27:18.405Z] PROCESSOR_REVISION 4f01 17:27:18 [2023-07-15T17:27:18.405Z] ProgramData C:\ProgramData 17:27:18 [2023-07-15T17:27:18.405Z] ProgramFiles C:\Program Files 17:27:18 [2023-07-15T17:27:18.405Z] ProgramFiles(x86) C:\Program Files (x86) 17:27:18 [2023-07-15T17:27:18.405Z] ProgramW6432 C:\Program Files 17:27:18 [2023-07-15T17:27:18.405Z] PROMPT $P$G 17:27:18 [2023-07-15T17:27:18.405Z] PSExecutionPolicyPreference Bypass 17:27:18 [2023-07-15T17:27:18.405Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 17:27:18 [2023-07-15T17:27:18.405Z] PUBLIC C:\Users\Public 17:27:18 [2023-07-15T17:27:18.405Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45980/1/display/redirect?page=artif... 17:27:18 [2023-07-15T17:27:18.405Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45980/1/display/redirect?page=changes 17:27:18 [2023-07-15T17:27:18.405Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45980/1/display/redirect 17:27:18 [2023-07-15T17:27:18.405Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45980/1/display/redirect?page=tests 17:27:18 [2023-07-15T17:27:18.405Z] SKIP_VALIDATION_TESTS 1 17:27:18 [2023-07-15T17:27:18.405Z] SOURCES_DRIVE d 17:27:18 [2023-07-15T17:27:18.405Z] SOURCES_SUBDIR gopath 17:27:18 [2023-07-15T17:27:18.405Z] STAGE_NAME Run tests 17:27:18 [2023-07-15T17:27:18.405Z] SystemDrive C: 17:27:18 [2023-07-15T17:27:18.405Z] SystemRoot C:\Windows 17:27:18 [2023-07-15T17:27:18.405Z] TEMP C:\Windows\TEMP 17:27:18 [2023-07-15T17:27:18.405Z] TESTDEBUG 0 17:27:18 [2023-07-15T17:27:18.405Z] TESTRUN_DRIVE d 17:27:18 [2023-07-15T17:27:18.405Z] TESTRUN_SUBDIR CI 17:27:18 [2023-07-15T17:27:18.405Z] TIMEOUT 120m 17:27:18 [2023-07-15T17:27:18.405Z] TMP C:\Windows\TEMP 17:27:18 [2023-07-15T17:27:18.405Z] USERDOMAIN WORKGROUP 17:27:18 [2023-07-15T17:27:18.405Z] USERNAME azwin-2-9efc10$ 17:27:18 [2023-07-15T17:27:18.405Z] USERPROFILE C:\Windows\system32\config\systemprofile 17:27:18 [2023-07-15T17:27:18.405Z] windir C:\Windows 17:27:18 [2023-07-15T17:27:18.405Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 17:27:18 [2023-07-15T17:27:18.405Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 17:27:18 [2023-07-15T17:27:18.405Z] WORKSPACE d:\gopath\src\github.com\docker\docker 17:27:18 [2023-07-15T17:27:18.405Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 17:27:18 [2023-07-15T17:27:18.405Z] 17:27:18 [2023-07-15T17:27:18.405Z] 17:27:18 [2023-07-15T17:27:18.405Z] 17:27:18 [2023-07-15T17:27:18.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 17:27:19 [2023-07-15T17:27:19.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 17:27:19 [2023-07-15T17:27:19.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 17:27:19 [2023-07-15T17:27:19.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 17:27:19 [2023-07-15T17:27:19.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 17:27:19 [2023-07-15T17:27:19.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 17:27:20 [2023-07-15T17:27:20.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 17:27:20 [2023-07-15T17:27:20.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 17:27:20 [2023-07-15T17:27:20.592Z] INFO: Sources under d:\gopath\... 17:27:20 [2023-07-15T17:27:20.593Z] INFO: Test run under d:\CI\... 17:27:20 [2023-07-15T17:27:20.593Z] INFO: Running in D:\gopath\src\github.com\docker\docker 17:27:20 [2023-07-15T17:27:20.593Z] INFO: docker/docker repository was found 17:27:20 [2023-07-15T17:27:20.593Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... 17:27:20 [2023-07-15T17:27:20.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 17:27:21 [2023-07-15T17:27:21.053Z] ltsc2019: Pulling from windows/servercore 17:27:21 [2023-07-15T17:27:21.053Z] cb524f6f2215: Pulling fs layer 17:27:21 [2023-07-15T17:27:21.053Z] 71bf80baed9b: Pulling fs layer 17:27:21 [2023-07-15T17:27:21.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 17:27:21 [2023-07-15T17:27:21.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 17:27:22 [2023-07-15T17:27:22.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 17:27:22 [2023-07-15T17:27:22.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 17:27:22 [2023-07-15T17:27:22.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 17:27:22 [2023-07-15T17:27:22.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 17:27:22 [2023-07-15T17:27:22.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 17:27:23 [2023-07-15T17:27:23.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 17:27:23 [2023-07-15T17:27:23.547Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 17:27:23 [2023-07-15T17:27:23.547Z] Using test binary docker 17:27:23 [2023-07-15T17:27:23.547Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 17:27:23 [2023-07-15T17:27:23.547Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 17:27:23 [2023-07-15T17:27:23.547Z] INFO: Waiting for daemon to start... 17:27:23 [2023-07-15T17:27:23.547Z] Starting dockerd 17:27:23 [2023-07-15T17:27:23.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 17:27:24 [2023-07-15T17:27:24.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 17:27:24 [2023-07-15T17:27:24.826Z] 71bf80baed9b: Verifying Checksum 17:27:24 [2023-07-15T17:27:24.826Z] 71bf80baed9b: Download complete 17:27:24 [2023-07-15T17:27:24.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 17:27:25 [2023-07-15T17:27:25.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 17:27:25 [2023-07-15T17:27:25.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 17:27:26 [2023-07-15T17:27:26.074Z] . 17:27:26 [2023-07-15T17:27:26.074Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 17:27:26 [2023-07-15T17:27:26.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 17:27:26 [2023-07-15T17:27:26.074Z] Error: No such image: emptyfs 17:27:26 [2023-07-15T17:27:26.074Z] Running integration-test (iteration 1) 17:27:26 [2023-07-15T17:27:26.074Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 17:27:26 [2023-07-15T17:27:26.074Z] Loaded image: busybox:latest 17:27:26 [2023-07-15T17:27:26.074Z] Loaded image: busybox:glibc 17:27:26 [2023-07-15T17:27:26.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 17:27:26 [2023-07-15T17:27:26.544Z] Using test binary docker 17:27:26 [2023-07-15T17:27:26.544Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 17:27:26 [2023-07-15T17:27:26.544Z] Starting apparmor (via systemctl): apparmor.service. 17:27:26 [2023-07-15T17:27:26.544Z] INFO: Waiting for daemon to start... 17:27:26 [2023-07-15T17:27:26.544Z] Starting dockerd 17:27:27 [2023-07-15T17:27:27.008Z] Loaded image: debian:bullseye-slim 17:27:27 [2023-07-15T17:27:27.008Z] Loaded image: hello-world:latest 17:27:27 [2023-07-15T17:27:27.008Z] Loaded image: arm32v7/hello-world:latest 17:27:27 [2023-07-15T17:27:27.008Z] INFO: Testing against a local daemon 17:27:27 [2023-07-15T17:27:27.008Z] === RUN TestCgroupNamespacesBuild 17:27:27 [2023-07-15T17:27:27.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 17:27:29 [2023-07-15T17:27:29.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 17:27:29 [2023-07-15T17:27:29.534Z] --- PASS: TestCgroupNamespacesBuild (2.22s) 17:27:29 [2023-07-15T17:27:29.534Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 17:27:30 [2023-07-15T17:27:30.741Z] . 17:27:30 [2023-07-15T17:27:30.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 17:27:30 [2023-07-15T17:27:30.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 17:27:30 [2023-07-15T17:27:30.741Z] Error: No such image: emptyfs 17:27:30 [2023-07-15T17:27:30.741Z] Running integration-test (iteration 1) 17:27:30 [2023-07-15T17:27:30.741Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 17:27:30 [2023-07-15T17:27:30.741Z] Loaded image: busybox:latest 17:27:31 [2023-07-15T17:27:31.001Z] Loaded image: busybox:glibc 17:27:31 [2023-07-15T17:27:31.431Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) 17:27:31 [2023-07-15T17:27:31.431Z] === RUN TestBuildWithSession 17:27:31 [2023-07-15T17:27:31.431Z] build_session_test.go:25: TODO: BuildKit 17:27:31 [2023-07-15T17:27:31.431Z] --- SKIP: TestBuildWithSession (0.00s) 17:27:31 [2023-07-15T17:27:31.431Z] === RUN TestBuildSquashParent 17:27:31 [2023-07-15T17:27:31.572Z] Loaded image: debian:bullseye-slim 17:27:31 [2023-07-15T17:27:31.832Z] Loaded image: hello-world:latest 17:27:31 [2023-07-15T17:27:31.832Z] Loaded image: arm32v7/hello-world:latest 17:27:31 [2023-07-15T17:27:31.832Z] INFO: Testing against a local daemon 17:27:31 [2023-07-15T17:27:31.832Z] === RUN TestCgroupNamespacesBuild 17:27:33 [2023-07-15T17:27:33.741Z] --- PASS: TestCgroupNamespacesBuild (2.08s) 17:27:33 [2023-07-15T17:27:33.741Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 17:27:35 [2023-07-15T17:27:35.028Z] INFO [linters context/goanalysis] analyzers took 7m28.280669246s with top 10 stages: buildir: 1m50.613885673s, goimports: 15.641186835s, the_only_name: 15.632210326s, unconvert: 12.079299057s, gosec: 8.040281752s, inspect: 8.033591972s, S1038: 7.562357375s, fact_deprecated: 6.625831578s, printf: 5.659190363s, misspell: 5.548431428s 17:27:35 [2023-07-15T17:27:35.028Z] INFO [runner] Issues before processing: 1862, after processing: 0 17:27:35 [2023-07-15T17:27:35.028Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1781/1781, skip_dirs: 1781/1781, nolint: 0/58, autogenerated_exclude: 1753/1781, skip_files: 1781/1781, identifier_marker: 1753/1753, exclude-rules: 58/1753, cgo: 1781/1862, path_prettifier: 1781/1781, exclude: 1753/1753 17:27:35 [2023-07-15T17:27:35.028Z] INFO [runner] processing took 69.282499ms with stages: nolint: 24.526655ms, identifier_marker: 20.195114ms, autogenerated_exclude: 7.868772ms, path_prettifier: 7.801078ms, exclude-rules: 6.926196ms, skip_dirs: 1.57119ms, cgo: 284.61µs, filename_unadjuster: 103.183µs, max_same_issues: 1.99µs, uniq_by_line: 697ns, skip_files: 439ns, max_from_linter: 412ns, source_code: 405ns, exclude: 350ns, diff: 302ns, severity-rules: 261ns, sort_results: 257ns, max_per_file_from_linter: 246ns, path_shortener: 234ns, path_prefixer: 108ns 17:27:35 [2023-07-15T17:27:35.028Z] INFO [runner] linters took 27.373794256s with stages: goanalysis_metalinter: 27.304380937s 17:27:35 [2023-07-15T17:27:35.028Z] INFO File cache stats: 1458 entries of total size 6.9MiB 17:27:35 [2023-07-15T17:27:35.028Z] INFO Memory: 710 samples, avg is 331.9MB, max is 1273.2MB 17:27:35 [2023-07-15T17:27:35.028Z] INFO Execution took 1m12.05662091s 17:27:35 [2023-07-15T17:27:35.028Z] Congratulations! The shell scripts are properly formatted. 17:27:35 [2023-07-15T17:27:35.121Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) 17:27:35 [2023-07-15T17:27:35.121Z] === RUN TestBuildWithSession 17:27:35 [2023-07-15T17:27:35.121Z] build_session_test.go:25: TODO: BuildKit 17:27:35 [2023-07-15T17:27:35.121Z] --- SKIP: TestBuildWithSession (0.00s) 17:27:35 [2023-07-15T17:27:35.121Z] === RUN TestBuildSquashParent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 17:27:36 [2023-07-15T17:27:36.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh dynbinary-daemon test-docker-py 17:27:36 [2023-07-15T17:27:36.552Z] 17:27:36 [2023-07-15T17:27:36.552Z] Removing bundles/ 17:27:36 [2023-07-15T17:27:36.552Z] 17:27:36 [2023-07-15T17:27:36.552Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 17:27:36 [2023-07-15T17:27:36.552Z] Building: bundles/dynbinary-daemon/dockerd-dev 17:27:36 [2023-07-15T17:27:36.552Z] GOOS="" GOARCH="" GOARM="" 17:27:39 [2023-07-15T17:27:39.537Z] --- PASS: TestBuildSquashParent (6.82s) 17:27:39 [2023-07-15T17:27:39.537Z] === RUN TestBuildWithRemoveAndForceRemove 17:27:39 [2023-07-15T17:27:39.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:27:39 [2023-07-15T17:27:39.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:27:39 [2023-07-15T17:27:39.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:27:39 [2023-07-15T17:27:39.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:27:39 [2023-07-15T17:27:39.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:27:39 [2023-07-15T17:27:39.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:27:39 [2023-07-15T17:27:39.537Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:27:39 [2023-07-15T17:27:39.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:27:39 [2023-07-15T17:27:39.537Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:27:39 [2023-07-15T17:27:39.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:27:39 [2023-07-15T17:27:39.537Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:27:39 [2023-07-15T17:27:39.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:27:39 [2023-07-15T17:27:39.537Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:27:39 [2023-07-15T17:27:39.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:27:39 [2023-07-15T17:27:39.537Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:27:39 [2023-07-15T17:27:39.537Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:27:39 [2023-07-15T17:27:39.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:27:39 [2023-07-15T17:27:39.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:27:39 [2023-07-15T17:27:39.657Z] cb524f6f2215: Verifying Checksum 17:27:39 [2023-07-15T17:27:39.657Z] cb524f6f2215: Download complete 17:27:41 [2023-07-15T17:27:41.436Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 17:27:41 [2023-07-15T17:27:41.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) 17:27:41 [2023-07-15T17:27:41.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.77s) 17:27:41 [2023-07-15T17:27:41.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) 17:27:41 [2023-07-15T17:27:41.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) 17:27:41 [2023-07-15T17:27:41.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) 17:27:41 [2023-07-15T17:27:41.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) 17:27:41 [2023-07-15T17:27:41.436Z] === RUN TestBuildMultiStageCopy 17:27:41 [2023-07-15T17:27:41.436Z] === RUN TestBuildMultiStageCopy/copy_to_root 17:27:41 [2023-07-15T17:27:41.697Z] --- PASS: TestBuildSquashParent (5.40s) 17:27:41 [2023-07-15T17:27:41.697Z] === RUN TestBuildWithRemoveAndForceRemove 17:27:41 [2023-07-15T17:27:41.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:27:41 [2023-07-15T17:27:41.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:27:41 [2023-07-15T17:27:41.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:27:41 [2023-07-15T17:27:41.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:27:41 [2023-07-15T17:27:41.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:27:41 [2023-07-15T17:27:41.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:27:41 [2023-07-15T17:27:41.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:27:41 [2023-07-15T17:27:41.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:27:41 [2023-07-15T17:27:41.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:27:41 [2023-07-15T17:27:41.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:27:41 [2023-07-15T17:27:41.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:27:41 [2023-07-15T17:27:41.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:27:41 [2023-07-15T17:27:41.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:27:41 [2023-07-15T17:27:41.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:27:41 [2023-07-15T17:27:41.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:27:41 [2023-07-15T17:27:41.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:27:41 [2023-07-15T17:27:41.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:27:41 [2023-07-15T17:27:41.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:27:44 [2023-07-15T17:27:44.239Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 17:27:44 [2023-07-15T17:27:44.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) 17:27:44 [2023-07-15T17:27:44.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) 17:27:44 [2023-07-15T17:27:44.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) 17:27:44 [2023-07-15T17:27:44.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) 17:27:44 [2023-07-15T17:27:44.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s) 17:27:44 [2023-07-15T17:27:44.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.55s) 17:27:44 [2023-07-15T17:27:44.239Z] === RUN TestBuildMultiStageCopy 17:27:44 [2023-07-15T17:27:44.239Z] === RUN TestBuildMultiStageCopy/copy_to_root 17:27:44 [2023-07-15T17:27:44.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 17:27:45 [2023-07-15T17:27:45.279Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 17:27:45 [2023-07-15T17:27:45.619Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 17:27:45 [2023-07-15T17:27:45.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 17:27:46 [2023-07-15T17:27:46.139Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 17:27:46 [2023-07-15T17:27:46.139Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 17:27:46 [2023-07-15T17:27:46.211Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 17:27:46 [2023-07-15T17:27:46.399Z] --- PASS: TestBuildMultiStageCopy (2.16s) 17:27:46 [2023-07-15T17:27:46.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) 17:27:46 [2023-07-15T17:27:46.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) 17:27:46 [2023-07-15T17:27:46.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.14s) 17:27:46 [2023-07-15T17:27:46.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.15s) 17:27:46 [2023-07-15T17:27:46.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.16s) 17:27:46 [2023-07-15T17:27:46.399Z] === RUN TestBuildMultiStageParentConfig 17:27:46 [2023-07-15T17:27:46.969Z] --- PASS: TestBuildMultiStageParentConfig (0.47s) 17:27:46 [2023-07-15T17:27:46.969Z] === RUN TestBuildLabelWithTargets 17:27:47 [2023-07-15T17:27:47.143Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 17:27:47 [2023-07-15T17:27:47.540Z] --- PASS: TestBuildLabelWithTargets (0.78s) 17:27:47 [2023-07-15T17:27:47.540Z] === RUN TestBuildWithEmptyLayers 17:27:47 [2023-07-15T17:27:47.800Z] --- PASS: TestBuildWithEmptyLayers (0.33s) 17:27:47 [2023-07-15T17:27:47.800Z] === RUN TestBuildMultiStageOnBuild 17:27:48 [2023-07-15T17:27:48.075Z] --- PASS: TestBuildMultiStageCopy (6.62s) 17:27:48 [2023-07-15T17:27:48.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) 17:27:48 [2023-07-15T17:27:48.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) 17:27:48 [2023-07-15T17:27:48.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) 17:27:48 [2023-07-15T17:27:48.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) 17:27:48 [2023-07-15T17:27:48.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) 17:27:48 [2023-07-15T17:27:48.075Z] === RUN TestBuildMultiStageParentConfig 17:27:49 [2023-07-15T17:27:49.710Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) 17:27:49 [2023-07-15T17:27:49.710Z] === RUN TestBuildUncleanTarFilenames 17:27:49 [2023-07-15T17:27:49.969Z] --- PASS: TestBuildUncleanTarFilenames (0.41s) 17:27:49 [2023-07-15T17:27:49.969Z] === RUN TestBuildMultiStageLayerLeak 17:27:51 [2023-07-15T17:27:51.879Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) 17:27:51 [2023-07-15T17:27:51.880Z] === RUN TestBuildWithHugeFile 17:27:53 [2023-07-15T17:27:53.333Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 17:27:53 [2023-07-15T17:27:53.333Z] === RUN TestBuildLabelWithTargets 17:27:55 [2023-07-15T17:27:55.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 17:27:55 [2023-07-15T17:27:55.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 17:28:01 [2023-07-15T17:28:01.433Z] --- PASS: TestBuildLabelWithTargets (8.00s) 17:28:01 [2023-07-15T17:28:01.434Z] === RUN TestBuildWithEmptyLayers 17:28:01 [2023-07-15T17:28:01.872Z] --- PASS: TestBuildWithHugeFile (65.09s) 17:28:01 [2023-07-15T17:28:01.872Z] === RUN TestBuildWithEmptyDockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:28:01 [2023-07-15T17:28:01.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 17:28:01 [2023-07-15T17:28:01.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) 17:28:01 [2023-07-15T17:28:01.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 17:28:01 [2023-07-15T17:28:01.872Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) 17:28:01 [2023-07-15T17:28:01.872Z] === RUN TestBuildPreserveOwnership 17:28:01 [2023-07-15T17:28:01.872Z] === RUN TestBuildPreserveOwnership/copy_from 17:28:01 [2023-07-15T17:28:01.872Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 17:28:02 [2023-07-15T17:28:02.132Z] --- PASS: TestBuildPreserveOwnership (2.78s) 17:28:02 [2023-07-15T17:28:02.132Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) 17:28:02 [2023-07-15T17:28:02.132Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) 17:28:02 [2023-07-15T17:28:02.132Z] === RUN TestBuildPlatformInvalid 17:28:02 [2023-07-15T17:28:02.132Z] --- PASS: TestBuildPlatformInvalid (0.06s) 17:28:02 [2023-07-15T17:28:02.132Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 17:28:03 [2023-07-15T17:28:03.072Z] Loaded image: busybox:latest 17:28:03 [2023-07-15T17:28:03.072Z] Loaded image: busybox:glibc 17:28:03 [2023-07-15T17:28:03.642Z] Loaded image: debian:bullseye-slim 17:28:03 [2023-07-15T17:28:03.642Z] Loaded image: hello-world:latest 17:28:03 [2023-07-15T17:28:03.642Z] Loaded image: arm32v7/hello-world:latest 17:28:04 [2023-07-15T17:28:04.710Z] --- PASS: TestBuildWithEmptyLayers (2.99s) 17:28:04 [2023-07-15T17:28:04.710Z] === RUN TestBuildMultiStageOnBuild 17:28:09 [2023-07-15T17:28:09.968Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 17:28:09 [2023-07-15T17:28:09.968Z] === RUN TestBuildUncleanTarFilenames 17:28:09 [2023-07-15T17:28:09.968Z] --- PASS: TestBuildUncleanTarFilenames (0.49s) 17:28:09 [2023-07-15T17:28:09.968Z] === RUN TestBuildMultiStageLayerLeak 17:28:13 [2023-07-15T17:28:13.633Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.94s) 17:28:13 [2023-07-15T17:28:13.633Z] PASS 17:28:13 [2023-07-15T17:28:13.633Z] 17:28:13 [2023-07-15T17:28:13.633Z] === Skipped 17:28:13 [2023-07-15T17:28:13.633Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 17:28:13 [2023-07-15T17:28:13.633Z] build_session_test.go:25: TODO: BuildKit 17:28:13 [2023-07-15T17:28:13.633Z] 17:28:13 [2023-07-15T17:28:13.633Z] DONE 33 tests, 1 skipped in 95.024s 17:28:13 [2023-07-15T17:28:13.633Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 17:28:13 [2023-07-15T17:28:13.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 17:28:13 [2023-07-15T17:28:13.633Z] ++ set -e 17:28:13 [2023-07-15T17:28:13.633Z] ++ '[' -n 0 ']' 17:28:13 [2023-07-15T17:28:13.633Z] ++ set -x 17:28:13 [2023-07-15T17:28:13.633Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 17:28:13 [2023-07-15T17:28:13.633Z] INFO: Testing against a local daemon 17:28:13 [2023-07-15T17:28:13.633Z] === RUN TestConfigInspect 17:28:13 [2023-07-15T17:28:13.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 17:28:14 [2023-07-15T17:28:14.147Z] --- PASS: TestBuildMultiStageLayerLeak (4.51s) 17:28:14 [2023-07-15T17:28:14.148Z] === RUN TestBuildWithHugeFile 17:28:14 [2023-07-15T17:28:14.572Z] --- PASS: TestConfigInspect (2.25s) 17:28:14 [2023-07-15T17:28:14.572Z] === RUN TestConfigList 17:28:14 [2023-07-15T17:28:14.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 17:28:15 [2023-07-15T17:28:15.310Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 17:28:15 [2023-07-15T17:28:15.310Z] 17:28:15 [2023-07-15T17:28:15.310Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 17:28:15 [2023-07-15T17:28:15.310Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 17:28:15 [2023-07-15T17:28:15.310Z] Using test binary docker 17:28:15 [2023-07-15T17:28:15.310Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 17:28:15 [2023-07-15T17:28:15.310Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 17:28:15 [2023-07-15T17:28:15.310Z] INFO: Waiting for daemon to start... 17:28:15 [2023-07-15T17:28:15.310Z] Starting dockerd 17:28:15 [2023-07-15T17:28:15.310Z] . 17:28:15 [2023-07-15T17:28:15.310Z] INFO: Building docker-sdk-python3:4.4.1... 17:28:16 [2023-07-15T17:28:16.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 17:28:17 [2023-07-15T17:28:17.112Z] --- PASS: TestConfigList (2.36s) 17:28:17 [2023-07-15T17:28:17.112Z] === RUN TestConfigsCreateAndDelete 17:28:18 [2023-07-15T17:28:18.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 17:28:18 [2023-07-15T17:28:18.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 17:28:19 [2023-07-15T17:28:19.651Z] --- PASS: TestConfigsCreateAndDelete (2.49s) 17:28:19 [2023-07-15T17:28:19.651Z] === RUN TestConfigsUpdate 17:28:20 [2023-07-15T17:28:20.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 17:28:21 [2023-07-15T17:28:21.560Z] --- PASS: TestConfigsUpdate (2.33s) 17:28:21 [2023-07-15T17:28:21.560Z] === RUN TestTemplatedConfig 17:28:23 [2023-07-15T17:28:23.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 17:28:24 [2023-07-15T17:28:24.099Z] --- PASS: TestTemplatedConfig (2.57s) 17:28:24 [2023-07-15T17:28:24.099Z] === RUN TestConfigCreateResolve 17:28:24 [2023-07-15T17:28:24.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 17:28:26 [2023-07-15T17:28:26.640Z] --- PASS: TestConfigCreateResolve (2.38s) 17:28:26 [2023-07-15T17:28:26.640Z] === RUN TestConfigDaemonLibtrustID 17:28:26 [2023-07-15T17:28:26.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 17:28:27 [2023-07-15T17:28:27.210Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 17:28:27 [2023-07-15T17:28:27.210Z] PASS 17:28:27 [2023-07-15T17:28:27.210Z] 17:28:27 [2023-07-15T17:28:27.210Z] DONE 7 tests in 14.944s 17:28:27 [2023-07-15T17:28:27.210Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 17:28:27 [2023-07-15T17:28:27.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 17:28:27 [2023-07-15T17:28:27.210Z] ++ set -e 17:28:27 [2023-07-15T17:28:27.210Z] ++ '[' -n 0 ']' 17:28:27 [2023-07-15T17:28:27.210Z] ++ set -x 17:28:27 [2023-07-15T17:28:27.210Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 17:28:27 [2023-07-15T17:28:27.210Z] INFO: Testing against a local daemon 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestCheckpoint 17:28:27 [2023-07-15T17:28:27.210Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:28:27 [2023-07-15T17:28:27.210Z] --- SKIP: TestCheckpoint (0.00s) 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestContainerInvalidJSON 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 17:28:27 [2023-07-15T17:28:27.210Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 17:28:27 [2023-07-15T17:28:27.210Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestContainerInvalidJSON//exec/foobar/start 17:28:27 [2023-07-15T17:28:27.210Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 17:28:27 [2023-07-15T17:28:27.210Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 17:28:27 [2023-07-15T17:28:27.210Z] === CONT TestContainerInvalidJSON//exec/foobar/start 17:28:27 [2023-07-15T17:28:27.210Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 17:28:27 [2023-07-15T17:28:27.210Z] --- PASS: TestContainerInvalidJSON (0.01s) 17:28:27 [2023-07-15T17:28:27.210Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 17:28:27 [2023-07-15T17:28:27.210Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 17:28:27 [2023-07-15T17:28:27.210Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestCopyFromContainerPathDoesNotExist 17:28:27 [2023-07-15T17:28:27.210Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestCopyFromContainerPathIsNotDir 17:28:27 [2023-07-15T17:28:27.210Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestCopyToContainerPathDoesNotExist 17:28:27 [2023-07-15T17:28:27.210Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 17:28:27 [2023-07-15T17:28:27.210Z] === RUN TestCopyToContainerPathIsNotDir 17:28:27 [2023-07-15T17:28:27.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 17:28:27 [2023-07-15T17:28:27.470Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 17:28:27 [2023-07-15T17:28:27.470Z] === RUN TestCopyFromContainer 17:28:28 [2023-07-15T17:28:28.164Z] === RUN TestCopyFromContainer// 17:28:28 [2023-07-15T17:28:28.164Z] === RUN TestCopyFromContainer//bar/root 17:28:28 [2023-07-15T17:28:28.424Z] === RUN TestCopyFromContainer//bar/root/ 17:28:28 [2023-07-15T17:28:28.424Z] === RUN TestCopyFromContainer/bar/quux 17:28:28 [2023-07-15T17:28:28.424Z] === RUN TestCopyFromContainer/bar/quux/ 17:28:28 [2023-07-15T17:28:28.424Z] === RUN TestCopyFromContainer/bar/quux/baz 17:28:28 [2023-07-15T17:28:28.424Z] === RUN TestCopyFromContainer/bar/filesymlink 17:28:28 [2023-07-15T17:28:28.424Z] === RUN TestCopyFromContainer/bar/dirsymlink 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCopyFromContainer/bar/notarget 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer (1.36s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer// (0.05s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:28:28 [2023-07-15T17:28:28.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:28:28 [2023-07-15T17:28:28.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 17:28:28 [2023-07-15T17:28:28.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 17:28:28 [2023-07-15T17:28:28.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:28:28 [2023-07-15T17:28:28.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 17:28:28 [2023-07-15T17:28:28.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateLinkToNonExistingContainer 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateWithInvalidEnv 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateWithInvalidEnv/0 17:28:28 [2023-07-15T17:28:28.685Z] === PAUSE TestCreateWithInvalidEnv/0 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateWithInvalidEnv/1 17:28:28 [2023-07-15T17:28:28.685Z] === PAUSE TestCreateWithInvalidEnv/1 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateWithInvalidEnv/2 17:28:28 [2023-07-15T17:28:28.685Z] === PAUSE TestCreateWithInvalidEnv/2 17:28:28 [2023-07-15T17:28:28.685Z] === CONT TestCreateWithInvalidEnv/0 17:28:28 [2023-07-15T17:28:28.685Z] === CONT TestCreateWithInvalidEnv/2 17:28:28 [2023-07-15T17:28:28.685Z] === CONT TestCreateWithInvalidEnv/1 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateTmpfsMountsTarget 17:28:28 [2023-07-15T17:28:28.685Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 17:28:28 [2023-07-15T17:28:28.685Z] === RUN TestCreateWithCustomMaskedPaths 17:28:29 [2023-07-15T17:28:29.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 17:28:30 [2023-07-15T17:28:30.066Z] --- PASS: TestCreateWithCustomMaskedPaths (1.37s) 17:28:30 [2023-07-15T17:28:30.066Z] === RUN TestCreateWithCustomReadonlyPaths 17:28:30 [2023-07-15T17:28:30.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 17:28:31 [2023-07-15T17:28:31.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 17:28:31 [2023-07-15T17:28:31.448Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.40s) 17:28:31 [2023-07-15T17:28:31.448Z] === RUN TestCreateWithInvalidHealthcheckParams 17:28:31 [2023-07-15T17:28:31.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:28:31 [2023-07-15T17:28:31.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:28:31 [2023-07-15T17:28:31.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:28:31 [2023-07-15T17:28:31.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:28:31 [2023-07-15T17:28:31.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:28:31 [2023-07-15T17:28:31.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:28:31 [2023-07-15T17:28:31.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:28:31 [2023-07-15T17:28:31.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 17:28:31 [2023-07-15T17:28:31.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 17:28:31 [2023-07-15T17:28:31.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 17:28:31 [2023-07-15T17:28:31.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 17:28:31 [2023-07-15T17:28:31.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 17:28:31 [2023-07-15T17:28:31.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 17:28:31 [2023-07-15T17:28:31.448Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 17:28:31 [2023-07-15T17:28:31.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 17:28:32 [2023-07-15T17:28:32.018Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestCreateDifferentPlatform 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestCreateDifferentPlatform/different_os 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 17:28:32 [2023-07-15T17:28:32.018Z] --- PASS: TestCreateDifferentPlatform (0.01s) 17:28:32 [2023-07-15T17:28:32.018Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 17:28:32 [2023-07-15T17:28:32.018Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestCreateVolumesFromNonExistingContainer 17:28:32 [2023-07-15T17:28:32.018Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestCreatePlatformSpecificImageNoPlatform 17:28:32 [2023-07-15T17:28:32.018Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestContainerStartOnDaemonRestart 17:28:32 [2023-07-15T17:28:32.018Z] === PAUSE TestContainerStartOnDaemonRestart 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestDaemonRestartIpcMode 17:28:32 [2023-07-15T17:28:32.018Z] === PAUSE TestDaemonRestartIpcMode 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestDaemonHostGatewayIP 17:28:32 [2023-07-15T17:28:32.018Z] === PAUSE TestDaemonHostGatewayIP 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestRestartDaemonWithRestartingContainer 17:28:32 [2023-07-15T17:28:32.018Z] === PAUSE TestRestartDaemonWithRestartingContainer 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestContainerKillOnDaemonStart 17:28:32 [2023-07-15T17:28:32.018Z] === PAUSE TestContainerKillOnDaemonStart 17:28:32 [2023-07-15T17:28:32.018Z] === RUN TestDiff 17:28:32 [2023-07-15T17:28:32.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 17:28:32 [2023-07-15T17:28:32.588Z] --- PASS: TestDiff (0.48s) 17:28:32 [2023-07-15T17:28:32.588Z] === RUN TestExecWithCloseStdin 17:28:32 [2023-07-15T17:28:32.592Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 17:28:32 [2023-07-15T17:28:32.592Z] Using test binary docker 17:28:32 [2023-07-15T17:28:32.592Z] +++ /etc/init.d/apparmor start 17:28:32 [2023-07-15T17:28:32.592Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 17:28:32 [2023-07-15T17:28:32.592Z] INFO: Waiting for daemon to start... 17:28:32 [2023-07-15T17:28:32.592Z] Starting dockerd 17:28:32 [2023-07-15T17:28:32.592Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 17:28:32 [2023-07-15T17:28:32.592Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 17:28:32 [2023-07-15T17:28:32.592Z] Using test binary docker 17:28:32 [2023-07-15T17:28:32.849Z] +++ /etc/init.d/apparmor start 17:28:32 [2023-07-15T17:28:32.849Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 17:28:32 [2023-07-15T17:28:32.849Z] INFO: Waiting for daemon to start... 17:28:32 [2023-07-15T17:28:32.849Z] Starting dockerd 17:28:32 [2023-07-15T17:28:32.849Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 17:28:32 [2023-07-15T17:28:32.849Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 17:28:32 [2023-07-15T17:28:32.849Z] Using test binary docker 17:28:32 [2023-07-15T17:28:32.849Z] +++ /etc/init.d/apparmor start 17:28:32 [2023-07-15T17:28:32.849Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 17:28:32 [2023-07-15T17:28:32.849Z] INFO: Waiting for daemon to start... 17:28:32 [2023-07-15T17:28:32.849Z] Starting dockerd 17:28:32 [2023-07-15T17:28:32.849Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 17:28:33 [2023-07-15T17:28:33.163Z] --- PASS: TestExecWithCloseStdin (0.58s) 17:28:33 [2023-07-15T17:28:33.163Z] === RUN TestExec 17:28:33 [2023-07-15T17:28:33.761Z] --- PASS: TestExec (0.59s) 17:28:33 [2023-07-15T17:28:33.761Z] === RUN TestExecUser 17:28:34 [2023-07-15T17:28:34.368Z] --- PASS: TestExecUser (0.53s) 17:28:34 [2023-07-15T17:28:34.368Z] === RUN TestExportContainerAndImportImage 17:28:34 [2023-07-15T17:28:34.747Z] . 17:28:34 [2023-07-15T17:28:34.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 17:28:34 [2023-07-15T17:28:34.747Z] 17:28:34 [2023-07-15T17:28:34.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 17:28:34 [2023-07-15T17:28:34.938Z] --- PASS: TestExportContainerAndImportImage (0.60s) 17:28:34 [2023-07-15T17:28:34.938Z] === RUN TestExportContainerAfterDaemonRestart 17:28:35 [2023-07-15T17:28:35.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 17:28:35 [2023-07-15T17:28:35.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 17:28:35 [2023-07-15T17:28:35.005Z] Error: No such image: emptyfs 17:28:35 [2023-07-15T17:28:35.005Z] Error: No such image: emptyfs 17:28:35 [2023-07-15T17:28:35.005Z] ++++ tar -cC bundles/test-integration/emptyfs . 17:28:35 [2023-07-15T17:28:35.005Z] ++++ docker load 17:28:35 [2023-07-15T17:28:35.005Z] ++++ tar -cC bundles/test-integration/emptyfs . 17:28:35 [2023-07-15T17:28:35.005Z] ++++ docker load 17:28:35 [2023-07-15T17:28:35.005Z] 17:28:35 [2023-07-15T17:28:35.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 17:28:35 [2023-07-15T17:28:35.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 17:28:35 [2023-07-15T17:28:35.005Z] Error: No such image: emptyfs 17:28:35 [2023-07-15T17:28:35.005Z] Running integration-test (iteration 1) 17:28:35 [2023-07-15T17:28:35.005Z] ++++ tar -cC bundles/test-integration/emptyfs . 17:28:35 [2023-07-15T17:28:35.005Z] ++++ docker load 17:28:35 [2023-07-15T17:28:35.005Z] Running integration-test (iteration 1) 17:28:35 [2023-07-15T17:28:35.005Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 17:28:35 [2023-07-15T17:28:35.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 17:28:35 [2023-07-15T17:28:35.005Z] ++ set -e 17:28:35 [2023-07-15T17:28:35.005Z] ++ '[' -n 0 ']' 17:28:35 [2023-07-15T17:28:35.005Z] ++ set -x 17:28:35 [2023-07-15T17:28:35.005Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 17:28:35 [2023-07-15T17:28:35.005Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 17:28:35 [2023-07-15T17:28:35.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 17:28:35 [2023-07-15T17:28:35.005Z] ++ set -e 17:28:35 [2023-07-15T17:28:35.005Z] ++ '[' -n 0 ']' 17:28:35 [2023-07-15T17:28:35.005Z] ++ set -x 17:28:35 [2023-07-15T17:28:35.005Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 17:28:35 [2023-07-15T17:28:35.005Z] Running integration-test (iteration 1) 17:28:35 [2023-07-15T17:28:35.005Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 17:28:35 [2023-07-15T17:28:35.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 17:28:35 [2023-07-15T17:28:35.005Z] ++ set -e 17:28:35 [2023-07-15T17:28:35.005Z] ++ '[' -n 0 ']' 17:28:35 [2023-07-15T17:28:35.005Z] ++ set -x 17:28:35 [2023-07-15T17:28:35.005Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 17:28:35 [2023-07-15T17:28:35.263Z] Loaded image: busybox:latest 17:28:35 [2023-07-15T17:28:35.263Z] Loaded image: busybox:latest 17:28:35 [2023-07-15T17:28:35.263Z] Loaded image: busybox:latest 17:28:35 [2023-07-15T17:28:35.520Z] Loaded image: busybox:glibc 17:28:35 [2023-07-15T17:28:35.520Z] Loaded image: busybox:glibc 17:28:35 [2023-07-15T17:28:35.520Z] Loaded image: busybox:glibc 17:28:36 [2023-07-15T17:28:36.319Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) 17:28:36 [2023-07-15T17:28:36.319Z] === RUN TestHealthCheckWorkdir 17:28:36 [2023-07-15T17:28:36.888Z] --- PASS: TestHealthCheckWorkdir (0.71s) 17:28:36 [2023-07-15T17:28:36.888Z] === RUN TestHealthKillContainer 17:28:36 [2023-07-15T17:28:36.893Z] Loaded image: debian:bullseye-slim 17:28:36 [2023-07-15T17:28:36.893Z] Loaded image: debian:bullseye-slim 17:28:36 [2023-07-15T17:28:36.893Z] Loaded image: hello-world:latest 17:28:36 [2023-07-15T17:28:36.893Z] Loaded image: hello-world:latest 17:28:36 [2023-07-15T17:28:36.893Z] Loaded image: arm32v7/hello-world:latest 17:28:36 [2023-07-15T17:28:36.893Z] Loaded image: arm32v7/hello-world:latest 17:28:36 [2023-07-15T17:28:36.893Z] Loaded image: debian:bullseye-slim 17:28:36 [2023-07-15T17:28:36.893Z] INFO: Testing against a local daemon 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite 17:28:36 [2023-07-15T17:28:36.893Z] INFO: Testing against a local daemon 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerDaemonSuite 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite/TestAPIErrorJSON 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite/TestAPIErrorPlainText 17:28:36 [2023-07-15T17:28:36.893Z] Loaded image: hello-world:latest 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 17:28:36 [2023-07-15T17:28:36.893Z] === RUN TestDockerSuite/TestAPIImagesDelete 17:28:37 [2023-07-15T17:28:37.150Z] Loaded image: arm32v7/hello-world:latest 17:28:37 [2023-07-15T17:28:37.150Z] INFO: Testing against a local daemon 17:28:37 [2023-07-15T17:28:37.150Z] === RUN TestCgroupNamespacesBuild 17:28:38 [2023-07-15T17:28:38.520Z] === RUN TestDockerSuite/TestAPIImagesFilter 17:28:38 [2023-07-15T17:28:38.520Z] === RUN TestDockerSuite/TestAPIImagesHistory 17:28:39 [2023-07-15T17:28:39.085Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 17:28:39 [2023-07-15T17:28:39.342Z] --- PASS: TestCgroupNamespacesBuild (2.26s) 17:28:39 [2023-07-15T17:28:39.342Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 17:28:39 [2023-07-15T17:28:39.342Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 17:28:39 [2023-07-15T17:28:39.906Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 17:28:40 [2023-07-15T17:28:40.470Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 17:28:40 [2023-07-15T17:28:40.470Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 17:28:40 [2023-07-15T17:28:40.470Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) 17:28:40 [2023-07-15T17:28:40.470Z] === RUN TestBuildWithSession 17:28:40 [2023-07-15T17:28:40.470Z] build_session_test.go:25: TODO: BuildKit 17:28:40 [2023-07-15T17:28:40.470Z] --- SKIP: TestBuildWithSession (0.00s) 17:28:40 [2023-07-15T17:28:40.470Z] === RUN TestBuildSquashParent 17:28:41 [2023-07-15T17:28:41.401Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 17:28:41 [2023-07-15T17:28:41.965Z] === RUN TestDockerSuite/TestAPINetworkFilter 17:28:41 [2023-07-15T17:28:41.965Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 17:28:41 [2023-07-15T17:28:41.965Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 17:28:41 [2023-07-15T17:28:41.965Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 17:28:42 [2023-07-15T17:28:42.896Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 17:28:42 [2023-07-15T17:28:42.896Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 17:28:43 [2023-07-15T17:28:43.828Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 17:28:43 [2023-07-15T17:28:43.828Z] === RUN TestDockerSuite/TestAPIOptionsRoute 17:28:43 [2023-07-15T17:28:43.828Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 17:28:43 [2023-07-15T17:28:43.828Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 17:28:45 [2023-07-15T17:28:45.016Z] --- PASS: TestHealthKillContainer (8.01s) 17:28:45 [2023-07-15T17:28:45.016Z] === RUN TestHealthCheckProcessKilled 17:28:45 [2023-07-15T17:28:45.585Z] --- PASS: TestHealthCheckProcessKilled (0.73s) 17:28:45 [2023-07-15T17:28:45.585Z] === RUN TestInspectCpusetInConfigPre120 17:28:45 [2023-07-15T17:28:45.723Z] --- PASS: TestBuildSquashParent (5.05s) 17:28:45 [2023-07-15T17:28:45.723Z] === RUN TestBuildWithRemoveAndForceRemove 17:28:45 [2023-07-15T17:28:45.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:28:45 [2023-07-15T17:28:45.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:28:45 [2023-07-15T17:28:45.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:28:45 [2023-07-15T17:28:45.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:28:45 [2023-07-15T17:28:45.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:28:45 [2023-07-15T17:28:45.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:28:45 [2023-07-15T17:28:45.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:28:45 [2023-07-15T17:28:45.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:28:45 [2023-07-15T17:28:45.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:28:45 [2023-07-15T17:28:45.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:28:45 [2023-07-15T17:28:45.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:28:45 [2023-07-15T17:28:45.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:28:45 [2023-07-15T17:28:45.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:28:45 [2023-07-15T17:28:45.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:28:45 [2023-07-15T17:28:45.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:28:45 [2023-07-15T17:28:45.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:28:45 [2023-07-15T17:28:45.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:28:45 [2023-07-15T17:28:45.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:28:46 [2023-07-15T17:28:46.154Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) 17:28:46 [2023-07-15T17:28:46.155Z] === RUN TestIpcModeNone 17:28:46 [2023-07-15T17:28:46.724Z] --- PASS: TestIpcModeNone (0.55s) 17:28:46 [2023-07-15T17:28:46.724Z] === RUN TestIpcModePrivate 17:28:46 [2023-07-15T17:28:46.984Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false 17:28:47 [2023-07-15T17:28:47.244Z] --- PASS: TestIpcModePrivate (0.54s) 17:28:47 [2023-07-15T17:28:47.244Z] === RUN TestIpcModeShareable 17:28:47 [2023-07-15T17:28:47.503Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true 17:28:47 [2023-07-15T17:28:47.620Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 17:28:47 [2023-07-15T17:28:47.763Z] --- PASS: TestIpcModeShareable (0.59s) 17:28:47 [2023-07-15T17:28:47.763Z] === RUN TestAPIIpcModeShareableAndContainer 17:28:48 [2023-07-15T17:28:48.990Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 17:28:48 [2023-07-15T17:28:48.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) 17:28:48 [2023-07-15T17:28:48.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s) 17:28:48 [2023-07-15T17:28:48.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) 17:28:48 [2023-07-15T17:28:48.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) 17:28:48 [2023-07-15T17:28:48.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) 17:28:48 [2023-07-15T17:28:48.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) 17:28:48 [2023-07-15T17:28:48.990Z] === RUN TestBuildMultiStageCopy 17:28:48 [2023-07-15T17:28:48.990Z] === RUN TestBuildMultiStageCopy/copy_to_root 17:28:49 [2023-07-15T17:28:49.554Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 17:28:49 [2023-07-15T17:28:49.672Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) 17:28:49 [2023-07-15T17:28:49.672Z] === RUN TestAPIIpcModeHost 17:28:49 [2023-07-15T17:28:49.932Z] --- PASS: TestAPIIpcModeHost (0.36s) 17:28:49 [2023-07-15T17:28:49.932Z] === RUN TestDaemonIpcModeShareable 17:28:50 [2023-07-15T17:28:50.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 17:28:50 [2023-07-15T17:28:50.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 17:28:50 [2023-07-15T17:28:50.376Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 17:28:50 [2023-07-15T17:28:50.376Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 17:28:50 [2023-07-15T17:28:50.633Z] --- PASS: TestBuildMultiStageCopy (1.82s) 17:28:50 [2023-07-15T17:28:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.26s) 17:28:50 [2023-07-15T17:28:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) 17:28:50 [2023-07-15T17:28:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.14s) 17:28:50 [2023-07-15T17:28:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.14s) 17:28:50 [2023-07-15T17:28:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.14s) 17:28:50 [2023-07-15T17:28:50.633Z] === RUN TestBuildMultiStageParentConfig 17:28:50 [2023-07-15T17:28:50.871Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true 17:28:50 [2023-07-15T17:28:50.890Z] --- PASS: TestBuildMultiStageParentConfig (0.43s) 17:28:50 [2023-07-15T17:28:50.890Z] === RUN TestBuildLabelWithTargets 17:28:51 [2023-07-15T17:28:51.131Z] --- PASS: TestDaemonIpcModeShareable (1.20s) 17:28:51 [2023-07-15T17:28:51.131Z] === RUN TestDaemonIpcModePrivate 17:28:51 [2023-07-15T17:28:51.821Z] --- PASS: TestBuildLabelWithTargets (0.66s) 17:28:51 [2023-07-15T17:28:51.821Z] === RUN TestBuildWithEmptyLayers 17:28:51 [2023-07-15T17:28:51.821Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 17:28:51 [2023-07-15T17:28:51.821Z] --- PASS: TestBuildWithEmptyLayers (0.31s) 17:28:51 [2023-07-15T17:28:51.821Z] === RUN TestBuildMultiStageOnBuild 17:28:52 [2023-07-15T17:28:52.071Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false 17:28:52 [2023-07-15T17:28:52.332Z] --- PASS: TestDaemonIpcModePrivate (1.28s) 17:28:52 [2023-07-15T17:28:52.332Z] === RUN TestDaemonIpcModePrivateFromConfig 17:28:53 [2023-07-15T17:28:53.271Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false 17:28:53 [2023-07-15T17:28:53.531Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) 17:28:53 [2023-07-15T17:28:53.531Z] === RUN TestDaemonIpcModeShareableFromConfig 17:28:53 [2023-07-15T17:28:53.718Z] --- PASS: TestBuildMultiStageOnBuild (1.40s) 17:28:53 [2023-07-15T17:28:53.718Z] === RUN TestBuildUncleanTarFilenames 17:28:53 [2023-07-15T17:28:53.718Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 17:28:53 [2023-07-15T17:28:53.718Z] --- PASS: TestBuildUncleanTarFilenames (0.42s) 17:28:53 [2023-07-15T17:28:53.718Z] === RUN TestBuildMultiStageLayerLeak 17:28:53 [2023-07-15T17:28:53.975Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 17:28:54 [2023-07-15T17:28:54.469Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true 17:28:54 [2023-07-15T17:28:54.539Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 17:28:54 [2023-07-15T17:28:54.729Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) 17:28:54 [2023-07-15T17:28:54.729Z] === RUN TestIpcModeOlderClient 17:28:54 [2023-07-15T17:28:54.729Z] === PAUSE TestIpcModeOlderClient 17:28:54 [2023-07-15T17:28:54.729Z] === RUN TestKillContainerInvalidSignal 17:28:55 [2023-07-15T17:28:55.103Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 17:28:55 [2023-07-15T17:28:55.103Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s) 17:28:55 [2023-07-15T17:28:55.103Z] === RUN TestBuildWithHugeFile 17:28:55 [2023-07-15T17:28:55.299Z] --- PASS: TestKillContainerInvalidSignal (0.46s) 17:28:55 [2023-07-15T17:28:55.299Z] === RUN TestKillContainer 17:28:55 [2023-07-15T17:28:55.299Z] === RUN TestKillContainer/no_signal 17:28:55 [2023-07-15T17:28:55.559Z] === RUN TestKillContainer/non_killing_signal 17:28:55 [2023-07-15T17:28:55.667Z] === RUN TestDockerSuite/TestAttachAfterDetach 17:28:56 [2023-07-15T17:28:56.129Z] === RUN TestKillContainer/killing_signal 17:28:56 [2023-07-15T17:28:56.699Z] --- PASS: TestKillContainer (1.63s) 17:28:56 [2023-07-15T17:28:56.699Z] --- PASS: TestKillContainer/no_signal (0.49s) 17:28:56 [2023-07-15T17:28:56.699Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) 17:28:56 [2023-07-15T17:28:56.699Z] --- PASS: TestKillContainer/killing_signal (0.56s) 17:28:56 [2023-07-15T17:28:56.699Z] === RUN TestKillWithStopSignalAndRestartPolicies 17:28:56 [2023-07-15T17:28:56.699Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 17:28:57 [2023-07-15T17:28:57.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 17:28:57 [2023-07-15T17:28:57.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) 17:28:57 [2023-07-15T17:28:57.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) 17:28:57 [2023-07-15T17:28:57.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) 17:28:57 [2023-07-15T17:28:57.839Z] === RUN TestKillStoppedContainer 17:28:57 [2023-07-15T17:28:57.839Z] --- PASS: TestKillStoppedContainer (0.09s) 17:28:57 [2023-07-15T17:28:57.839Z] === RUN TestKillStoppedContainerAPIPre120 17:28:57 [2023-07-15T17:28:57.839Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 17:28:57 [2023-07-15T17:28:57.839Z] === RUN TestKillDifferentUserContainer 17:28:58 [2023-07-15T17:28:58.191Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 17:28:58 [2023-07-15T17:28:58.409Z] --- PASS: TestKillDifferentUserContainer (0.46s) 17:28:58 [2023-07-15T17:28:58.409Z] === RUN TestInspectOomKilledTrue 17:28:58 [2023-07-15T17:28:58.979Z] --- PASS: TestInspectOomKilledTrue (0.62s) 17:28:58 [2023-07-15T17:28:58.979Z] === RUN TestInspectOomKilledFalse 17:28:59 [2023-07-15T17:28:59.548Z] --- PASS: TestInspectOomKilledFalse (0.51s) 17:28:59 [2023-07-15T17:28:59.548Z] === RUN TestLinksEtcHostsContentMatch 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildWithHugeFile (59.64s) 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildWithEmptyDockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildPreserveOwnership 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildPreserveOwnership/copy_from 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildPreserveOwnership (3.60s) 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildPlatformInvalid 17:28:59 [2023-07-15T17:28:59.595Z] --- PASS: TestBuildPlatformInvalid (0.06s) 17:28:59 [2023-07-15T17:28:59.595Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 17:28:59 [2023-07-15T17:28:59.595Z] Loaded image: busybox:latest 17:28:59 [2023-07-15T17:28:59.595Z] Loaded image: busybox:glibc 17:28:59 [2023-07-15T17:28:59.595Z] Loaded image: debian:bullseye-slim 17:28:59 [2023-07-15T17:28:59.595Z] Loaded image: hello-world:latest 17:28:59 [2023-07-15T17:28:59.595Z] Loaded image: arm32v7/hello-world:latest 17:28:59 [2023-07-15T17:28:59.808Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) 17:28:59 [2023-07-15T17:28:59.808Z] === RUN TestLinksContainerNames 17:29:00 [2023-07-15T17:29:00.748Z] --- PASS: TestLinksContainerNames (0.98s) 17:29:00 [2023-07-15T17:29:00.748Z] === RUN TestLogsFollowTailEmpty 17:29:01 [2023-07-15T17:29:01.318Z] --- PASS: TestLogsFollowTailEmpty (0.52s) 17:29:01 [2023-07-15T17:29:01.318Z] === RUN TestContainerNetworkMountsNoChown 17:29:01 [2023-07-15T17:29:01.888Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/default 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/default 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/private 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/private 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rprivate 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rprivate 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/slave 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/slave 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rslave 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rslave 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/shared 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/shared 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rshared 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rshared 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/default 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/rshared 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/shared 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/rslave 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/private 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/rprivate 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/private/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/slave 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/private/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/slave/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rslave/mount_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/slave/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/private/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/private/mount_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/default/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rprivate/mount_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/default/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/private/mount_root 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rshared/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/private/mount_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/private/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/private/mount_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rslave/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rshared/mount_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/default/bind_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 17:29:01 [2023-07-15T17:29:01.888Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/default/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rslave/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/default/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/default/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/slave/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/slave/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/slave/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/slave/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/shared/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/shared/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/rprivate/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/shared/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/private/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/private/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/shared/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/shared/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestMountDaemonRoot/shared/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rslave/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/default/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/slave/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rshared/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rshared/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/default/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/default/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/default/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rprivate/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/slave/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/slave/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/slave/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rprivate/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/shared/bind_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/shared/mount_root 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/shared/mount_subpath 17:29:01 [2023-07-15T17:29:01.889Z] === CONT TestMountDaemonRoot/shared/bind_subpath 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot (0.02s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/private (0.00s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/default (0.00s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 17:29:01 [2023-07-15T17:29:01.889Z] === RUN TestContainerBindMountNonRecursive 17:29:02 [2023-07-15T17:29:02.006Z] sha256:bf0ff39af48101359eac647b6d914b1d1e8c88150f99b2c4261fd063e11786f6 17:29:02 [2023-07-15T17:29:02.007Z] INFO: Starting docker-py tests... 17:29:02 [2023-07-15T17:29:02.007Z] ============================= test session starts ============================== 17:29:02 [2023-07-15T17:29:02.007Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0 17:29:02 [2023-07-15T17:29:02.007Z] rootdir: /src, inifile: pytest.ini 17:29:02 [2023-07-15T17:29:02.007Z] plugins: timeout-1.3.3, cov-2.6.1 17:29:02 [2023-07-15T17:29:02.007Z] collected 389 items / 1 deselected / 388 selected 17:29:02 [2023-07-15T17:29:02.007Z] 17:29:03 [2023-07-15T17:29:03.304Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) 17:29:03 [2023-07-15T17:29:03.304Z] === RUN TestContainerVolumesMountedAsShared 17:29:03 [2023-07-15T17:29:03.874Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) 17:29:03 [2023-07-15T17:29:03.874Z] === RUN TestContainerVolumesMountedAsSlave 17:29:04 [2023-07-15T17:29:04.135Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) 17:29:04 [2023-07-15T17:29:04.135Z] === RUN TestNetworkNat 17:29:04 [2023-07-15T17:29:04.705Z] --- PASS: TestNetworkNat (0.52s) 17:29:04 [2023-07-15T17:29:04.705Z] === RUN TestNetworkLocalhostTCPNat 17:29:04 [2023-07-15T17:29:04.875Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.49s) 17:29:04 [2023-07-15T17:29:04.875Z] PASS 17:29:04 [2023-07-15T17:29:04.875Z] 17:29:04 [2023-07-15T17:29:04.875Z] === Skipped 17:29:04 [2023-07-15T17:29:04.875Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 17:29:04 [2023-07-15T17:29:04.875Z] build_session_test.go:25: TODO: BuildKit 17:29:04 [2023-07-15T17:29:04.875Z] 17:29:04 [2023-07-15T17:29:04.875Z] DONE 33 tests, 1 skipped in 94.030s 17:29:04 [2023-07-15T17:29:04.875Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 17:29:04 [2023-07-15T17:29:04.875Z] INFO: Testing against a local daemon 17:29:04 [2023-07-15T17:29:04.875Z] === RUN TestConfigInspect 17:29:05 [2023-07-15T17:29:05.275Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) 17:29:05 [2023-07-15T17:29:05.275Z] === RUN TestNetworkLoopbackNat 17:29:07 [2023-07-15T17:29:07.414Z] --- PASS: TestConfigInspect (2.33s) 17:29:07 [2023-07-15T17:29:07.414Z] === RUN TestConfigList 17:29:07 [2023-07-15T17:29:07.814Z] --- PASS: TestNetworkLoopbackNat (2.60s) 17:29:07 [2023-07-15T17:29:07.814Z] === RUN TestPause 17:29:08 [2023-07-15T17:29:08.147Z] === RUN TestDockerSuite/TestAttachDetach 17:29:08 [2023-07-15T17:29:08.383Z] --- PASS: TestPause (0.49s) 17:29:08 [2023-07-15T17:29:08.383Z] === RUN TestPauseFailsOnWindowsServerContainers 17:29:08 [2023-07-15T17:29:08.383Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:29:08 [2023-07-15T17:29:08.383Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 17:29:08 [2023-07-15T17:29:08.383Z] === RUN TestPauseStopPausedContainer 17:29:08 [2023-07-15T17:29:08.953Z] --- PASS: TestPauseStopPausedContainer (0.56s) 17:29:08 [2023-07-15T17:29:08.953Z] === RUN TestPsFilter 17:29:08 [2023-07-15T17:29:08.953Z] --- PASS: TestPsFilter (0.10s) 17:29:08 [2023-07-15T17:29:08.953Z] === RUN TestRemoveContainerWithRemovedVolume 17:29:09 [2023-07-15T17:29:09.322Z] --- PASS: TestConfigList (2.13s) 17:29:09 [2023-07-15T17:29:09.323Z] === RUN TestConfigsCreateAndDelete 17:29:09 [2023-07-15T17:29:09.522Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) 17:29:09 [2023-07-15T17:29:09.522Z] === RUN TestRemoveContainerWithVolume 17:29:10 [2023-07-15T17:29:10.092Z] --- PASS: TestRemoveContainerWithVolume (0.53s) 17:29:10 [2023-07-15T17:29:10.092Z] === RUN TestRemoveContainerRunning 17:29:10 [2023-07-15T17:29:10.661Z] --- PASS: TestRemoveContainerRunning (0.57s) 17:29:10 [2023-07-15T17:29:10.661Z] === RUN TestRemoveContainerForceRemoveRunning 17:29:11 [2023-07-15T17:29:11.231Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) 17:29:11 [2023-07-15T17:29:11.231Z] === RUN TestRemoveInvalidContainer 17:29:11 [2023-07-15T17:29:11.231Z] --- PASS: TestRemoveInvalidContainer (0.01s) 17:29:11 [2023-07-15T17:29:11.231Z] === RUN TestRenameLinkedContainer 17:29:11 [2023-07-15T17:29:11.862Z] --- PASS: TestConfigsCreateAndDelete (2.19s) 17:29:11 [2023-07-15T17:29:11.862Z] === RUN TestConfigsUpdate 17:29:13 [2023-07-15T17:29:13.139Z] --- PASS: TestRenameLinkedContainer (2.00s) 17:29:13 [2023-07-15T17:29:13.139Z] === RUN TestRenameStoppedContainer 17:29:13 [2023-07-15T17:29:13.709Z] --- PASS: TestRenameStoppedContainer (0.48s) 17:29:13 [2023-07-15T17:29:13.709Z] === RUN TestRenameRunningContainerAndReuse 17:29:13 [2023-07-15T17:29:13.770Z] --- PASS: TestConfigsUpdate (2.20s) 17:29:13 [2023-07-15T17:29:13.770Z] === RUN TestTemplatedConfig 17:29:13 [2023-07-15T17:29:13.798Z] tests/integration/api_build_test.py .......................X [ 6%] 17:29:14 [2023-07-15T17:29:14.366Z] tests/integration/api_client_test.py ..... [ 7%] 17:29:14 [2023-07-15T17:29:14.648Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) 17:29:14 [2023-07-15T17:29:14.649Z] === RUN TestRenameInvalidName 17:29:14 [2023-07-15T17:29:14.908Z] --- PASS: TestRenameInvalidName (0.47s) 17:29:14 [2023-07-15T17:29:14.908Z] === RUN TestRenameAnonymousContainer 17:29:16 [2023-07-15T17:29:16.245Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 17:29:16 [2023-07-15T17:29:16.310Z] --- PASS: TestTemplatedConfig (2.78s) 17:29:16 [2023-07-15T17:29:16.310Z] === RUN TestConfigCreateResolve 17:29:16 [2023-07-15T17:29:16.314Z] tests/integration/api_config_test.py ..... [ 8%] 17:29:16 [2023-07-15T17:29:16.817Z] --- PASS: TestRenameAnonymousContainer (1.76s) 17:29:16 [2023-07-15T17:29:16.817Z] === RUN TestRenameContainerWithSameName 17:29:17 [2023-07-15T17:29:17.386Z] --- PASS: TestRenameContainerWithSameName (0.46s) 17:29:17 [2023-07-15T17:29:17.386Z] === RUN TestRenameContainerWithLinkedContainer 17:29:18 [2023-07-15T17:29:18.324Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s) 17:29:18 [2023-07-15T17:29:18.324Z] === RUN TestResize 17:29:18 [2023-07-15T17:29:18.584Z] --- PASS: TestResize (0.51s) 17:29:18 [2023-07-15T17:29:18.584Z] === RUN TestResizeWithInvalidSize 17:29:18 [2023-07-15T17:29:18.849Z] --- PASS: TestConfigCreateResolve (2.18s) 17:29:18 [2023-07-15T17:29:18.849Z] === RUN TestConfigDaemonLibtrustID 17:29:19 [2023-07-15T17:29:19.109Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) 17:29:19 [2023-07-15T17:29:19.109Z] PASS 17:29:19 [2023-07-15T17:29:19.109Z] 17:29:19 [2023-07-15T17:29:19.109Z] DONE 7 tests in 14.358s 17:29:19 [2023-07-15T17:29:19.109Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 17:29:19 [2023-07-15T17:29:19.109Z] INFO: Testing against a local daemon 17:29:19 [2023-07-15T17:29:19.109Z] === RUN TestCheckpoint 17:29:19 [2023-07-15T17:29:19.109Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:29:19 [2023-07-15T17:29:19.109Z] --- SKIP: TestCheckpoint (0.00s) 17:29:19 [2023-07-15T17:29:19.109Z] === RUN TestContainerInvalidJSON 17:29:19 [2023-07-15T17:29:19.109Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 17:29:19 [2023-07-15T17:29:19.109Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 17:29:19 [2023-07-15T17:29:19.109Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 17:29:19 [2023-07-15T17:29:19.109Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 17:29:19 [2023-07-15T17:29:19.109Z] === RUN TestContainerInvalidJSON//exec/foobar/start 17:29:19 [2023-07-15T17:29:19.109Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 17:29:19 [2023-07-15T17:29:19.109Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 17:29:19 [2023-07-15T17:29:19.109Z] === CONT TestContainerInvalidJSON//exec/foobar/start 17:29:19 [2023-07-15T17:29:19.109Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 17:29:19 [2023-07-15T17:29:19.109Z] --- PASS: TestContainerInvalidJSON (0.01s) 17:29:19 [2023-07-15T17:29:19.109Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 17:29:19 [2023-07-15T17:29:19.109Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 17:29:19 [2023-07-15T17:29:19.109Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 17:29:19 [2023-07-15T17:29:19.109Z] === RUN TestCopyFromContainerPathDoesNotExist 17:29:19 [2023-07-15T17:29:19.109Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 17:29:19 [2023-07-15T17:29:19.109Z] === RUN TestCopyFromContainerPathIsNotDir 17:29:19 [2023-07-15T17:29:19.109Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 17:29:19 [2023-07-15T17:29:19.109Z] === RUN TestCopyToContainerPathDoesNotExist 17:29:19 [2023-07-15T17:29:19.153Z] --- PASS: TestResizeWithInvalidSize (0.54s) 17:29:19 [2023-07-15T17:29:19.154Z] === RUN TestResizeWhenContainerNotStarted 17:29:19 [2023-07-15T17:29:19.369Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 17:29:19 [2023-07-15T17:29:19.369Z] === RUN TestCopyToContainerPathIsNotDir 17:29:19 [2023-07-15T17:29:19.369Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 17:29:19 [2023-07-15T17:29:19.369Z] === RUN TestCopyFromContainer 17:29:19 [2023-07-15T17:29:19.723Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:29:19 [2023-07-15T17:29:19.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:29:19 [2023-07-15T17:29:19.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:29:19 [2023-07-15T17:29:19.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:29:19 [2023-07-15T17:29:19.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:29:19 [2023-07-15T17:29:19.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:29:19 [2023-07-15T17:29:19.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:29:20 [2023-07-15T17:29:20.308Z] === RUN TestCopyFromContainer// 17:29:20 [2023-07-15T17:29:20.308Z] === RUN TestCopyFromContainer//bar/root 17:29:20 [2023-07-15T17:29:20.308Z] === RUN TestCopyFromContainer//bar/root/ 17:29:20 [2023-07-15T17:29:20.422Z] === RUN TestDockerSuite/TestAttachDisconnect 17:29:20 [2023-07-15T17:29:20.568Z] === RUN TestCopyFromContainer/bar/quux 17:29:20 [2023-07-15T17:29:20.568Z] === RUN TestCopyFromContainer/bar/quux/ 17:29:20 [2023-07-15T17:29:20.568Z] === RUN TestCopyFromContainer/bar/quux/baz 17:29:20 [2023-07-15T17:29:20.568Z] === RUN TestCopyFromContainer/bar/filesymlink 17:29:20 [2023-07-15T17:29:20.568Z] === RUN TestCopyFromContainer/bar/dirsymlink 17:29:20 [2023-07-15T17:29:20.568Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 17:29:20 [2023-07-15T17:29:20.568Z] === RUN TestCopyFromContainer/bar/notarget 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer (1.47s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer// (0.04s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:29:20 [2023-07-15T17:29:20.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:29:20 [2023-07-15T17:29:20.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 17:29:20 [2023-07-15T17:29:20.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 17:29:20 [2023-07-15T17:29:20.828Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:29:20 [2023-07-15T17:29:20.828Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 17:29:20 [2023-07-15T17:29:20.828Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateLinkToNonExistingContainer 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateWithInvalidEnv 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateWithInvalidEnv/0 17:29:20 [2023-07-15T17:29:20.828Z] === PAUSE TestCreateWithInvalidEnv/0 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateWithInvalidEnv/1 17:29:20 [2023-07-15T17:29:20.828Z] === PAUSE TestCreateWithInvalidEnv/1 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateWithInvalidEnv/2 17:29:20 [2023-07-15T17:29:20.828Z] === PAUSE TestCreateWithInvalidEnv/2 17:29:20 [2023-07-15T17:29:20.828Z] === CONT TestCreateWithInvalidEnv/0 17:29:20 [2023-07-15T17:29:20.828Z] === CONT TestCreateWithInvalidEnv/2 17:29:20 [2023-07-15T17:29:20.828Z] === CONT TestCreateWithInvalidEnv/1 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateTmpfsMountsTarget 17:29:20 [2023-07-15T17:29:20.828Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 17:29:20 [2023-07-15T17:29:20.828Z] === RUN TestCreateWithCustomMaskedPaths 17:29:21 [2023-07-15T17:29:21.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:29:21 [2023-07-15T17:29:21.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:29:21 [2023-07-15T17:29:21.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:29:21 [2023-07-15T17:29:21.353Z] docker_cli_daemon_test.go:1455: [d948f95ce9c23] daemon is not started 17:29:21 [2023-07-15T17:29:21.353Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 17:29:21 [2023-07-15T17:29:21.811Z] --- PASS: TestBuildWithHugeFile (59.59s) 17:29:21 [2023-07-15T17:29:21.811Z] === RUN TestBuildWithEmptyDockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:29:21 [2023-07-15T17:29:21.811Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 17:29:21 [2023-07-15T17:29:21.811Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) 17:29:21 [2023-07-15T17:29:21.811Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) 17:29:21 [2023-07-15T17:29:21.811Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 17:29:21 [2023-07-15T17:29:21.811Z] === RUN TestBuildPreserveOwnership 17:29:21 [2023-07-15T17:29:21.811Z] === RUN TestBuildPreserveOwnership/copy_from 17:29:21 [2023-07-15T17:29:21.811Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 17:29:21 [2023-07-15T17:29:21.918Z] check_test.go:308: [ddacf5e8e69f4] daemon is not started 17:29:21 [2023-07-15T17:29:21.918Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 17:29:22 [2023-07-15T17:29:22.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:29:22 [2023-07-15T17:29:22.735Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) 17:29:22 [2023-07-15T17:29:22.735Z] === RUN TestCreateWithCustomReadonlyPaths 17:29:23 [2023-07-15T17:29:23.289Z] === RUN TestDockerSuite/TestAttachPausedContainer 17:29:23 [2023-07-15T17:29:23.854Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 17:29:23 [2023-07-15T17:29:23.854Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.05s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.56s) 17:29:23 [2023-07-15T17:29:23.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) 17:29:23 [2023-07-15T17:29:23.954Z] === RUN TestCgroupNamespacesRun 17:29:24 [2023-07-15T17:29:24.336Z] --- PASS: TestBuildPreserveOwnership (10.33s) 17:29:24 [2023-07-15T17:29:24.336Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) 17:29:24 [2023-07-15T17:29:24.336Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestBuildPlatformInvalid 17:29:24 [2023-07-15T17:29:24.336Z] --- PASS: TestBuildPlatformInvalid (0.06s) 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 17:29:24 [2023-07-15T17:29:24.336Z] build_userns_linux_test.go:31: testEnv.IsRootless() 17:29:24 [2023-07-15T17:29:24.336Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 17:29:24 [2023-07-15T17:29:24.336Z] PASS 17:29:24 [2023-07-15T17:29:24.336Z] 17:29:24 [2023-07-15T17:29:24.336Z] === Skipped 17:29:24 [2023-07-15T17:29:24.336Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 17:29:24 [2023-07-15T17:29:24.336Z] build_session_test.go:25: TODO: BuildKit 17:29:24 [2023-07-15T17:29:24.336Z] 17:29:24 [2023-07-15T17:29:24.336Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 17:29:24 [2023-07-15T17:29:24.336Z] build_userns_linux_test.go:31: testEnv.IsRootless() 17:29:24 [2023-07-15T17:29:24.336Z] 17:29:24 [2023-07-15T17:29:24.336Z] DONE 33 tests, 2 skipped in 118.372s 17:29:24 [2023-07-15T17:29:24.336Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 17:29:24 [2023-07-15T17:29:24.336Z] INFO: Testing against a local daemon 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestConfigInspect 17:29:24 [2023-07-15T17:29:24.336Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:24 [2023-07-15T17:29:24.336Z] --- SKIP: TestConfigInspect (0.02s) 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestConfigList 17:29:24 [2023-07-15T17:29:24.336Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:24 [2023-07-15T17:29:24.336Z] --- SKIP: TestConfigList (0.01s) 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestConfigsCreateAndDelete 17:29:24 [2023-07-15T17:29:24.336Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:24 [2023-07-15T17:29:24.336Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestConfigsUpdate 17:29:24 [2023-07-15T17:29:24.336Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:24 [2023-07-15T17:29:24.336Z] --- SKIP: TestConfigsUpdate (0.01s) 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestTemplatedConfig 17:29:24 [2023-07-15T17:29:24.336Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:24 [2023-07-15T17:29:24.336Z] --- SKIP: TestTemplatedConfig (0.00s) 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestConfigCreateResolve 17:29:24 [2023-07-15T17:29:24.336Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:24 [2023-07-15T17:29:24.336Z] --- SKIP: TestConfigCreateResolve (0.01s) 17:29:24 [2023-07-15T17:29:24.336Z] === RUN TestConfigDaemonLibtrustID 17:29:24 [2023-07-15T17:29:24.419Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 17:29:24 [2023-07-15T17:29:24.642Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) 17:29:24 [2023-07-15T17:29:24.642Z] === RUN TestCreateWithInvalidHealthcheckParams 17:29:24 [2023-07-15T17:29:24.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:29:24 [2023-07-15T17:29:24.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:29:24 [2023-07-15T17:29:24.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:29:24 [2023-07-15T17:29:24.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:29:24 [2023-07-15T17:29:24.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:29:24 [2023-07-15T17:29:24.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:29:24 [2023-07-15T17:29:24.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:29:24 [2023-07-15T17:29:24.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 17:29:24 [2023-07-15T17:29:24.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 17:29:24 [2023-07-15T17:29:24.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 17:29:24 [2023-07-15T17:29:24.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 17:29:24 [2023-07-15T17:29:24.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 17:29:24 [2023-07-15T17:29:24.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 17:29:24 [2023-07-15T17:29:24.642Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 17:29:25 [2023-07-15T17:29:25.336Z] --- PASS: TestCgroupNamespacesRun (1.18s) 17:29:25 [2023-07-15T17:29:25.336Z] === RUN TestCgroupNamespacesRunPrivileged 17:29:25 [2023-07-15T17:29:25.350Z] check_test.go:308: [d6d385a85102c] daemon is not started 17:29:25 [2023-07-15T17:29:25.350Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 17:29:25 [2023-07-15T17:29:25.350Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 17:29:25 [2023-07-15T17:29:25.581Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) 17:29:25 [2023-07-15T17:29:25.581Z] === RUN TestCreateDifferentPlatform 17:29:25 [2023-07-15T17:29:25.581Z] === RUN TestCreateDifferentPlatform/different_os 17:29:25 [2023-07-15T17:29:25.581Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 17:29:25 [2023-07-15T17:29:25.582Z] --- PASS: TestCreateDifferentPlatform (0.01s) 17:29:25 [2023-07-15T17:29:25.582Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 17:29:25 [2023-07-15T17:29:25.582Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 17:29:25 [2023-07-15T17:29:25.582Z] === RUN TestCreateVolumesFromNonExistingContainer 17:29:25 [2023-07-15T17:29:25.582Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 17:29:25 [2023-07-15T17:29:25.582Z] === RUN TestCreatePlatformSpecificImageNoPlatform 17:29:25 [2023-07-15T17:29:25.582Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 17:29:25 [2023-07-15T17:29:25.582Z] === RUN TestContainerStartOnDaemonRestart 17:29:25 [2023-07-15T17:29:25.582Z] === PAUSE TestContainerStartOnDaemonRestart 17:29:25 [2023-07-15T17:29:25.582Z] === RUN TestDaemonRestartIpcMode 17:29:25 [2023-07-15T17:29:25.582Z] === PAUSE TestDaemonRestartIpcMode 17:29:25 [2023-07-15T17:29:25.582Z] === RUN TestDaemonHostGatewayIP 17:29:25 [2023-07-15T17:29:25.582Z] === PAUSE TestDaemonHostGatewayIP 17:29:25 [2023-07-15T17:29:25.582Z] === RUN TestRestartDaemonWithRestartingContainer 17:29:25 [2023-07-15T17:29:25.582Z] === PAUSE TestRestartDaemonWithRestartingContainer 17:29:25 [2023-07-15T17:29:25.582Z] === RUN TestContainerKillOnDaemonStart 17:29:25 [2023-07-15T17:29:25.582Z] === PAUSE TestContainerKillOnDaemonStart 17:29:25 [2023-07-15T17:29:25.582Z] === RUN TestDiff 17:29:26 [2023-07-15T17:29:26.159Z] --- PASS: TestDiff (0.71s) 17:29:26 [2023-07-15T17:29:26.159Z] === RUN TestExecWithCloseStdin 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestConfigDaemonLibtrustID (1.58s) 17:29:26 [2023-07-15T17:29:26.234Z] PASS 17:29:26 [2023-07-15T17:29:26.234Z] 17:29:26 [2023-07-15T17:29:26.234Z] === Skipped 17:29:26 [2023-07-15T17:29:26.234Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 17:29:26 [2023-07-15T17:29:26.234Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:26 [2023-07-15T17:29:26.234Z] 17:29:26 [2023-07-15T17:29:26.234Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 17:29:26 [2023-07-15T17:29:26.234Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:26 [2023-07-15T17:29:26.234Z] 17:29:26 [2023-07-15T17:29:26.234Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 17:29:26 [2023-07-15T17:29:26.234Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:26 [2023-07-15T17:29:26.234Z] 17:29:26 [2023-07-15T17:29:26.234Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 17:29:26 [2023-07-15T17:29:26.234Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:26 [2023-07-15T17:29:26.234Z] 17:29:26 [2023-07-15T17:29:26.234Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 17:29:26 [2023-07-15T17:29:26.234Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:26 [2023-07-15T17:29:26.234Z] 17:29:26 [2023-07-15T17:29:26.234Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 17:29:26 [2023-07-15T17:29:26.234Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:29:26 [2023-07-15T17:29:26.234Z] 17:29:26 [2023-07-15T17:29:26.234Z] DONE 7 tests, 6 skipped in 1.659s 17:29:26 [2023-07-15T17:29:26.234Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 17:29:26 [2023-07-15T17:29:26.234Z] INFO: Testing against a local daemon 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestCheckpoint 17:29:26 [2023-07-15T17:29:26.234Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:29:26 [2023-07-15T17:29:26.234Z] --- SKIP: TestCheckpoint (0.00s) 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestContainerInvalidJSON 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 17:29:26 [2023-07-15T17:29:26.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 17:29:26 [2023-07-15T17:29:26.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestContainerInvalidJSON//exec/foobar/start 17:29:26 [2023-07-15T17:29:26.234Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 17:29:26 [2023-07-15T17:29:26.234Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 17:29:26 [2023-07-15T17:29:26.234Z] === CONT TestContainerInvalidJSON//exec/foobar/start 17:29:26 [2023-07-15T17:29:26.234Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestContainerInvalidJSON (0.01s) 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestCopyFromContainerPathDoesNotExist 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestCopyFromContainerPathIsNotDir 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestCopyToContainerPathDoesNotExist 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestCopyToContainerPathIsNotDir 17:29:26 [2023-07-15T17:29:26.234Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 17:29:26 [2023-07-15T17:29:26.234Z] === RUN TestCopyFromContainer 17:29:26 [2023-07-15T17:29:26.275Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.24s) 17:29:26 [2023-07-15T17:29:26.275Z] === RUN TestCgroupNamespacesRunDaemonHostMode 17:29:26 [2023-07-15T17:29:26.721Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 17:29:27 [2023-07-15T17:29:27.098Z] --- PASS: TestExecWithCloseStdin (0.75s) 17:29:27 [2023-07-15T17:29:27.098Z] === RUN TestExec 17:29:27 [2023-07-15T17:29:27.286Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 17:29:27 [2023-07-15T17:29:27.656Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) 17:29:27 [2023-07-15T17:29:27.656Z] === RUN TestCgroupNamespacesRunHostMode 17:29:27 [2023-07-15T17:29:27.667Z] --- PASS: TestExec (0.81s) 17:29:27 [2023-07-15T17:29:27.667Z] === RUN TestExecUser 17:29:28 [2023-07-15T17:29:28.219Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 17:29:28 [2023-07-15T17:29:28.219Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 17:29:28 [2023-07-15T17:29:28.606Z] --- PASS: TestExecUser (0.72s) 17:29:28 [2023-07-15T17:29:28.606Z] === RUN TestExportContainerAndImportImage 17:29:28 [2023-07-15T17:29:28.784Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 17:29:29 [2023-07-15T17:29:29.041Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 17:29:29 [2023-07-15T17:29:29.056Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) 17:29:29 [2023-07-15T17:29:29.056Z] === RUN TestCgroupNamespacesRunPrivateMode 17:29:29 [2023-07-15T17:29:29.298Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 17:29:29 [2023-07-15T17:29:29.544Z] --- PASS: TestExportContainerAndImportImage (0.85s) 17:29:29 [2023-07-15T17:29:29.544Z] === RUN TestExportContainerAfterDaemonRestart 17:29:30 [2023-07-15T17:29:30.025Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) 17:29:30 [2023-07-15T17:29:30.025Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer// 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer//bar/root 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer//bar/root/ 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer/bar/quux 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer/bar/quux/ 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer/bar/quux/baz 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer/bar/filesymlink 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer/bar/dirsymlink 17:29:30 [2023-07-15T17:29:30.414Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 17:29:30 [2023-07-15T17:29:30.484Z] --- PASS: TestExportContainerAfterDaemonRestart (1.20s) 17:29:30 [2023-07-15T17:29:30.484Z] === RUN TestHealthCheckWorkdir 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCopyFromContainer/bar/notarget 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer (4.51s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer// (0.04s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:29:30 [2023-07-15T17:29:30.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:29:30 [2023-07-15T17:29:30.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 17:29:30 [2023-07-15T17:29:30.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 17:29:30 [2023-07-15T17:29:30.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:29:30 [2023-07-15T17:29:30.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 17:29:30 [2023-07-15T17:29:30.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateLinkToNonExistingContainer 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateWithInvalidEnv 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateWithInvalidEnv/0 17:29:30 [2023-07-15T17:29:30.672Z] === PAUSE TestCreateWithInvalidEnv/0 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateWithInvalidEnv/1 17:29:30 [2023-07-15T17:29:30.672Z] === PAUSE TestCreateWithInvalidEnv/1 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateWithInvalidEnv/2 17:29:30 [2023-07-15T17:29:30.672Z] === PAUSE TestCreateWithInvalidEnv/2 17:29:30 [2023-07-15T17:29:30.672Z] === CONT TestCreateWithInvalidEnv/0 17:29:30 [2023-07-15T17:29:30.672Z] === CONT TestCreateWithInvalidEnv/2 17:29:30 [2023-07-15T17:29:30.672Z] === CONT TestCreateWithInvalidEnv/1 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateTmpfsMountsTarget 17:29:30 [2023-07-15T17:29:30.672Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 17:29:30 [2023-07-15T17:29:30.672Z] === RUN TestCreateWithCustomMaskedPaths 17:29:31 [2023-07-15T17:29:31.405Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) 17:29:31 [2023-07-15T17:29:31.405Z] === RUN TestCgroupNamespacesRunInvalidMode 17:29:31 [2023-07-15T17:29:31.423Z] --- PASS: TestHealthCheckWorkdir (0.97s) 17:29:31 [2023-07-15T17:29:31.423Z] === RUN TestHealthKillContainer 17:29:31 [2023-07-15T17:29:31.665Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) 17:29:31 [2023-07-15T17:29:31.665Z] === RUN TestCgroupNamespacesRunOlderClient 17:29:31 [2023-07-15T17:29:31.822Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 17:29:32 [2023-07-15T17:29:32.043Z] --- PASS: TestCreateWithCustomMaskedPaths (1.40s) 17:29:32 [2023-07-15T17:29:32.043Z] === RUN TestCreateWithCustomReadonlyPaths 17:29:33 [2023-07-15T17:29:33.046Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) 17:29:33 [2023-07-15T17:29:33.046Z] === RUN TestNISDomainname 17:29:33 [2023-07-15T17:29:33.416Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s) 17:29:33 [2023-07-15T17:29:33.416Z] === RUN TestCreateWithInvalidHealthcheckParams 17:29:33 [2023-07-15T17:29:33.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:29:33 [2023-07-15T17:29:33.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:29:33 [2023-07-15T17:29:33.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:29:33 [2023-07-15T17:29:33.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:29:33 [2023-07-15T17:29:33.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:29:33 [2023-07-15T17:29:33.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:29:33 [2023-07-15T17:29:33.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:29:33 [2023-07-15T17:29:33.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 17:29:33 [2023-07-15T17:29:33.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 17:29:33 [2023-07-15T17:29:33.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 17:29:33 [2023-07-15T17:29:33.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 17:29:33 [2023-07-15T17:29:33.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 17:29:33 [2023-07-15T17:29:33.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 17:29:33 [2023-07-15T17:29:33.416Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 17:29:33 [2023-07-15T17:29:33.616Z] --- PASS: TestNISDomainname (0.61s) 17:29:33 [2023-07-15T17:29:33.616Z] === RUN TestHostnameDnsResolution 17:29:33 [2023-07-15T17:29:33.717Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 17:29:33 [2023-07-15T17:29:33.980Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestCreateDifferentPlatform 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestCreateDifferentPlatform/different_os 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 17:29:33 [2023-07-15T17:29:33.980Z] --- PASS: TestCreateDifferentPlatform (0.01s) 17:29:33 [2023-07-15T17:29:33.980Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 17:29:33 [2023-07-15T17:29:33.980Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestCreateVolumesFromNonExistingContainer 17:29:33 [2023-07-15T17:29:33.980Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestCreatePlatformSpecificImageNoPlatform 17:29:33 [2023-07-15T17:29:33.980Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestContainerStartOnDaemonRestart 17:29:33 [2023-07-15T17:29:33.980Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 17:29:33 [2023-07-15T17:29:33.980Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestDaemonRestartIpcMode 17:29:33 [2023-07-15T17:29:33.980Z] === PAUSE TestDaemonRestartIpcMode 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestDaemonHostGatewayIP 17:29:33 [2023-07-15T17:29:33.980Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 17:29:33 [2023-07-15T17:29:33.980Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestRestartDaemonWithRestartingContainer 17:29:33 [2023-07-15T17:29:33.980Z] === PAUSE TestRestartDaemonWithRestartingContainer 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestContainerKillOnDaemonStart 17:29:33 [2023-07-15T17:29:33.980Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 17:29:33 [2023-07-15T17:29:33.980Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 17:29:33 [2023-07-15T17:29:33.980Z] === RUN TestDiff 17:29:34 [2023-07-15T17:29:34.546Z] --- PASS: TestDiff (0.49s) 17:29:34 [2023-07-15T17:29:34.546Z] === RUN TestExecWithCloseStdin 17:29:34 [2023-07-15T17:29:34.555Z] --- PASS: TestHostnameDnsResolution (0.80s) 17:29:34 [2023-07-15T17:29:34.555Z] === RUN TestUnprivilegedPortsAndPing 17:29:35 [2023-07-15T17:29:35.111Z] --- PASS: TestExecWithCloseStdin (0.51s) 17:29:35 [2023-07-15T17:29:35.111Z] === RUN TestExec 17:29:35 [2023-07-15T17:29:35.124Z] --- PASS: TestUnprivilegedPortsAndPing (0.63s) 17:29:35 [2023-07-15T17:29:35.124Z] === RUN TestStats 17:29:35 [2023-07-15T17:29:35.675Z] --- PASS: TestExec (0.52s) 17:29:35 [2023-07-15T17:29:35.675Z] === RUN TestExecUser 17:29:35 [2023-07-15T17:29:35.933Z] --- PASS: TestExecUser (0.46s) 17:29:35 [2023-07-15T17:29:35.933Z] === RUN TestExportContainerAndImportImage 17:29:36 [2023-07-15T17:29:36.499Z] --- PASS: TestExportContainerAndImportImage (0.56s) 17:29:36 [2023-07-15T17:29:36.499Z] === RUN TestExportContainerAfterDaemonRestart 17:29:36 [2023-07-15T17:29:36.994Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 17:29:37 [2023-07-15T17:29:37.680Z] --- PASS: TestStats (2.48s) 17:29:37 [2023-07-15T17:29:37.680Z] === RUN TestStopContainerWithTimeout 17:29:37 [2023-07-15T17:29:37.680Z] === RUN TestStopContainerWithTimeout/0 17:29:37 [2023-07-15T17:29:37.680Z] === PAUSE TestStopContainerWithTimeout/0 17:29:37 [2023-07-15T17:29:37.680Z] === RUN TestStopContainerWithTimeout/1 17:29:37 [2023-07-15T17:29:37.680Z] === PAUSE TestStopContainerWithTimeout/1 17:29:37 [2023-07-15T17:29:37.680Z] === RUN TestStopContainerWithTimeout/3 17:29:37 [2023-07-15T17:29:37.680Z] === PAUSE TestStopContainerWithTimeout/3 17:29:37 [2023-07-15T17:29:37.680Z] === RUN TestStopContainerWithTimeout/-1 17:29:37 [2023-07-15T17:29:37.680Z] === PAUSE TestStopContainerWithTimeout/-1 17:29:37 [2023-07-15T17:29:37.680Z] === CONT TestStopContainerWithTimeout/0 17:29:37 [2023-07-15T17:29:37.680Z] === CONT TestStopContainerWithTimeout/-1 17:29:37 [2023-07-15T17:29:37.680Z] === CONT TestStopContainerWithTimeout/1 17:29:37 [2023-07-15T17:29:37.680Z] === CONT TestStopContainerWithTimeout/3 17:29:38 [2023-07-15T17:29:38.889Z] --- PASS: TestBuildWithHugeFile (43.55s) 17:29:38 [2023-07-15T17:29:38.889Z] === RUN TestBuildWithEmptyDockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:29:38 [2023-07-15T17:29:38.889Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 17:29:38 [2023-07-15T17:29:38.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) 17:29:38 [2023-07-15T17:29:38.889Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) 17:29:38 [2023-07-15T17:29:38.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) 17:29:38 [2023-07-15T17:29:38.889Z] === RUN TestBuildPreserveOwnership 17:29:38 [2023-07-15T17:29:38.889Z] === RUN TestBuildPreserveOwnership/copy_from 17:29:38 [2023-07-15T17:29:38.889Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 17:29:40 [2023-07-15T17:29:40.220Z] --- PASS: TestStopContainerWithTimeout (0.01s) 17:29:40 [2023-07-15T17:29:40.220Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) 17:29:40 [2023-07-15T17:29:40.220Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) 17:29:40 [2023-07-15T17:29:40.220Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) 17:29:40 [2023-07-15T17:29:40.220Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) 17:29:40 [2023-07-15T17:29:40.220Z] === RUN TestDeleteDevicemapper 17:29:40 [2023-07-15T17:29:40.220Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 17:29:40 [2023-07-15T17:29:40.220Z] --- SKIP: TestDeleteDevicemapper (0.00s) 17:29:40 [2023-07-15T17:29:40.220Z] === RUN TestStopContainerWithRestartPolicyAlways 17:29:40 [2023-07-15T17:29:40.679Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) 17:29:40 [2023-07-15T17:29:40.679Z] === RUN TestHealthCheckWorkdir 17:29:40 [2023-07-15T17:29:40.679Z] --- PASS: TestHealthCheckWorkdir (0.69s) 17:29:40 [2023-07-15T17:29:40.679Z] === RUN TestHealthKillContainer 17:29:41 [2023-07-15T17:29:41.412Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 17:29:41 [2023-07-15T17:29:41.412Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 17:29:41 [2023-07-15T17:29:41.414Z] --- PASS: TestHealthKillContainer (8.35s) 17:29:41 [2023-07-15T17:29:41.414Z] === RUN TestHealthCheckProcessKilled 17:29:41 [2023-07-15T17:29:41.414Z] --- PASS: TestHealthCheckProcessKilled (0.96s) 17:29:41 [2023-07-15T17:29:41.414Z] === RUN TestInspectCpusetInConfigPre120 17:29:41 [2023-07-15T17:29:41.414Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) 17:29:41 [2023-07-15T17:29:41.414Z] === RUN TestIpcModeNone 17:29:41 [2023-07-15T17:29:41.669Z] === RUN TestDockerSuite/TestBuildAddBadLinks 17:29:41 [2023-07-15T17:29:41.927Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 17:29:41 [2023-07-15T17:29:41.927Z] --- PASS: TestBuildPreserveOwnership (3.22s) 17:29:41 [2023-07-15T17:29:41.927Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.25s) 17:29:41 [2023-07-15T17:29:41.927Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) 17:29:41 [2023-07-15T17:29:41.927Z] === RUN TestBuildPlatformInvalid 17:29:42 [2023-07-15T17:29:42.129Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s) 17:29:42 [2023-07-15T17:29:42.129Z] === RUN TestUpdateMemory 17:29:42 [2023-07-15T17:29:42.184Z] --- PASS: TestBuildPlatformInvalid (0.06s) 17:29:42 [2023-07-15T17:29:42.184Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 17:29:42 [2023-07-15T17:29:42.184Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 17:29:42 [2023-07-15T17:29:42.354Z] --- PASS: TestIpcModeNone (0.73s) 17:29:42 [2023-07-15T17:29:42.354Z] === RUN TestIpcModePrivate 17:29:42 [2023-07-15T17:29:42.613Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false 17:29:42 [2023-07-15T17:29:42.699Z] --- PASS: TestUpdateMemory (0.60s) 17:29:42 [2023-07-15T17:29:42.699Z] === RUN TestUpdateCPUQuota 17:29:42 [2023-07-15T17:29:42.748Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 17:29:42 [2023-07-15T17:29:42.748Z] Loaded image: busybox:latest 17:29:42 [2023-07-15T17:29:42.748Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 17:29:42 [2023-07-15T17:29:42.873Z] --- PASS: TestIpcModePrivate (0.74s) 17:29:42 [2023-07-15T17:29:42.873Z] === RUN TestIpcModeShareable 17:29:43 [2023-07-15T17:29:43.006Z] Loaded image: busybox:glibc 17:29:43 [2023-07-15T17:29:43.264Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 17:29:43 [2023-07-15T17:29:43.443Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true 17:29:43 [2023-07-15T17:29:43.637Z] --- PASS: TestUpdateCPUQuota (0.91s) 17:29:43 [2023-07-15T17:29:43.638Z] === RUN TestUpdatePidsLimit 17:29:43 [2023-07-15T17:29:43.638Z] === RUN TestUpdatePidsLimit/update_from_none 17:29:43 [2023-07-15T17:29:43.638Z] === RUN TestUpdatePidsLimit/no_change 17:29:43 [2023-07-15T17:29:43.703Z] --- PASS: TestIpcModeShareable (0.74s) 17:29:43 [2023-07-15T17:29:43.703Z] === RUN TestAPIIpcModeShareableAndContainer 17:29:43 [2023-07-15T17:29:43.829Z] Loaded image: debian:bullseye-slim 17:29:43 [2023-07-15T17:29:43.829Z] Loaded image: hello-world:latest 17:29:43 [2023-07-15T17:29:43.829Z] Loaded image: arm32v7/hello-world:latest 17:29:43 [2023-07-15T17:29:43.897Z] === RUN TestUpdatePidsLimit/update_lower 17:29:44 [2023-07-15T17:29:44.086Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 17:29:44 [2023-07-15T17:29:44.157Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 17:29:44 [2023-07-15T17:29:44.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 17:29:44 [2023-07-15T17:29:44.676Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 17:29:44 [2023-07-15T17:29:44.676Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 17:29:44 [2023-07-15T17:29:44.692Z] check_test.go:308: [d6a0dfcbf68c1] daemon is not started 17:29:44 [2023-07-15T17:29:44.692Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 17:29:44 [2023-07-15T17:29:44.692Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 17:29:45 [2023-07-15T17:29:45.256Z] check_test.go:308: [d6394ceb6edbe] daemon is not started 17:29:45 [2023-07-15T17:29:45.256Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 17:29:45 [2023-07-15T17:29:45.612Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) 17:29:45 [2023-07-15T17:29:45.612Z] === RUN TestAPIIpcModeHost 17:29:45 [2023-07-15T17:29:45.615Z] --- PASS: TestUpdatePidsLimit (1.94s) 17:29:45 [2023-07-15T17:29:45.615Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) 17:29:45 [2023-07-15T17:29:45.615Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) 17:29:45 [2023-07-15T17:29:45.615Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 17:29:45 [2023-07-15T17:29:45.615Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) 17:29:45 [2023-07-15T17:29:45.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 17:29:45 [2023-07-15T17:29:45.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) 17:29:45 [2023-07-15T17:29:45.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 17:29:45 [2023-07-15T17:29:45.615Z] === RUN TestUpdateRestartPolicy 17:29:46 [2023-07-15T17:29:46.181Z] --- PASS: TestAPIIpcModeHost (0.40s) 17:29:46 [2023-07-15T17:29:46.181Z] === RUN TestDaemonIpcModeShareable 17:29:46 [2023-07-15T17:29:46.187Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 17:29:46 [2023-07-15T17:29:46.187Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 17:29:46 [2023-07-15T17:29:46.444Z] check_test.go:308: [dceca009960b2] daemon is not started 17:29:46 [2023-07-15T17:29:46.444Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 17:29:46 [2023-07-15T17:29:46.533Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 17:29:46 [2023-07-15T17:29:46.702Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 17:29:47 [2023-07-15T17:29:47.120Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true 17:29:47 [2023-07-15T17:29:47.380Z] --- PASS: TestDaemonIpcModeShareable (1.25s) 17:29:47 [2023-07-15T17:29:47.380Z] === RUN TestDaemonIpcModePrivate 17:29:48 [2023-07-15T17:29:48.319Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 17:29:48 [2023-07-15T17:29:48.579Z] --- PASS: TestDaemonIpcModePrivate (1.22s) 17:29:48 [2023-07-15T17:29:48.579Z] === RUN TestDaemonIpcModePrivateFromConfig 17:29:48 [2023-07-15T17:29:48.598Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 17:29:48 [2023-07-15T17:29:48.782Z] --- PASS: TestHealthKillContainer (7.96s) 17:29:48 [2023-07-15T17:29:48.782Z] === RUN TestHealthCheckProcessKilled 17:29:49 [2023-07-15T17:29:49.346Z] --- PASS: TestHealthCheckProcessKilled (0.73s) 17:29:49 [2023-07-15T17:29:49.346Z] === RUN TestInspectCpusetInConfigPre120 17:29:49 [2023-07-15T17:29:49.346Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 17:29:49 [2023-07-15T17:29:49.346Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 17:29:49 [2023-07-15T17:29:49.346Z] === RUN TestIpcModeNone 17:29:49 [2023-07-15T17:29:49.518Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 17:29:49 [2023-07-15T17:29:49.778Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) 17:29:49 [2023-07-15T17:29:49.778Z] === RUN TestDaemonIpcModeShareableFromConfig 17:29:49 [2023-07-15T17:29:49.911Z] --- PASS: TestIpcModeNone (0.53s) 17:29:49 [2023-07-15T17:29:49.911Z] === RUN TestIpcModePrivate 17:29:49 [2023-07-15T17:29:49.967Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 17:29:50 [2023-07-15T17:29:50.169Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false 17:29:50 [2023-07-15T17:29:50.426Z] --- PASS: TestIpcModePrivate (0.49s) 17:29:50 [2023-07-15T17:29:50.426Z] === RUN TestIpcModeShareable 17:29:50 [2023-07-15T17:29:50.426Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:29:50 [2023-07-15T17:29:50.426Z] --- SKIP: TestIpcModeShareable (0.00s) 17:29:50 [2023-07-15T17:29:50.426Z] === RUN TestAPIIpcModeShareableAndContainer 17:29:50 [2023-07-15T17:29:50.717Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true 17:29:50 [2023-07-15T17:29:50.977Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) 17:29:50 [2023-07-15T17:29:50.977Z] === RUN TestIpcModeOlderClient 17:29:50 [2023-07-15T17:29:50.977Z] === PAUSE TestIpcModeOlderClient 17:29:50 [2023-07-15T17:29:50.977Z] === RUN TestKillContainerInvalidSignal 17:29:51 [2023-07-15T17:29:51.546Z] --- PASS: TestKillContainerInvalidSignal (0.51s) 17:29:51 [2023-07-15T17:29:51.546Z] === RUN TestKillContainer 17:29:51 [2023-07-15T17:29:51.546Z] === RUN TestKillContainer/no_signal 17:29:51 [2023-07-15T17:29:51.864Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 17:29:51 [2023-07-15T17:29:51.864Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.83s) 17:29:51 [2023-07-15T17:29:51.864Z] PASS 17:29:51 [2023-07-15T17:29:51.864Z] 17:29:51 [2023-07-15T17:29:51.864Z] === Skipped 17:29:51 [2023-07-15T17:29:51.864Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 17:29:51 [2023-07-15T17:29:51.864Z] build_session_test.go:25: TODO: BuildKit 17:29:51 [2023-07-15T17:29:51.864Z] 17:29:51 [2023-07-15T17:29:51.864Z] DONE 33 tests, 1 skipped in 76.798s 17:29:51 [2023-07-15T17:29:51.864Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 17:29:51 [2023-07-15T17:29:51.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 17:29:51 [2023-07-15T17:29:51.864Z] ++ set -e 17:29:51 [2023-07-15T17:29:51.864Z] ++ '[' -n 0 ']' 17:29:51 [2023-07-15T17:29:51.864Z] ++ set -x 17:29:51 [2023-07-15T17:29:51.864Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 17:29:51 [2023-07-15T17:29:51.864Z] INFO: Testing against a local daemon 17:29:51 [2023-07-15T17:29:51.864Z] === RUN TestConfigInspect 17:29:52 [2023-07-15T17:29:52.115Z] === RUN TestKillContainer/non_killing_signal 17:29:52 [2023-07-15T17:29:52.121Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 17:29:52 [2023-07-15T17:29:52.326Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.70s) 17:29:52 [2023-07-15T17:29:52.326Z] === RUN TestAPIIpcModeHost 17:29:52 [2023-07-15T17:29:52.326Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:29:52 [2023-07-15T17:29:52.326Z] --- SKIP: TestAPIIpcModeHost (0.00s) 17:29:52 [2023-07-15T17:29:52.326Z] === RUN TestDaemonIpcModeShareable 17:29:52 [2023-07-15T17:29:52.326Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:29:52 [2023-07-15T17:29:52.326Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 17:29:52 [2023-07-15T17:29:52.326Z] === RUN TestDaemonIpcModePrivate 17:29:52 [2023-07-15T17:29:52.375Z] === RUN TestKillContainer/killing_signal 17:29:52 [2023-07-15T17:29:52.890Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false 17:29:52 [2023-07-15T17:29:52.944Z] --- PASS: TestKillContainer (1.36s) 17:29:52 [2023-07-15T17:29:52.944Z] --- PASS: TestKillContainer/no_signal (0.45s) 17:29:52 [2023-07-15T17:29:52.944Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) 17:29:52 [2023-07-15T17:29:52.944Z] --- PASS: TestKillContainer/killing_signal (0.41s) 17:29:52 [2023-07-15T17:29:52.944Z] === RUN TestKillWithStopSignalAndRestartPolicies 17:29:52 [2023-07-15T17:29:52.944Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 17:29:53 [2023-07-15T17:29:53.051Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 17:29:53 [2023-07-15T17:29:53.513Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 17:29:53 [2023-07-15T17:29:53.615Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 17:29:53 [2023-07-15T17:29:53.772Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) 17:29:53 [2023-07-15T17:29:53.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) 17:29:53 [2023-07-15T17:29:53.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) 17:29:53 [2023-07-15T17:29:53.773Z] === RUN TestKillStoppedContainer 17:29:53 [2023-07-15T17:29:53.773Z] --- PASS: TestKillStoppedContainer (0.04s) 17:29:53 [2023-07-15T17:29:53.773Z] === RUN TestKillStoppedContainerAPIPre120 17:29:53 [2023-07-15T17:29:53.773Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 17:29:53 [2023-07-15T17:29:53.773Z] === RUN TestKillDifferentUserContainer 17:29:54 [2023-07-15T17:29:54.262Z] --- PASS: TestDaemonIpcModePrivate (2.18s) 17:29:54 [2023-07-15T17:29:54.262Z] === RUN TestDaemonIpcModePrivateFromConfig 17:29:54 [2023-07-15T17:29:54.262Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:29:54 [2023-07-15T17:29:54.262Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 17:29:54 [2023-07-15T17:29:54.262Z] === RUN TestDaemonIpcModeShareableFromConfig 17:29:54 [2023-07-15T17:29:54.262Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:29:54 [2023-07-15T17:29:54.262Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 17:29:54 [2023-07-15T17:29:54.262Z] === RUN TestIpcModeOlderClient 17:29:54 [2023-07-15T17:29:54.262Z] === PAUSE TestIpcModeOlderClient 17:29:54 [2023-07-15T17:29:54.262Z] === RUN TestKillContainerInvalidSignal 17:29:54 [2023-07-15T17:29:54.342Z] --- PASS: TestKillDifferentUserContainer (0.42s) 17:29:54 [2023-07-15T17:29:54.342Z] === RUN TestInspectOomKilledTrue 17:29:54 [2023-07-15T17:29:54.342Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 17:29:54 [2023-07-15T17:29:54.342Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 17:29:54 [2023-07-15T17:29:54.342Z] === RUN TestInspectOomKilledFalse 17:29:54 [2023-07-15T17:29:54.545Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 17:29:54 [2023-07-15T17:29:54.545Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 17:29:54 [2023-07-15T17:29:54.545Z] --- PASS: TestConfigInspect (2.67s) 17:29:54 [2023-07-15T17:29:54.545Z] === RUN TestConfigList 17:29:54 [2023-07-15T17:29:54.826Z] --- PASS: TestKillContainerInvalidSignal (0.51s) 17:29:54 [2023-07-15T17:29:54.826Z] === RUN TestKillContainer 17:29:54 [2023-07-15T17:29:54.826Z] === RUN TestKillContainer/no_signal 17:29:54 [2023-07-15T17:29:54.911Z] --- PASS: TestInspectOomKilledFalse (0.45s) 17:29:54 [2023-07-15T17:29:54.911Z] === RUN TestLinksEtcHostsContentMatch 17:29:55 [2023-07-15T17:29:55.171Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) 17:29:55 [2023-07-15T17:29:55.171Z] === RUN TestLinksContainerNames 17:29:55 [2023-07-15T17:29:55.391Z] === RUN TestKillContainer/non_killing_signal 17:29:55 [2023-07-15T17:29:55.476Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 17:29:55 [2023-07-15T17:29:55.648Z] === RUN TestKillContainer/killing_signal 17:29:56 [2023-07-15T17:29:56.109Z] --- PASS: TestLinksContainerNames (0.91s) 17:29:56 [2023-07-15T17:29:56.109Z] === RUN TestLogsFollowTailEmpty 17:29:56 [2023-07-15T17:29:56.214Z] --- PASS: TestKillContainer (1.52s) 17:29:56 [2023-07-15T17:29:56.214Z] --- PASS: TestKillContainer/no_signal (0.56s) 17:29:56 [2023-07-15T17:29:56.214Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) 17:29:56 [2023-07-15T17:29:56.214Z] --- PASS: TestKillContainer/killing_signal (0.48s) 17:29:56 [2023-07-15T17:29:56.214Z] === RUN TestKillWithStopSignalAndRestartPolicies 17:29:56 [2023-07-15T17:29:56.214Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 17:29:56 [2023-07-15T17:29:56.678Z] --- PASS: TestLogsFollowTailEmpty (0.55s) 17:29:56 [2023-07-15T17:29:56.678Z] === RUN TestContainerNetworkMountsNoChown 17:29:56 [2023-07-15T17:29:56.780Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 17:29:56 [2023-07-15T17:29:56.939Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/default 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/default 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/private 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/private 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rprivate 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rprivate 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/slave 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/slave 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rslave 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rslave 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/shared 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/shared 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rshared 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rshared 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/default 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/default/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/default/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/default/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/rslave 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/rprivate 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/rshared 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/private 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rslave/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/private/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/shared 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/shared/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rslave/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/shared/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/shared/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rprivate/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/shared/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/shared/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/slave 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/slave/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/slave/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/slave/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/slave/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/slave/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/slave/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/rslave/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rprivate/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/default/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/default/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/default/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/rslave/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/private/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/private/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/private/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/private/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/private/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/shared/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/slave/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/slave/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rshared/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/rprivate/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === RUN TestMountDaemonRoot/rshared/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/default/mount_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/slave/mount_root 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/slave/bind_subpath 17:29:56 [2023-07-15T17:29:56.939Z] === CONT TestMountDaemonRoot/private/bind_subpath 17:29:57 [2023-07-15T17:29:57.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) 17:29:57 [2023-07-15T17:29:57.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) 17:29:57 [2023-07-15T17:29:57.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) 17:29:57 [2023-07-15T17:29:57.038Z] === RUN TestKillStoppedContainer 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/rprivate/mount_root 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/shared/bind_root 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/default/mount_root 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/default/bind_subpath 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/default/bind_root 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/private/bind_root 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/private/mount_subpath 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/private/mount_root 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/shared/bind_subpath 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/shared/mount_subpath 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/shared/mount_root 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/rshared/bind_root 17:29:57 [2023-07-15T17:29:57.199Z] === CONT TestMountDaemonRoot/rshared/mount_root 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot (0.01s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/private (0.00s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/default (0.00s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 17:29:57 [2023-07-15T17:29:57.199Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 17:29:57 [2023-07-15T17:29:57.200Z] === RUN TestContainerBindMountNonRecursive 17:29:57 [2023-07-15T17:29:57.295Z] --- PASS: TestKillStoppedContainer (0.04s) 17:29:57 [2023-07-15T17:29:57.295Z] === RUN TestKillStoppedContainerAPIPre120 17:29:57 [2023-07-15T17:29:57.295Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 17:29:57 [2023-07-15T17:29:57.295Z] === RUN TestKillDifferentUserContainer 17:29:57 [2023-07-15T17:29:57.371Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 17:29:57 [2023-07-15T17:29:57.371Z] --- PASS: TestConfigList (2.63s) 17:29:57 [2023-07-15T17:29:57.371Z] === RUN TestConfigsCreateAndDelete 17:29:57 [2023-07-15T17:29:57.371Z] === RUN TestDockerSuite/TestBuildAddNonTar 17:29:57 [2023-07-15T17:29:57.552Z] --- PASS: TestKillDifferentUserContainer (0.44s) 17:29:57 [2023-07-15T17:29:57.552Z] === RUN TestInspectOomKilledTrue 17:29:57 [2023-07-15T17:29:57.552Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 17:29:57 [2023-07-15T17:29:57.552Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 17:29:57 [2023-07-15T17:29:57.552Z] === RUN TestInspectOomKilledFalse 17:29:57 [2023-07-15T17:29:57.552Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 17:29:57 [2023-07-15T17:29:57.552Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 17:29:57 [2023-07-15T17:29:57.552Z] === RUN TestLinksEtcHostsContentMatch 17:29:57 [2023-07-15T17:29:57.552Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 17:29:57 [2023-07-15T17:29:57.552Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 17:29:57 [2023-07-15T17:29:57.552Z] === RUN TestLinksContainerNames 17:29:57 [2023-07-15T17:29:57.831Z] --- PASS: TestUpdateRestartPolicy (11.00s) 17:29:57 [2023-07-15T17:29:57.831Z] === RUN TestUpdateRestartWithAutoRemove 17:29:57 [2023-07-15T17:29:57.831Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) 17:29:57 [2023-07-15T17:29:57.831Z] === RUN TestWaitNonBlocked 17:29:57 [2023-07-15T17:29:57.831Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 17:29:57 [2023-07-15T17:29:57.831Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 17:29:57 [2023-07-15T17:29:57.831Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 17:29:57 [2023-07-15T17:29:57.831Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 17:29:57 [2023-07-15T17:29:57.831Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 17:29:57 [2023-07-15T17:29:57.831Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 17:29:57 [2023-07-15T17:29:57.831Z] --- PASS: TestWaitNonBlocked (0.01s) 17:29:57 [2023-07-15T17:29:57.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) 17:29:57 [2023-07-15T17:29:57.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) 17:29:57 [2023-07-15T17:29:57.831Z] === RUN TestWaitBlocked 17:29:57 [2023-07-15T17:29:57.831Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 17:29:57 [2023-07-15T17:29:57.831Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 17:29:57 [2023-07-15T17:29:57.831Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 17:29:57 [2023-07-15T17:29:57.831Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 17:29:57 [2023-07-15T17:29:57.831Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 17:29:57 [2023-07-15T17:29:57.831Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 17:29:57 [2023-07-15T17:29:57.936Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 17:29:58 [2023-07-15T17:29:58.193Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 17:29:58 [2023-07-15T17:29:58.484Z] --- PASS: TestLinksContainerNames (0.92s) 17:29:58 [2023-07-15T17:29:58.484Z] === RUN TestLogsFollowTailEmpty 17:29:58 [2023-07-15T17:29:58.580Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) 17:29:58 [2023-07-15T17:29:58.580Z] === RUN TestContainerVolumesMountedAsShared 17:29:58 [2023-07-15T17:29:58.772Z] --- PASS: TestWaitBlocked (0.01s) 17:29:58 [2023-07-15T17:29:58.772Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) 17:29:58 [2023-07-15T17:29:58.772Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) 17:29:58 [2023-07-15T17:29:58.772Z] === CONT TestContainerStartOnDaemonRestart 17:29:58 [2023-07-15T17:29:58.772Z] === CONT TestRestartDaemonWithRestartingContainer 17:29:58 [2023-07-15T17:29:58.772Z] === CONT TestDaemonHostGatewayIP 17:29:58 [2023-07-15T17:29:58.772Z] === CONT TestDaemonRestartIpcMode 17:29:58 [2023-07-15T17:29:58.772Z] === CONT TestIpcModeOlderClient 17:29:58 [2023-07-15T17:29:58.772Z] === CONT TestContainerKillOnDaemonStart 17:29:58 [2023-07-15T17:29:58.772Z] --- PASS: TestIpcModeOlderClient (0.06s) 17:29:58 [2023-07-15T17:29:58.839Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) 17:29:58 [2023-07-15T17:29:58.839Z] === RUN TestContainerVolumesMountedAsSlave 17:29:59 [2023-07-15T17:29:59.049Z] --- PASS: TestLogsFollowTailEmpty (0.49s) 17:29:59 [2023-07-15T17:29:59.049Z] === RUN TestContainerNetworkMountsNoChown 17:29:59 [2023-07-15T17:29:59.408Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 17:29:59 [2023-07-15T17:29:59.408Z] === RUN TestNetworkNat 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/default 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/default 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/private 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/private 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rprivate 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rprivate 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/slave 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/slave 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rslave 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rslave 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/shared 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/shared 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rshared 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rshared 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/default 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rshared 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/shared 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rprivate 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/private 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/slave 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/shared/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rprivate/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/shared/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/shared/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/private/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rprivate/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/default/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/default/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/shared/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rslave 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/shared/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/shared/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/shared/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rslave/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/private/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/shared/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rshared/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/shared/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rslave/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/private/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/slave/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/rshared/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/slave/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/shared/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/slave/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/default/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/private/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/slave/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/slave/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/slave/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rprivate/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/default/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/default/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/default/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rprivate/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/private/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestMountDaemonRoot/private/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rslave/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rshared/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rshared/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rslave/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/slave/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/slave/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/slave/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/slave/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/default/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/default/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/default/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/default/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/private/bind_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/private/mount_subpath 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/private/mount_root 17:29:59 [2023-07-15T17:29:59.615Z] === CONT TestMountDaemonRoot/private/bind_subpath 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot (0.01s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/private (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/default (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestContainerBindMountNonRecursive 17:29:59 [2023-07-15T17:29:59.615Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 17:29:59 [2023-07-15T17:29:59.615Z] --- SKIP: TestContainerBindMountNonRecursive (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestContainerVolumesMountedAsShared 17:29:59 [2023-07-15T17:29:59.615Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 17:29:59 [2023-07-15T17:29:59.615Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestContainerVolumesMountedAsSlave 17:29:59 [2023-07-15T17:29:59.615Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 17:29:59 [2023-07-15T17:29:59.615Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 17:29:59 [2023-07-15T17:29:59.615Z] === RUN TestNetworkNat 17:29:59 [2023-07-15T17:29:59.668Z] --- PASS: TestNetworkNat (0.51s) 17:29:59 [2023-07-15T17:29:59.668Z] === RUN TestNetworkLocalhostTCPNat 17:30:00 [2023-07-15T17:30:00.087Z] --- PASS: TestConfigsCreateAndDelete (2.73s) 17:30:00 [2023-07-15T17:30:00.087Z] === RUN TestConfigsUpdate 17:30:00 [2023-07-15T17:30:00.180Z] --- PASS: TestNetworkNat (0.56s) 17:30:00 [2023-07-15T17:30:00.180Z] === RUN TestNetworkLocalhostTCPNat 17:30:00 [2023-07-15T17:30:00.238Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) 17:30:00 [2023-07-15T17:30:00.238Z] === RUN TestNetworkLoopbackNat 17:30:00 [2023-07-15T17:30:00.344Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 17:30:00 [2023-07-15T17:30:00.745Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) 17:30:00 [2023-07-15T17:30:00.745Z] === RUN TestNetworkLoopbackNat 17:30:00 [2023-07-15T17:30:00.908Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 17:30:01 [2023-07-15T17:30:01.165Z] check_test.go:308: [dddc9aba90770] daemon is not started 17:30:01 [2023-07-15T17:30:01.165Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 17:30:01 [2023-07-15T17:30:01.314Z] --- PASS: TestContainerStartOnDaemonRestart (2.75s) 17:30:01 [2023-07-15T17:30:01.728Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 17:30:01 [2023-07-15T17:30:01.883Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.28s) 17:30:01 [2023-07-15T17:30:01.884Z] --- PASS: TestDaemonHostGatewayIP (3.31s) 17:30:02 [2023-07-15T17:30:02.143Z] --- PASS: TestDaemonRestartIpcMode (3.49s) 17:30:02 [2023-07-15T17:30:02.293Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 17:30:02 [2023-07-15T17:30:02.293Z] --- PASS: TestConfigsUpdate (2.36s) 17:30:02 [2023-07-15T17:30:02.293Z] === RUN TestTemplatedConfig 17:30:02 [2023-07-15T17:30:02.775Z] --- PASS: TestNetworkLoopbackNat (2.63s) 17:30:02 [2023-07-15T17:30:02.775Z] === RUN TestPause 17:30:02 [2023-07-15T17:30:02.857Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 17:30:02 [2023-07-15T17:30:02.857Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 17:30:03 [2023-07-15T17:30:03.271Z] --- PASS: TestNetworkLoopbackNat (2.60s) 17:30:03 [2023-07-15T17:30:03.271Z] === RUN TestPause 17:30:03 [2023-07-15T17:30:03.271Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:03 [2023-07-15T17:30:03.271Z] --- SKIP: TestPause (0.00s) 17:30:03 [2023-07-15T17:30:03.271Z] === RUN TestPauseFailsOnWindowsServerContainers 17:30:03 [2023-07-15T17:30:03.271Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:30:03 [2023-07-15T17:30:03.271Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 17:30:03 [2023-07-15T17:30:03.271Z] === RUN TestPauseStopPausedContainer 17:30:03 [2023-07-15T17:30:03.271Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:03 [2023-07-15T17:30:03.271Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 17:30:03 [2023-07-15T17:30:03.271Z] === RUN TestPsFilter 17:30:03 [2023-07-15T17:30:03.346Z] --- PASS: TestPause (0.50s) 17:30:03 [2023-07-15T17:30:03.346Z] === RUN TestPauseFailsOnWindowsServerContainers 17:30:03 [2023-07-15T17:30:03.346Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:30:03 [2023-07-15T17:30:03.346Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 17:30:03 [2023-07-15T17:30:03.346Z] === RUN TestPauseStopPausedContainer 17:30:03 [2023-07-15T17:30:03.422Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 17:30:03 [2023-07-15T17:30:03.528Z] --- PASS: TestPsFilter (0.12s) 17:30:03 [2023-07-15T17:30:03.528Z] === RUN TestRemoveContainerWithRemovedVolume 17:30:03 [2023-07-15T17:30:03.915Z] --- PASS: TestPauseStopPausedContainer (0.47s) 17:30:03 [2023-07-15T17:30:03.915Z] === RUN TestPsFilter 17:30:03 [2023-07-15T17:30:03.915Z] --- PASS: TestPsFilter (0.09s) 17:30:03 [2023-07-15T17:30:03.915Z] === RUN TestRemoveContainerWithRemovedVolume 17:30:04 [2023-07-15T17:30:04.093Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) 17:30:04 [2023-07-15T17:30:04.093Z] === RUN TestRemoveContainerWithVolume 17:30:04 [2023-07-15T17:30:04.351Z] --- PASS: TestRemoveContainerWithVolume (0.43s) 17:30:04 [2023-07-15T17:30:04.351Z] === RUN TestRemoveContainerRunning 17:30:04 [2023-07-15T17:30:04.353Z] === RUN TestDockerSuite/TestBuildAddScript 17:30:04 [2023-07-15T17:30:04.486Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) 17:30:04 [2023-07-15T17:30:04.486Z] === RUN TestRemoveContainerWithVolume 17:30:04 [2023-07-15T17:30:04.746Z] --- PASS: TestRemoveContainerWithVolume (0.48s) 17:30:04 [2023-07-15T17:30:04.746Z] === RUN TestRemoveContainerRunning 17:30:04 [2023-07-15T17:30:04.916Z] --- PASS: TestRemoveContainerRunning (0.46s) 17:30:04 [2023-07-15T17:30:04.916Z] === RUN TestRemoveContainerForceRemoveRunning 17:30:05 [2023-07-15T17:30:05.173Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) 17:30:05 [2023-07-15T17:30:05.173Z] === RUN TestRemoveInvalidContainer 17:30:05 [2023-07-15T17:30:05.173Z] --- PASS: TestRemoveInvalidContainer (0.01s) 17:30:05 [2023-07-15T17:30:05.173Z] === RUN TestRenameLinkedContainer 17:30:05 [2023-07-15T17:30:05.316Z] --- PASS: TestRemoveContainerRunning (0.48s) 17:30:05 [2023-07-15T17:30:05.316Z] === RUN TestRemoveContainerForceRemoveRunning 17:30:05 [2023-07-15T17:30:05.723Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 17:30:05 [2023-07-15T17:30:05.723Z] --- PASS: TestTemplatedConfig (3.31s) 17:30:05 [2023-07-15T17:30:05.723Z] === RUN TestConfigCreateResolve 17:30:05 [2023-07-15T17:30:05.886Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) 17:30:05 [2023-07-15T17:30:05.886Z] === RUN TestRemoveInvalidContainer 17:30:05 [2023-07-15T17:30:05.886Z] --- PASS: TestRemoveInvalidContainer (0.01s) 17:30:05 [2023-07-15T17:30:05.886Z] === RUN TestRenameLinkedContainer 17:30:06 [2023-07-15T17:30:06.580Z] cb524f6f2215: Pull complete 17:30:06 [2023-07-15T17:30:06.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 17:30:07 [2023-07-15T17:30:07.070Z] --- PASS: TestRenameLinkedContainer (1.80s) 17:30:07 [2023-07-15T17:30:07.070Z] === RUN TestRenameStoppedContainer 17:30:07 [2023-07-15T17:30:07.635Z] --- PASS: TestRenameStoppedContainer (0.45s) 17:30:07 [2023-07-15T17:30:07.635Z] === RUN TestRenameRunningContainerAndReuse 17:30:07 [2023-07-15T17:30:07.795Z] --- PASS: TestRenameLinkedContainer (1.89s) 17:30:07 [2023-07-15T17:30:07.795Z] === RUN TestRenameStoppedContainer 17:30:08 [2023-07-15T17:30:08.054Z] --- PASS: TestRenameStoppedContainer (0.41s) 17:30:08 [2023-07-15T17:30:08.054Z] === RUN TestRenameRunningContainerAndReuse 17:30:08 [2023-07-15T17:30:08.552Z] --- PASS: TestConfigCreateResolve (2.99s) 17:30:08 [2023-07-15T17:30:08.552Z] === RUN TestConfigDaemonLibtrustID 17:30:08 [2023-07-15T17:30:08.567Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) 17:30:08 [2023-07-15T17:30:08.567Z] === RUN TestRenameInvalidName 17:30:08 [2023-07-15T17:30:08.824Z] --- PASS: TestRenameInvalidName (0.49s) 17:30:08 [2023-07-15T17:30:08.824Z] === RUN TestRenameAnonymousContainer 17:30:08 [2023-07-15T17:30:08.994Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) 17:30:08 [2023-07-15T17:30:08.994Z] === RUN TestRenameInvalidName 17:30:09 [2023-07-15T17:30:09.117Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) 17:30:09 [2023-07-15T17:30:09.117Z] PASS 17:30:09 [2023-07-15T17:30:09.117Z] 17:30:09 [2023-07-15T17:30:09.117Z] DONE 7 tests in 17.288s 17:30:09 [2023-07-15T17:30:09.117Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 17:30:09 [2023-07-15T17:30:09.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 17:30:09 [2023-07-15T17:30:09.117Z] ++ set -e 17:30:09 [2023-07-15T17:30:09.117Z] ++ '[' -n 0 ']' 17:30:09 [2023-07-15T17:30:09.117Z] ++ set -x 17:30:09 [2023-07-15T17:30:09.117Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 17:30:09 [2023-07-15T17:30:09.374Z] INFO: Testing against a local daemon 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestCheckpoint 17:30:09 [2023-07-15T17:30:09.374Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:30:09 [2023-07-15T17:30:09.374Z] --- SKIP: TestCheckpoint (0.00s) 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestContainerInvalidJSON 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 17:30:09 [2023-07-15T17:30:09.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 17:30:09 [2023-07-15T17:30:09.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestContainerInvalidJSON//exec/foobar/start 17:30:09 [2023-07-15T17:30:09.374Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 17:30:09 [2023-07-15T17:30:09.374Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 17:30:09 [2023-07-15T17:30:09.374Z] === CONT TestContainerInvalidJSON//exec/foobar/start 17:30:09 [2023-07-15T17:30:09.374Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 17:30:09 [2023-07-15T17:30:09.374Z] --- PASS: TestContainerInvalidJSON (0.01s) 17:30:09 [2023-07-15T17:30:09.374Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 17:30:09 [2023-07-15T17:30:09.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 17:30:09 [2023-07-15T17:30:09.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestCopyFromContainerPathDoesNotExist 17:30:09 [2023-07-15T17:30:09.374Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestCopyFromContainerPathIsNotDir 17:30:09 [2023-07-15T17:30:09.374Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestCopyToContainerPathDoesNotExist 17:30:09 [2023-07-15T17:30:09.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestCopyToContainerPathIsNotDir 17:30:09 [2023-07-15T17:30:09.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) 17:30:09 [2023-07-15T17:30:09.374Z] === RUN TestCopyFromContainer 17:30:09 [2023-07-15T17:30:09.564Z] --- PASS: TestRenameInvalidName (0.45s) 17:30:09 [2023-07-15T17:30:09.564Z] === RUN TestRenameAnonymousContainer 17:30:09 [2023-07-15T17:30:09.938Z] === RUN TestDockerDaemonSuite/TestDaemonIP 17:30:10 [2023-07-15T17:30:10.502Z] === RUN TestCopyFromContainer// 17:30:10 [2023-07-15T17:30:10.502Z] === RUN TestCopyFromContainer//bar/root 17:30:10 [2023-07-15T17:30:10.723Z] --- PASS: TestRenameAnonymousContainer (1.64s) 17:30:10 [2023-07-15T17:30:10.723Z] === RUN TestRenameContainerWithSameName 17:30:10 [2023-07-15T17:30:10.760Z] === RUN TestCopyFromContainer//bar/root/ 17:30:10 [2023-07-15T17:30:10.760Z] === RUN TestCopyFromContainer/bar/quux 17:30:10 [2023-07-15T17:30:10.760Z] === RUN TestCopyFromContainer/bar/quux/ 17:30:10 [2023-07-15T17:30:10.760Z] === RUN TestCopyFromContainer/bar/quux/baz 17:30:10 [2023-07-15T17:30:10.760Z] === RUN TestCopyFromContainer/bar/filesymlink 17:30:10 [2023-07-15T17:30:10.760Z] === RUN TestCopyFromContainer/bar/dirsymlink 17:30:10 [2023-07-15T17:30:10.945Z] --- PASS: TestRenameAnonymousContainer (1.61s) 17:30:10 [2023-07-15T17:30:10.945Z] === RUN TestRenameContainerWithSameName 17:30:10 [2023-07-15T17:30:10.981Z] --- PASS: TestRenameContainerWithSameName (0.48s) 17:30:10 [2023-07-15T17:30:10.981Z] === RUN TestRenameContainerWithLinkedContainer 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCopyFromContainer/bar/notarget 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer (1.55s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer// (0.04s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:30:11 [2023-07-15T17:30:11.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:30:11 [2023-07-15T17:30:11.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 17:30:11 [2023-07-15T17:30:11.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 17:30:11 [2023-07-15T17:30:11.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:30:11 [2023-07-15T17:30:11.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 17:30:11 [2023-07-15T17:30:11.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateLinkToNonExistingContainer 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateWithInvalidEnv 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateWithInvalidEnv/0 17:30:11 [2023-07-15T17:30:11.017Z] === PAUSE TestCreateWithInvalidEnv/0 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateWithInvalidEnv/1 17:30:11 [2023-07-15T17:30:11.017Z] === PAUSE TestCreateWithInvalidEnv/1 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateWithInvalidEnv/2 17:30:11 [2023-07-15T17:30:11.017Z] === PAUSE TestCreateWithInvalidEnv/2 17:30:11 [2023-07-15T17:30:11.017Z] === CONT TestCreateWithInvalidEnv/0 17:30:11 [2023-07-15T17:30:11.017Z] === CONT TestCreateWithInvalidEnv/2 17:30:11 [2023-07-15T17:30:11.017Z] === CONT TestCreateWithInvalidEnv/1 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateTmpfsMountsTarget 17:30:11 [2023-07-15T17:30:11.017Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 17:30:11 [2023-07-15T17:30:11.017Z] === RUN TestCreateWithCustomMaskedPaths 17:30:11 [2023-07-15T17:30:11.515Z] --- PASS: TestRenameContainerWithSameName (0.42s) 17:30:11 [2023-07-15T17:30:11.515Z] === RUN TestRenameContainerWithLinkedContainer 17:30:11 [2023-07-15T17:30:11.913Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) 17:30:11 [2023-07-15T17:30:11.913Z] === RUN TestResize 17:30:11 [2023-07-15T17:30:11.947Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 17:30:11 [2023-07-15T17:30:11.948Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 17:30:11 [2023-07-15T17:30:11.948Z] check_test.go:308: [d28010b130ac0] daemon is not started 17:30:11 [2023-07-15T17:30:11.948Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 17:30:12 [2023-07-15T17:30:12.159Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) 17:30:12 [2023-07-15T17:30:12.159Z] PASS 17:30:12 [2023-07-15T17:30:12.159Z] 17:30:12 [2023-07-15T17:30:12.159Z] === Skipped 17:30:12 [2023-07-15T17:30:12.159Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 17:30:12 [2023-07-15T17:30:12.159Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:30:12 [2023-07-15T17:30:12.159Z] 17:30:12 [2023-07-15T17:30:12.159Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 17:30:12 [2023-07-15T17:30:12.159Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:30:12 [2023-07-15T17:30:12.159Z] 17:30:12 [2023-07-15T17:30:12.159Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 17:30:12 [2023-07-15T17:30:12.159Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 17:30:12 [2023-07-15T17:30:12.159Z] 17:30:12 [2023-07-15T17:30:12.159Z] DONE 197 tests, 3 skipped in 103.353s 17:30:12 [2023-07-15T17:30:12.159Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 17:30:12 [2023-07-15T17:30:12.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 17:30:12 [2023-07-15T17:30:12.159Z] ++ set -e 17:30:12 [2023-07-15T17:30:12.159Z] ++ '[' -n 0 ']' 17:30:12 [2023-07-15T17:30:12.159Z] ++ set -x 17:30:12 [2023-07-15T17:30:12.159Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 17:30:12 [2023-07-15T17:30:12.159Z] INFO: Testing against a local daemon 17:30:12 [2023-07-15T17:30:12.159Z] === RUN TestLiveRestore 17:30:12 [2023-07-15T17:30:12.159Z] === RUN TestLiveRestore/volume_references 17:30:12 [2023-07-15T17:30:12.159Z] === PAUSE TestLiveRestore/volume_references 17:30:12 [2023-07-15T17:30:12.159Z] === CONT TestLiveRestore/volume_references 17:30:12 [2023-07-15T17:30:12.159Z] === RUN TestLiveRestore/volume_references/restartPolicy 17:30:12 [2023-07-15T17:30:12.159Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 17:30:12 [2023-07-15T17:30:12.159Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 17:30:12 [2023-07-15T17:30:12.454Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s) 17:30:12 [2023-07-15T17:30:12.454Z] === RUN TestResize 17:30:12 [2023-07-15T17:30:12.477Z] --- PASS: TestResize (0.46s) 17:30:12 [2023-07-15T17:30:12.477Z] === RUN TestResizeWithInvalidSize 17:30:12 [2023-07-15T17:30:12.513Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 17:30:13 [2023-07-15T17:30:13.023Z] --- PASS: TestResize (0.47s) 17:30:13 [2023-07-15T17:30:13.024Z] === RUN TestResizeWithInvalidSize 17:30:13 [2023-07-15T17:30:13.042Z] --- PASS: TestResizeWithInvalidSize (0.52s) 17:30:13 [2023-07-15T17:30:13.042Z] === RUN TestResizeWhenContainerNotStarted 17:30:13 [2023-07-15T17:30:13.076Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) 17:30:13 [2023-07-15T17:30:13.076Z] === RUN TestCreateWithCustomReadonlyPaths 17:30:13 [2023-07-15T17:30:13.098Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 17:30:13 [2023-07-15T17:30:13.299Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) 17:30:13 [2023-07-15T17:30:13.299Z] === RUN TestDaemonRestartKillContainers 17:30:13 [2023-07-15T17:30:13.299Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 17:30:13 [2023-07-15T17:30:13.299Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 17:30:13 [2023-07-15T17:30:13.299Z] === RUN TestCgroupNamespacesRun 17:30:13 [2023-07-15T17:30:13.594Z] --- PASS: TestResizeWithInvalidSize (0.52s) 17:30:13 [2023-07-15T17:30:13.594Z] === RUN TestResizeWhenContainerNotStarted 17:30:13 [2023-07-15T17:30:13.639Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 17:30:13 [2023-07-15T17:30:13.855Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:30:13 [2023-07-15T17:30:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:30:14 [2023-07-15T17:30:14.036Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 17:30:15 [2023-07-15T17:30:15.010Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) 17:30:15 [2023-07-15T17:30:15.010Z] === RUN TestCreateWithInvalidHealthcheckParams 17:30:15 [2023-07-15T17:30:15.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:30:15 [2023-07-15T17:30:15.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:30:15 [2023-07-15T17:30:15.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:30:15 [2023-07-15T17:30:15.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:30:15 [2023-07-15T17:30:15.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:30:15 [2023-07-15T17:30:15.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:30:15 [2023-07-15T17:30:15.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:30:15 [2023-07-15T17:30:15.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 17:30:15 [2023-07-15T17:30:15.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 17:30:15 [2023-07-15T17:30:15.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 17:30:15 [2023-07-15T17:30:15.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 17:30:15 [2023-07-15T17:30:15.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 17:30:15 [2023-07-15T17:30:15.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 17:30:15 [2023-07-15T17:30:15.010Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 17:30:15 [2023-07-15T17:30:15.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:30:15 [2023-07-15T17:30:15.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:30:15 [2023-07-15T17:30:15.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:30:15 [2023-07-15T17:30:15.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:30:15 [2023-07-15T17:30:15.417Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 17:30:15 [2023-07-15T17:30:15.575Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 17:30:15 [2023-07-15T17:30:15.575Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) 17:30:15 [2023-07-15T17:30:15.575Z] === RUN TestCreateDifferentPlatform 17:30:15 [2023-07-15T17:30:15.575Z] === RUN TestCreateDifferentPlatform/different_os 17:30:15 [2023-07-15T17:30:15.575Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 17:30:15 [2023-07-15T17:30:15.575Z] --- PASS: TestCreateDifferentPlatform (0.02s) 17:30:15 [2023-07-15T17:30:15.575Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 17:30:15 [2023-07-15T17:30:15.575Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 17:30:15 [2023-07-15T17:30:15.575Z] === RUN TestCreateVolumesFromNonExistingContainer 17:30:15 [2023-07-15T17:30:15.825Z] --- PASS: TestCgroupNamespacesRun (2.26s) 17:30:15 [2023-07-15T17:30:15.825Z] === RUN TestCgroupNamespacesRunPrivileged 17:30:15 [2023-07-15T17:30:15.832Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 17:30:15 [2023-07-15T17:30:15.832Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 17:30:15 [2023-07-15T17:30:15.832Z] === RUN TestCreatePlatformSpecificImageNoPlatform 17:30:15 [2023-07-15T17:30:15.832Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 17:30:15 [2023-07-15T17:30:15.832Z] === RUN TestContainerStartOnDaemonRestart 17:30:15 [2023-07-15T17:30:15.832Z] === PAUSE TestContainerStartOnDaemonRestart 17:30:15 [2023-07-15T17:30:15.832Z] === RUN TestDaemonRestartIpcMode 17:30:15 [2023-07-15T17:30:15.832Z] === PAUSE TestDaemonRestartIpcMode 17:30:15 [2023-07-15T17:30:15.832Z] === RUN TestDaemonHostGatewayIP 17:30:15 [2023-07-15T17:30:15.832Z] === PAUSE TestDaemonHostGatewayIP 17:30:15 [2023-07-15T17:30:15.832Z] === RUN TestRestartDaemonWithRestartingContainer 17:30:15 [2023-07-15T17:30:15.832Z] === PAUSE TestRestartDaemonWithRestartingContainer 17:30:15 [2023-07-15T17:30:15.832Z] === RUN TestContainerKillOnDaemonStart 17:30:15 [2023-07-15T17:30:15.832Z] === PAUSE TestContainerKillOnDaemonStart 17:30:15 [2023-07-15T17:30:15.832Z] === RUN TestDiff 17:30:15 [2023-07-15T17:30:15.987Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 17:30:16 [2023-07-15T17:30:16.395Z] --- PASS: TestDiff (0.60s) 17:30:16 [2023-07-15T17:30:16.396Z] === RUN TestExecWithCloseStdin 17:30:16 [2023-07-15T17:30:16.652Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 17:30:16 [2023-07-15T17:30:16.909Z] --- PASS: TestExecWithCloseStdin (0.67s) 17:30:16 [2023-07-15T17:30:16.909Z] === RUN TestExec 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore (0.00s) 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore/volume_references (6.57s) 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.96s) 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s) 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s) 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s) 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s) 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.99s) 17:30:17 [2023-07-15T17:30:17.368Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s) 17:30:17 [2023-07-15T17:30:17.368Z] PASS 17:30:17 [2023-07-15T17:30:17.368Z] 17:30:17 [2023-07-15T17:30:17.368Z] DONE 9 tests in 6.608s 17:30:17 [2023-07-15T17:30:17.369Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 17:30:17 [2023-07-15T17:30:17.369Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 17:30:17 [2023-07-15T17:30:17.369Z] ++ set -e 17:30:17 [2023-07-15T17:30:17.369Z] ++ '[' -n 0 ']' 17:30:17 [2023-07-15T17:30:17.369Z] ++ set -x 17:30:17 [2023-07-15T17:30:17.369Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 17:30:17 [2023-07-15T17:30:17.369Z] INFO: Testing against a local daemon 17:30:17 [2023-07-15T17:30:17.369Z] === RUN TestCommitInheritsEnv 17:30:17 [2023-07-15T17:30:17.369Z] --- PASS: TestCommitInheritsEnv (0.21s) 17:30:17 [2023-07-15T17:30:17.369Z] === RUN TestImportExtremelyLargeImageWorks 17:30:17 [2023-07-15T17:30:17.369Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 17:30:17 [2023-07-15T17:30:17.369Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 17:30:17 [2023-07-15T17:30:17.369Z] === RUN TestImagesFilterMultiReference 17:30:17 [2023-07-15T17:30:17.369Z] --- PASS: TestImagesFilterMultiReference (0.05s) 17:30:17 [2023-07-15T17:30:17.369Z] === RUN TestImagePullPlatformInvalid 17:30:17 [2023-07-15T17:30:17.369Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 17:30:17 [2023-07-15T17:30:17.369Z] === RUN TestImagePullStoredfDigestForOtherRepo 17:30:17 [2023-07-15T17:30:17.369Z] time="2023-07-15T17:30:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.10 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.369Z] time="2023-07-15T17:30:17Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.369Z] time="2023-07-15T17:30:17Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.19.10 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.369Z] time="2023-07-15T17:30:17Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.631Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=86a828d0-5e77-49e2-a10c-7ad31ae40462 http.request.method=GET http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.631Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=86a828d0-5e77-49e2-a10c-7ad31ae40462 http.request.method=GET http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.089524ms http.response.status=200 http.response.written=2 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.631Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 17:30:17 [2023-07-15T17:30:17.631Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6be53929-cf40-4565-af60-4663482c006b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.631Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ded4211c-6baa-4122-afc3-cab7a1b4d5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.631Z] time="2023-07-15T17:30:17Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6be53929-cf40-4565-af60-4663482c006b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ded4211c-6baa-4122-afc3-cab7a1b4d5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6be53929-cf40-4565-af60-4663482c006b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=27.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bb6422e6-f0e2-43e5-b7dd-4ebdd720ecde trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ded4211c-6baa-4122-afc3-cab7a1b4d5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=26.059µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1a3c5e41-8490-49c8-abd4-29479a4d8e19 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ded4211c-6baa-4122-afc3-cab7a1b4d5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.985533ms http.response.status=404 http.response.written=157 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6be53929-cf40-4565-af60-4663482c006b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.030865ms http.response.status=404 http.response.written=157 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a6f94484-e3a7-41b3-bce3-b3fdd0276867 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=464585b9-0ca0-4b9a-b270-5131baf925c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a6f94484-e3a7-41b3-bce3-b3fdd0276867 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=464585b9-0ca0-4b9a-b270-5131baf925c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a6f94484-e3a7-41b3-bce3-b3fdd0276867 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=115.157µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f7165047-930a-4502-acfc-8908742aa73d trace.line=95 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=464585b9-0ca0-4b9a-b270-5131baf925c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=111.227µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=be45ed39-a3dd-4c0e-b540-9176c7772796 trace.line=95 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a6f94484-e3a7-41b3-bce3-b3fdd0276867 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=11.035µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c0a802ec-c176-4244-8323-d9e6beb50d71 trace.line=141 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=464585b9-0ca0-4b9a-b270-5131baf925c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=12.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1baccdf-cde8-424b-9547-d16dba284bba trace.line=141 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a6f94484-e3a7-41b3-bce3-b3fdd0276867 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=63.925µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=355c6885-6e86-4eb5-826c-6fb4bcc8cd6b trace.line=95 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a6f94484-e3a7-41b3-bce3-b3fdd0276867 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.953123ms http.response.status=202 http.response.written=0 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=464585b9-0ca0-4b9a-b270-5131baf925c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=69.021µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1b3c5b16-c3af-4ba3-ad64-889cc0e850aa trace.line=95 vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=464585b9-0ca0-4b9a-b270-5131baf925c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.968138ms http.response.status=202 http.response.written=0 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=33.935µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d86f079c-3d17-4850-858c-6d3c16ce8831 trace.line=82 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=12.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6628d8e2-030e-46e2-a3d6-c7a2f6aa9ad6 trace.line=141 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=113.442µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=d43cd156-dc2c-4ecb-86e0-27878138a13e trace.line=124 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=12.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=736e530d-fb1d-4824-bad7-d34296dbbf91 trace.line=141 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=13.99µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e6cd003d-2129-4e66-83a1-3715953e3be8 trace.line=141 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=7.918µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ead5e0ef-ce85-4979-bc06-23493d24de10 trace.line=141 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=47.368µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=67b6e7ab-817f-46b3-af18-808df81977c2 trace.line=167 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=48.344µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ad015e38-8342-43ca-a52d-d04c20598660 trace.line=95 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.632Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=98.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a00d4418-d596-4923-9c09-80fd7d85c972 trace.line=181 vars.name=test vars.uuid=a6b3f69e-f317-42b4-8053-83d3a864abaa version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0837ef6-e179-4b63-9ded-6be896496e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.213664ms http.response.status=201 http.response.written=0 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "PUT /v2/test/blobs/uploads/a6b3f69e-f317-42b4-8053-83d3a864abaa?_state=avWCWMmJyg1GSP_inFy3wF6CNxSwkh6EFyQ3xTfsIMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YjNmNjllLWYzMTctNDJiNC04MDUzLTgzZDNhODY0YWJhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ3OTE1NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=50.764µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2cc8494e-4fde-41a9-927f-9ed923e1d925 trace.line=82 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=12.775µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a26b8a6e-9c36-440d-a021-d35c3908e162 trace.line=141 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=307.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=f70ffb0a-1df2-4543-bdd1-6c45ee57ab4a trace.line=124 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=19.38µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51a10f7e-a889-4605-a3f8-20404e1de4fd trace.line=141 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=13.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=77a1e897-4b69-4064-99f7-230550930c6d trace.line=141 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=9.838µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9c78b115-b5ef-4514-b86e-e85ff88e77fd trace.line=141 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=42.207µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ba760f04-7e4c-44ad-92e5-1deb4059a477 trace.line=167 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=50.559µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0c1d36a5-0ad0-4908-8410-aa45034bf6e1 trace.line=95 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=80.237µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e9d0001a-cf64-4468-a717-6214b1e38076 trace.line=181 vars.name=test vars.uuid=40b10a4c-f9c0-48fc-b21e-11f927f8c766 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=867c494d-91fe-4633-a85a-b7b7ada7301b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.389415ms http.response.status=201 http.response.written=0 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "PUT /v2/test/blobs/uploads/40b10a4c-f9c0-48fc-b21e-11f927f8c766?_state=vmAJfj0Lko7wEeid5L6wucC6RX4fsHheik2I56PazkN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYjEwYTRjLWY5YzAtNDhmYy1iMjFlLTExZjkyN2Y4Yzc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMDoxNy40MzQ4MDE1N1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=85f9eae7-f506-40f5-8276-2c207a291692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=85f9eae7-f506-40f5-8276-2c207a291692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=85f9eae7-f506-40f5-8276-2c207a291692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=23.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc7a6493-b804-497f-a116-aacc21ceb3c6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=85f9eae7-f506-40f5-8276-2c207a291692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="834.119µs" http.response.status=404 http.response.written=96 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=36.923µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cfa2b930-00d8-45b0-827c-f5544fb3713a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=14.465µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b4966bfc-c630-4c5a-b698-59cc01cb45dc trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=16.902µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ffd2b97-d847-40d6-bdfb-62c8fda13f84 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=9.912µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15efa1fa-b785-455d-8061-74e2b8441752 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.633Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=11.709µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=49c9d93e-ed8c-4641-98e7-85b8db646fef trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=47.261µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=483afcee-201d-46ee-a565-6e7b5b1a890a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=46.021µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b566194e-2a0c-4527-811f-0b6e72453082 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=25.313µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8f875931-f503-4ed0-8ed0-c33350e1f03f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=60.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=62c509e7-1cbf-4ae5-80a8-97acdb27830c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=29.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ec68aef5-783a-485a-99f6-c444f2823aee trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=259a3b75-17d7-4a43-a3fc-37b024ca2d8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.675655ms http.response.status=201 http.response.written=0 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6f762bcd-c141-4c4f-be08-3f863f3745a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6f762bcd-c141-4c4f-be08-3f863f3745a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="807.781µs" http.response.status=200 http.response.written=2 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=40.77µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cdcddea1-a950-4adc-b8cc-6c816c2e2c12 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=24.968µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2e6ae433-dfaf-4159-8e1b-7e4cb1649a07 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=15.598µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=12a471c9-0da5-4675-8e86-5fee7f64325b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=18.182µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be7ae379-5d0a-4b26-8f1a-d34311990fbb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=963a6d7b-6b61-481b-bf8a-83ad0c8a767d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.271494ms http.response.status=200 http.response.written=417 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38e64f4a-0cd8-422e-8f0b-326b003c08d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38e64f4a-0cd8-422e-8f0b-326b003c08d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38e64f4a-0cd8-422e-8f0b-326b003c08d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38e64f4a-0cd8-422e-8f0b-326b003c08d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=48.458µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4b83c187-bb3f-43b5-bef1-ae11e8feb3ee trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38e64f4a-0cd8-422e-8f0b-326b003c08d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=18.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=161548ce-e286-4c48-be49-fd0d001fb5c5 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38e64f4a-0cd8-422e-8f0b-326b003c08d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=15.958µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5500d641-c971-4967-b6b0-35b23bcf30f5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38e64f4a-0cd8-422e-8f0b-326b003c08d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38e64f4a-0cd8-422e-8f0b-326b003c08d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.238149ms http.response.status=200 http.response.written=417 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.634Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=43.782µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=123d610f-954b-4666-8d93-8035ea57ece9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=47.294µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=168bd341-c92e-4cc6-9001-17ae9f3ef4c8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=18.076µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3a5cc4a-46ed-4a13-a9e1-79ac8a39643b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=14.982µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7020ec11-6d1f-47dd-a75d-3ea95f639664 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=17.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b1c72a22-1620-4c45-aaff-90c14a7373be trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=22.547µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6b3539f-0fcb-4e65-87be-e38a2cfd7cf9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=12.619µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2306cce-b160-4d97-aee5-34514947f375 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=9.026µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=43769e06-d18e-4cd2-b377-b66b10b8398b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=9.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d91f4060-d94c-4c6c-92ce-12c537541085 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=5.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=797932e7-d22d-4e36-9c4d-24e0799b22b0 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=19.955µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=025581f0-fe93-4a3c-80bf-383d6c52272b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=15.548µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=1e9159e8-0dcf-4f0b-925f-45a064690cd8 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=6.367µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=e629c52e-4f2c-444c-a556-d29454d8d98f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=935.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=f0c6cace-f2c2-4136-850c-daa97f9af3af trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=34.806µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ab04763e-8174-4134-ae47-8cf54a3f57f6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=15.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a979ca4e-a114-4e09-bf50-232455969731 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dced7fdb-381e-49aa-acee-3e81897157c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.405298ms http.response.status=200 http.response.written=179 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=35.995µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8901e0e6-a7c5-4bf1-8485-d098df104f0d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=13.718µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3be8e61d-e77c-4c54-bda3-43643198c239 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b60d702-c182-4376-a114-a557777f55fd http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.886448ms http.response.status=200 http.response.written=68 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e086baad-d3db-4c7b-b11b-4b172701f79d http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e086baad-d3db-4c7b-b11b-4b172701f79d http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="809.045µs" http.response.status=200 http.response.written=2 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c6346794-c9df-46cd-b15a-bd334013bae7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.635Z] time="2023-07-15T17:30:17Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c6346794-c9df-46cd-b15a-bd334013bae7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c6346794-c9df-46cd-b15a-bd334013bae7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c6346794-c9df-46cd-b15a-bd334013bae7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=37.825µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5355c9c1-ad3f-4961-83a4-a61dc2bb8846 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c6346794-c9df-46cd-b15a-bd334013bae7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=11.618µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=493119af-1413-4d1b-ae00-ab0f719a745f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c6346794-c9df-46cd-b15a-bd334013bae7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48206" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.157551ms http.response.status=404 http.response.written=181 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=df4f5408-a13e-4a7f-90b3-e85149bdca97 http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=df4f5408-a13e-4a7f-90b3-e85149bdca97 http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=df4f5408-a13e-4a7f-90b3-e85149bdca97 http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=df4f5408-a13e-4a7f-90b3-e85149bdca97 http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=25.616µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25b4250e-a67b-42b6-b5a2-a98067e3e88d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=df4f5408-a13e-4a7f-90b3-e85149bdca97 http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 trace.duration=11.15µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dbcf28ff-301f-474c-9890-a46aa0f41baa trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] time="2023-07-15T17:30:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=df4f5408-a13e-4a7f-90b3-e85149bdca97 http.request.method=GET http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="974.777µs" http.response.status=404 http.response.written=181 instance.id=09395897-de2a-4bdf-af09-0aeb9b021e56 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 17:30:17 [2023-07-15T17:30:17.636Z] 127.0.0.1 - - [15/Jul/2023:17:30:17 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:30:17 [2023-07-15T17:30:17.636Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) 17:30:17 [2023-07-15T17:30:17.636Z] === RUN TestRemoveImageOrphaning 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.39s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.99s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) 17:30:17 [2023-07-15T17:30:17.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.30s) 17:30:17 [2023-07-15T17:30:17.789Z] === RUN TestCgroupNamespacesRun 17:30:17 [2023-07-15T17:30:17.840Z] --- PASS: TestExec (0.65s) 17:30:17 [2023-07-15T17:30:17.840Z] === RUN TestExecUser 17:30:17 [2023-07-15T17:30:17.840Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 17:30:17 [2023-07-15T17:30:17.840Z] check_test.go:308: [d3cc986ea8059] daemon is not started 17:30:17 [2023-07-15T17:30:17.840Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 17:30:17 [2023-07-15T17:30:17.896Z] --- PASS: TestRemoveImageOrphaning (0.20s) 17:30:17 [2023-07-15T17:30:17.896Z] === RUN TestRemoveImageGarbageCollector 17:30:17 [2023-07-15T17:30:17.896Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:30:17 [2023-07-15T17:30:17.896Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 17:30:17 [2023-07-15T17:30:17.896Z] === RUN TestTagUnprefixedRepoByNameOrName 17:30:17 [2023-07-15T17:30:17.896Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 17:30:17 [2023-07-15T17:30:17.896Z] === RUN TestTagInvalidReference 17:30:17 [2023-07-15T17:30:17.896Z] --- PASS: TestTagInvalidReference (0.01s) 17:30:17 [2023-07-15T17:30:17.896Z] === RUN TestTagValidPrefixedRepo 17:30:17 [2023-07-15T17:30:17.896Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 17:30:17 [2023-07-15T17:30:17.896Z] === RUN TestTagExistedNameWithoutForce 17:30:17 [2023-07-15T17:30:17.896Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 17:30:17 [2023-07-15T17:30:17.896Z] === RUN TestTagOfficialNames 17:30:17 [2023-07-15T17:30:17.896Z] --- PASS: TestTagOfficialNames (0.04s) 17:30:17 [2023-07-15T17:30:17.896Z] === RUN TestTagMatchesDigest 17:30:17 [2023-07-15T17:30:17.896Z] --- PASS: TestTagMatchesDigest (0.01s) 17:30:17 [2023-07-15T17:30:17.896Z] PASS 17:30:17 [2023-07-15T17:30:17.896Z] 17:30:17 [2023-07-15T17:30:17.896Z] === Skipped 17:30:17 [2023-07-15T17:30:17.896Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 17:30:17 [2023-07-15T17:30:17.896Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 17:30:17 [2023-07-15T17:30:17.896Z] 17:30:17 [2023-07-15T17:30:17.896Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 17:30:17 [2023-07-15T17:30:17.896Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:30:17 [2023-07-15T17:30:17.896Z] 17:30:17 [2023-07-15T17:30:17.896Z] DONE 13 tests, 2 skipped in 0.875s 17:30:17 [2023-07-15T17:30:17.896Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 17:30:17 [2023-07-15T17:30:17.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 17:30:17 [2023-07-15T17:30:17.896Z] ++ set -e 17:30:17 [2023-07-15T17:30:17.896Z] ++ '[' -n 0 ']' 17:30:17 [2023-07-15T17:30:17.896Z] ++ set -x 17:30:17 [2023-07-15T17:30:17.896Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 17:30:18 [2023-07-15T17:30:18.097Z] === RUN TestDockerSuite/TestBuildAddTar 17:30:18 [2023-07-15T17:30:18.156Z] INFO: Testing against a local daemon 17:30:18 [2023-07-15T17:30:18.156Z] === RUN TestNetworkCreateDelete 17:30:18 [2023-07-15T17:30:18.156Z] --- PASS: TestNetworkCreateDelete (0.17s) 17:30:18 [2023-07-15T17:30:18.156Z] === RUN TestDockerNetworkDeletePreferID 17:30:18 [2023-07-15T17:30:18.351Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s) 17:30:18 [2023-07-15T17:30:18.351Z] === RUN TestCgroupNamespacesRunDaemonHostMode 17:30:18 [2023-07-15T17:30:18.354Z] --- PASS: TestExecUser (0.67s) 17:30:18 [2023-07-15T17:30:18.354Z] === RUN TestExportContainerAndImportImage 17:30:18 [2023-07-15T17:30:18.725Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) 17:30:18 [2023-07-15T17:30:18.725Z] === RUN TestDaemonDNSFallback 17:30:18 [2023-07-15T17:30:18.728Z] --- PASS: TestCgroupNamespacesRun (1.18s) 17:30:18 [2023-07-15T17:30:18.728Z] === RUN TestCgroupNamespacesRunPrivileged 17:30:18 [2023-07-15T17:30:18.728Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 17:30:18 [2023-07-15T17:30:18.728Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 17:30:18 [2023-07-15T17:30:18.728Z] === RUN TestCgroupNamespacesRunDaemonHostMode 17:30:19 [2023-07-15T17:30:19.285Z] --- PASS: TestExportContainerAndImportImage (0.74s) 17:30:19 [2023-07-15T17:30:19.285Z] === RUN TestExportContainerAfterDaemonRestart 17:30:20 [2023-07-15T17:30:20.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) 17:30:20 [2023-07-15T17:30:20.109Z] === RUN TestCgroupNamespacesRunHostMode 17:30:20 [2023-07-15T17:30:20.217Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 17:30:20 [2023-07-15T17:30:20.217Z] --- PASS: TestExportContainerAfterDaemonRestart (1.21s) 17:30:20 [2023-07-15T17:30:20.217Z] === RUN TestHealthCheckWorkdir 17:30:20 [2023-07-15T17:30:20.249Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.25s) 17:30:20 [2023-07-15T17:30:20.249Z] === RUN TestCgroupNamespacesRunHostMode 17:30:20 [2023-07-15T17:30:20.781Z] check_test.go:308: [d1f4772bff9bd] daemon is not started 17:30:20 [2023-07-15T17:30:20.781Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 17:30:21 [2023-07-15T17:30:21.038Z] --- PASS: TestHealthCheckWorkdir (0.80s) 17:30:21 [2023-07-15T17:30:21.038Z] === RUN TestHealthKillContainer 17:30:21 [2023-07-15T17:30:21.490Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) 17:30:21 [2023-07-15T17:30:21.490Z] === RUN TestCgroupNamespacesRunPrivateMode 17:30:22 [2023-07-15T17:30:22.429Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) 17:30:22 [2023-07-15T17:30:22.429Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 17:30:22 [2023-07-15T17:30:22.774Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s) 17:30:22 [2023-07-15T17:30:22.774Z] === RUN TestCgroupNamespacesRunPrivateMode 17:30:22 [2023-07-15T17:30:22.931Z] === RUN TestDockerSuite/TestBuildAddTarXz 17:30:23 [2023-07-15T17:30:23.496Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 17:30:23 [2023-07-15T17:30:23.496Z] docker_cli_daemon_plugins_test.go:80: [d3f1d96b02128] daemon is not started 17:30:23 [2023-07-15T17:30:23.811Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) 17:30:23 [2023-07-15T17:30:23.811Z] === RUN TestCgroupNamespacesRunInvalidMode 17:30:24 [2023-07-15T17:30:24.060Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 17:30:24 [2023-07-15T17:30:24.317Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 17:30:24 [2023-07-15T17:30:24.381Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.63s) 17:30:24 [2023-07-15T17:30:24.381Z] === RUN TestCgroupNamespacesRunOlderClient 17:30:24 [2023-07-15T17:30:24.672Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.24s) 17:30:24 [2023-07-15T17:30:24.673Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 17:30:25 [2023-07-15T17:30:25.300Z] --- PASS: TestDaemonDNSFallback (6.29s) 17:30:25 [2023-07-15T17:30:25.300Z] === RUN TestInspectNetwork 17:30:25 [2023-07-15T17:30:25.321Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) 17:30:25 [2023-07-15T17:30:25.321Z] === RUN TestNISDomainname 17:30:25 [2023-07-15T17:30:25.892Z] --- PASS: TestNISDomainname (0.54s) 17:30:25 [2023-07-15T17:30:25.892Z] === RUN TestHostnameDnsResolution 17:30:26 [2023-07-15T17:30:26.212Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 17:30:26 [2023-07-15T17:30:26.831Z] --- PASS: TestHostnameDnsResolution (0.73s) 17:30:26 [2023-07-15T17:30:26.831Z] === RUN TestUnprivilegedPortsAndPing 17:30:27 [2023-07-15T17:30:27.143Z] docker_cli_daemon_plugins_test.go:170: [d2c3cf51461a3] daemon is not started 17:30:27 [2023-07-15T17:30:27.200Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) 17:30:27 [2023-07-15T17:30:27.200Z] === RUN TestCgroupNamespacesRunInvalidMode 17:30:27 [2023-07-15T17:30:27.401Z] --- PASS: TestUnprivilegedPortsAndPing (0.62s) 17:30:27 [2023-07-15T17:30:27.401Z] === RUN TestStats 17:30:28 [2023-07-15T17:30:28.074Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 17:30:28 [2023-07-15T17:30:28.572Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) 17:30:28 [2023-07-15T17:30:28.572Z] === RUN TestCgroupNamespacesRunOlderClient 17:30:28 [2023-07-15T17:30:28.595Z] === RUN TestInspectNetwork/full_network_id 17:30:28 [2023-07-15T17:30:28.595Z] === RUN TestInspectNetwork/partial_network_id 17:30:28 [2023-07-15T17:30:28.595Z] === RUN TestInspectNetwork/network_name 17:30:28 [2023-07-15T17:30:28.595Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 17:30:29 [2023-07-15T17:30:29.445Z] --- PASS: TestHealthKillContainer (8.19s) 17:30:29 [2023-07-15T17:30:29.445Z] === RUN TestHealthCheckProcessKilled 17:30:29 [2023-07-15T17:30:29.941Z] --- PASS: TestStats (2.52s) 17:30:29 [2023-07-15T17:30:29.941Z] === RUN TestStopContainerWithTimeout 17:30:29 [2023-07-15T17:30:29.941Z] === RUN TestStopContainerWithTimeout/0 17:30:29 [2023-07-15T17:30:29.941Z] === PAUSE TestStopContainerWithTimeout/0 17:30:29 [2023-07-15T17:30:29.941Z] === RUN TestStopContainerWithTimeout/1 17:30:29 [2023-07-15T17:30:29.941Z] === PAUSE TestStopContainerWithTimeout/1 17:30:29 [2023-07-15T17:30:29.941Z] === RUN TestStopContainerWithTimeout/3 17:30:29 [2023-07-15T17:30:29.941Z] === PAUSE TestStopContainerWithTimeout/3 17:30:29 [2023-07-15T17:30:29.941Z] === RUN TestStopContainerWithTimeout/-1 17:30:29 [2023-07-15T17:30:29.941Z] === PAUSE TestStopContainerWithTimeout/-1 17:30:29 [2023-07-15T17:30:29.941Z] === CONT TestStopContainerWithTimeout/0 17:30:29 [2023-07-15T17:30:29.941Z] === CONT TestStopContainerWithTimeout/3 17:30:29 [2023-07-15T17:30:29.941Z] === CONT TestStopContainerWithTimeout/-1 17:30:29 [2023-07-15T17:30:29.941Z] === CONT TestStopContainerWithTimeout/1 17:30:30 [2023-07-15T17:30:30.377Z] === RUN TestDockerSuite/TestBuildBlankName 17:30:30 [2023-07-15T17:30:30.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 17:30:30 [2023-07-15T17:30:30.377Z] --- PASS: TestHealthCheckProcessKilled (1.04s) 17:30:30 [2023-07-15T17:30:30.377Z] === RUN TestInspectCpusetInConfigPre120 17:30:30 [2023-07-15T17:30:30.940Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) 17:30:30 [2023-07-15T17:30:30.940Z] === RUN TestIpcModeNone 17:30:30 [2023-07-15T17:30:30.940Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 17:30:31 [2023-07-15T17:30:31.097Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s) 17:30:31 [2023-07-15T17:30:31.097Z] === RUN TestNISDomainname 17:30:31 [2023-07-15T17:30:31.097Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 17:30:31 [2023-07-15T17:30:31.097Z] --- SKIP: TestNISDomainname (0.00s) 17:30:31 [2023-07-15T17:30:31.097Z] === RUN TestHostnameDnsResolution 17:30:31 [2023-07-15T17:30:31.355Z] --- PASS: TestHostnameDnsResolution (0.80s) 17:30:31 [2023-07-15T17:30:31.355Z] === RUN TestUnprivilegedPortsAndPing 17:30:31 [2023-07-15T17:30:31.355Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start 17:30:31 [2023-07-15T17:30:31.355Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) 17:30:31 [2023-07-15T17:30:31.355Z] === RUN TestStats 17:30:31 [2023-07-15T17:30:31.355Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:31 [2023-07-15T17:30:31.355Z] --- SKIP: TestStats (0.00s) 17:30:31 [2023-07-15T17:30:31.355Z] === RUN TestStopContainerWithTimeout 17:30:31 [2023-07-15T17:30:31.505Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 17:30:31 [2023-07-15T17:30:31.505Z] --- PASS: TestIpcModeNone (0.65s) 17:30:31 [2023-07-15T17:30:31.505Z] === RUN TestIpcModePrivate 17:30:31 [2023-07-15T17:30:31.612Z] === RUN TestStopContainerWithTimeout/0 17:30:31 [2023-07-15T17:30:31.612Z] === PAUSE TestStopContainerWithTimeout/0 17:30:31 [2023-07-15T17:30:31.612Z] === RUN TestStopContainerWithTimeout/1 17:30:31 [2023-07-15T17:30:31.612Z] === PAUSE TestStopContainerWithTimeout/1 17:30:31 [2023-07-15T17:30:31.612Z] === RUN TestStopContainerWithTimeout/3 17:30:31 [2023-07-15T17:30:31.613Z] === PAUSE TestStopContainerWithTimeout/3 17:30:31 [2023-07-15T17:30:31.613Z] === RUN TestStopContainerWithTimeout/-1 17:30:31 [2023-07-15T17:30:31.613Z] === PAUSE TestStopContainerWithTimeout/-1 17:30:31 [2023-07-15T17:30:31.613Z] === CONT TestStopContainerWithTimeout/0 17:30:31 [2023-07-15T17:30:31.613Z] === CONT TestStopContainerWithTimeout/1 17:30:31 [2023-07-15T17:30:31.613Z] === CONT TestStopContainerWithTimeout/3 17:30:31 [2023-07-15T17:30:31.613Z] === CONT TestStopContainerWithTimeout/-1 17:30:32 [2023-07-15T17:30:32.069Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false 17:30:32 [2023-07-15T17:30:32.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 17:30:32 [2023-07-15T17:30:32.069Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 17:30:32 [2023-07-15T17:30:32.069Z] --- PASS: TestIpcModePrivate (0.56s) 17:30:32 [2023-07-15T17:30:32.069Z] === RUN TestIpcModeShareable 17:30:32 [2023-07-15T17:30:32.634Z] check_test.go:308: [d55a1c80d03c6] daemon is not started 17:30:32 [2023-07-15T17:30:32.634Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 17:30:32 [2023-07-15T17:30:32.634Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true 17:30:32 [2023-07-15T17:30:32.634Z] --- PASS: TestIpcModeShareable (0.68s) 17:30:32 [2023-07-15T17:30:32.634Z] === RUN TestAPIIpcModeShareableAndContainer 17:30:32 [2023-07-15T17:30:32.792Z] --- PASS: TestInspectNetwork (7.66s) 17:30:32 [2023-07-15T17:30:32.792Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 17:30:32 [2023-07-15T17:30:32.792Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 17:30:32 [2023-07-15T17:30:32.792Z] --- PASS: TestInspectNetwork/network_name (0.00s) 17:30:32 [2023-07-15T17:30:32.792Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 17:30:32 [2023-07-15T17:30:32.792Z] === RUN TestRunContainerWithBridgeNone 17:30:33 [2023-07-15T17:30:33.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 17:30:33 [2023-07-15T17:30:33.240Z] --- PASS: TestStopContainerWithTimeout (0.01s) 17:30:33 [2023-07-15T17:30:33.240Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) 17:30:33 [2023-07-15T17:30:33.240Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) 17:30:33 [2023-07-15T17:30:33.240Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) 17:30:33 [2023-07-15T17:30:33.240Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) 17:30:33 [2023-07-15T17:30:33.240Z] === RUN TestDeleteDevicemapper 17:30:33 [2023-07-15T17:30:33.240Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 17:30:33 [2023-07-15T17:30:33.240Z] --- SKIP: TestDeleteDevicemapper (0.00s) 17:30:33 [2023-07-15T17:30:33.240Z] === RUN TestStopContainerWithRestartPolicyAlways 17:30:33 [2023-07-15T17:30:33.764Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 17:30:34 [2023-07-15T17:30:34.174Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) 17:30:34 [2023-07-15T17:30:34.174Z] === RUN TestNetworkInvalidJSON 17:30:34 [2023-07-15T17:30:34.174Z] === RUN TestNetworkInvalidJSON//networks/create 17:30:34 [2023-07-15T17:30:34.174Z] === PAUSE TestNetworkInvalidJSON//networks/create 17:30:34 [2023-07-15T17:30:34.174Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 17:30:34 [2023-07-15T17:30:34.174Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 17:30:34 [2023-07-15T17:30:34.174Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 17:30:34 [2023-07-15T17:30:34.174Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 17:30:34 [2023-07-15T17:30:34.174Z] === CONT TestNetworkInvalidJSON//networks/create 17:30:34 [2023-07-15T17:30:34.174Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 17:30:34 [2023-07-15T17:30:34.174Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 17:30:34 [2023-07-15T17:30:34.174Z] --- PASS: TestNetworkInvalidJSON (0.02s) 17:30:34 [2023-07-15T17:30:34.174Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 17:30:34 [2023-07-15T17:30:34.174Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 17:30:34 [2023-07-15T17:30:34.174Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 17:30:34 [2023-07-15T17:30:34.174Z] === RUN TestNetworkList 17:30:34 [2023-07-15T17:30:34.174Z] === RUN TestNetworkList//networks 17:30:34 [2023-07-15T17:30:34.174Z] === PAUSE TestNetworkList//networks 17:30:34 [2023-07-15T17:30:34.174Z] === RUN TestNetworkList//networks/ 17:30:34 [2023-07-15T17:30:34.174Z] === PAUSE TestNetworkList//networks/ 17:30:34 [2023-07-15T17:30:34.174Z] === CONT TestNetworkList//networks 17:30:34 [2023-07-15T17:30:34.174Z] === CONT TestNetworkList//networks/ 17:30:34 [2023-07-15T17:30:34.174Z] --- PASS: TestNetworkList (0.01s) 17:30:34 [2023-07-15T17:30:34.174Z] --- PASS: TestNetworkList//networks/ (0.00s) 17:30:34 [2023-07-15T17:30:34.174Z] --- PASS: TestNetworkList//networks (0.00s) 17:30:34 [2023-07-15T17:30:34.174Z] === RUN TestHostIPv4BridgeLabel 17:30:34 [2023-07-15T17:30:34.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 17:30:34 [2023-07-15T17:30:34.620Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) 17:30:34 [2023-07-15T17:30:34.620Z] === RUN TestUpdateMemory 17:30:34 [2023-07-15T17:30:34.743Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 17:30:34 [2023-07-15T17:30:34.743Z] === RUN TestDaemonRestartWithLiveRestore 17:30:34 [2023-07-15T17:30:34.890Z] --- PASS: TestStopContainerWithTimeout (0.01s) 17:30:34 [2023-07-15T17:30:34.890Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) 17:30:34 [2023-07-15T17:30:34.890Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) 17:30:34 [2023-07-15T17:30:34.890Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) 17:30:34 [2023-07-15T17:30:34.890Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) 17:30:34 [2023-07-15T17:30:34.890Z] === RUN TestDeleteDevicemapper 17:30:34 [2023-07-15T17:30:34.890Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 17:30:34 [2023-07-15T17:30:34.890Z] --- SKIP: TestDeleteDevicemapper (0.00s) 17:30:34 [2023-07-15T17:30:34.890Z] === RUN TestStopContainerWithRestartPolicyAlways 17:30:34 [2023-07-15T17:30:34.892Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.10s) 17:30:34 [2023-07-15T17:30:34.892Z] === RUN TestAPIIpcModeHost 17:30:35 [2023-07-15T17:30:35.149Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 17:30:35 [2023-07-15T17:30:35.190Z] --- PASS: TestUpdateMemory (0.54s) 17:30:35 [2023-07-15T17:30:35.190Z] === RUN TestUpdateCPUQuota 17:30:35 [2023-07-15T17:30:35.406Z] --- PASS: TestAPIIpcModeHost (0.55s) 17:30:35 [2023-07-15T17:30:35.406Z] === RUN TestDaemonIpcModeShareable 17:30:35 [2023-07-15T17:30:35.682Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 17:30:35 [2023-07-15T17:30:35.682Z] === RUN TestDaemonDefaultNetworkPools 17:30:35 [2023-07-15T17:30:35.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 17:30:36 [2023-07-15T17:30:36.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 17:30:36 [2023-07-15T17:30:36.533Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: true, mustBeShared: true 17:30:36 [2023-07-15T17:30:36.570Z] --- PASS: TestUpdateCPUQuota (1.00s) 17:30:36 [2023-07-15T17:30:36.570Z] === RUN TestUpdatePidsLimit 17:30:36 [2023-07-15T17:30:36.570Z] === RUN TestUpdatePidsLimit/update_from_none 17:30:36 [2023-07-15T17:30:36.570Z] === RUN TestUpdatePidsLimit/no_change 17:30:36 [2023-07-15T17:30:36.570Z] === RUN TestUpdatePidsLimit/update_lower 17:30:36 [2023-07-15T17:30:36.621Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) 17:30:36 [2023-07-15T17:30:36.621Z] === RUN TestDaemonRestartWithExistingNetwork 17:30:36 [2023-07-15T17:30:36.787Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) 17:30:36 [2023-07-15T17:30:36.787Z] === RUN TestUpdateMemory 17:30:36 [2023-07-15T17:30:36.787Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:36 [2023-07-15T17:30:36.787Z] --- SKIP: TestUpdateMemory (0.00s) 17:30:36 [2023-07-15T17:30:36.787Z] === RUN TestUpdateCPUQuota 17:30:36 [2023-07-15T17:30:36.787Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:36 [2023-07-15T17:30:36.787Z] --- SKIP: TestUpdateCPUQuota (0.00s) 17:30:36 [2023-07-15T17:30:36.787Z] === RUN TestUpdatePidsLimit 17:30:36 [2023-07-15T17:30:36.787Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:36 [2023-07-15T17:30:36.787Z] --- SKIP: TestUpdatePidsLimit (0.00s) 17:30:36 [2023-07-15T17:30:36.787Z] === RUN TestUpdateRestartPolicy 17:30:36 [2023-07-15T17:30:36.790Z] --- PASS: TestDaemonIpcModeShareable (1.40s) 17:30:36 [2023-07-15T17:30:36.790Z] === RUN TestDaemonIpcModePrivate 17:30:36 [2023-07-15T17:30:36.830Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 17:30:37 [2023-07-15T17:30:37.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 17:30:37 [2023-07-15T17:30:37.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 17:30:37 [2023-07-15T17:30:37.560Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 17:30:37 [2023-07-15T17:30:37.560Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 17:30:37 [2023-07-15T17:30:37.609Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 17:30:37 [2023-07-15T17:30:37.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 17:30:37 [2023-07-15T17:30:37.722Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 17:30:37 [2023-07-15T17:30:37.979Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false 17:30:38 [2023-07-15T17:30:38.178Z] --- PASS: TestUpdatePidsLimit (1.79s) 17:30:38 [2023-07-15T17:30:38.179Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 17:30:38 [2023-07-15T17:30:38.179Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) 17:30:38 [2023-07-15T17:30:38.179Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) 17:30:38 [2023-07-15T17:30:38.179Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) 17:30:38 [2023-07-15T17:30:38.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) 17:30:38 [2023-07-15T17:30:38.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) 17:30:38 [2023-07-15T17:30:38.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) 17:30:38 [2023-07-15T17:30:38.179Z] === RUN TestUpdateRestartPolicy 17:30:38 [2023-07-15T17:30:38.236Z] --- PASS: TestDaemonIpcModePrivate (1.31s) 17:30:38 [2023-07-15T17:30:38.236Z] === RUN TestDaemonIpcModePrivateFromConfig 17:30:38 [2023-07-15T17:30:38.941Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) 17:30:38 [2023-07-15T17:30:38.941Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 17:30:39 [2023-07-15T17:30:39.167Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 17:30:39 [2023-07-15T17:30:39.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 17:30:39 [2023-07-15T17:30:39.425Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false 17:30:39 [2023-07-15T17:30:39.425Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) 17:30:39 [2023-07-15T17:30:39.425Z] === RUN TestDaemonIpcModeShareableFromConfig 17:30:39 [2023-07-15T17:30:39.510Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 17:30:39 [2023-07-15T17:30:39.510Z] === RUN TestServiceWithPredefinedNetwork 17:30:39 [2023-07-15T17:30:39.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 17:30:40 [2023-07-15T17:30:40.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 17:30:40 [2023-07-15T17:30:40.503Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true 17:30:40 [2023-07-15T17:30:40.760Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) 17:30:40 [2023-07-15T17:30:40.760Z] === RUN TestIpcModeOlderClient 17:30:40 [2023-07-15T17:30:40.760Z] === PAUSE TestIpcModeOlderClient 17:30:40 [2023-07-15T17:30:40.760Z] === RUN TestKillContainerInvalidSignal 17:30:41 [2023-07-15T17:30:41.324Z] --- PASS: TestKillContainerInvalidSignal (0.67s) 17:30:41 [2023-07-15T17:30:41.324Z] === RUN TestKillContainer 17:30:41 [2023-07-15T17:30:41.324Z] === RUN TestKillContainer/no_signal 17:30:41 [2023-07-15T17:30:41.581Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 17:30:42 [2023-07-15T17:30:42.056Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) 17:30:42 [2023-07-15T17:30:42.056Z] === RUN TestServiceRemoveKeepsIngressNetwork 17:30:42 [2023-07-15T17:30:42.056Z] service_test.go:242: FLAKY_TEST 17:30:42 [2023-07-15T17:30:42.056Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 17:30:42 [2023-07-15T17:30:42.056Z] === RUN TestServiceWithDataPathPortInit 17:30:42 [2023-07-15T17:30:42.144Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 17:30:42 [2023-07-15T17:30:42.145Z] === RUN TestKillContainer/non_killing_signal 17:30:42 [2023-07-15T17:30:42.402Z] === RUN TestKillContainer/killing_signal 17:30:42 [2023-07-15T17:30:42.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 17:30:43 [2023-07-15T17:30:43.331Z] --- PASS: TestKillContainer (1.69s) 17:30:43 [2023-07-15T17:30:43.331Z] --- PASS: TestKillContainer/no_signal (0.64s) 17:30:43 [2023-07-15T17:30:43.331Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) 17:30:43 [2023-07-15T17:30:43.331Z] --- PASS: TestKillContainer/killing_signal (0.44s) 17:30:43 [2023-07-15T17:30:43.331Z] === RUN TestKillWithStopSignalAndRestartPolicies 17:30:43 [2023-07-15T17:30:43.331Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 17:30:43 [2023-07-15T17:30:43.602Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 17:30:44 [2023-07-15T17:30:44.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) 17:30:44 [2023-07-15T17:30:44.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) 17:30:44 [2023-07-15T17:30:44.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) 17:30:44 [2023-07-15T17:30:44.216Z] === RUN TestKillStoppedContainer 17:30:44 [2023-07-15T17:30:44.216Z] --- PASS: TestKillStoppedContainer (0.05s) 17:30:44 [2023-07-15T17:30:44.216Z] === RUN TestKillStoppedContainerAPIPre120 17:30:44 [2023-07-15T17:30:44.216Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 17:30:44 [2023-07-15T17:30:44.216Z] === RUN TestKillDifferentUserContainer 17:30:44 [2023-07-15T17:30:44.528Z] ..........................xx.................... [ 29%] 17:30:44 [2023-07-15T17:30:44.788Z] --- PASS: TestKillDifferentUserContainer (0.51s) 17:30:44 [2023-07-15T17:30:44.788Z] === RUN TestInspectOomKilledTrue 17:30:45 [2023-07-15T17:30:45.369Z] --- PASS: TestInspectOomKilledTrue (0.55s) 17:30:45 [2023-07-15T17:30:45.369Z] === RUN TestInspectOomKilledFalse 17:30:45 [2023-07-15T17:30:45.644Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 17:30:45 [2023-07-15T17:30:45.910Z] --- PASS: TestInspectOomKilledFalse (0.63s) 17:30:45 [2023-07-15T17:30:45.910Z] === RUN TestLinksEtcHostsContentMatch 17:30:46 [2023-07-15T17:30:46.478Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) 17:30:46 [2023-07-15T17:30:46.478Z] === RUN TestLinksContainerNames 17:30:47 [2023-07-15T17:30:47.435Z] --- PASS: TestLinksContainerNames (1.16s) 17:30:47 [2023-07-15T17:30:47.435Z] === RUN TestLogsFollowTailEmpty 17:30:48 [2023-07-15T17:30:48.020Z] --- PASS: TestLogsFollowTailEmpty (0.57s) 17:30:48 [2023-07-15T17:30:48.020Z] === RUN TestContainerNetworkMountsNoChown 17:30:48 [2023-07-15T17:30:48.634Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/default 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/default 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/private 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/private 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rprivate 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/rprivate 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/slave 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/slave 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rslave 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/rslave 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/shared 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/shared 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rshared 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/rshared 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/default 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/rslave 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/slave 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/rshared 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/shared 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/default/mount_root 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/slave/mount_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/default/mount_root 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/shared/bind_root 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/default/mount_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/slave/bind_root 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/slave/bind_root 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/shared/bind_root 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/shared/bind_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rslave/bind_root 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rslave/mount_root 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/rprivate 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/rslave/bind_root 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/private 17:30:48 [2023-07-15T17:30:48.634Z] === CONT TestMountDaemonRoot/rslave/mount_root 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/slave/bind_subpath 17:30:48 [2023-07-15T17:30:48.634Z] === RUN TestMountDaemonRoot/rprivate/mount_root 17:30:48 [2023-07-15T17:30:48.634Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/default/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/slave/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/default/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/shared/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/shared/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/shared/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/rprivate/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/shared/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/slave/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/private/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/rshared/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/default/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/rshared/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/shared/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/private/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/private/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/private/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === RUN TestMountDaemonRoot/private/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/private/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/slave/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/shared/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/slave/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rprivate/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/slave/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/slave/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/private/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/default/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/shared/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rprivate/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/private/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rshared/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rshared/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/private/mount_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/private/bind_root 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/default/mount_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/default/bind_subpath 17:30:48 [2023-07-15T17:30:48.635Z] === CONT TestMountDaemonRoot/default/bind_root 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot (0.01s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/private (0.00s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/default (0.00s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 17:30:48 [2023-07-15T17:30:48.916Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 17:30:48 [2023-07-15T17:30:48.916Z] === RUN TestContainerBindMountNonRecursive 17:30:48 [2023-07-15T17:30:48.978Z] --- PASS: TestUpdateRestartPolicy (11.06s) 17:30:48 [2023-07-15T17:30:48.978Z] === RUN TestUpdateRestartWithAutoRemove 17:30:48 [2023-07-15T17:30:48.978Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) 17:30:48 [2023-07-15T17:30:48.978Z] === RUN TestWaitNonBlocked 17:30:48 [2023-07-15T17:30:48.978Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 17:30:48 [2023-07-15T17:30:48.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 17:30:48 [2023-07-15T17:30:48.978Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 17:30:48 [2023-07-15T17:30:48.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 17:30:48 [2023-07-15T17:30:48.978Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 17:30:48 [2023-07-15T17:30:48.978Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 17:30:48 [2023-07-15T17:30:48.978Z] --- PASS: TestWaitNonBlocked (0.01s) 17:30:48 [2023-07-15T17:30:48.978Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) 17:30:48 [2023-07-15T17:30:48.978Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) 17:30:48 [2023-07-15T17:30:48.978Z] === RUN TestWaitBlocked 17:30:48 [2023-07-15T17:30:48.978Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 17:30:48 [2023-07-15T17:30:48.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 17:30:48 [2023-07-15T17:30:48.978Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 17:30:48 [2023-07-15T17:30:48.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 17:30:48 [2023-07-15T17:30:48.978Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 17:30:48 [2023-07-15T17:30:48.978Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 17:30:49 [2023-07-15T17:30:49.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 17:30:49 [2023-07-15T17:30:49.544Z] --- PASS: TestWaitBlocked (0.01s) 17:30:49 [2023-07-15T17:30:49.544Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) 17:30:49 [2023-07-15T17:30:49.544Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) 17:30:49 [2023-07-15T17:30:49.544Z] === CONT TestDaemonRestartIpcMode 17:30:49 [2023-07-15T17:30:49.544Z] === CONT TestIpcModeOlderClient 17:30:49 [2023-07-15T17:30:49.544Z] === CONT TestRestartDaemonWithRestartingContainer 17:30:49 [2023-07-15T17:30:49.801Z] --- PASS: TestIpcModeOlderClient (0.06s) 17:30:50 [2023-07-15T17:30:50.396Z] --- PASS: TestUpdateRestartPolicy (11.19s) 17:30:50 [2023-07-15T17:30:50.396Z] === RUN TestUpdateRestartWithAutoRemove 17:30:50 [2023-07-15T17:30:50.396Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) 17:30:50 [2023-07-15T17:30:50.396Z] === RUN TestWaitNonBlocked 17:30:50 [2023-07-15T17:30:50.396Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 17:30:50 [2023-07-15T17:30:50.396Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 17:30:50 [2023-07-15T17:30:50.396Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 17:30:50 [2023-07-15T17:30:50.396Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 17:30:50 [2023-07-15T17:30:50.396Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 17:30:50 [2023-07-15T17:30:50.396Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 17:30:50 [2023-07-15T17:30:50.396Z] --- PASS: TestWaitNonBlocked (0.01s) 17:30:50 [2023-07-15T17:30:50.396Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) 17:30:50 [2023-07-15T17:30:50.396Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) 17:30:50 [2023-07-15T17:30:50.396Z] === RUN TestWaitBlocked 17:30:50 [2023-07-15T17:30:50.396Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 17:30:50 [2023-07-15T17:30:50.396Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 17:30:50 [2023-07-15T17:30:50.396Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 17:30:50 [2023-07-15T17:30:50.396Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 17:30:50 [2023-07-15T17:30:50.396Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 17:30:50 [2023-07-15T17:30:50.396Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 17:30:50 [2023-07-15T17:30:50.432Z] --- PASS: TestContainerBindMountNonRecursive (1.55s) 17:30:50 [2023-07-15T17:30:50.432Z] === RUN TestContainerVolumesMountedAsShared 17:30:50 [2023-07-15T17:30:50.689Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) 17:30:50 [2023-07-15T17:30:50.689Z] === RUN TestContainerVolumesMountedAsSlave 17:30:50 [2023-07-15T17:30:50.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 17:30:51 [2023-07-15T17:30:51.203Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) 17:30:51 [2023-07-15T17:30:51.203Z] === RUN TestNetworkNat 17:30:51 [2023-07-15T17:30:51.335Z] --- PASS: TestWaitBlocked (0.01s) 17:30:51 [2023-07-15T17:30:51.335Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) 17:30:51 [2023-07-15T17:30:51.335Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) 17:30:51 [2023-07-15T17:30:51.335Z] === CONT TestContainerStartOnDaemonRestart 17:30:51 [2023-07-15T17:30:51.335Z] === CONT TestIpcModeOlderClient 17:30:51 [2023-07-15T17:30:51.335Z] === CONT TestRestartDaemonWithRestartingContainer 17:30:51 [2023-07-15T17:30:51.335Z] === CONT TestContainerKillOnDaemonStart 17:30:51 [2023-07-15T17:30:51.335Z] === CONT TestDaemonHostGatewayIP 17:30:51 [2023-07-15T17:30:51.335Z] === CONT TestDaemonRestartIpcMode 17:30:51 [2023-07-15T17:30:51.335Z] --- PASS: TestIpcModeOlderClient (0.08s) 17:30:51 [2023-07-15T17:30:51.767Z] --- PASS: TestNetworkNat (0.56s) 17:30:51 [2023-07-15T17:30:51.767Z] === RUN TestNetworkLocalhostTCPNat 17:30:52 [2023-07-15T17:30:52.024Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 17:30:52 [2023-07-15T17:30:52.281Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) 17:30:52 [2023-07-15T17:30:52.281Z] === RUN TestNetworkLoopbackNat 17:30:52 [2023-07-15T17:30:52.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 17:30:52 [2023-07-15T17:30:52.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 17:30:53 [2023-07-15T17:30:53.877Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s) 17:30:53 [2023-07-15T17:30:53.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 17:30:54 [2023-07-15T17:30:54.137Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.94s) 17:30:54 [2023-07-15T17:30:54.137Z] --- PASS: TestDaemonHostGatewayIP (3.08s) 17:30:54 [2023-07-15T17:30:54.397Z] --- PASS: TestDaemonRestartIpcMode (3.22s) 17:30:55 [2023-07-15T17:30:55.063Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.64s) 17:30:55 [2023-07-15T17:30:55.064Z] --- PASS: TestDaemonRestartIpcMode (4.76s) 17:30:55 [2023-07-15T17:30:55.064Z] PASS 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === Skipped 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestPause (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestStats (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 17:30:55 [2023-07-15T17:30:55.064Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 17:30:55 [2023-07-15T17:30:55.064Z] 17:30:55 [2023-07-15T17:30:55.064Z] DONE 178 tests, 27 skipped in 88.497s 17:30:55 [2023-07-15T17:30:55.064Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 17:30:55 [2023-07-15T17:30:55.064Z] INFO: Testing against a local daemon 17:30:55 [2023-07-15T17:30:55.064Z] === RUN TestLiveRestore 17:30:55 [2023-07-15T17:30:55.064Z] === RUN TestLiveRestore/volume_references 17:30:55 [2023-07-15T17:30:55.064Z] === PAUSE TestLiveRestore/volume_references 17:30:55 [2023-07-15T17:30:55.064Z] === CONT TestLiveRestore/volume_references 17:30:55 [2023-07-15T17:30:55.064Z] === RUN TestLiveRestore/volume_references/restartPolicy 17:30:55 [2023-07-15T17:30:55.064Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 17:30:55 [2023-07-15T17:30:55.277Z] --- PASS: TestNetworkLoopbackNat (2.71s) 17:30:55 [2023-07-15T17:30:55.277Z] === RUN TestPause 17:30:55 [2023-07-15T17:30:55.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 17:30:55 [2023-07-15T17:30:55.535Z] check_test.go:308: [d2c6719f8e26a] daemon is not started 17:30:55 [2023-07-15T17:30:55.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 17:30:55 [2023-07-15T17:30:55.535Z] --- PASS: TestPause (0.62s) 17:30:55 [2023-07-15T17:30:55.535Z] === RUN TestPauseFailsOnWindowsServerContainers 17:30:55 [2023-07-15T17:30:55.535Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:30:55 [2023-07-15T17:30:55.535Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 17:30:55 [2023-07-15T17:30:55.535Z] === RUN TestPauseStopPausedContainer 17:30:56 [2023-07-15T17:30:56.467Z] --- PASS: TestPauseStopPausedContainer (0.62s) 17:30:56 [2023-07-15T17:30:56.467Z] === RUN TestPsFilter 17:30:56 [2023-07-15T17:30:56.467Z] --- PASS: TestPsFilter (0.11s) 17:30:56 [2023-07-15T17:30:56.467Z] === RUN TestRemoveContainerWithRemovedVolume 17:30:56 [2023-07-15T17:30:56.972Z] --- PASS: TestServiceWithDataPathPortInit (14.59s) 17:30:56 [2023-07-15T17:30:56.972Z] === RUN TestServiceWithDefaultAddressPoolInit 17:30:57 [2023-07-15T17:30:57.156Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) 17:30:57 [2023-07-15T17:30:57.156Z] === RUN TestRemoveContainerWithVolume 17:30:57 [2023-07-15T17:30:57.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 17:30:57 [2023-07-15T17:30:57.591Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 17:30:57 [2023-07-15T17:30:57.671Z] --- PASS: TestRemoveContainerWithVolume (0.65s) 17:30:57 [2023-07-15T17:30:57.671Z] === RUN TestRemoveContainerRunning 17:30:58 [2023-07-15T17:30:58.601Z] --- PASS: TestRemoveContainerRunning (0.64s) 17:30:58 [2023-07-15T17:30:58.601Z] === RUN TestRemoveContainerForceRemoveRunning 17:30:58 [2023-07-15T17:30:58.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 17:30:59 [2023-07-15T17:30:59.423Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) 17:30:59 [2023-07-15T17:30:59.423Z] === RUN TestRemoveInvalidContainer 17:30:59 [2023-07-15T17:30:59.423Z] --- PASS: TestRemoveInvalidContainer (0.01s) 17:30:59 [2023-07-15T17:30:59.423Z] === RUN TestRenameLinkedContainer 17:30:59 [2023-07-15T17:30:59.488Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 17:30:59 [2023-07-15T17:30:59.511Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8603er03ah18t8vsdeh5foqmq Created:2023-07-15 17:30:57.744031386 +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[2c421ea7b0ab1ae11539fa3312b7301cb63cc101da70f4246ac4dd6c9af74eb6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a3lg1bqxbnzv0b0mf8v38crtp EndpointID:750030ec71f9aaf36960e8db37c0ccf47f188ee7158289031b8feb33e8832723 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:242cd25992f5c437d458a8cb37c3999303ff7cbf4cc5a436df07f55686aa25fa 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:f3c30d19a802 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a3lg1bqxbnzv0b0mf8v38crtp EndpointID:750030ec71f9aaf36960e8db37c0ccf47f188ee7158289031b8feb33e8832723 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 17:31:00 [2023-07-15T17:31:00.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 17:31:02 [2023-07-15T17:31:02.015Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 17:31:02 [2023-07-15T17:31:02.249Z] === RUN TestDockerSuite/TestBuildCacheAdd 17:31:02 [2023-07-15T17:31:02.249Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 17:31:02 [2023-07-15T17:31:02.506Z] === RUN TestDockerSuite/TestBuildCacheFrom 17:31:02 [2023-07-15T17:31:02.764Z] --- PASS: TestRenameLinkedContainer (3.24s) 17:31:02 [2023-07-15T17:31:02.764Z] === RUN TestRenameStoppedContainer 17:31:02 [2023-07-15T17:31:02.795Z] tests/integration/api_exec_test.py ..................... [ 34%] 17:31:03 [2023-07-15T17:31:03.328Z] --- PASS: TestRenameStoppedContainer (0.64s) 17:31:03 [2023-07-15T17:31:03.328Z] === RUN TestRenameRunningContainerAndReuse 17:31:03 [2023-07-15T17:31:03.911Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 17:31:04 [2023-07-15T17:31:04.385Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) 17:31:04 [2023-07-15T17:31:04.385Z] PASS 17:31:04 [2023-07-15T17:31:04.385Z] 17:31:04 [2023-07-15T17:31:04.385Z] === Skipped 17:31:04 [2023-07-15T17:31:04.385Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 17:31:04 [2023-07-15T17:31:04.385Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:31:04 [2023-07-15T17:31:04.385Z] 17:31:04 [2023-07-15T17:31:04.385Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 17:31:04 [2023-07-15T17:31:04.385Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 17:31:04 [2023-07-15T17:31:04.385Z] 17:31:04 [2023-07-15T17:31:04.385Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 17:31:04 [2023-07-15T17:31:04.385Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:31:04 [2023-07-15T17:31:04.385Z] 17:31:04 [2023-07-15T17:31:04.385Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 17:31:04 [2023-07-15T17:31:04.385Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 17:31:04 [2023-07-15T17:31:04.385Z] 17:31:04 [2023-07-15T17:31:04.385Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 17:31:04 [2023-07-15T17:31:04.385Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 17:31:04 [2023-07-15T17:31:04.385Z] 17:31:04 [2023-07-15T17:31:04.385Z] DONE 197 tests, 5 skipped in 103.829s 17:31:04 [2023-07-15T17:31:04.385Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 17:31:04 [2023-07-15T17:31:04.385Z] INFO: Testing against a local daemon 17:31:04 [2023-07-15T17:31:04.385Z] === RUN TestLiveRestore 17:31:04 [2023-07-15T17:31:04.385Z] === RUN TestLiveRestore/volume_references 17:31:04 [2023-07-15T17:31:04.385Z] === PAUSE TestLiveRestore/volume_references 17:31:04 [2023-07-15T17:31:04.385Z] === CONT TestLiveRestore/volume_references 17:31:04 [2023-07-15T17:31:04.385Z] === RUN TestLiveRestore/volume_references/restartPolicy 17:31:04 [2023-07-15T17:31:04.385Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 17:31:04 [2023-07-15T17:31:04.646Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 17:31:04 [2023-07-15T17:31:04.789Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.78s) 17:31:04 [2023-07-15T17:31:04.789Z] PASS 17:31:04 [2023-07-15T17:31:04.789Z] 17:31:04 [2023-07-15T17:31:04.789Z] === Skipped 17:31:04 [2023-07-15T17:31:04.789Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 17:31:04 [2023-07-15T17:31:04.789Z] service_test.go:242: FLAKY_TEST 17:31:04 [2023-07-15T17:31:04.789Z] 17:31:04 [2023-07-15T17:31:04.789Z] DONE 26 tests, 1 skipped in 46.175s 17:31:04 [2023-07-15T17:31:04.789Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 17:31:04 [2023-07-15T17:31:04.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 17:31:04 [2023-07-15T17:31:04.789Z] ++ set -e 17:31:04 [2023-07-15T17:31:04.789Z] ++ '[' -n 0 ']' 17:31:04 [2023-07-15T17:31:04.789Z] ++ set -x 17:31:04 [2023-07-15T17:31:04.789Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 17:31:04 [2023-07-15T17:31:04.789Z] INFO: Testing against a local daemon 17:31:04 [2023-07-15T17:31:04.789Z] === RUN TestDockerNetworkIpvlanPersistance 17:31:04 [2023-07-15T17:31:04.789Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:31:04 [2023-07-15T17:31:04.789Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 17:31:04 [2023-07-15T17:31:04.789Z] === RUN TestDockerNetworkIpvlan 17:31:04 [2023-07-15T17:31:04.789Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:31:04 [2023-07-15T17:31:04.789Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 17:31:04 [2023-07-15T17:31:04.789Z] PASS 17:31:04 [2023-07-15T17:31:04.789Z] 17:31:04 [2023-07-15T17:31:04.789Z] === Skipped 17:31:04 [2023-07-15T17:31:04.789Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 17:31:04 [2023-07-15T17:31:04.789Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:31:04 [2023-07-15T17:31:04.789Z] 17:31:04 [2023-07-15T17:31:04.789Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 17:31:04 [2023-07-15T17:31:04.789Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:31:04 [2023-07-15T17:31:04.789Z] 17:31:04 [2023-07-15T17:31:04.789Z] DONE 2 tests, 2 skipped in 0.037s 17:31:04 [2023-07-15T17:31:04.789Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 17:31:04 [2023-07-15T17:31:04.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 17:31:04 [2023-07-15T17:31:04.789Z] ++ set -e 17:31:04 [2023-07-15T17:31:04.789Z] ++ '[' -n 0 ']' 17:31:04 [2023-07-15T17:31:04.789Z] ++ set -x 17:31:04 [2023-07-15T17:31:04.789Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 17:31:04 [2023-07-15T17:31:04.789Z] INFO: Testing against a local daemon 17:31:04 [2023-07-15T17:31:04.789Z] === RUN TestDockerNetworkMacvlanPersistance 17:31:05 [2023-07-15T17:31:05.225Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) 17:31:05 [2023-07-15T17:31:05.225Z] === RUN TestRenameInvalidName 17:31:05 [2023-07-15T17:31:05.482Z] --- PASS: TestRenameInvalidName (0.50s) 17:31:05 [2023-07-15T17:31:05.482Z] === RUN TestRenameAnonymousContainer 17:31:05 [2023-07-15T17:31:05.598Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 17:31:05 [2023-07-15T17:31:05.728Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) 17:31:05 [2023-07-15T17:31:05.728Z] === RUN TestDockerNetworkMacvlan 17:31:05 [2023-07-15T17:31:05.808Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 17:31:06 [2023-07-15T17:31:06.298Z] === RUN TestDockerNetworkMacvlan/Subinterface 17:31:06 [2023-07-15T17:31:06.587Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 17:31:06 [2023-07-15T17:31:06.851Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 17:31:06 [2023-07-15T17:31:06.867Z] === RUN TestDockerNetworkMacvlan/OverlapParent 17:31:07 [2023-07-15T17:31:07.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 17:31:07 [2023-07-15T17:31:07.560Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 17:31:07 [2023-07-15T17:31:07.674Z] === RUN TestDockerSuite/TestBuildCacheRootSource 17:31:07 [2023-07-15T17:31:07.806Z] === RUN TestDockerNetworkMacvlan/NilParent 17:31:07 [2023-07-15T17:31:07.932Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 17:31:08 [2023-07-15T17:31:08.189Z] --- PASS: TestRenameAnonymousContainer (2.87s) 17:31:08 [2023-07-15T17:31:08.189Z] === RUN TestRenameContainerWithSameName 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore (0.00s) 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore/volume_references (14.04s) 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.64s) 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.25s) 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.29s) 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.26s) 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.85s) 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.87s) 17:31:08 [2023-07-15T17:31:08.334Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.84s) 17:31:08 [2023-07-15T17:31:08.334Z] PASS 17:31:08 [2023-07-15T17:31:08.592Z] 17:31:08 [2023-07-15T17:31:08.592Z] DONE 9 tests in 14.071s 17:31:08 [2023-07-15T17:31:08.592Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 17:31:08 [2023-07-15T17:31:08.592Z] INFO: Testing against a local daemon 17:31:08 [2023-07-15T17:31:08.592Z] === RUN TestCommitInheritsEnv 17:31:08 [2023-07-15T17:31:08.999Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 17:31:09 [2023-07-15T17:31:09.120Z] === RUN TestDockerSuite/TestBuildChownOnCopy 17:31:09 [2023-07-15T17:31:09.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 17:31:09 [2023-07-15T17:31:09.120Z] --- PASS: TestRenameContainerWithSameName (0.82s) 17:31:09 [2023-07-15T17:31:09.120Z] === RUN TestRenameContainerWithLinkedContainer 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore (0.00s) 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore/volume_references (6.69s) 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.07s) 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.08s) 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s) 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.03s) 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s) 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.03s) 17:31:09 [2023-07-15T17:31:09.614Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s) 17:31:09 [2023-07-15T17:31:09.614Z] PASS 17:31:09 [2023-07-15T17:31:09.614Z] 17:31:09 [2023-07-15T17:31:09.614Z] DONE 9 tests in 6.714s 17:31:09 [2023-07-15T17:31:09.614Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 17:31:09 [2023-07-15T17:31:09.614Z] INFO: Testing against a local daemon 17:31:09 [2023-07-15T17:31:09.614Z] === RUN TestCommitInheritsEnv 17:31:09 [2023-07-15T17:31:09.715Z] === RUN TestDockerNetworkMacvlan/InternalMode 17:31:09 [2023-07-15T17:31:09.887Z] --- PASS: TestCommitInheritsEnv (0.21s) 17:31:09 [2023-07-15T17:31:09.887Z] === RUN TestImportExtremelyLargeImageWorks 17:31:09 [2023-07-15T17:31:09.887Z] === PAUSE TestImportExtremelyLargeImageWorks 17:31:09 [2023-07-15T17:31:09.887Z] === RUN TestImagesFilterMultiReference 17:31:09 [2023-07-15T17:31:09.887Z] --- PASS: TestImagesFilterMultiReference (0.05s) 17:31:09 [2023-07-15T17:31:09.887Z] === RUN TestImagePullPlatformInvalid 17:31:09 [2023-07-15T17:31:09.887Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 17:31:09 [2023-07-15T17:31:09.887Z] === RUN TestImagePullStoredfDigestForOtherRepo 17:31:09 [2023-07-15T17:31:09.887Z] time="2023-07-15T17:31:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.10 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:09 [2023-07-15T17:31:09.887Z] time="2023-07-15T17:31:09Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:09 [2023-07-15T17:31:09.887Z] time="2023-07-15T17:31:09Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.19.10 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:09 [2023-07-15T17:31:09.887Z] time="2023-07-15T17:31:09Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cad05c99-907c-4d68-b559-9acb63808065 http.request.method=GET http.request.remoteaddr="127.0.0.1:33286" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cad05c99-907c-4d68-b559-9acb63808065 http.request.method=GET http.request.remoteaddr="127.0.0.1:33286" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.122442ms http.response.status=200 http.response.written=2 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f29d4042-1645-4b09-9c83-73419c8d1aff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f29d4042-1645-4b09-9c83-73419c8d1aff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f29d4042-1645-4b09-9c83-73419c8d1aff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=25.351µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa508697-57d2-4049-a901-155a9195f6af trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f29d4042-1645-4b09-9c83-73419c8d1aff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.22775ms http.response.status=404 http.response.written=157 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8e960244-cc8e-4816-a54e-3e37969b1f74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8e960244-cc8e-4816-a54e-3e37969b1f74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8e960244-cc8e-4816-a54e-3e37969b1f74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=22.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb8b2500-39b3-4c4a-af53-54ab307aa89d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8e960244-cc8e-4816-a54e-3e37969b1f74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.530564ms http.response.status=404 http.response.written=157 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=abd615db-1bb7-4d44-931d-209469c84196 http.request.method=POST http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=abd615db-1bb7-4d44-931d-209469c84196 http.request.method=POST http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=22687513-6ddc-4828-918d-52d377244642 http.request.method=POST http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.157Z] time="2023-07-15T17:31:09Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=22687513-6ddc-4828-918d-52d377244642 http.request.method=POST http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=abd615db-1bb7-4d44-931d-209469c84196 http.request.method=POST http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=283.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=92191c85-4a2d-4681-b9ed-dff03a9e1bc2 trace.line=95 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=abd615db-1bb7-4d44-931d-209469c84196 http.request.method=POST http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=25.782µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7eda22b1-45cd-46c3-8733-9372260fe962 trace.line=141 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=22687513-6ddc-4828-918d-52d377244642 http.request.method=POST http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=130.223µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=02cf1aa2-bfe6-4f19-a07a-e277156a8c51 trace.line=95 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=22687513-6ddc-4828-918d-52d377244642 http.request.method=POST http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=20.754µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4fff1d8c-088d-41fc-a318-a0d3f8c9c882 trace.line=141 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=abd615db-1bb7-4d44-931d-209469c84196 http.request.method=POST http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=170.12µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=651c2729-2f3b-4000-a0f5-98128a8e9b70 trace.line=95 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=abd615db-1bb7-4d44-931d-209469c84196 http.request.method=POST http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.622947ms http.response.status=202 http.response.written=0 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=22687513-6ddc-4828-918d-52d377244642 http.request.method=POST http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=155.525µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=14fbbbb9-68ad-487a-b132-539e15da7f20 trace.line=95 vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=22687513-6ddc-4828-918d-52d377244642 http.request.method=POST http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.730806ms http.response.status=202 http.response.written=0 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=40.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85e17e75-7499-4f20-9741-2e4bdd8d3f17 trace.line=82 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.158Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=13.029µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=431c6110-6520-43f4-bbcd-2ca278031e4a trace.line=141 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=35.152µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61f8ad93-1be9-46d2-b03b-0a76369cb630 trace.line=82 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=12.235µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=da9c5b83-5beb-4785-8e22-5169de39d40e trace.line=141 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=372.893µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=f33937fa-67c1-4aa7-af13-e78d29dd3c80 trace.line=124 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=19.532µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=576cf410-c411-4cbd-a116-e551f4a706c4 trace.line=141 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=238.098µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=d4a42f02-1776-4b12-bff8-66fd95ba40bd trace.line=124 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=22.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=de302cd8-8fd8-47f2-bd5f-0ea4eab12e52 trace.line=141 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=14.004µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65db99ce-8930-4517-8fb3-da2a79a48d1b trace.line=141 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.159Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=19.067µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=199a5c5a-9527-4dfe-8d21-91086e29ed0e trace.line=141 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=20.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=444aa7af-445c-4304-9f5b-e7218cbccafa trace.line=141 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=13.408µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ba33276-323d-4da0-b3c6-3bd46a2a7366 trace.line=141 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=185.883µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=81787032-c73a-4805-bb3c-aaecdd0c2baf trace.line=167 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=147.779µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b8b34309-4246-43e6-a5a6-ffcebf24de88 trace.line=167 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=133.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e41a465a-f5e4-4eba-bdbc-062ded1001d8 trace.line=95 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=121.704µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aab0a72a-7da0-40fd-82eb-0fe2d9da9821 trace.line=95 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=202.036µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6155cb2a-b891-4580-8f97-1d092717c1bf trace.line=181 vars.name=test vars.uuid=9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6553123b-e379-4023-b22a-ec2b0b2c2a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33314" http.request.uri="/v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.047052ms http.response.status=201 http.response.written=0 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "PUT /v2/test/blobs/uploads/9f9f0d87-cca4-4ad5-8db4-7f3925e9fcb6?_state=BQOiGcipaNgPcyJIcEuTePT6HOmYpoLcu40Hv0Gpf0N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmOWYwZDg3LWNjYTQtNGFkNS04ZGI0LTdmMzkyNWU5ZmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI0Nzg5MDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/04075af8-75e6-4681-8821-916a320e1341\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=198.375µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=22855a5e-1ece-44b8-a3bd-51a9115f36fb trace.line=181 vars.name=test vars.uuid=04075af8-75e6-4681-8821-916a320e1341 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59ed7bdf-890a-4c14-946c-a1a878263161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.972052ms http.response.status=201 http.response.written=0 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "PUT /v2/test/blobs/uploads/04075af8-75e6-4681-8821-916a320e1341?_state=XFjDYB9sKDVuDnQZOwdt3ryPNjwYIk7uO0xHlsq6cih7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MDc1YWY4LTc1ZTYtNDY4MS04ODIxLTkxNmEzMjBlMTM0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMTowOS45NTI3NjI3NTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ba786d6-5897-4a11-9092-cf399704830c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ba786d6-5897-4a11-9092-cf399704830c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ba786d6-5897-4a11-9092-cf399704830c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=23.845µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a862e99c-e77b-41fc-b797-c8aaa9c0e807 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ba786d6-5897-4a11-9092-cf399704830c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="769.455µs" http.response.status=404 http.response.written=96 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.160Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=39.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=743d93b3-4a4d-4fce-8a69-3ab3f321178a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=16.493µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3a33980c-7ba1-42a9-b6b2-3199fe7772f3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=33.965µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c34381e5-f1b2-4c5a-b282-89071560554d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=14.577µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=acb24092-5908-4532-8d60-65e5cc0bf1fd trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=15.627µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2c9c91a4-6a7a-4b4b-8e2b-6158ea0d06d1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=137.352µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fe6d1554-8618-4873-a5bd-b2017783e70a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=151.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4de23aa7-6948-418b-a864-25c4c8234fa0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=40.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9ce830e0-cdd0-449d-b0f8-371a3a325f6d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=183.518µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9278aecd-4de0-43c6-b720-aa286a6abf25 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=72.671µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=58cff6d5-bdd8-4b37-8374-5de30ac79679 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b028a6c1-d64c-4987-a5c5-19e2f08c105f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.080585ms http.response.status=201 http.response.written=0 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=62b6e453-26fd-462b-9a4d-2a7ae664d76c http.request.method=GET http.request.remoteaddr="127.0.0.1:33342" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=62b6e453-26fd-462b-9a4d-2a7ae664d76c http.request.method=GET http.request.remoteaddr="127.0.0.1:33342" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="779.76µs" http.response.status=200 http.response.written=2 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=35.765µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8bce7c31-ae3c-4a1a-9e14-71c6a6285771 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=37.69µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=373c89b4-a814-4d53-8a61-e86a2face497 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=16.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=45eeb4f3-7def-439b-bb77-77330f6ec4e0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=26.214µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c9ecf2ed-6fce-4ebb-86ab-36506e971273 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=46101017-c565-4368-9d78-40ef96bba4a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33354" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.160442ms http.response.status=200 http.response.written=417 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f1e19bd3-6f6e-4723-82e8-2291301fca67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f1e19bd3-6f6e-4723-82e8-2291301fca67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.161Z] time="2023-07-15T17:31:09Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f1e19bd3-6f6e-4723-82e8-2291301fca67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f1e19bd3-6f6e-4723-82e8-2291301fca67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=28.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4a46392-d8f5-471d-ac42-e1d7137cd9cd trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f1e19bd3-6f6e-4723-82e8-2291301fca67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=13.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a251007d-b8db-41e1-918e-92e65fa44915 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f1e19bd3-6f6e-4723-82e8-2291301fca67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=21.133µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8dcdd681-5cbc-4c1e-80a8-b9c92eaa252a trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f1e19bd3-6f6e-4723-82e8-2291301fca67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f1e19bd3-6f6e-4723-82e8-2291301fca67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33368" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.049215ms http.response.status=200 http.response.written=417 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=32.04µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=73dcd38c-a96c-4b04-9aea-d69c8f3d774d trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=16.609µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=037c216b-263d-484a-952d-0ade286b14d9 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=27.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb85056b-8d44-414c-9278-a8a05f137b9b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=13.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b0f52d95-d362-4b6f-8d1c-5924b660d7bf trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=13.326µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0d8b3f34-09aa-4fdb-9d03-00f376ae58dc trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=6.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7c13f0ef-496b-4de5-af39-281207fa2238 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=15.704µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=5ecffe56-9542-4f14-8eb3-52fbc5462f95 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=189.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fe2b04c3-9877-417c-868f-a09ab5c2f353 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=12.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5d8dfe60-38e1-4787-a482-6995806447a2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=20.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6da3fa26-a19e-4893-b77b-6344dc95a01e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=11.833µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a170a2fd-7d48-459c-915c-cba1eaf9384d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=7.989µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a5a0830f-98c7-4858-a50b-9ec1d0c7c66a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=6.758µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=94adf277-a384-4594-b511-21688367b1d2 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.162Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=18.91µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=0664ddfa-048b-47f1-8c04-974b97aac8cd trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=752.643µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a32598de-75f4-4f08-b2e5-09c7c1fd22fb trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=20.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=af30743a-c6cc-4c9e-b4ba-4614a96df2e9 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b62a234e-7a98-4fa2-9f83-76c01a26908e http.request.method=GET http.request.remoteaddr="127.0.0.1:33374" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.859836ms http.response.status=200 http.response.written=179 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=29.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9bcc47bd-1dde-4c32-bcf7-14ff37c17801 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=19.923µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3fd4eed5-8071-46ea-9d30-0aa7f3bd5025 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:09Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3b4ae2ef-d523-4ea2-bc87-08f9bb7518be http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.846953ms http.response.status=200 http.response.written=68 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] 127.0.0.1 - - [15/Jul/2023:17:31:09 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cef3f467-1c85-4c77-950d-cdb33ac5a8af http.request.method=GET http.request.remoteaddr="127.0.0.1:33408" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cef3f467-1c85-4c77-950d-cdb33ac5a8af http.request.method=GET http.request.remoteaddr="127.0.0.1:33408" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.674µs" http.response.status=200 http.response.written=2 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] 127.0.0.1 - - [15/Jul/2023:17:31:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=95651432-eb74-4c8c-9f29-e0126640e685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=95651432-eb74-4c8c-9f29-e0126640e685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=95651432-eb74-4c8c-9f29-e0126640e685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=95651432-eb74-4c8c-9f29-e0126640e685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=28.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=346cbb25-d36e-417f-9e9a-05aff5c8c83b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=95651432-eb74-4c8c-9f29-e0126640e685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=12.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45f7fbb6-5316-44e7-9760-71a611470feb trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=95651432-eb74-4c8c-9f29-e0126640e685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="971.557µs" http.response.status=404 http.response.written=181 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] 127.0.0.1 - - [15/Jul/2023:17:31:10 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8f47fa57-4b74-4d72-8dd8-91c68b735632 http.request.method=GET http.request.remoteaddr="127.0.0.1:33424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8f47fa57-4b74-4d72-8dd8-91c68b735632 http.request.method=GET http.request.remoteaddr="127.0.0.1:33424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8f47fa57-4b74-4d72-8dd8-91c68b735632 http.request.method=GET http.request.remoteaddr="127.0.0.1:33424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8f47fa57-4b74-4d72-8dd8-91c68b735632 http.request.method=GET http.request.remoteaddr="127.0.0.1:33424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=15.637µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7a0218d2-a08f-49a9-b20c-72df549b5fbc trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8f47fa57-4b74-4d72-8dd8-91c68b735632 http.request.method=GET http.request.remoteaddr="127.0.0.1:33424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 trace.duration=14.253µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f07818d5-05d7-498f-ac11-48585806104e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] time="2023-07-15T17:31:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8f47fa57-4b74-4d72-8dd8-91c68b735632 http.request.method=GET http.request.remoteaddr="127.0.0.1:33424" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="914.454µs" http.response.status=404 http.response.written=181 instance.id=c227dda0-ccc0-4eff-bf2d-ed53f2c94fe8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:31:10 [2023-07-15T17:31:10.163Z] 127.0.0.1 - - [15/Jul/2023:17:31:10 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:31:10 [2023-07-15T17:31:10.163Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s) 17:31:10 [2023-07-15T17:31:10.163Z] === RUN TestRemoveImageOrphaning 17:31:10 [2023-07-15T17:31:10.308Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) 17:31:10 [2023-07-15T17:31:10.308Z] === RUN TestResize 17:31:10 [2023-07-15T17:31:10.430Z] --- PASS: TestRemoveImageOrphaning (0.20s) 17:31:10 [2023-07-15T17:31:10.431Z] === RUN TestRemoveImageGarbageCollector 17:31:10 [2023-07-15T17:31:10.489Z] --- PASS: TestCommitInheritsEnv (1.66s) 17:31:10 [2023-07-15T17:31:10.489Z] === RUN TestImportExtremelyLargeImageWorks 17:31:10 [2023-07-15T17:31:10.489Z] === PAUSE TestImportExtremelyLargeImageWorks 17:31:10 [2023-07-15T17:31:10.489Z] === RUN TestImagesFilterMultiReference 17:31:10 [2023-07-15T17:31:10.489Z] --- PASS: TestImagesFilterMultiReference (0.07s) 17:31:10 [2023-07-15T17:31:10.489Z] === RUN TestImagePullPlatformInvalid 17:31:10 [2023-07-15T17:31:10.489Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 17:31:10 [2023-07-15T17:31:10.489Z] === RUN TestImagePullStoredfDigestForOtherRepo 17:31:10 [2023-07-15T17:31:10.489Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 17:31:10 [2023-07-15T17:31:10.489Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) 17:31:10 [2023-07-15T17:31:10.489Z] === RUN TestRemoveImageOrphaning 17:31:10 [2023-07-15T17:31:10.534Z] tests/integration/api_healthcheck_test.py .... [ 35%] 17:31:11 [2023-07-15T17:31:11.095Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 17:31:11 [2023-07-15T17:31:11.239Z] --- PASS: TestResize (0.61s) 17:31:11 [2023-07-15T17:31:11.239Z] === RUN TestResizeWithInvalidSize 17:31:11 [2023-07-15T17:31:11.803Z] --- PASS: TestResizeWithInvalidSize (0.70s) 17:31:11 [2023-07-15T17:31:11.803Z] === RUN TestResizeWhenContainerNotStarted 17:31:12 [2023-07-15T17:31:12.367Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:31:12 [2023-07-15T17:31:12.367Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:31:12 [2023-07-15T17:31:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:31:12 [2023-07-15T17:31:12.382Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) 17:31:12 [2023-07-15T17:31:12.383Z] === RUN TestTagUnprefixedRepoByNameOrName 17:31:12 [2023-07-15T17:31:12.383Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 17:31:12 [2023-07-15T17:31:12.383Z] === RUN TestTagInvalidReference 17:31:12 [2023-07-15T17:31:12.383Z] --- PASS: TestTagInvalidReference (0.01s) 17:31:12 [2023-07-15T17:31:12.383Z] === RUN TestTagValidPrefixedRepo 17:31:12 [2023-07-15T17:31:12.383Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 17:31:12 [2023-07-15T17:31:12.383Z] === RUN TestTagExistedNameWithoutForce 17:31:12 [2023-07-15T17:31:12.383Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 17:31:12 [2023-07-15T17:31:12.383Z] === RUN TestTagOfficialNames 17:31:12 [2023-07-15T17:31:12.383Z] --- PASS: TestTagOfficialNames (0.04s) 17:31:12 [2023-07-15T17:31:12.383Z] === RUN TestTagMatchesDigest 17:31:12 [2023-07-15T17:31:12.383Z] --- PASS: TestTagMatchesDigest (0.01s) 17:31:12 [2023-07-15T17:31:12.383Z] === CONT TestImportExtremelyLargeImageWorks 17:31:12 [2023-07-15T17:31:12.384Z] --- PASS: TestRemoveImageOrphaning (1.91s) 17:31:12 [2023-07-15T17:31:12.384Z] === RUN TestRemoveImageGarbageCollector 17:31:12 [2023-07-15T17:31:12.384Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 17:31:12 [2023-07-15T17:31:12.384Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 17:31:12 [2023-07-15T17:31:12.384Z] === RUN TestTagUnprefixedRepoByNameOrName 17:31:12 [2023-07-15T17:31:12.384Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 17:31:12 [2023-07-15T17:31:12.384Z] === RUN TestTagInvalidReference 17:31:12 [2023-07-15T17:31:12.384Z] --- PASS: TestTagInvalidReference (0.01s) 17:31:12 [2023-07-15T17:31:12.384Z] === RUN TestTagValidPrefixedRepo 17:31:12 [2023-07-15T17:31:12.384Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 17:31:12 [2023-07-15T17:31:12.384Z] === RUN TestTagExistedNameWithoutForce 17:31:12 [2023-07-15T17:31:12.384Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 17:31:12 [2023-07-15T17:31:12.384Z] === RUN TestTagOfficialNames 17:31:12 [2023-07-15T17:31:12.384Z] --- PASS: TestTagOfficialNames (0.05s) 17:31:12 [2023-07-15T17:31:12.384Z] === RUN TestTagMatchesDigest 17:31:12 [2023-07-15T17:31:12.384Z] --- PASS: TestTagMatchesDigest (0.01s) 17:31:12 [2023-07-15T17:31:12.384Z] === CONT TestImportExtremelyLargeImageWorks 17:31:13 [2023-07-15T17:31:13.300Z] === RUN TestDockerSuite/TestBuildChownSingleFile 17:31:13 [2023-07-15T17:31:13.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:31:13 [2023-07-15T17:31:13.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:31:13 [2023-07-15T17:31:13.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:31:14 [2023-07-15T17:31:14.390Z] === RUN TestDockerNetworkMacvlan/Addressing 17:31:14 [2023-07-15T17:31:14.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 17:31:14 [2023-07-15T17:31:14.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:31:14 [2023-07-15T17:31:14.960Z] --- PASS: TestDockerNetworkMacvlan (9.51s) 17:31:14 [2023-07-15T17:31:14.960Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 17:31:14 [2023-07-15T17:31:14.960Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) 17:31:14 [2023-07-15T17:31:14.960Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) 17:31:14 [2023-07-15T17:31:14.960Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) 17:31:14 [2023-07-15T17:31:14.960Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.90s) 17:31:14 [2023-07-15T17:31:14.960Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) 17:31:14 [2023-07-15T17:31:14.960Z] PASS 17:31:14 [2023-07-15T17:31:14.960Z] 17:31:14 [2023-07-15T17:31:14.960Z] DONE 8 tests in 10.784s 17:31:14 [2023-07-15T17:31:14.960Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 17:31:14 [2023-07-15T17:31:14.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 17:31:14 [2023-07-15T17:31:14.960Z] ++ set -e 17:31:14 [2023-07-15T17:31:14.960Z] ++ '[' -n 0 ']' 17:31:14 [2023-07-15T17:31:14.960Z] ++ set -x 17:31:14 [2023-07-15T17:31:14.960Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 17:31:14 [2023-07-15T17:31:14.960Z] testing: warning: no tests to run 17:31:14 [2023-07-15T17:31:14.960Z] PASS 17:31:14 [2023-07-15T17:31:14.960Z] 17:31:14 [2023-07-15T17:31:14.960Z] DONE 0 tests in 0.008s 17:31:14 [2023-07-15T17:31:14.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 17:31:14 [2023-07-15T17:31:14.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 17:31:14 [2023-07-15T17:31:14.960Z] ++ set -e 17:31:14 [2023-07-15T17:31:14.960Z] ++ '[' -n 0 ']' 17:31:14 [2023-07-15T17:31:14.960Z] ++ set -x 17:31:14 [2023-07-15T17:31:14.960Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 17:31:15 [2023-07-15T17:31:15.220Z] INFO: Testing against a local daemon 17:31:15 [2023-07-15T17:31:15.220Z] === RUN TestAuthZPluginAllowRequest 17:31:15 [2023-07-15T17:31:15.254Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 17:31:15 [2023-07-15T17:31:15.466Z] tests/integration/api_image_test.py ............s..... [ 40%] 17:31:15 [2023-07-15T17:31:15.820Z] === RUN TestDockerSuite/TestBuildClearCmd 17:31:16 [2023-07-15T17:31:16.077Z] === RUN TestDockerSuite/TestBuildCmd 17:31:16 [2023-07-15T17:31:16.335Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 17:31:16 [2023-07-15T17:31:16.335Z] === RUN TestDockerSuite/TestBuildCmdShDashC 17:31:16 [2023-07-15T17:31:16.592Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 17:31:16 [2023-07-15T17:31:16.592Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows 17:31:16 [2023-07-15T17:31:16.592Z] === RUN TestDockerSuite/TestBuildCmdSpaces 17:31:16 [2023-07-15T17:31:16.600Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) 17:31:16 [2023-07-15T17:31:16.600Z] === RUN TestAuthZPluginTLS 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.53s) 17:31:16 [2023-07-15T17:31:16.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.40s) 17:31:16 [2023-07-15T17:31:16.850Z] === RUN TestCgroupNamespacesRun 17:31:16 [2023-07-15T17:31:16.860Z] --- PASS: TestAuthZPluginTLS (0.55s) 17:31:16 [2023-07-15T17:31:16.860Z] === RUN TestAuthZPluginDenyRequest 17:31:17 [2023-07-15T17:31:17.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 17:31:17 [2023-07-15T17:31:17.107Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 17:31:17 [2023-07-15T17:31:17.429Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 17:31:17 [2023-07-15T17:31:17.429Z] === RUN TestAuthZPluginAPIDenyResponse 17:31:17 [2023-07-15T17:31:17.998Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 17:31:17 [2023-07-15T17:31:17.998Z] === RUN TestAuthZPluginDenyResponse 17:31:18 [2023-07-15T17:31:18.476Z] --- PASS: TestCgroupNamespacesRun (1.21s) 17:31:18 [2023-07-15T17:31:18.476Z] === RUN TestCgroupNamespacesRunPrivileged 17:31:18 [2023-07-15T17:31:18.567Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 17:31:18 [2023-07-15T17:31:18.567Z] === RUN TestAuthZPluginAllowEventStream 17:31:19 [2023-07-15T17:31:19.408Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s) 17:31:19 [2023-07-15T17:31:19.408Z] === RUN TestCgroupNamespacesRunDaemonHostMode 17:31:19 [2023-07-15T17:31:19.506Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) 17:31:19 [2023-07-15T17:31:19.506Z] === RUN TestAuthZPluginErrorResponse 17:31:20 [2023-07-15T17:31:20.077Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 17:31:20 [2023-07-15T17:31:20.077Z] === RUN TestAuthZPluginErrorRequest 17:31:20 [2023-07-15T17:31:20.646Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 17:31:20 [2023-07-15T17:31:20.646Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 17:31:20 [2023-07-15T17:31:20.777Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) 17:31:20 [2023-07-15T17:31:20.777Z] === RUN TestCgroupNamespacesRunHostMode 17:31:21 [2023-07-15T17:31:21.216Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 17:31:21 [2023-07-15T17:31:21.216Z] === RUN TestAuthZPluginEnsureLoadImportWorking 17:31:21 [2023-07-15T17:31:21.341Z] === RUN TestDockerSuite/TestBuildConditionalCache 17:31:21 [2023-07-15T17:31:21.341Z] check_test.go:308: [dce6cad775768] daemon is not started 17:31:21 [2023-07-15T17:31:21.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 17:31:21 [2023-07-15T17:31:21.599Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 17:31:21 [2023-07-15T17:31:21.856Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) 17:31:21 [2023-07-15T17:31:21.856Z] === RUN TestCgroupNamespacesRunPrivateMode 17:31:22 [2023-07-15T17:31:22.420Z] === RUN TestDockerSuite/TestBuildContextCleanup 17:31:22 [2023-07-15T17:31:22.420Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 17:31:22 [2023-07-15T17:31:22.609Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) 17:31:22 [2023-07-15T17:31:22.609Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 17:31:22 [2023-07-15T17:31:22.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 17:31:22 [2023-07-15T17:31:22.935Z] === RUN TestDockerSuite/TestBuildContextTarGzip 17:31:23 [2023-07-15T17:31:23.192Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) 17:31:23 [2023-07-15T17:31:23.192Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 17:31:23 [2023-07-15T17:31:23.192Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 17:31:23 [2023-07-15T17:31:23.449Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 17:31:24 [2023-07-15T17:31:24.005Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) 17:31:24 [2023-07-15T17:31:24.005Z] === RUN TestAuthZPluginHeader 17:31:24 [2023-07-15T17:31:24.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 17:31:24 [2023-07-15T17:31:24.379Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) 17:31:24 [2023-07-15T17:31:24.379Z] === RUN TestCgroupNamespacesRunInvalidMode 17:31:24 [2023-07-15T17:31:24.575Z] --- PASS: TestAuthZPluginHeader (0.66s) 17:31:24 [2023-07-15T17:31:24.575Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 17:31:24 [2023-07-15T17:31:24.575Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:24 [2023-07-15T17:31:24.575Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 17:31:24 [2023-07-15T17:31:24.575Z] === RUN TestAuthZPluginV2Disable 17:31:24 [2023-07-15T17:31:24.575Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:24 [2023-07-15T17:31:24.575Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 17:31:24 [2023-07-15T17:31:24.575Z] === RUN TestAuthZPluginV2RejectVolumeRequests 17:31:24 [2023-07-15T17:31:24.575Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:24 [2023-07-15T17:31:24.575Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 17:31:24 [2023-07-15T17:31:24.575Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 17:31:24 [2023-07-15T17:31:24.575Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:24 [2023-07-15T17:31:24.575Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 17:31:24 [2023-07-15T17:31:24.575Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 17:31:25 [2023-07-15T17:31:25.311Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.64s) 17:31:25 [2023-07-15T17:31:25.311Z] === RUN TestCgroupNamespacesRunOlderClient 17:31:26 [2023-07-15T17:31:26.243Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) 17:31:26 [2023-07-15T17:31:26.243Z] === RUN TestNISDomainname 17:31:27 [2023-07-15T17:31:27.173Z] --- PASS: TestNISDomainname (0.83s) 17:31:27 [2023-07-15T17:31:27.173Z] === RUN TestHostnameDnsResolution 17:31:28 [2023-07-15T17:31:28.104Z] --- PASS: TestHostnameDnsResolution (1.08s) 17:31:28 [2023-07-15T17:31:28.104Z] === RUN TestUnprivilegedPortsAndPing 17:31:29 [2023-07-15T17:31:29.036Z] --- PASS: TestUnprivilegedPortsAndPing (0.72s) 17:31:29 [2023-07-15T17:31:29.036Z] === RUN TestStats 17:31:31 [2023-07-15T17:31:31.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 17:31:32 [2023-07-15T17:31:32.124Z] --- PASS: TestStats (3.04s) 17:31:32 [2023-07-15T17:31:32.124Z] === RUN TestStopContainerWithTimeout 17:31:32 [2023-07-15T17:31:32.124Z] === RUN TestStopContainerWithTimeout/0 17:31:32 [2023-07-15T17:31:32.124Z] === PAUSE TestStopContainerWithTimeout/0 17:31:32 [2023-07-15T17:31:32.124Z] === RUN TestStopContainerWithTimeout/1 17:31:32 [2023-07-15T17:31:32.124Z] === PAUSE TestStopContainerWithTimeout/1 17:31:32 [2023-07-15T17:31:32.124Z] === RUN TestStopContainerWithTimeout/3 17:31:32 [2023-07-15T17:31:32.124Z] === PAUSE TestStopContainerWithTimeout/3 17:31:32 [2023-07-15T17:31:32.124Z] === RUN TestStopContainerWithTimeout/-1 17:31:32 [2023-07-15T17:31:32.124Z] === PAUSE TestStopContainerWithTimeout/-1 17:31:32 [2023-07-15T17:31:32.124Z] === CONT TestStopContainerWithTimeout/0 17:31:32 [2023-07-15T17:31:32.124Z] === CONT TestStopContainerWithTimeout/3 17:31:32 [2023-07-15T17:31:32.124Z] === CONT TestStopContainerWithTimeout/-1 17:31:32 [2023-07-15T17:31:32.124Z] === CONT TestStopContainerWithTimeout/1 17:31:32 [2023-07-15T17:31:32.124Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 17:31:32 [2023-07-15T17:31:32.382Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 17:31:32 [2023-07-15T17:31:32.639Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 17:31:32 [2023-07-15T17:31:32.652Z] 71bf80baed9b: Pull complete 17:31:32 [2023-07-15T17:31:32.652Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c 17:31:32 [2023-07-15T17:31:32.652Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 17:31:32 [2023-07-15T17:31:32.652Z] mcr.microsoft.com/windows/servercore:ltsc2019 17:31:32 [2023-07-15T17:31:32.652Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4645' 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Docker version of control daemon 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] Client: 17:31:32 [2023-07-15T17:31:32.652Z] Version: 20.10.9 17:31:32 [2023-07-15T17:31:32.652Z] API version: 1.41 17:31:32 [2023-07-15T17:31:32.652Z] Go version: go1.16.8 17:31:32 [2023-07-15T17:31:32.652Z] Git commit: c2ea9bc 17:31:32 [2023-07-15T17:31:32.652Z] Built: Mon Oct 4 16:11:10 2021 17:31:32 [2023-07-15T17:31:32.652Z] OS/Arch: windows/amd64 17:31:32 [2023-07-15T17:31:32.652Z] Context: default 17:31:32 [2023-07-15T17:31:32.652Z] Experimental: true 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] Server: Docker Engine - Community 17:31:32 [2023-07-15T17:31:32.652Z] Engine: 17:31:32 [2023-07-15T17:31:32.652Z] Version: 20.10.9 17:31:32 [2023-07-15T17:31:32.652Z] API version: 1.41 (minimum version 1.24) 17:31:32 [2023-07-15T17:31:32.652Z] Go version: go1.16.8 17:31:32 [2023-07-15T17:31:32.652Z] Git commit: 79ea9d3 17:31:32 [2023-07-15T17:31:32.652Z] Built: Mon Oct 4 16:06:39 2021 17:31:32 [2023-07-15T17:31:32.652Z] OS/Arch: windows/amd64 17:31:32 [2023-07-15T17:31:32.652Z] Experimental: true 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Docker info of control daemon 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] Client: 17:31:32 [2023-07-15T17:31:32.652Z] Context: default 17:31:32 [2023-07-15T17:31:32.652Z] Debug Mode: false 17:31:32 [2023-07-15T17:31:32.652Z] Plugins: 17:31:32 [2023-07-15T17:31:32.652Z] app: Docker Application (Docker Inc., v0.8.0) 17:31:32 [2023-07-15T17:31:32.652Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 17:31:32 [2023-07-15T17:31:32.652Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] Server: 17:31:32 [2023-07-15T17:31:32.652Z] Containers: 0 17:31:32 [2023-07-15T17:31:32.652Z] Running: 0 17:31:32 [2023-07-15T17:31:32.652Z] Paused: 0 17:31:32 [2023-07-15T17:31:32.652Z] Stopped: 0 17:31:32 [2023-07-15T17:31:32.652Z] Images: 1 17:31:32 [2023-07-15T17:31:32.652Z] Server Version: 20.10.9 17:31:32 [2023-07-15T17:31:32.652Z] Storage Driver: windowsfilter (windows) lcow (linux) 17:31:32 [2023-07-15T17:31:32.652Z] Windows: 17:31:32 [2023-07-15T17:31:32.652Z] LCOW: 17:31:32 [2023-07-15T17:31:32.652Z] Logging Driver: json-file 17:31:32 [2023-07-15T17:31:32.652Z] Plugins: 17:31:32 [2023-07-15T17:31:32.652Z] Volume: local 17:31:32 [2023-07-15T17:31:32.652Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 17:31:32 [2023-07-15T17:31:32.652Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 17:31:32 [2023-07-15T17:31:32.652Z] Swarm: inactive 17:31:32 [2023-07-15T17:31:32.652Z] Default Isolation: process 17:31:32 [2023-07-15T17:31:32.652Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 17:31:32 [2023-07-15T17:31:32.652Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 17:31:32 [2023-07-15T17:31:32.652Z] OSType: windows 17:31:32 [2023-07-15T17:31:32.652Z] Architecture: x86_64 17:31:32 [2023-07-15T17:31:32.652Z] CPUs: 4 17:31:32 [2023-07-15T17:31:32.652Z] Total Memory: 32GiB 17:31:32 [2023-07-15T17:31:32.652Z] Name: azwin-2-9efc10 17:31:32 [2023-07-15T17:31:32.652Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L 17:31:32 [2023-07-15T17:31:32.652Z] Docker Root Dir: D:\docker 17:31:32 [2023-07-15T17:31:32.652Z] Debug Mode: false 17:31:32 [2023-07-15T17:31:32.652Z] Registry: https://index.docker.io/v1/ 17:31:32 [2023-07-15T17:31:32.652Z] Labels: 17:31:32 [2023-07-15T17:31:32.652Z] Experimental: true 17:31:32 [2023-07-15T17:31:32.652Z] Insecure Registries: 17:31:32 [2023-07-15T17:31:32.652Z] 10.0.0.4:5000 17:31:32 [2023-07-15T17:31:32.652Z] 127.0.0.0/8 17:31:32 [2023-07-15T17:31:32.652Z] Registry Mirrors: 17:31:32 [2023-07-15T17:31:32.652Z] http://10.0.0.4:5000/ 17:31:32 [2023-07-15T17:31:32.652Z] Live Restore Enabled: false 17:31:32 [2023-07-15T17:31:32.652Z] Product License: Community Engine 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Commit hash is 1bd0805099 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Nuke-Everything... 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Container count on control daemon to delete is 0 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Nuking d:\CI 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Zapped successfully 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Location for testing is d:\CI\PR-45980\1 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Validating GOLang consistency in Dockerfile.windows... 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:32 [2023-07-15T17:31:32.652Z] INFO: Building the image from Dockerfile.windows at 07/15/2023 17:31:32... 17:31:32 [2023-07-15T17:31:32.652Z] 17:31:34 [2023-07-15T17:31:34.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 17:31:34 [2023-07-15T17:31:34.401Z] tests/integration/api_network_test.py ............................ [ 47%] 17:31:34 [2023-07-15T17:31:34.574Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 17:31:35 [2023-07-15T17:31:35.138Z] --- PASS: TestStopContainerWithTimeout (0.01s) 17:31:35 [2023-07-15T17:31:35.138Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) 17:31:35 [2023-07-15T17:31:35.138Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) 17:31:35 [2023-07-15T17:31:35.138Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) 17:31:35 [2023-07-15T17:31:35.138Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) 17:31:35 [2023-07-15T17:31:35.138Z] === RUN TestDeleteDevicemapper 17:31:35 [2023-07-15T17:31:35.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 17:31:35 [2023-07-15T17:31:35.138Z] --- SKIP: TestDeleteDevicemapper (0.00s) 17:31:35 [2023-07-15T17:31:35.138Z] === RUN TestStopContainerWithRestartPolicyAlways 17:31:35 [2023-07-15T17:31:35.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 17:31:37 [2023-07-15T17:31:37.599Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) 17:31:37 [2023-07-15T17:31:37.599Z] === RUN TestUpdateMemory 17:31:37 [2023-07-15T17:31:37.599Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 17:31:37 [2023-07-15T17:31:37.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 17:31:37 [2023-07-15T17:31:37.856Z] --- PASS: TestUpdateMemory (0.66s) 17:31:37 [2023-07-15T17:31:37.856Z] === RUN TestUpdateCPUQuota 17:31:38 [2023-07-15T17:31:38.420Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 17:31:38 [2023-07-15T17:31:38.420Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows 17:31:38 [2023-07-15T17:31:38.420Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 17:31:38 [2023-07-15T17:31:38.420Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows 17:31:38 [2023-07-15T17:31:38.420Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 17:31:38 [2023-07-15T17:31:38.420Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows 17:31:38 [2023-07-15T17:31:38.420Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 17:31:38 [2023-07-15T17:31:38.420Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows 17:31:38 [2023-07-15T17:31:38.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 17:31:39 [2023-07-15T17:31:39.351Z] --- PASS: TestUpdateCPUQuota (1.23s) 17:31:39 [2023-07-15T17:31:39.351Z] === RUN TestUpdatePidsLimit 17:31:39 [2023-07-15T17:31:39.351Z] === RUN TestUpdatePidsLimit/update_from_none 17:31:39 [2023-07-15T17:31:39.351Z] === RUN TestUpdatePidsLimit/no_change 17:31:39 [2023-07-15T17:31:39.607Z] === RUN TestUpdatePidsLimit/update_lower 17:31:39 [2023-07-15T17:31:39.730Z] Sending build context to Docker daemon 58.54MB 17:31:39 [2023-07-15T17:31:39.730Z] 17:31:39 [2023-07-15T17:31:39.730Z] Step 1/10 : FROM microsoft/windowsservercore 17:31:39 [2023-07-15T17:31:39.730Z] ---> 67667e0b9c95 17:31:39 [2023-07-15T17:31:39.730Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 17:31:39 [2023-07-15T17:31:39.730Z] ---> Running in 5d939cce9aae 17:31:39 [2023-07-15T17:31:39.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 17:31:39 [2023-07-15T17:31:39.865Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 17:31:39 [2023-07-15T17:31:39.865Z] check_test.go:308: [d2d5c6b2206e2] daemon is not started 17:31:39 [2023-07-15T17:31:39.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 17:31:39 [2023-07-15T17:31:39.865Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 17:31:39 [2023-07-15T17:31:39.865Z] check_test.go:308: [d374d8d8b71fb] daemon is not started 17:31:39 [2023-07-15T17:31:39.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 17:31:39 [2023-07-15T17:31:39.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 17:31:40 [2023-07-15T17:31:40.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 17:31:40 [2023-07-15T17:31:40.189Z] Removing intermediate container 5d939cce9aae 17:31:40 [2023-07-15T17:31:40.189Z] ---> e6ed3fedd5ec 17:31:40 [2023-07-15T17:31:40.189Z] Step 3/10 : ARG GO_VERSION=1.19.10 17:31:40 [2023-07-15T17:31:40.189Z] ---> Running in 63c3a40007d6 17:31:40 [2023-07-15T17:31:40.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 17:31:40 [2023-07-15T17:31:40.635Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 17:31:40 [2023-07-15T17:31:40.684Z] Removing intermediate container 63c3a40007d6 17:31:40 [2023-07-15T17:31:40.684Z] ---> f7387ff52b3f 17:31:40 [2023-07-15T17:31:40.684Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 17:31:40 [2023-07-15T17:31:40.684Z] ---> Running in 92a87056d05e 17:31:41 [2023-07-15T17:31:41.200Z] --- PASS: TestUpdatePidsLimit (2.01s) 17:31:41 [2023-07-15T17:31:41.200Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) 17:31:41 [2023-07-15T17:31:41.200Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) 17:31:41 [2023-07-15T17:31:41.200Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) 17:31:41 [2023-07-15T17:31:41.200Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) 17:31:41 [2023-07-15T17:31:41.200Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) 17:31:41 [2023-07-15T17:31:41.200Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 17:31:41 [2023-07-15T17:31:41.200Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 17:31:41 [2023-07-15T17:31:41.200Z] === RUN TestUpdateRestartPolicy 17:31:41 [2023-07-15T17:31:41.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 17:31:41 [2023-07-15T17:31:41.458Z] check_test.go:308: [dfab739f010f4] daemon is not started 17:31:41 [2023-07-15T17:31:41.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 17:31:41 [2023-07-15T17:31:41.661Z] Removing intermediate container 92a87056d05e 17:31:41 [2023-07-15T17:31:41.661Z] ---> e3a02c954979 17:31:41 [2023-07-15T17:31:41.661Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} 17:31:41 [2023-07-15T17:31:41.661Z] ---> Running in 398d5a5f4065 17:31:41 [2023-07-15T17:31:41.661Z] Removing intermediate container 398d5a5f4065 17:31:41 [2023-07-15T17:31:41.661Z] ---> bba73447855c 17:31:41 [2023-07-15T17:31:41.661Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; 17:31:41 [2023-07-15T17:31:41.661Z] ---> Running in 5d5d5b3055a0 17:31:42 [2023-07-15T17:31:42.677Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 17:31:42 [2023-07-15T17:31:42.678Z] PASS 17:31:42 [2023-07-15T17:31:42.678Z] 17:31:42 [2023-07-15T17:31:42.678Z] === Skipped 17:31:42 [2023-07-15T17:31:42.678Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 17:31:42 [2023-07-15T17:31:42.678Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:42 [2023-07-15T17:31:42.678Z] 17:31:42 [2023-07-15T17:31:42.678Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 17:31:42 [2023-07-15T17:31:42.678Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:42 [2023-07-15T17:31:42.678Z] 17:31:42 [2023-07-15T17:31:42.678Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 17:31:42 [2023-07-15T17:31:42.678Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:42 [2023-07-15T17:31:42.678Z] 17:31:42 [2023-07-15T17:31:42.678Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 17:31:42 [2023-07-15T17:31:42.678Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:42 [2023-07-15T17:31:42.678Z] 17:31:42 [2023-07-15T17:31:42.678Z] DONE 17 tests, 4 skipped in 26.370s 17:31:42 [2023-07-15T17:31:42.678Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 17:31:42 [2023-07-15T17:31:42.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 17:31:42 [2023-07-15T17:31:42.678Z] ++ set -e 17:31:42 [2023-07-15T17:31:42.678Z] ++ '[' -n 0 ']' 17:31:42 [2023-07-15T17:31:42.678Z] ++ set -x 17:31:42 [2023-07-15T17:31:42.678Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 17:31:42 [2023-07-15T17:31:42.678Z] INFO: Testing against a local daemon 17:31:42 [2023-07-15T17:31:42.678Z] === RUN TestPluginInvalidJSON 17:31:42 [2023-07-15T17:31:42.678Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 17:31:42 [2023-07-15T17:31:42.678Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 17:31:42 [2023-07-15T17:31:42.678Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 17:31:42 [2023-07-15T17:31:42.678Z] --- PASS: TestPluginInvalidJSON (0.01s) 17:31:42 [2023-07-15T17:31:42.678Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 17:31:42 [2023-07-15T17:31:42.678Z] === RUN TestPluginInstall 17:31:42 [2023-07-15T17:31:42.678Z] === RUN TestPluginInstall/no_auth 17:31:43 [2023-07-15T17:31:43.842Z] tests/integration/api_plugin_test.py ........... [ 50%] 17:31:44 [2023-07-15T17:31:44.587Z] time="2023-07-15T17:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:31:44 [2023-07-15T17:31:44.587Z] time="2023-07-15T17:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d745c760d5587afa9eec21e894669a15f8ce9236525cc728dce3b6575a71ae2b" mediatype=application/vnd.docker.plugin.v1+json size=522 17:31:44 [2023-07-15T17:31:44.587Z] time="2023-07-15T17:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:31:44 [2023-07-15T17:31:44.587Z] time="2023-07-15T17:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d745c760d5587afa9eec21e894669a15f8ce9236525cc728dce3b6575a71ae2b" mediatype=application/vnd.docker.plugin.v1+json size=522 17:31:44 [2023-07-15T17:31:44.587Z] === RUN TestPluginInstall/with_htpasswd 17:31:44 [2023-07-15T17:31:44.733Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 17:31:44 [2023-07-15T17:31:44.847Z] time="2023-07-15T17:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:31:44 [2023-07-15T17:31:44.847Z] time="2023-07-15T17:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:623ce4fa1fa142e7dab2b4cd8cdf36c874fb9d6d3d7010817d20e88cb25a7dc7" mediatype=application/vnd.docker.plugin.v1+json size=522 17:31:44 [2023-07-15T17:31:44.847Z] time="2023-07-15T17:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:31:44 [2023-07-15T17:31:44.847Z] time="2023-07-15T17:31:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:623ce4fa1fa142e7dab2b4cd8cdf36c874fb9d6d3d7010817d20e88cb25a7dc7" mediatype=application/vnd.docker.plugin.v1+json size=522 17:31:45 [2023-07-15T17:31:45.107Z] === RUN TestPluginInstall/with_insecure 17:31:45 [2023-07-15T17:31:45.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 17:31:45 [2023-07-15T17:31:45.298Z] tests/integration/api_secret_test.py ..... [ 51%] 17:31:46 [2023-07-15T17:31:46.046Z] time="2023-07-15T17:31:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:31:46 [2023-07-15T17:31:46.046Z] time="2023-07-15T17:31:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67a06009bb63857ca8afbdbe9fed174b2b7375ea0e9e4f8daeae87fc7025be3f" mediatype=application/vnd.docker.plugin.v1+json size=522 17:31:46 [2023-07-15T17:31:46.046Z] time="2023-07-15T17:31:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:31:46 [2023-07-15T17:31:46.046Z] time="2023-07-15T17:31:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67a06009bb63857ca8afbdbe9fed174b2b7375ea0e9e4f8daeae87fc7025be3f" mediatype=application/vnd.docker.plugin.v1+json size=522 17:31:46 [2023-07-15T17:31:46.046Z] plugin_test.go:164: [d3ed146fec973] daemon is not started 17:31:46 [2023-07-15T17:31:46.046Z] --- PASS: TestPluginInstall (4.58s) 17:31:46 [2023-07-15T17:31:46.046Z] --- PASS: TestPluginInstall/no_auth (3.01s) 17:31:46 [2023-07-15T17:31:46.046Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) 17:31:46 [2023-07-15T17:31:46.046Z] --- PASS: TestPluginInstall/with_insecure (1.01s) 17:31:46 [2023-07-15T17:31:46.046Z] === RUN TestPluginsWithRuntimes 17:31:46 [2023-07-15T17:31:46.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 17:31:46 [2023-07-15T17:31:46.228Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 17:31:47 [2023-07-15T17:31:47.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 17:31:47 [2023-07-15T17:31:47.955Z] === RUN TestPluginsWithRuntimes/No_Args 17:31:48 [2023-07-15T17:31:48.524Z] === RUN TestPluginsWithRuntimes/With_Args 17:31:49 [2023-07-15T17:31:49.464Z] --- PASS: TestPluginsWithRuntimes (3.21s) 17:31:49 [2023-07-15T17:31:49.464Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) 17:31:49 [2023-07-15T17:31:49.464Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) 17:31:49 [2023-07-15T17:31:49.464Z] === RUN TestPluginBackCompatMediaTypes 17:31:50 [2023-07-15T17:31:50.034Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) 17:31:50 [2023-07-15T17:31:50.034Z] PASS 17:31:50 [2023-07-15T17:31:50.034Z] 17:31:50 [2023-07-15T17:31:50.034Z] DONE 10 tests in 8.402s 17:31:50 [2023-07-15T17:31:50.034Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 17:31:50 [2023-07-15T17:31:50.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 17:31:50 [2023-07-15T17:31:50.034Z] ++ set -e 17:31:50 [2023-07-15T17:31:50.034Z] ++ '[' -n 0 ']' 17:31:50 [2023-07-15T17:31:50.034Z] ++ set -x 17:31:50 [2023-07-15T17:31:50.034Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 17:31:50 [2023-07-15T17:31:50.034Z] INFO: Testing against a local daemon 17:31:50 [2023-07-15T17:31:50.034Z] === RUN TestExternalGraphDriver 17:31:50 [2023-07-15T17:31:50.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 17:31:50 [2023-07-15T17:31:50.121Z] === RUN TestDockerSuite/TestBuildCopyWildcard 17:31:50 [2023-07-15T17:31:50.250Z] 17:31:50 [2023-07-15T17:31:50.250Z] SUCCESS: Specified value was saved. 17:31:50 [2023-07-15T17:31:50.294Z] === RUN TestExternalGraphDriver/json 17:31:50 [2023-07-15T17:31:50.350Z] tests/integration/api_service_test.py .................................. [ 60%] 17:31:51 [2023-07-15T17:31:51.787Z] INFO: Downloading git... 17:31:52 [2023-07-15T17:31:52.202Z] === RUN TestExternalGraphDriver/spec 17:31:52 [2023-07-15T17:31:52.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 17:31:52 [2023-07-15T17:31:52.900Z] --- PASS: TestUpdateRestartPolicy (11.64s) 17:31:52 [2023-07-15T17:31:52.900Z] === RUN TestUpdateRestartWithAutoRemove 17:31:52 [2023-07-15T17:31:52.900Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 17:31:53 [2023-07-15T17:31:53.157Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 17:31:53 [2023-07-15T17:31:53.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) 17:31:53 [2023-07-15T17:31:53.414Z] === RUN TestWaitNonBlocked 17:31:53 [2023-07-15T17:31:53.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 17:31:53 [2023-07-15T17:31:53.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 17:31:53 [2023-07-15T17:31:53.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 17:31:53 [2023-07-15T17:31:53.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 17:31:53 [2023-07-15T17:31:53.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 17:31:53 [2023-07-15T17:31:53.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 17:31:53 [2023-07-15T17:31:53.583Z] === RUN TestExternalGraphDriver/pull 17:31:53 [2023-07-15T17:31:53.978Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 17:31:54 [2023-07-15T17:31:54.235Z] --- PASS: TestWaitNonBlocked (0.01s) 17:31:54 [2023-07-15T17:31:54.235Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) 17:31:54 [2023-07-15T17:31:54.235Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) 17:31:54 [2023-07-15T17:31:54.235Z] === RUN TestWaitBlocked 17:31:54 [2023-07-15T17:31:54.235Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 17:31:54 [2023-07-15T17:31:54.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 17:31:54 [2023-07-15T17:31:54.235Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 17:31:54 [2023-07-15T17:31:54.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 17:31:54 [2023-07-15T17:31:54.235Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 17:31:54 [2023-07-15T17:31:54.235Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 17:31:55 [2023-07-15T17:31:55.166Z] --- PASS: TestWaitBlocked (0.01s) 17:31:55 [2023-07-15T17:31:55.166Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) 17:31:55 [2023-07-15T17:31:55.166Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) 17:31:55 [2023-07-15T17:31:55.166Z] === CONT TestContainerStartOnDaemonRestart 17:31:55 [2023-07-15T17:31:55.166Z] === CONT TestContainerKillOnDaemonStart 17:31:55 [2023-07-15T17:31:55.166Z] === CONT TestDaemonHostGatewayIP 17:31:55 [2023-07-15T17:31:55.166Z] === CONT TestDaemonRestartIpcMode 17:31:55 [2023-07-15T17:31:55.166Z] === CONT TestRestartDaemonWithRestartingContainer 17:31:55 [2023-07-15T17:31:55.166Z] === CONT TestIpcModeOlderClient 17:31:55 [2023-07-15T17:31:55.166Z] --- PASS: TestIpcModeOlderClient (0.06s) 17:31:55 [2023-07-15T17:31:55.493Z] --- PASS: TestExternalGraphDriver (5.21s) 17:31:55 [2023-07-15T17:31:55.493Z] --- PASS: TestExternalGraphDriver/json (1.66s) 17:31:55 [2023-07-15T17:31:55.493Z] --- PASS: TestExternalGraphDriver/spec (1.61s) 17:31:55 [2023-07-15T17:31:55.493Z] --- PASS: TestExternalGraphDriver/pull (1.61s) 17:31:55 [2023-07-15T17:31:55.493Z] === RUN TestGraphdriverPluginV2 17:31:55 [2023-07-15T17:31:55.493Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:55 [2023-07-15T17:31:55.493Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 17:31:55 [2023-07-15T17:31:55.493Z] PASS 17:31:55 [2023-07-15T17:31:55.493Z] 17:31:55 [2023-07-15T17:31:55.493Z] === Skipped 17:31:55 [2023-07-15T17:31:55.493Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 17:31:55 [2023-07-15T17:31:55.493Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:31:55 [2023-07-15T17:31:55.493Z] 17:31:55 [2023-07-15T17:31:55.493Z] DONE 5 tests, 1 skipped in 5.567s 17:31:55 [2023-07-15T17:31:55.493Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 17:31:55 [2023-07-15T17:31:55.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 17:31:55 [2023-07-15T17:31:55.493Z] ++ set -e 17:31:55 [2023-07-15T17:31:55.493Z] ++ '[' -n 0 ']' 17:31:55 [2023-07-15T17:31:55.493Z] ++ set -x 17:31:55 [2023-07-15T17:31:55.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 17:31:55 [2023-07-15T17:31:55.493Z] INFO: Testing against a local daemon 17:31:55 [2023-07-15T17:31:55.493Z] === RUN TestContinueAfterPluginCrash 17:31:55 [2023-07-15T17:31:55.493Z] === PAUSE TestContinueAfterPluginCrash 17:31:55 [2023-07-15T17:31:55.493Z] === RUN TestReadPluginNoRead 17:31:55 [2023-07-15T17:31:55.493Z] === PAUSE TestReadPluginNoRead 17:31:55 [2023-07-15T17:31:55.493Z] === RUN TestDaemonStartWithLogOpt 17:31:55 [2023-07-15T17:31:55.493Z] === PAUSE TestDaemonStartWithLogOpt 17:31:55 [2023-07-15T17:31:55.493Z] === CONT TestContinueAfterPluginCrash 17:31:55 [2023-07-15T17:31:55.493Z] === CONT TestDaemonStartWithLogOpt 17:31:55 [2023-07-15T17:31:55.493Z] === CONT TestReadPluginNoRead 17:31:56 [2023-07-15T17:31:56.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 17:31:57 [2023-07-15T17:31:57.099Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 17:31:57 [2023-07-15T17:31:57.357Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 17:31:57 [2023-07-15T17:31:57.357Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 17:31:57 [2023-07-15T17:31:57.922Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) 17:31:58 [2023-07-15T17:31:58.033Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 17:31:58 [2023-07-15T17:31:58.033Z] --- PASS: TestDaemonStartWithLogOpt (2.64s) 17:31:58 [2023-07-15T17:31:58.487Z] --- PASS: TestDaemonHostGatewayIP (3.44s) 17:31:58 [2023-07-15T17:31:58.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 17:31:58 [2023-07-15T17:31:58.744Z] --- PASS: TestDaemonRestartIpcMode (3.68s) 17:31:58 [2023-07-15T17:31:58.974Z] === RUN TestReadPluginNoRead/default 17:31:59 [2023-07-15T17:31:59.000Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.90s) 17:31:59 [2023-07-15T17:31:59.563Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 17:31:59 [2023-07-15T17:31:59.913Z] === RUN TestReadPluginNoRead/disabled_caching 17:32:00 [2023-07-15T17:32:00.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 17:32:00 [2023-07-15T17:32:00.127Z] === RUN TestDockerSuite/TestBuildDockerignore 17:32:00 [2023-07-15T17:32:00.399Z] INFO: Downloading go... 17:32:01 [2023-07-15T17:32:01.294Z] === CONT TestReadPluginNoRead 17:32:01 [2023-07-15T17:32:01.294Z] read_test.go:92: [da8571749d466] daemon is not started 17:32:01 [2023-07-15T17:32:01.294Z] --- PASS: TestReadPluginNoRead (5.71s) 17:32:01 [2023-07-15T17:32:01.294Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) 17:32:01 [2023-07-15T17:32:01.294Z] --- PASS: TestReadPluginNoRead/default (1.18s) 17:32:01 [2023-07-15T17:32:01.294Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) 17:32:03 [2023-07-15T17:32:03.205Z] --- PASS: TestContinueAfterPluginCrash (7.63s) 17:32:03 [2023-07-15T17:32:03.205Z] PASS 17:32:03 [2023-07-15T17:32:03.205Z] 17:32:03 [2023-07-15T17:32:03.205Z] DONE 6 tests in 7.659s 17:32:03 [2023-07-15T17:32:03.205Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 17:32:03 [2023-07-15T17:32:03.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 17:32:03 [2023-07-15T17:32:03.205Z] ++ set -e 17:32:03 [2023-07-15T17:32:03.205Z] ++ '[' -n 0 ']' 17:32:03 [2023-07-15T17:32:03.205Z] ++ set -x 17:32:03 [2023-07-15T17:32:03.205Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 17:32:03 [2023-07-15T17:32:03.205Z] testing: warning: no tests to run 17:32:03 [2023-07-15T17:32:03.205Z] PASS 17:32:03 [2023-07-15T17:32:03.205Z] 17:32:03 [2023-07-15T17:32:03.205Z] DONE 0 tests in 0.009s 17:32:03 [2023-07-15T17:32:03.205Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 17:32:03 [2023-07-15T17:32:03.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 17:32:03 [2023-07-15T17:32:03.205Z] ++ set -e 17:32:03 [2023-07-15T17:32:03.205Z] ++ '[' -n 0 ']' 17:32:03 [2023-07-15T17:32:03.205Z] ++ set -x 17:32:03 [2023-07-15T17:32:03.205Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 17:32:03 [2023-07-15T17:32:03.205Z] INFO: Testing against a local daemon 17:32:03 [2023-07-15T17:32:03.205Z] === RUN TestPluginWithDevMounts 17:32:03 [2023-07-15T17:32:03.205Z] === PAUSE TestPluginWithDevMounts 17:32:03 [2023-07-15T17:32:03.205Z] === CONT TestPluginWithDevMounts 17:32:03 [2023-07-15T17:32:03.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 17:32:04 [2023-07-15T17:32:04.772Z] check_test.go:308: [df35dcebe91c0] daemon is not started 17:32:04 [2023-07-15T17:32:04.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 17:32:05 [2023-07-15T17:32:05.123Z] --- PASS: TestPluginWithDevMounts (1.53s) 17:32:05 [2023-07-15T17:32:05.123Z] PASS 17:32:05 [2023-07-15T17:32:05.123Z] 17:32:05 [2023-07-15T17:32:05.123Z] DONE 1 tests in 1.567s 17:32:05 [2023-07-15T17:32:05.123Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 17:32:05 [2023-07-15T17:32:05.123Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 17:32:05 [2023-07-15T17:32:05.123Z] ++ set -e 17:32:05 [2023-07-15T17:32:05.123Z] ++ '[' -n 0 ']' 17:32:05 [2023-07-15T17:32:05.123Z] ++ set -x 17:32:05 [2023-07-15T17:32:05.123Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 17:32:05 [2023-07-15T17:32:05.123Z] INFO: Testing against a local daemon 17:32:05 [2023-07-15T17:32:05.123Z] === RUN TestSecretInspect 17:32:05 [2023-07-15T17:32:05.138Z] ......................... [ 67%] 17:32:06 [2023-07-15T17:32:06.666Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 17:32:06 [2023-07-15T17:32:06.923Z] --- PASS: TestContainerKillOnDaemonStart (11.88s) 17:32:06 [2023-07-15T17:32:06.923Z] PASS 17:32:06 [2023-07-15T17:32:06.923Z] 17:32:06 [2023-07-15T17:32:06.923Z] === Skipped 17:32:06 [2023-07-15T17:32:06.923Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 17:32:06 [2023-07-15T17:32:06.923Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:32:06 [2023-07-15T17:32:06.923Z] 17:32:06 [2023-07-15T17:32:06.923Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 17:32:06 [2023-07-15T17:32:06.923Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:32:06 [2023-07-15T17:32:06.923Z] 17:32:06 [2023-07-15T17:32:06.923Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 17:32:06 [2023-07-15T17:32:06.923Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 17:32:06 [2023-07-15T17:32:06.923Z] 17:32:06 [2023-07-15T17:32:06.923Z] DONE 197 tests, 3 skipped in 117.661s 17:32:06 [2023-07-15T17:32:06.923Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 17:32:06 [2023-07-15T17:32:06.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m 17:32:06 [2023-07-15T17:32:06.923Z] ++ set -e 17:32:06 [2023-07-15T17:32:06.923Z] ++ '[' -n 0 ']' 17:32:06 [2023-07-15T17:32:06.923Z] ++ set -x 17:32:06 [2023-07-15T17:32:06.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m 17:32:06 [2023-07-15T17:32:06.923Z] INFO: Testing against a local daemon 17:32:06 [2023-07-15T17:32:06.923Z] === RUN TestLiveRestore 17:32:06 [2023-07-15T17:32:06.923Z] === RUN TestLiveRestore/volume_references 17:32:06 [2023-07-15T17:32:06.923Z] === PAUSE TestLiveRestore/volume_references 17:32:06 [2023-07-15T17:32:06.923Z] === CONT TestLiveRestore/volume_references 17:32:07 [2023-07-15T17:32:07.032Z] --- PASS: TestSecretInspect (2.27s) 17:32:07 [2023-07-15T17:32:07.032Z] === RUN TestSecretList 17:32:07 [2023-07-15T17:32:07.180Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 17:32:07 [2023-07-15T17:32:07.180Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 17:32:07 [2023-07-15T17:32:07.495Z] INFO: Downloading compiler 1 of 3... 17:32:07 [2023-07-15T17:32:07.745Z] === RUN TestLiveRestore/volume_references/restartPolicy 17:32:07 [2023-07-15T17:32:07.745Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 17:32:08 [2023-07-15T17:32:08.477Z] INFO: Downloading compiler 2 of 3... 17:32:08 [2023-07-15T17:32:08.676Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 17:32:09 [2023-07-15T17:32:09.240Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 17:32:09 [2023-07-15T17:32:09.446Z] INFO: Downloading compiler 3 of 3... 17:32:09 [2023-07-15T17:32:09.570Z] --- PASS: TestSecretList (2.41s) 17:32:09 [2023-07-15T17:32:09.571Z] === RUN TestSecretsCreateAndDelete 17:32:09 [2023-07-15T17:32:09.804Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 17:32:09 [2023-07-15T17:32:09.930Z] INFO: Extracting git... 17:32:10 [2023-07-15T17:32:10.735Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 17:32:10 [2023-07-15T17:32:10.993Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 17:32:11 [2023-07-15T17:32:11.924Z] check_test.go:308: [d63b73ffda0b8] daemon is not started 17:32:11 [2023-07-15T17:32:11.924Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 17:32:11 [2023-07-15T17:32:11.924Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 17:32:12 [2023-07-15T17:32:12.109Z] --- PASS: TestSecretsCreateAndDelete (2.43s) 17:32:12 [2023-07-15T17:32:12.109Z] === RUN TestSecretsUpdate 17:32:13 [2023-07-15T17:32:13.294Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 17:32:14 [2023-07-15T17:32:14.224Z] --- PASS: TestLiveRestore (0.00s) 17:32:14 [2023-07-15T17:32:14.224Z] --- PASS: TestLiveRestore/volume_references (7.19s) 17:32:14 [2023-07-15T17:32:14.224Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.42s) 17:32:14 [2023-07-15T17:32:14.224Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.12s) 17:32:14 [2023-07-15T17:32:14.225Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.06s) 17:32:14 [2023-07-15T17:32:14.225Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.17s) 17:32:14 [2023-07-15T17:32:14.225Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.08s) 17:32:14 [2023-07-15T17:32:14.225Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.05s) 17:32:14 [2023-07-15T17:32:14.225Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.06s) 17:32:14 [2023-07-15T17:32:14.225Z] PASS 17:32:14 [2023-07-15T17:32:14.225Z] 17:32:14 [2023-07-15T17:32:14.225Z] DONE 9 tests in 7.222s 17:32:14 [2023-07-15T17:32:14.225Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 17:32:14 [2023-07-15T17:32:14.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 17:32:14 [2023-07-15T17:32:14.225Z] ++ set -e 17:32:14 [2023-07-15T17:32:14.225Z] ++ '[' -n 0 ']' 17:32:14 [2023-07-15T17:32:14.225Z] ++ set -x 17:32:14 [2023-07-15T17:32:14.225Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 17:32:14 [2023-07-15T17:32:14.225Z] INFO: Testing against a local daemon 17:32:14 [2023-07-15T17:32:14.225Z] === RUN TestCommitInheritsEnv 17:32:14 [2023-07-15T17:32:14.483Z] --- PASS: TestCommitInheritsEnv (0.20s) 17:32:14 [2023-07-15T17:32:14.483Z] === RUN TestImportExtremelyLargeImageWorks 17:32:14 [2023-07-15T17:32:14.483Z] === PAUSE TestImportExtremelyLargeImageWorks 17:32:14 [2023-07-15T17:32:14.483Z] === RUN TestImagesFilterMultiReference 17:32:14 [2023-07-15T17:32:14.483Z] --- PASS: TestImagesFilterMultiReference (0.05s) 17:32:14 [2023-07-15T17:32:14.483Z] === RUN TestImagePullPlatformInvalid 17:32:14 [2023-07-15T17:32:14.483Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 17:32:14 [2023-07-15T17:32:14.483Z] === RUN TestImagePullStoredfDigestForOtherRepo 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.10 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.19.10 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=690bc0d1-0a53-43bf-a03f-ed6f16c21848 http.request.method=GET http.request.remoteaddr="127.0.0.1:33546" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=690bc0d1-0a53-43bf-a03f-ed6f16c21848 http.request.method=GET http.request.remoteaddr="127.0.0.1:33546" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.233581ms http.response.status=200 http.response.written=2 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=51d62cd2-f20a-48f1-982e-fab27a034b9f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=51d62cd2-f20a-48f1-982e-fab27a034b9f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b9dc74ff-a20f-462c-8792-052be929c510 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b9dc74ff-a20f-462c-8792-052be929c510 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.483Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=51d62cd2-f20a-48f1-982e-fab27a034b9f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=21.688µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ee15f0f5-9219-4455-afcc-26e206a94ba7 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b9dc74ff-a20f-462c-8792-052be929c510 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=22.758µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e41133df-78d6-481d-9c87-ed053b27d09a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=51d62cd2-f20a-48f1-982e-fab27a034b9f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.512181ms http.response.status=404 http.response.written=157 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b9dc74ff-a20f-462c-8792-052be929c510 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.497114ms http.response.status=404 http.response.written=157 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=726c81e2-8e37-4cf0-9842-2817d940cb5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=726c81e2-8e37-4cf0-9842-2817d940cb5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3c13897f-4f56-4e59-a38e-63d8fabe41b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3c13897f-4f56-4e59-a38e-63d8fabe41b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=726c81e2-8e37-4cf0-9842-2817d940cb5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=110.601µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a0643baa-a09e-4844-8e99-d003f65c4f15 trace.line=95 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3c13897f-4f56-4e59-a38e-63d8fabe41b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=49.924µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cde2d9a2-2643-4122-b38f-1df88eac64d2 trace.line=95 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=726c81e2-8e37-4cf0-9842-2817d940cb5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=19.342µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7e4f0e52-5f41-4b4a-bd25-dc0c407feff8 trace.line=141 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3c13897f-4f56-4e59-a38e-63d8fabe41b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=21.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f964097a-980c-49be-82d9-db1797f2428c trace.line=141 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3c13897f-4f56-4e59-a38e-63d8fabe41b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=53.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ce92212-1625-4916-b3a8-3528fbc37faa trace.line=95 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3c13897f-4f56-4e59-a38e-63d8fabe41b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.159535ms http.response.status=202 http.response.written=0 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=726c81e2-8e37-4cf0-9842-2817d940cb5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=65.4µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=633921db-e2c7-4018-b3d7-3ceb98beb2c2 trace.line=95 vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=726c81e2-8e37-4cf0-9842-2817d940cb5f http.request.method=POST http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.792522ms http.response.status=202 http.response.written=0 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=24.242µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f55846b2-74d0-40bc-9e94-a993332f4f22 trace.line=82 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=29.677µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0e38fa24-ee74-4c5a-ad8a-22308b5a2053 trace.line=82 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=13.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b1d8686c-eef7-4a0c-8c9d-dadbf7eadae2 trace.line=141 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=19.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ce393b70-af9b-46e0-80d7-8b692b26344f trace.line=141 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=76.537µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a1b4e4dc-e8f6-42b7-9de9-93b281ac2570 trace.line=124 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=120.107µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=2d5d320e-4f08-4693-b91e-faa79fbd72f6 trace.line=124 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=18.988µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a9bd45d0-8c0f-4050-8852-4e3398ee1b31 trace.line=141 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.484Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=178.704µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eba871d2-87a2-45bd-a92f-6e325b768a76 trace.line=141 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=14.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3ef27b4-2c7f-4759-96d8-a2b794294162 trace.line=141 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=12.394µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b0a9809-323f-4066-a12b-5fb548ea1e86 trace.line=141 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=7.4µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e0cea09d-5c38-4cb8-a615-e10821c893f8 trace.line=141 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=9.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=83170679-f3b3-4913-a447-63af6594354f trace.line=141 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=63.641µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=86b57929-8bca-4510-861f-be31db3be5bd trace.line=167 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=69.693µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=25bb810f-0bb2-4ced-b15b-6ebd4f811f71 trace.line=167 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=55.708µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=391fb123-7c25-4833-83fd-52ef9ff71b6c trace.line=95 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=48.185µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=94fe08df-8da8-414c-a024-6bc1d8665c6e trace.line=95 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=100.651µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=eb3df7d1-9e8e-4ca9-8d64-e5ddc5d67bac trace.line=181 vars.name=test vars.uuid=a2ea5f46-d827-42f2-9e89-fe401f06b385 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/85ae34c1-0328-406a-9842-5af70d6a9566\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=97.809µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=fcf5dd0d-2ee9-40f6-a54d-06c80138ab8e trace.line=181 vars.name=test vars.uuid=85ae34c1-0328-406a-9842-5af70d6a9566 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51fda65f-c789-4a98-b917-5ef4eb4cd6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:33556" http.request.uri="/v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.593731ms http.response.status=201 http.response.written=0 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "PUT /v2/test/blobs/uploads/a2ea5f46-d827-42f2-9e89-fe401f06b385?_state=XIjL86KwTEYmHuDzY_5IsDSSdSDQYLmeYpy5uk02Efd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWE1ZjQ2LWQ4MjctNDJmMi05ZTg5LWZlNDAxZjA2YjM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTI5MjAwM1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69a5cbc5-4c3e-4671-9dc2-0e507ec42ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.675666ms http.response.status=201 http.response.written=0 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "PUT /v2/test/blobs/uploads/85ae34c1-0328-406a-9842-5af70d6a9566?_state=L2Ux6--o9QkCbb7uagPWAUm1u4j6NQPOuNFwwYeM-Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1YWUzNGMxLTAzMjgtNDA2YS05ODQyLTVhZjcwZDZhOTU2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNVQxNzozMjoxNC40NTMwNTQzMzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cbc512b8-2b25-48f4-b1b0-246497a132f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cbc512b8-2b25-48f4-b1b0-246497a132f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cbc512b8-2b25-48f4-b1b0-246497a132f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=18.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ab00c59a-3ccd-49d4-8354-f8bf11a24e48 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cbc512b8-2b25-48f4-b1b0-246497a132f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="778.789µs" http.response.status=404 http.response.written=96 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=25.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4362b5aa-c4c7-487c-8451-9b3228c75380 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=12.631µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b847e966-1376-4c4b-b839-6b536062bf9a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=21.553µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8f7022e3-103d-4f52-9893-be51a88d7382 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=8.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d6af079-6ae1-4a3d-a4d8-f86ee381a08d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=9.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=502026ed-12dd-4784-9f88-aa6ccbe14b40 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.485Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=48.301µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7f2418dd-1165-4daf-b10f-ecd081386f86 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=59.064µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ce82dfd3-b340-4415-9fe4-421ae0e8b0e7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=31.778µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f3121c9a-b67a-42d7-8a12-a19f91977f66 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=60.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f56ba873-f3ac-4158-b33f-3125ad4de679 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=39.682µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2085f693-76bf-471c-86a3-1144e56fe109 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8302e0c-db65-4d84-b0c3-9e1e4ba00107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.647793ms http.response.status=201 http.response.written=0 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=adf86fb9-55aa-4228-9991-7a27dc5a178f http.request.method=GET http.request.remoteaddr="127.0.0.1:33574" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=adf86fb9-55aa-4228-9991-7a27dc5a178f http.request.method=GET http.request.remoteaddr="127.0.0.1:33574" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="700.418µs" http.response.status=200 http.response.written=2 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=29.206µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c1ba8cb3-ec71-48d3-a48c-4c5017b11e81 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=24.21µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e74d7c7d-a189-49f4-9a37-c1dcebac6e68 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=19.362µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=716a1050-1b66-44a0-90ee-f5fc00f2f7d5 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=22.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9babb1cc-fe7b-42c4-887d-582da65ab4d4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7ee6b86b-c70d-46e5-93f6-a23e99a4f3bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33576" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.234934ms http.response.status=200 http.response.written=417 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e79c2412-6c47-4b84-b141-5e8718089a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:33580" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e79c2412-6c47-4b84-b141-5e8718089a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:33580" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e79c2412-6c47-4b84-b141-5e8718089a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:33580" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e79c2412-6c47-4b84-b141-5e8718089a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:33580" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=28.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7b3c8894-4e53-4be6-b5ac-dfed9eb53f84 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e79c2412-6c47-4b84-b141-5e8718089a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:33580" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=15.121µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6119038a-5d22-49ee-83c8-74fcebf72e2b trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e79c2412-6c47-4b84-b141-5e8718089a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:33580" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=19.573µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d69e43b8-402a-4e01-818c-df1982ce350d trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e79c2412-6c47-4b84-b141-5e8718089a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:33580" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e79c2412-6c47-4b84-b141-5e8718089a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:33580" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.148172ms http.response.status=200 http.response.written=417 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.486Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:32:14 [2023-07-15T17:32:14.649Z] --- PASS: TestSecretsUpdate (2.26s) 17:32:14 [2023-07-15T17:32:14.649Z] === RUN TestTemplatedSecret 17:32:14 [2023-07-15T17:32:14.744Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.744Z] time="2023-07-15T17:32:14Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.744Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=30.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa747451-d210-4e38-8089-1e7f0d78531b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.744Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.744Z] time="2023-07-15T17:32:14Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.744Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=14.053µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b289a4f3-33b3-4bce-9beb-34c3fac1704a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.744Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=21.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=91e41168-5a2e-4ef0-9144-6e9876778a2a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=32.523µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e11b591a-0bee-49ab-b45d-021584c73f2b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=12.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=629c2e21-614c-4879-a503-0a095b0a68a0 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=17.126µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0f519430-592a-4a15-b65e-114f0f2f3b57 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=11.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=05a4b4e1-df56-42f6-8af1-66d978f837e5 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=23.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=33c0b7a6-2be6-4591-b22b-5a8819dc413a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=4.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4f2eaa6e-8070-44cc-a421-cf24db7c85cf trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=12.864µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4fc2c1b2-6408-4468-9137-cea2d51dc645 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=13.153µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=43375d97-635c-4823-a1e9-2e1d41cdd571 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=12.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c4751155-59a9-4898-a094-cd92ec5ab109 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=15.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=56898b3b-ade3-4bf5-b2de-2515ba5f417a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=20.731µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=588a6382-c814-44bb-9823-d36aea0c2004 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=24.36µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85dddc43-0fa1-4157-b328-f24f31cbfbdf trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=10.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aef6e158-71d8-4925-b95d-7520db6067ca trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=645387cb-f775-4d60-973a-7753fb48b268 http.request.method=GET http.request.remoteaddr="127.0.0.1:33588" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.156762ms http.response.status=200 http.response.written=179 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=21.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e842e4be-8d1e-4f6d-aea9-be3c3f94be49 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=10.079µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=97b89837-2a68-48c1-9072-799b552ed905 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b3f155d6-dc4c-488c-b6d3-48f302f9cea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.74946ms http.response.status=200 http.response.written=68 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e3e6122b-ce69-4bff-ad88-0cd1232abd81 http.request.method=GET http.request.remoteaddr="127.0.0.1:33616" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e3e6122b-ce69-4bff-ad88-0cd1232abd81 http.request.method=GET http.request.remoteaddr="127.0.0.1:33616" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="676.971µs" http.response.status=200 http.response.written=2 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6b6d7105-e5ef-4634-8024-2e5ed5adccf5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6b6d7105-e5ef-4634-8024-2e5ed5adccf5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6b6d7105-e5ef-4634-8024-2e5ed5adccf5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6b6d7105-e5ef-4634-8024-2e5ed5adccf5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=18.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d154bdbe-7c39-4eed-9ee3-c838add88ef2 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.745Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6b6d7105-e5ef-4634-8024-2e5ed5adccf5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=14.935µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=746e9491-a5ba-4efd-a415-a99017eaf4d9 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.746Z] time="2023-07-15T17:32:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6b6d7105-e5ef-4634-8024-2e5ed5adccf5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01859ms http.response.status=404 http.response.written=181 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.746Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:32:14 [2023-07-15T17:32:14.746Z] time="2023-07-15T17:32:14Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1dec78e5-708e-4afd-83bb-fd703fe8c0ab http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.746Z] time="2023-07-15T17:32:14Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1dec78e5-708e-4afd-83bb-fd703fe8c0ab http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.746Z] time="2023-07-15T17:32:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1dec78e5-708e-4afd-83bb-fd703fe8c0ab http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.746Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1dec78e5-708e-4afd-83bb-fd703fe8c0ab http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=21.13µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10813049-0543-4752-acd6-462d43e6769b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.746Z] time="2023-07-15T17:32:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1dec78e5-708e-4afd-83bb-fd703fe8c0ab http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 trace.duration=15.388µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eea7a170-41f9-4281-ba0d-cadfcb90b249 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.746Z] time="2023-07-15T17:32:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1dec78e5-708e-4afd-83bb-fd703fe8c0ab http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="959.447µs" http.response.status=404 http.response.written=181 instance.id=92f46e4e-3561-487f-b504-e5a3e89b3fa1 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 17:32:14 [2023-07-15T17:32:14.746Z] 127.0.0.1 - - [15/Jul/2023:17:32:14 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/1bd0805099023c90f39f6574219dcbc3e16e1744 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 17:32:14 [2023-07-15T17:32:14.746Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.21s) 17:32:14 [2023-07-15T17:32:14.746Z] === RUN TestRemoveImageOrphaning 17:32:14 [2023-07-15T17:32:14.746Z] --- PASS: TestRemoveImageOrphaning (0.19s) 17:32:14 [2023-07-15T17:32:14.746Z] === RUN TestRemoveImageGarbageCollector 17:32:15 [2023-07-15T17:32:15.677Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 17:32:15 [2023-07-15T17:32:15.933Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 17:32:16 [2023-07-15T17:32:16.191Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 17:32:16 [2023-07-15T17:32:16.191Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 17:32:16 [2023-07-15T17:32:16.756Z] --- PASS: TestRemoveImageGarbageCollector (2.01s) 17:32:16 [2023-07-15T17:32:16.756Z] === RUN TestTagUnprefixedRepoByNameOrName 17:32:17 [2023-07-15T17:32:17.012Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 17:32:17 [2023-07-15T17:32:17.012Z] === RUN TestTagInvalidReference 17:32:17 [2023-07-15T17:32:17.012Z] --- PASS: TestTagInvalidReference (0.01s) 17:32:17 [2023-07-15T17:32:17.012Z] === RUN TestTagValidPrefixedRepo 17:32:17 [2023-07-15T17:32:17.012Z] --- PASS: TestTagValidPrefixedRepo (0.03s) 17:32:17 [2023-07-15T17:32:17.012Z] === RUN TestTagExistedNameWithoutForce 17:32:17 [2023-07-15T17:32:17.012Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) 17:32:17 [2023-07-15T17:32:17.012Z] === RUN TestTagOfficialNames 17:32:17 [2023-07-15T17:32:17.012Z] --- PASS: TestTagOfficialNames (0.04s) 17:32:17 [2023-07-15T17:32:17.012Z] === RUN TestTagMatchesDigest 17:32:17 [2023-07-15T17:32:17.012Z] --- PASS: TestTagMatchesDigest (0.01s) 17:32:17 [2023-07-15T17:32:17.012Z] === CONT TestImportExtremelyLargeImageWorks 17:32:17 [2023-07-15T17:32:17.189Z] --- PASS: TestTemplatedSecret (2.57s) 17:32:17 [2023-07-15T17:32:17.189Z] === RUN TestSecretCreateResolve 17:32:18 [2023-07-15T17:32:18.909Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 17:32:19 [2023-07-15T17:32:19.099Z] --- PASS: TestSecretCreateResolve (2.30s) 17:32:19 [2023-07-15T17:32:19.099Z] PASS 17:32:19 [2023-07-15T17:32:19.099Z] 17:32:19 [2023-07-15T17:32:19.099Z] DONE 6 tests in 14.268s 17:32:19 [2023-07-15T17:32:19.099Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 17:32:19 [2023-07-15T17:32:19.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 17:32:19 [2023-07-15T17:32:19.099Z] ++ set -e 17:32:19 [2023-07-15T17:32:19.099Z] ++ '[' -n 0 ']' 17:32:19 [2023-07-15T17:32:19.099Z] ++ set -x 17:32:19 [2023-07-15T17:32:19.099Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 17:32:19 [2023-07-15T17:32:19.099Z] INFO: Testing against a local daemon 17:32:19 [2023-07-15T17:32:19.099Z] === RUN TestServiceCreateInit 17:32:19 [2023-07-15T17:32:19.099Z] === RUN TestServiceCreateInit/daemonInitDisabled 17:32:19 [2023-07-15T17:32:19.840Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 17:32:20 [2023-07-15T17:32:20.097Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 17:32:20 [2023-07-15T17:32:20.661Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 17:32:21 [2023-07-15T17:32:21.226Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 17:32:21 [2023-07-15T17:32:21.226Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 17:32:21 [2023-07-15T17:32:21.790Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 17:32:21 [2023-07-15T17:32:21.790Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config 17:32:22 [2023-07-15T17:32:22.355Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config 17:32:22 [2023-07-15T17:32:22.919Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config 17:32:23 [2023-07-15T17:32:23.297Z] === RUN TestServiceCreateInit/daemonInitEnabled 17:32:23 [2023-07-15T17:32:23.483Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config 17:32:24 [2023-07-15T17:32:24.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config 17:32:24 [2023-07-15T17:32:24.304Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli 17:32:24 [2023-07-15T17:32:24.869Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 17:32:24 [2023-07-15T17:32:24.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli 17:32:25 [2023-07-15T17:32:25.434Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli 17:32:25 [2023-07-15T17:32:25.998Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 17:32:25 [2023-07-15T17:32:25.998Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli 17:32:26 [2023-07-15T17:32:26.563Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli 17:32:26 [2023-07-15T17:32:26.591Z] --- PASS: TestServiceCreateInit (7.41s) 17:32:26 [2023-07-15T17:32:26.591Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) 17:32:26 [2023-07-15T17:32:26.591Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) 17:32:26 [2023-07-15T17:32:26.591Z] === RUN TestCreateServiceMultipleTimes 17:32:26 [2023-07-15T17:32:26.820Z] check_test.go:308: [da84c15db2a57] daemon is not started 17:32:26 [2023-07-15T17:32:26.820Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 17:32:27 [2023-07-15T17:32:27.078Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 17:32:27 [2023-07-15T17:32:27.628Z] INFO: Expanding go... 17:32:28 [2023-07-15T17:32:28.009Z] check_test.go:308: [d9fa89196ddc1] daemon is not started 17:32:28 [2023-07-15T17:32:28.009Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 17:32:28 [2023-07-15T17:32:28.573Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 17:32:29 [2023-07-15T17:32:29.943Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 17:32:32 [2023-07-15T17:32:32.466Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 17:32:32 [2023-07-15T17:32:32.466Z] check_test.go:308: [d794ec1afa118] daemon is not started 17:32:32 [2023-07-15T17:32:32.466Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 17:32:34 [2023-07-15T17:32:34.363Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 17:32:35 [2023-07-15T17:32:35.733Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 17:32:36 [2023-07-15T17:32:36.665Z] === RUN TestDockerSuite/TestBuildDotDotFile 17:32:36 [2023-07-15T17:32:36.922Z] === RUN TestDockerSuite/TestBuildEOLInLine 17:32:39 [2023-07-15T17:32:39.445Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 17:32:39 [2023-07-15T17:32:39.702Z] === RUN TestDockerSuite/TestBuildEmptyCmd 17:32:39 [2023-07-15T17:32:39.959Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 17:32:39 [2023-07-15T17:32:39.959Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 17:32:39 [2023-07-15T17:32:39.959Z] check_test.go:308: [d7980ba4282e6] daemon is not started 17:32:39 [2023-07-15T17:32:39.959Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 17:32:40 [2023-07-15T17:32:40.216Z] === RUN TestDockerSuite/TestBuildEmptyScratch 17:32:40 [2023-07-15T17:32:40.474Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 17:32:40 [2023-07-15T17:32:40.474Z] === RUN TestDockerSuite/TestBuildEntrypoint 17:32:40 [2023-07-15T17:32:40.732Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 17:32:42 [2023-07-15T17:32:42.103Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 17:32:43 [2023-07-15T17:32:43.035Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 17:32:43 [2023-07-15T17:32:43.293Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 17:32:43 [2023-07-15T17:32:43.857Z] === RUN TestDockerSuite/TestBuildEnv 17:32:44 [2023-07-15T17:32:44.691Z] --- PASS: TestCreateServiceMultipleTimes (15.65s) 17:32:44 [2023-07-15T17:32:44.691Z] === RUN TestCreateServiceConflict 17:32:44 [2023-07-15T17:32:44.691Z] --- PASS: TestCreateServiceConflict (2.36s) 17:32:44 [2023-07-15T17:32:44.691Z] === RUN TestCreateServiceMaxReplicas 17:32:44 [2023-07-15T17:32:44.789Z] === RUN TestDockerSuite/TestBuildEnvEscapes 17:32:45 [2023-07-15T17:32:45.720Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 17:32:45 [2023-07-15T17:32:45.878Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 17:32:45 [2023-07-15T17:32:45.978Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 17:32:46 [2023-07-15T17:32:46.235Z] === RUN TestDockerSuite/TestBuildEnvUsage 17:32:47 [2023-07-15T17:32:47.985Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) 17:32:47 [2023-07-15T17:32:47.985Z] === RUN TestCreateWithDuplicateNetworkNames 17:32:48 [2023-07-15T17:32:48.131Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 17:32:48 [2023-07-15T17:32:48.811Z] --- PASS: TestImportExtremelyLargeImageWorks (85.02s) 17:32:48 [2023-07-15T17:32:48.811Z] PASS 17:32:48 [2023-07-15T17:32:48.811Z] 17:32:48 [2023-07-15T17:32:48.811Z] === Skipped 17:32:48 [2023-07-15T17:32:48.811Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] DONE 13 tests, 2 skipped in 88.865s 17:32:48 [2023-07-15T17:32:48.812Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 17:32:48 [2023-07-15T17:32:48.812Z] INFO: Testing against a local daemon 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestNetworkCreateDelete 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestNetworkCreateDelete (0.20s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDockerNetworkDeletePreferID 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDaemonDNSFallback 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestDaemonDNSFallback (7.37s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestInspectNetwork 17:32:48 [2023-07-15T17:32:48.812Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestInspectNetwork (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestRunContainerWithBridgeNone 17:32:48 [2023-07-15T17:32:48.812Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestNetworkInvalidJSON 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestNetworkInvalidJSON//networks/create 17:32:48 [2023-07-15T17:32:48.812Z] === PAUSE TestNetworkInvalidJSON//networks/create 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 17:32:48 [2023-07-15T17:32:48.812Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 17:32:48 [2023-07-15T17:32:48.812Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 17:32:48 [2023-07-15T17:32:48.812Z] === CONT TestNetworkInvalidJSON//networks/create 17:32:48 [2023-07-15T17:32:48.812Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 17:32:48 [2023-07-15T17:32:48.812Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestNetworkInvalidJSON (0.01s) 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestNetworkList 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestNetworkList//networks 17:32:48 [2023-07-15T17:32:48.812Z] === PAUSE TestNetworkList//networks 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestNetworkList//networks/ 17:32:48 [2023-07-15T17:32:48.812Z] === PAUSE TestNetworkList//networks/ 17:32:48 [2023-07-15T17:32:48.812Z] === CONT TestNetworkList//networks 17:32:48 [2023-07-15T17:32:48.812Z] === CONT TestNetworkList//networks/ 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestNetworkList (0.01s) 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestNetworkList//networks (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] --- PASS: TestNetworkList//networks/ (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestHostIPv4BridgeLabel 17:32:48 [2023-07-15T17:32:48.812Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDaemonRestartWithLiveRestore 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDaemonDefaultNetworkPools 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDaemonRestartWithExistingNetwork 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestServiceWithPredefinedNetwork 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestServiceRemoveKeepsIngressNetwork 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:242: FLAKY_TEST 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestServiceWithDataPathPortInit 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestServiceWithDefaultAddressPoolInit 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] PASS 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === Skipped 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:242: FLAKY_TEST 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] DONE 22 tests, 12 skipped in 8.085s 17:32:48 [2023-07-15T17:32:48.812Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 17:32:48 [2023-07-15T17:32:48.812Z] INFO: Testing against a local daemon 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDockerNetworkIpvlanPersistance 17:32:48 [2023-07-15T17:32:48.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDockerNetworkIpvlan 17:32:48 [2023-07-15T17:32:48.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] PASS 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === Skipped 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] DONE 2 tests, 2 skipped in 0.030s 17:32:48 [2023-07-15T17:32:48.812Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 17:32:48 [2023-07-15T17:32:48.812Z] INFO: Testing against a local daemon 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDockerNetworkMacvlanPersistance 17:32:48 [2023-07-15T17:32:48.812Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestDockerNetworkMacvlan 17:32:48 [2023-07-15T17:32:48.812Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] PASS 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === Skipped 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] DONE 2 tests, 2 skipped in 0.028s 17:32:48 [2023-07-15T17:32:48.812Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 17:32:48 [2023-07-15T17:32:48.812Z] testing: warning: no tests to run 17:32:48 [2023-07-15T17:32:48.812Z] PASS 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] DONE 0 tests in 0.006s 17:32:48 [2023-07-15T17:32:48.812Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 17:32:48 [2023-07-15T17:32:48.812Z] INFO: Testing against a local daemon 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginAllowRequest 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginTLS 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginTLS (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginDenyRequest 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginAPIDenyResponse 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginDenyResponse 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginAllowEventStream 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginErrorResponse 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginErrorRequest 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginEnsureLoadImportWorking 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginHeader 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginHeader (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginV2Disable 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginV2RejectVolumeRequests 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 17:32:48 [2023-07-15T17:32:48.812Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 17:32:48 [2023-07-15T17:32:48.812Z] PASS 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === Skipped 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 17:32:48 [2023-07-15T17:32:48.812Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.812Z] 17:32:48 [2023-07-15T17:32:48.812Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 17:32:48 [2023-07-15T17:32:48.813Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] DONE 17 tests, 17 skipped in 1.706s 17:32:48 [2023-07-15T17:32:48.813Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 17:32:48 [2023-07-15T17:32:48.813Z] INFO: Testing against a local daemon 17:32:48 [2023-07-15T17:32:48.813Z] === RUN TestPluginInvalidJSON 17:32:48 [2023-07-15T17:32:48.813Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 17:32:48 [2023-07-15T17:32:48.813Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 17:32:48 [2023-07-15T17:32:48.813Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 17:32:48 [2023-07-15T17:32:48.813Z] --- PASS: TestPluginInvalidJSON (0.01s) 17:32:48 [2023-07-15T17:32:48.813Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] === RUN TestPluginInstall 17:32:48 [2023-07-15T17:32:48.813Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] --- SKIP: TestPluginInstall (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] === RUN TestPluginsWithRuntimes 17:32:48 [2023-07-15T17:32:48.813Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 17:32:48 [2023-07-15T17:32:48.813Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] === RUN TestPluginBackCompatMediaTypes 17:32:48 [2023-07-15T17:32:48.813Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 17:32:48 [2023-07-15T17:32:48.813Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] PASS 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === Skipped 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) 17:32:48 [2023-07-15T17:32:48.813Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 17:32:48 [2023-07-15T17:32:48.813Z] 17:32:48 [2023-07-15T17:32:48.813Z] DONE 5 tests, 3 skipped in 0.039s 17:32:48 [2023-07-15T17:32:48.813Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 17:32:48 [2023-07-15T17:32:48.813Z] INFO: Testing against a local daemon 17:32:48 [2023-07-15T17:32:48.813Z] === RUN TestExternalGraphDriver 17:32:48 [2023-07-15T17:32:48.813Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 17:32:48 [2023-07-15T17:32:48.813Z] --- SKIP: TestExternalGraphDriver (0.33s) 17:32:48 [2023-07-15T17:32:48.813Z] === RUN TestGraphdriverPluginV2 17:32:48 [2023-07-15T17:32:48.849Z] --- PASS: TestImportExtremelyLargeImageWorks (83.87s) 17:32:48 [2023-07-15T17:32:48.850Z] PASS 17:32:48 [2023-07-15T17:32:48.850Z] 17:32:48 [2023-07-15T17:32:48.850Z] DONE 13 tests in 86.625s 17:32:48 [2023-07-15T17:32:48.850Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 17:32:48 [2023-07-15T17:32:48.850Z] INFO: Testing against a local daemon 17:32:48 [2023-07-15T17:32:48.850Z] === RUN TestNetworkCreateDelete 17:32:48 [2023-07-15T17:32:48.850Z] --- PASS: TestNetworkCreateDelete (0.15s) 17:32:48 [2023-07-15T17:32:48.850Z] === RUN TestDockerNetworkDeletePreferID 17:32:48 [2023-07-15T17:32:48.850Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) 17:32:48 [2023-07-15T17:32:48.850Z] === RUN TestDaemonDNSFallback 17:32:48 [2023-07-15T17:32:48.850Z] --- PASS: TestDaemonDNSFallback (6.33s) 17:32:48 [2023-07-15T17:32:48.850Z] === RUN TestInspectNetwork 17:32:48 [2023-07-15T17:32:48.850Z] === RUN TestInspectNetwork/full_network_id 17:32:48 [2023-07-15T17:32:48.850Z] === RUN TestInspectNetwork/partial_network_id 17:32:48 [2023-07-15T17:32:48.850Z] === RUN TestInspectNetwork/network_name 17:32:48 [2023-07-15T17:32:48.850Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 17:32:50 [2023-07-15T17:32:50.655Z] check_test.go:308: [d875f381bd93e] daemon is not started 17:32:50 [2023-07-15T17:32:50.655Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 17:32:50 [2023-07-15T17:32:50.655Z] === RUN TestDockerSuite/TestBuildEnvUsage2 17:32:50 [2023-07-15T17:32:50.757Z] --- PASS: TestInspectNetwork (7.50s) 17:32:50 [2023-07-15T17:32:50.757Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 17:32:50 [2023-07-15T17:32:50.757Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 17:32:50 [2023-07-15T17:32:50.757Z] --- PASS: TestInspectNetwork/network_name (0.00s) 17:32:50 [2023-07-15T17:32:50.757Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 17:32:50 [2023-07-15T17:32:50.757Z] === RUN TestRunContainerWithBridgeNone 17:32:50 [2023-07-15T17:32:50.912Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 17:32:51 [2023-07-15T17:32:51.477Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 17:32:52 [2023-07-15T17:32:52.041Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 17:32:52 [2023-07-15T17:32:52.138Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) 17:32:52 [2023-07-15T17:32:52.138Z] === RUN TestNetworkInvalidJSON 17:32:52 [2023-07-15T17:32:52.138Z] === RUN TestNetworkInvalidJSON//networks/create 17:32:52 [2023-07-15T17:32:52.138Z] === PAUSE TestNetworkInvalidJSON//networks/create 17:32:52 [2023-07-15T17:32:52.138Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 17:32:52 [2023-07-15T17:32:52.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 17:32:52 [2023-07-15T17:32:52.138Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 17:32:52 [2023-07-15T17:32:52.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 17:32:52 [2023-07-15T17:32:52.138Z] === CONT TestNetworkInvalidJSON//networks/create 17:32:52 [2023-07-15T17:32:52.138Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 17:32:52 [2023-07-15T17:32:52.138Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 17:32:52 [2023-07-15T17:32:52.138Z] --- PASS: TestNetworkInvalidJSON (0.01s) 17:32:52 [2023-07-15T17:32:52.138Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 17:32:52 [2023-07-15T17:32:52.138Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 17:32:52 [2023-07-15T17:32:52.138Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 17:32:52 [2023-07-15T17:32:52.138Z] === RUN TestNetworkList 17:32:52 [2023-07-15T17:32:52.138Z] === RUN TestNetworkList//networks 17:32:52 [2023-07-15T17:32:52.138Z] === PAUSE TestNetworkList//networks 17:32:52 [2023-07-15T17:32:52.138Z] === RUN TestNetworkList//networks/ 17:32:52 [2023-07-15T17:32:52.138Z] === PAUSE TestNetworkList//networks/ 17:32:52 [2023-07-15T17:32:52.138Z] === CONT TestNetworkList//networks 17:32:52 [2023-07-15T17:32:52.138Z] === CONT TestNetworkList//networks/ 17:32:52 [2023-07-15T17:32:52.138Z] --- PASS: TestNetworkList (0.01s) 17:32:52 [2023-07-15T17:32:52.138Z] --- PASS: TestNetworkList//networks/ (0.00s) 17:32:52 [2023-07-15T17:32:52.138Z] --- PASS: TestNetworkList//networks (0.00s) 17:32:52 [2023-07-15T17:32:52.138Z] === RUN TestHostIPv4BridgeLabel 17:32:52 [2023-07-15T17:32:52.708Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) 17:32:52 [2023-07-15T17:32:52.708Z] === RUN TestDaemonRestartWithLiveRestore 17:32:53 [2023-07-15T17:32:53.411Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 17:32:53 [2023-07-15T17:32:53.411Z] check_test.go:308: [d4eb29a34891e] daemon is not started 17:32:53 [2023-07-15T17:32:53.411Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 17:32:54 [2023-07-15T17:32:54.089Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 17:32:54 [2023-07-15T17:32:54.089Z] === RUN TestDaemonDefaultNetworkPools 17:32:54 [2023-07-15T17:32:54.164Z] --- PASS: TestGraphdriverPluginV2 (6.01s) 17:32:54 [2023-07-15T17:32:54.165Z] PASS 17:32:54 [2023-07-15T17:32:54.165Z] 17:32:54 [2023-07-15T17:32:54.165Z] === Skipped 17:32:54 [2023-07-15T17:32:54.165Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) 17:32:54 [2023-07-15T17:32:54.165Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 17:32:54 [2023-07-15T17:32:54.165Z] 17:32:54 [2023-07-15T17:32:54.165Z] DONE 2 tests, 1 skipped in 6.371s 17:32:54 [2023-07-15T17:32:54.165Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 17:32:54 [2023-07-15T17:32:54.165Z] INFO: Testing against a local daemon 17:32:54 [2023-07-15T17:32:54.165Z] === RUN TestContinueAfterPluginCrash 17:32:54 [2023-07-15T17:32:54.165Z] === PAUSE TestContinueAfterPluginCrash 17:32:54 [2023-07-15T17:32:54.165Z] === RUN TestReadPluginNoRead 17:32:54 [2023-07-15T17:32:54.165Z] === PAUSE TestReadPluginNoRead 17:32:54 [2023-07-15T17:32:54.165Z] === RUN TestDaemonStartWithLogOpt 17:32:54 [2023-07-15T17:32:54.165Z] === PAUSE TestDaemonStartWithLogOpt 17:32:54 [2023-07-15T17:32:54.165Z] === CONT TestContinueAfterPluginCrash 17:32:54 [2023-07-15T17:32:54.165Z] === CONT TestDaemonStartWithLogOpt 17:32:54 [2023-07-15T17:32:54.165Z] === CONT TestReadPluginNoRead 17:32:54 [2023-07-15T17:32:54.659Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) 17:32:54 [2023-07-15T17:32:54.659Z] === RUN TestDaemonRestartWithExistingNetwork 17:32:55 [2023-07-15T17:32:55.307Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 17:32:55 [2023-07-15T17:32:55.598Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) 17:32:55 [2023-07-15T17:32:55.598Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 17:32:56 [2023-07-15T17:32:56.979Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 17:32:56 [2023-07-15T17:32:56.979Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 17:32:57 [2023-07-15T17:32:57.548Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 17:32:57 [2023-07-15T17:32:57.548Z] === RUN TestServiceWithPredefinedNetwork 17:32:57 [2023-07-15T17:32:57.832Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 17:33:00 [2023-07-15T17:33:00.087Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) 17:33:00 [2023-07-15T17:33:00.087Z] === RUN TestServiceRemoveKeepsIngressNetwork 17:33:00 [2023-07-15T17:33:00.087Z] service_test.go:242: FLAKY_TEST 17:33:00 [2023-07-15T17:33:00.087Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 17:33:00 [2023-07-15T17:33:00.087Z] === RUN TestServiceWithDataPathPortInit 17:33:00 [2023-07-15T17:33:00.789Z] === RUN TestReadPluginNoRead/default 17:33:01 [2023-07-15T17:33:01.023Z] tests/integration/api_volume_test.py ......... [ 74%] 17:33:01 [2023-07-15T17:33:01.109Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 17:33:02 [2023-07-15T17:33:02.044Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 17:33:02 [2023-07-15T17:33:02.191Z] --- PASS: TestDaemonStartWithLogOpt (8.26s) 17:33:02 [2023-07-15T17:33:02.767Z] === RUN TestReadPluginNoRead/disabled_caching 17:33:02 [2023-07-15T17:33:02.920Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) 17:33:02 [2023-07-15T17:33:02.920Z] === RUN TestCreateServiceSecretFileMode 17:33:02 [2023-07-15T17:33:02.930Z] tests/integration/client_test.py ..... [ 75%] 17:33:02 [2023-07-15T17:33:02.930Z] tests/integration/context_api_test.py ... [ 76%] 17:33:02 [2023-07-15T17:33:02.977Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 17:33:03 [2023-07-15T17:33:03.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 17:33:03 [2023-07-15T17:33:03.334Z] INFO: Expanding compiler 1 of 3... 17:33:03 [2023-07-15T17:33:03.498Z] tests/integration/errors_test.py . [ 76%] 17:33:04 [2023-07-15T17:33:04.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 17:33:04 [2023-07-15T17:33:04.874Z] INFO: Expanding compiler 2 of 3... 17:33:05 [2023-07-15T17:33:05.306Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 17:33:05 [2023-07-15T17:33:05.536Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 17:33:05 [2023-07-15T17:33:05.871Z] --- PASS: TestContinueAfterPluginCrash (12.10s) 17:33:07 [2023-07-15T17:33:07.242Z] === CONT TestReadPluginNoRead 17:33:07 [2023-07-15T17:33:07.242Z] read_test.go:92: [dd2d6f693366b] daemon is not started 17:33:07 [2023-07-15T17:33:07.242Z] --- PASS: TestReadPluginNoRead (13.64s) 17:33:07 [2023-07-15T17:33:07.242Z] --- PASS: TestReadPluginNoRead/default (2.42s) 17:33:07 [2023-07-15T17:33:07.242Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.37s) 17:33:07 [2023-07-15T17:33:07.242Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.37s) 17:33:07 [2023-07-15T17:33:07.242Z] PASS 17:33:07 [2023-07-15T17:33:07.242Z] 17:33:07 [2023-07-15T17:33:07.242Z] DONE 6 tests in 13.673s 17:33:07 [2023-07-15T17:33:07.500Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 17:33:07 [2023-07-15T17:33:07.500Z] testing: warning: no tests to run 17:33:07 [2023-07-15T17:33:07.500Z] PASS 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] DONE 0 tests in 0.007s 17:33:07 [2023-07-15T17:33:07.500Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 17:33:07 [2023-07-15T17:33:07.500Z] INFO: Testing against a local daemon 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestPluginWithDevMounts 17:33:07 [2023-07-15T17:33:07.500Z] mounts_test.go:20: (*Execution).IsRootless-fm 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestPluginWithDevMounts (0.00s) 17:33:07 [2023-07-15T17:33:07.500Z] PASS 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] === Skipped 17:33:07 [2023-07-15T17:33:07.500Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 17:33:07 [2023-07-15T17:33:07.500Z] mounts_test.go:20: (*Execution).IsRootless-fm 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] DONE 1 tests, 1 skipped in 0.029s 17:33:07 [2023-07-15T17:33:07.500Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 17:33:07 [2023-07-15T17:33:07.500Z] INFO: Testing against a local daemon 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestSecretInspect 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestSecretInspect (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestSecretList 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestSecretList (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestSecretsCreateAndDelete 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestSecretsUpdate 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestSecretsUpdate (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestTemplatedSecret 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestTemplatedSecret (0.00s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestSecretCreateResolve 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestSecretCreateResolve (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] PASS 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] === Skipped 17:33:07 [2023-07-15T17:33:07.500Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] 17:33:07 [2023-07-15T17:33:07.500Z] DONE 6 tests, 6 skipped in 0.078s 17:33:07 [2023-07-15T17:33:07.500Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 17:33:07 [2023-07-15T17:33:07.500Z] INFO: Testing against a local daemon 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestServiceCreateInit 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestServiceCreateInit/daemonInitDisabled 17:33:07 [2023-07-15T17:33:07.500Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestServiceCreateInit/daemonInitEnabled 17:33:07 [2023-07-15T17:33:07.500Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- PASS: TestServiceCreateInit (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestCreateServiceMultipleTimes 17:33:07 [2023-07-15T17:33:07.500Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestCreateServiceConflict 17:33:07 [2023-07-15T17:33:07.500Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestCreateServiceConflict (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestCreateServiceMaxReplicas 17:33:07 [2023-07-15T17:33:07.500Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestCreateWithDuplicateNetworkNames 17:33:07 [2023-07-15T17:33:07.500Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestCreateServiceSecretFileMode 17:33:07 [2023-07-15T17:33:07.500Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.500Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 17:33:07 [2023-07-15T17:33:07.500Z] === RUN TestCreateServiceConfigFileMode 17:33:07 [2023-07-15T17:33:07.500Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestCreateServiceSysctls 17:33:07 [2023-07-15T17:33:07.758Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestCreateServiceSysctls (0.01s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestCreateServiceCapabilities 17:33:07 [2023-07-15T17:33:07.758Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestCreateServiceCapabilities (0.01s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestInspect 17:33:07 [2023-07-15T17:33:07.758Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestInspect (0.01s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestCreateJob 17:33:07 [2023-07-15T17:33:07.758Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestCreateJob (0.00s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestReplicatedJob 17:33:07 [2023-07-15T17:33:07.758Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestReplicatedJob (0.00s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestUpdateReplicatedJob 17:33:07 [2023-07-15T17:33:07.758Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestUpdateReplicatedJob (0.01s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestServiceListWithStatuses 17:33:07 [2023-07-15T17:33:07.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestServiceListWithStatuses (0.00s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestDockerNetworkConnectAlias 17:33:07 [2023-07-15T17:33:07.758Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestDockerNetworkReConnect 17:33:07 [2023-07-15T17:33:07.758Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:07 [2023-07-15T17:33:07.758Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 17:33:07 [2023-07-15T17:33:07.758Z] === RUN TestServicePlugin 17:33:08 [2023-07-15T17:33:08.060Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 17:33:10 [2023-07-15T17:33:10.584Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 17:33:10 [2023-07-15T17:33:10.678Z] INFO: Expanding compiler 3 of 3... 17:33:10 [2023-07-15T17:33:10.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 17:33:11 [2023-07-15T17:33:11.035Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestServicePlugin (2.82s) 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestServiceUpdateLabel 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestServiceUpdateLabel (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestServiceUpdateSecrets 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestServiceUpdateConfigs 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestServiceUpdateNetwork 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestServiceUpdatePidsLimit 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] PASS 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === Skipped 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestInspect (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) 17:33:11 [2023-07-15T17:33:11.036Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) 17:33:11 [2023-07-15T17:33:11.036Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 17:33:11 [2023-07-15T17:33:11.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServicePlugin (2.82s) 17:33:11 [2023-07-15T17:33:11.036Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] DONE 24 tests, 23 skipped in 3.062s 17:33:11 [2023-07-15T17:33:11.036Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 17:33:11 [2023-07-15T17:33:11.036Z] INFO: Testing against a local daemon 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestSessionCreate 17:33:11 [2023-07-15T17:33:11.036Z] --- PASS: TestSessionCreate (0.01s) 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestSessionCreateWithBadUpgrade 17:33:11 [2023-07-15T17:33:11.036Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 17:33:11 [2023-07-15T17:33:11.036Z] PASS 17:33:11 [2023-07-15T17:33:11.036Z] 17:33:11 [2023-07-15T17:33:11.036Z] DONE 2 tests in 0.060s 17:33:11 [2023-07-15T17:33:11.036Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 17:33:11 [2023-07-15T17:33:11.036Z] INFO: Testing against a local daemon 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestCgroupDriverSystemdMemoryLimit 17:33:11 [2023-07-15T17:33:11.036Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 17:33:11 [2023-07-15T17:33:11.036Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 17:33:11 [2023-07-15T17:33:11.036Z] === RUN TestEventsExecDie 17:33:11 [2023-07-15T17:33:11.098Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 17:33:11 [2023-07-15T17:33:11.098Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 17:33:11 [2023-07-15T17:33:11.293Z] --- PASS: TestEventsExecDie (0.59s) 17:33:11 [2023-07-15T17:33:11.293Z] === RUN TestEventsBackwardsCompatible 17:33:11 [2023-07-15T17:33:11.293Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 17:33:11 [2023-07-15T17:33:11.293Z] === RUN TestInfoBinaryCommits 17:33:11 [2023-07-15T17:33:11.293Z] --- PASS: TestInfoBinaryCommits (0.01s) 17:33:11 [2023-07-15T17:33:11.293Z] === RUN TestInfoAPIVersioned 17:33:11 [2023-07-15T17:33:11.293Z] --- PASS: TestInfoAPIVersioned (0.01s) 17:33:11 [2023-07-15T17:33:11.293Z] === RUN TestInfoDiscoveryBackend 17:33:11 [2023-07-15T17:33:11.355Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 17:33:11 [2023-07-15T17:33:11.651Z] INFO: Removing downloaded files... 17:33:11 [2023-07-15T17:33:11.651Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 17:33:11 [2023-07-15T17:33:11.651Z] INFO: Configuring git core.autocrlf... 17:33:12 [2023-07-15T17:33:12.286Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 17:33:12 [2023-07-15T17:33:12.286Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows 17:33:12 [2023-07-15T17:33:12.286Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 17:33:12 [2023-07-15T17:33:12.286Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 17:33:12 [2023-07-15T17:33:12.544Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 17:33:13 [2023-07-15T17:33:13.108Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 17:33:13 [2023-07-15T17:33:13.190Z] --- PASS: TestInfoDiscoveryBackend (1.57s) 17:33:13 [2023-07-15T17:33:13.191Z] === RUN TestInfoDiscoveryInvalidAdvertise 17:33:14 [2023-07-15T17:33:14.040Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 17:33:14 [2023-07-15T17:33:14.982Z] --- PASS: TestServiceWithDataPathPortInit (14.40s) 17:33:14 [2023-07-15T17:33:14.982Z] === RUN TestServiceWithDefaultAddressPoolInit 17:33:15 [2023-07-15T17:33:15.135Z] --- PASS: TestCreateServiceSecretFileMode (12.59s) 17:33:15 [2023-07-15T17:33:15.136Z] === RUN TestCreateServiceConfigFileMode 17:33:16 [2023-07-15T17:33:16.467Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) 17:33:16 [2023-07-15T17:33:16.467Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 17:33:16 [2023-07-15T17:33:16.467Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network 17:33:16 [2023-07-15T17:33:16.467Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 17:33:16 [2023-07-15T17:33:16.467Z] === RUN TestInfoAPI 17:33:16 [2023-07-15T17:33:16.467Z] --- PASS: TestInfoAPI (0.02s) 17:33:16 [2023-07-15T17:33:16.467Z] === RUN TestInfoAPIWarnings 17:33:16 [2023-07-15T17:33:16.564Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 17:33:16 [2023-07-15T17:33:16.891Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ojufv92nfoso1typy6va7knbz Created:2023-07-15 17:33:15.404251005 +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[1e8c3520a28f8dd21594a039f7c295793cd9e6efef9dd3037315c5fc1100355c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0l3aztg24t2dw617cpxixi8es EndpointID:18a69e64c649d7d1f5ca49bb15caef3f83d85390c9c8e9d05c0c0e62458910e8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9e6bb804de6677693eb815e6c99515671cd9fc8a4f534a4e31b92b17142cf978 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:ad524264d1ba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0l3aztg24t2dw617cpxixi8es EndpointID:18a69e64c649d7d1f5ca49bb15caef3f83d85390c9c8e9d05c0c0e62458910e8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 17:33:19 [2023-07-15T17:33:19.840Z] === RUN TestDockerSuite/TestBuildExpose 17:33:19 [2023-07-15T17:33:19.840Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 17:33:20 [2023-07-15T17:33:20.098Z] === RUN TestDockerSuite/TestBuildExposeOrder 17:33:20 [2023-07-15T17:33:20.355Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 17:33:20 [2023-07-15T17:33:20.612Z] === RUN TestDockerSuite/TestBuildFails 17:33:20 [2023-07-15T17:33:20.869Z] docker_cli_daemon_test.go:2550: [d50f61a6bd532] daemon is not started 17:33:21 [2023-07-15T17:33:21.127Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 17:33:21 [2023-07-15T17:33:21.127Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 17:33:22 [2023-07-15T17:33:22.170Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s) 17:33:22 [2023-07-15T17:33:22.170Z] PASS 17:33:22 [2023-07-15T17:33:22.170Z] 17:33:22 [2023-07-15T17:33:22.170Z] === Skipped 17:33:22 [2023-07-15T17:33:22.170Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 17:33:22 [2023-07-15T17:33:22.170Z] service_test.go:242: FLAKY_TEST 17:33:22 [2023-07-15T17:33:22.170Z] 17:33:22 [2023-07-15T17:33:22.170Z] DONE 26 tests, 1 skipped in 45.089s 17:33:22 [2023-07-15T17:33:22.170Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 17:33:22 [2023-07-15T17:33:22.170Z] INFO: Testing against a local daemon 17:33:22 [2023-07-15T17:33:22.170Z] === RUN TestDockerNetworkIpvlanPersistance 17:33:22 [2023-07-15T17:33:22.170Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:33:22 [2023-07-15T17:33:22.170Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 17:33:22 [2023-07-15T17:33:22.170Z] === RUN TestDockerNetworkIpvlan 17:33:22 [2023-07-15T17:33:22.170Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:33:22 [2023-07-15T17:33:22.170Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 17:33:22 [2023-07-15T17:33:22.170Z] PASS 17:33:22 [2023-07-15T17:33:22.170Z] 17:33:22 [2023-07-15T17:33:22.170Z] === Skipped 17:33:22 [2023-07-15T17:33:22.170Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 17:33:22 [2023-07-15T17:33:22.170Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:33:22 [2023-07-15T17:33:22.170Z] 17:33:22 [2023-07-15T17:33:22.170Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 17:33:22 [2023-07-15T17:33:22.170Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:33:22 [2023-07-15T17:33:22.170Z] 17:33:22 [2023-07-15T17:33:22.170Z] DONE 2 tests, 2 skipped in 0.029s 17:33:22 [2023-07-15T17:33:22.170Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 17:33:22 [2023-07-15T17:33:22.170Z] INFO: Testing against a local daemon 17:33:22 [2023-07-15T17:33:22.170Z] === RUN TestDockerNetworkMacvlanPersistance 17:33:22 [2023-07-15T17:33:22.498Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 17:33:22 [2023-07-15T17:33:22.498Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 17:33:22 [2023-07-15T17:33:22.585Z] tests/integration/models_containers_test.py ............................ [ 83%] 17:33:22 [2023-07-15T17:33:22.739Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) 17:33:22 [2023-07-15T17:33:22.739Z] === RUN TestDockerNetworkMacvlan 17:33:23 [2023-07-15T17:33:23.309Z] === RUN TestDockerNetworkMacvlan/Subinterface 17:33:23 [2023-07-15T17:33:23.868Z] === RUN TestDockerSuite/TestBuildForceRm 17:33:24 [2023-07-15T17:33:24.249Z] === RUN TestDockerNetworkMacvlan/OverlapParent 17:33:24 [2023-07-15T17:33:24.818Z] === RUN TestDockerNetworkMacvlan/NilParent 17:33:25 [2023-07-15T17:33:25.240Z] === RUN TestDockerSuite/TestBuildFromGit 17:33:25 [2023-07-15T17:33:25.804Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 17:33:26 [2023-07-15T17:33:26.062Z] === RUN TestDockerSuite/TestBuildFromGitWithF 17:33:26 [2023-07-15T17:33:26.727Z] === RUN TestDockerNetworkMacvlan/InternalMode 17:33:26 [2023-07-15T17:33:26.993Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 17:33:27 [2023-07-15T17:33:27.350Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) 17:33:27 [2023-07-15T17:33:27.350Z] === RUN TestCreateServiceSysctls 17:33:27 [2023-07-15T17:33:27.924Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 17:33:28 [2023-07-15T17:33:28.108Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 17:33:28 [2023-07-15T17:33:28.489Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 17:33:28 [2023-07-15T17:33:28.489Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 17:33:29 [2023-07-15T17:33:29.258Z] --- PASS: TestCreateServiceSysctls (3.34s) 17:33:29 [2023-07-15T17:33:29.258Z] === RUN TestCreateServiceCapabilities 17:33:29 [2023-07-15T17:33:29.420Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 17:33:29 [2023-07-15T17:33:29.984Z] === RUN TestDockerSuite/TestBuildFromURLWithF 17:33:31 [2023-07-15T17:33:31.355Z] === RUN TestDockerDaemonSuite/TestShmSize 17:33:31 [2023-07-15T17:33:31.355Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 17:33:31 [2023-07-15T17:33:31.402Z] === RUN TestDockerNetworkMacvlan/Addressing 17:33:31 [2023-07-15T17:33:31.796Z] --- PASS: TestCreateServiceCapabilities (2.58s) 17:33:31 [2023-07-15T17:33:31.796Z] === RUN TestInspect 17:33:31 [2023-07-15T17:33:31.971Z] --- PASS: TestDockerNetworkMacvlan (9.16s) 17:33:31 [2023-07-15T17:33:31.971Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 17:33:31 [2023-07-15T17:33:31.971Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) 17:33:31 [2023-07-15T17:33:31.971Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) 17:33:31 [2023-07-15T17:33:31.971Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) 17:33:31 [2023-07-15T17:33:31.971Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.82s) 17:33:31 [2023-07-15T17:33:31.971Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) 17:33:31 [2023-07-15T17:33:31.971Z] PASS 17:33:31 [2023-07-15T17:33:31.971Z] 17:33:31 [2023-07-15T17:33:31.971Z] DONE 8 tests in 10.516s 17:33:31 [2023-07-15T17:33:31.971Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 17:33:31 [2023-07-15T17:33:31.971Z] testing: warning: no tests to run 17:33:31 [2023-07-15T17:33:31.971Z] PASS 17:33:31 [2023-07-15T17:33:31.971Z] 17:33:31 [2023-07-15T17:33:31.971Z] DONE 0 tests in 0.007s 17:33:31 [2023-07-15T17:33:31.971Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 17:33:31 [2023-07-15T17:33:31.971Z] INFO: Testing against a local daemon 17:33:31 [2023-07-15T17:33:31.971Z] === RUN TestAuthZPluginAllowRequest 17:33:32 [2023-07-15T17:33:32.287Z] === RUN TestDockerSuite/TestBuildHistory 17:33:32 [2023-07-15T17:33:32.544Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 17:33:33 [2023-07-15T17:33:33.352Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) 17:33:33 [2023-07-15T17:33:33.353Z] === RUN TestAuthZPluginTLS 17:33:33 [2023-07-15T17:33:33.613Z] --- PASS: TestAuthZPluginTLS (0.54s) 17:33:33 [2023-07-15T17:33:33.613Z] === RUN TestAuthZPluginDenyRequest 17:33:34 [2023-07-15T17:33:34.182Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 17:33:34 [2023-07-15T17:33:34.182Z] === RUN TestAuthZPluginAPIDenyResponse 17:33:34 [2023-07-15T17:33:34.446Z] === RUN TestDockerDaemonSuite/TestTLSVerify 17:33:34 [2023-07-15T17:33:34.446Z] check_test.go:308: [d4f513329a988] daemon is not started 17:33:34 [2023-07-15T17:33:34.446Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 17:33:34 [2023-07-15T17:33:34.446Z] === RUN TestDockerSuite/TestBuildIidFile 17:33:34 [2023-07-15T17:33:34.529Z] --- PASS: TestInfoAPIWarnings (17.36s) 17:33:34 [2023-07-15T17:33:34.530Z] === RUN TestInfoDebug 17:33:34 [2023-07-15T17:33:34.736Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 17:33:34 [2023-07-15T17:33:34.752Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 17:33:34 [2023-07-15T17:33:34.752Z] === RUN TestAuthZPluginDenyResponse 17:33:35 [2023-07-15T17:33:35.091Z] --- PASS: TestInspect (2.80s) 17:33:35 [2023-07-15T17:33:35.091Z] === RUN TestCreateJob 17:33:35 [2023-07-15T17:33:35.103Z] --- PASS: TestInfoDebug (1.56s) 17:33:35 [2023-07-15T17:33:35.103Z] === RUN TestInfoInsecureRegistries 17:33:35 [2023-07-15T17:33:35.323Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 17:33:35 [2023-07-15T17:33:35.323Z] === RUN TestAuthZPluginAllowEventStream 17:33:35 [2023-07-15T17:33:35.325Z] === RUN TestDockerSuite/TestBuildInheritance 17:33:35 [2023-07-15T17:33:35.586Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 17:33:35 [2023-07-15T17:33:35.865Z] === RUN TestDockerSuite/TestBuildInvalidTag 17:33:35 [2023-07-15T17:33:35.865Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 17:33:36 [2023-07-15T17:33:36.704Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) 17:33:36 [2023-07-15T17:33:36.704Z] === RUN TestAuthZPluginErrorResponse 17:33:36 [2023-07-15T17:33:36.832Z] === RUN TestDockerSuite/TestBuildLabel 17:33:36 [2023-07-15T17:33:36.833Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 17:33:36 [2023-07-15T17:33:36.964Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 17:33:36 [2023-07-15T17:33:36.964Z] === RUN TestAuthZPluginErrorRequest 17:33:37 [2023-07-15T17:33:37.012Z] --- PASS: TestInfoInsecureRegistries (1.59s) 17:33:37 [2023-07-15T17:33:37.012Z] === RUN TestInfoRegistryMirrors 17:33:37 [2023-07-15T17:33:37.113Z] === RUN TestDockerSuite/TestBuildLabelMultiple 17:33:37 [2023-07-15T17:33:37.400Z] === RUN TestDockerSuite/TestBuildLabelOneNode 17:33:37 [2023-07-15T17:33:37.400Z] === RUN TestDockerSuite/TestBuildLabels 17:33:37 [2023-07-15T17:33:37.533Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 17:33:37 [2023-07-15T17:33:37.533Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 17:33:37 [2023-07-15T17:33:37.640Z] --- PASS: TestCreateJob (3.11s) 17:33:37 [2023-07-15T17:33:37.640Z] === RUN TestReplicatedJob 17:33:37 [2023-07-15T17:33:37.983Z] === RUN TestDockerSuite/TestBuildLabelsCache 17:33:38 [2023-07-15T17:33:38.102Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 17:33:38 [2023-07-15T17:33:38.103Z] === RUN TestAuthZPluginEnsureLoadImportWorking 17:33:38 [2023-07-15T17:33:38.382Z] --- PASS: TestInfoRegistryMirrors (1.56s) 17:33:38 [2023-07-15T17:33:38.382Z] === RUN TestLoginFailsWithBadCredentials 17:33:38 [2023-07-15T17:33:38.582Z] === RUN TestDockerSuite/TestBuildLabelsOverride 17:33:38 [2023-07-15T17:33:38.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 17:33:38 [2023-07-15T17:33:38.642Z] === RUN TestPingCacheHeaders 17:33:38 [2023-07-15T17:33:38.642Z] --- PASS: TestPingCacheHeaders (0.01s) 17:33:38 [2023-07-15T17:33:38.642Z] === RUN TestPingGet 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite (301.90s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.89s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (0.93s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (33.10s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.86s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.33s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.01s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.39s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.06s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.73s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.60s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.08s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.18s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.83s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (0.93s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.04s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.03s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.53s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.51s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.75s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.48s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.99s) 17:33:38 [2023-07-15T17:33:38.856Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.61s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.80s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.10s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.41s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.15s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.61s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.93s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.33s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.35s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.22s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.36s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.16s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.24s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.35s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.51s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.55s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.83s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.77s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.82s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.21s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.77s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.27s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.21s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.70s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.37s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.42s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.30s) 17:33:38 [2023-07-15T17:33:38.856Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 17:33:38 [2023-07-15T17:33:38.856Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.66s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.68s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.21s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.27s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.74s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.47s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.88s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.79s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.40s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.26s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.30s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.21s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.30s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.92s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.37s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.21s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.33s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.54s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (1.97s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.38s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.14s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.03s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.49s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.93s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.07s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.49s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.39s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.31s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.27s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.83s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.92s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.34s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.77s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.15s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.84s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.25s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.87s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) 17:33:38 [2023-07-15T17:33:38.856Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.48s) 17:33:38 [2023-07-15T17:33:38.856Z] === RUN TestDockerSwarmSuite 17:33:38 [2023-07-15T17:33:38.856Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 17:33:38 [2023-07-15T17:33:38.900Z] --- PASS: TestPingGet (0.01s) 17:33:38 [2023-07-15T17:33:38.900Z] === RUN TestPingHead 17:33:38 [2023-07-15T17:33:38.900Z] --- PASS: TestPingHead (0.01s) 17:33:38 [2023-07-15T17:33:38.900Z] === RUN TestVersion 17:33:38 [2023-07-15T17:33:38.900Z] --- PASS: TestVersion (0.01s) 17:33:38 [2023-07-15T17:33:38.900Z] PASS 17:33:38 [2023-07-15T17:33:38.900Z] 17:33:38 [2023-07-15T17:33:38.900Z] === Skipped 17:33:38 [2023-07-15T17:33:38.900Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 17:33:38 [2023-07-15T17:33:38.900Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 17:33:38 [2023-07-15T17:33:38.900Z] 17:33:38 [2023-07-15T17:33:38.900Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 17:33:38 [2023-07-15T17:33:38.900Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network 17:33:38 [2023-07-15T17:33:38.900Z] 17:33:38 [2023-07-15T17:33:38.900Z] DONE 18 tests, 2 skipped in 28.130s 17:33:38 [2023-07-15T17:33:38.900Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 17:33:38 [2023-07-15T17:33:38.900Z] INFO: Testing against a local daemon 17:33:38 [2023-07-15T17:33:38.900Z] === RUN TestVolumesCreateAndList 17:33:38 [2023-07-15T17:33:38.900Z] --- PASS: TestVolumesCreateAndList (0.02s) 17:33:38 [2023-07-15T17:33:38.900Z] === RUN TestVolumesRemove 17:33:38 [2023-07-15T17:33:38.900Z] --- PASS: TestVolumesRemove (0.05s) 17:33:38 [2023-07-15T17:33:38.900Z] === RUN TestVolumesInspect 17:33:38 [2023-07-15T17:33:38.900Z] --- PASS: TestVolumesInspect (0.02s) 17:33:38 [2023-07-15T17:33:38.900Z] === RUN TestVolumesInvalidJSON 17:33:38 [2023-07-15T17:33:38.900Z] === RUN TestVolumesInvalidJSON//volumes/create 17:33:38 [2023-07-15T17:33:38.900Z] === PAUSE TestVolumesInvalidJSON//volumes/create 17:33:38 [2023-07-15T17:33:38.900Z] === CONT TestVolumesInvalidJSON//volumes/create 17:33:38 [2023-07-15T17:33:38.900Z] --- PASS: TestVolumesInvalidJSON (0.01s) 17:33:38 [2023-07-15T17:33:38.900Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 17:33:38 [2023-07-15T17:33:38.900Z] PASS 17:33:38 [2023-07-15T17:33:38.900Z] 17:33:38 [2023-07-15T17:33:38.900Z] DONE 5 tests in 0.124s 17:33:38 [2023-07-15T17:33:38.900Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 17:33:38 [2023-07-15T17:33:38.900Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 19099 is not a child of this shell 17:33:38 [2023-07-15T17:33:38.900Z] warning: PID 19099 from bundles/test-integration/docker.pid had a nonzero exit code 17:33:38 [2023-07-15T17:33:38.900Z] Leaving: AppArmorNo profiles have been unloaded. 17:33:38 [2023-07-15T17:33:38.900Z] 17:33:38 [2023-07-15T17:33:38.900Z] Unloading profiles will leave already running processes permanently 17:33:38 [2023-07-15T17:33:38.900Z] unconfined, which can lead to unexpected situations. 17:33:38 [2023-07-15T17:33:38.900Z] 17:33:38 [2023-07-15T17:33:38.900Z] To set a process to complain mode, use the command line tool 17:33:38 [2023-07-15T17:33:38.900Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 17:33:38 [2023-07-15T17:33:38.900Z] Removing test suite binaries 17:33:38 [2023-07-15T17:33:38.900Z] exiting test-integration 17:33:38 [2023-07-15T17:33:38.900Z] ++ exit 0 17:33:39 [2023-07-15T17:33:39.489Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) 17:33:39 [2023-07-15T17:33:39.489Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 17:33:39 [2023-07-15T17:33:39.516Z] ......... [ 86%] 17:33:40 [2023-07-15T17:33:40.261Z] === RUN TestDockerSuite/TestBuildLastModified 17:33:40 [2023-07-15T17:33:40.271Z] Post stage [Pipeline] junit 17:33:40 [2023-07-15T17:33:40.848Z] Recording test results 17:33:40 [2023-07-15T17:33:40.869Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) 17:33:40 [2023-07-15T17:33:40.869Z] === RUN TestAuthZPluginHeader 17:33:41 [2023-07-15T17:33:41.130Z] --- PASS: TestAuthZPluginHeader (0.65s) 17:33:41 [2023-07-15T17:33:41.130Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 17:33:41 [2023-07-15T17:33:41.631Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 17:33:41 [2023-07-15T17:33:41.992Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 17:33:42 [2023-07-15T17:33:42.319Z] + echo Ensuring container killed. 17:33:42 [2023-07-15T17:33:42.319Z] Ensuring container killed. 17:33:42 [2023-07-15T17:33:42.319Z] + docker rm -vf docker-pr1 17:33:42 [2023-07-15T17:33:42.319Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 17:33:42 [2023-07-15T17:33:42.597Z] + echo Chowning /workspace to jenkins user 17:33:42 [2023-07-15T17:33:42.597Z] Chowning /workspace to jenkins user 17:33:42 [2023-07-15T17:33:42.597Z] + id -u 17:33:42 [2023-07-15T17:33:42.597Z] + id -g 17:33:42 [2023-07-15T17:33:42.597Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45980:/workspace busybox chown -R 1000:1000 /workspace 17:33:42 [2023-07-15T17:33:42.597Z] Unable to find image 'busybox:latest' locally 17:33:42 [2023-07-15T17:33:42.597Z] latest: Pulling from library/busybox 17:33:42 [2023-07-15T17:33:42.597Z] 809d8e20e203: Pulling fs layer 17:33:42 [2023-07-15T17:33:42.855Z] 809d8e20e203: Verifying Checksum 17:33:42 [2023-07-15T17:33:42.855Z] 809d8e20e203: Download complete 17:33:42 [2023-07-15T17:33:42.855Z] 809d8e20e203: Pull complete 17:33:42 [2023-07-15T17:33:42.855Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 17:33:42 [2023-07-15T17:33:42.855Z] Status: Downloaded newer image for busybox:latest 17:33:42 [2023-07-15T17:33:42.919Z] --- PASS: TestReplicatedJob (5.05s) 17:33:42 [2023-07-15T17:33:42.919Z] === RUN TestUpdateReplicatedJob [Pipeline] catchError [Pipeline] { [Pipeline] sh 17:33:44 [2023-07-15T17:33:44.078Z] + bundleName=amd64-rootless 17:33:44 [2023-07-15T17:33:44.079Z] + echo Creating amd64-rootless-bundles.tar.gz 17:33:44 [2023-07-15T17:33:44.079Z] Creating amd64-rootless-bundles.tar.gz 17:33:44 [2023-07-15T17:33:44.079Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print 17:33:44 [2023-07-15T17:33:44.079Z] xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts 17:33:44 [2023-07-15T17:33:44.090Z] Archiving artifacts 17:33:44 [2023-07-15T17:33:44.155Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 17:33:44 [2023-07-15T17:33:44.338Z] tests/integration/models_images_test.py ............... [ 89%] 17:33:44 [2023-07-15T17:33:44.412Z] === RUN TestDockerSuite/TestBuildLineBreak 17:33:45 [2023-07-15T17:33:45.506Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45980/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 17:33:45 [2023-07-15T17:33:45.808Z] + make clean 17:33:45 [2023-07-15T17:33:45.808Z] docker volume rm -f docker-dev-cache 17:33:45 [2023-07-15T17:33:45.808Z] docker-dev-cache [Pipeline] deleteDir 17:33:46 [2023-07-15T17:33:46.212Z] --- PASS: TestUpdateReplicatedJob (3.24s) 17:33:46 [2023-07-15T17:33:46.212Z] === RUN TestServiceListWithStatuses 17:33:46 [2023-07-15T17:33:46.212Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 17:33:46 [2023-07-15T17:33:46.212Z] --- SKIP: TestServiceListWithStatuses (0.00s) 17:33:46 [2023-07-15T17:33:46.212Z] === RUN TestDockerNetworkConnectAlias 17:33:46 [2023-07-15T17:33:46.237Z] tests/integration/models_networks_test.py .... [ 90%] [Pipeline] } [Pipeline] // withEnv 17:33:46 [2023-07-15T17:33:46.408Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) 17:33:46 [2023-07-15T17:33:46.408Z] === RUN TestAuthZPluginV2Disable [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:33:46 [2023-07-15T17:33:46.936Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 17:33:46 [2023-07-15T17:33:46.936Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 17:33:46 [2023-07-15T17:33:46.936Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 17:33:46 [2023-07-15T17:33:46.936Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 17:33:47 [2023-07-15T17:33:47.193Z] === RUN TestDockerSuite/TestBuildMaintainer 17:33:47 [2023-07-15T17:33:47.193Z] === RUN TestDockerSuite/TestBuildMissingArgs 17:33:48 [2023-07-15T17:33:48.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 17:33:48 [2023-07-15T17:33:48.125Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 17:33:49 [2023-07-15T17:33:49.057Z] === RUN TestDockerSuite/TestBuildMultiStageArg 17:33:49 [2023-07-15T17:33:49.702Z] --- PASS: TestAuthZPluginV2Disable (3.73s) 17:33:49 [2023-07-15T17:33:49.702Z] === RUN TestAuthZPluginV2RejectVolumeRequests 17:33:50 [2023-07-15T17:33:50.421Z] --- PASS: TestDockerNetworkConnectAlias (4.44s) 17:33:50 [2023-07-15T17:33:50.421Z] === RUN TestDockerNetworkReConnect 17:33:51 [2023-07-15T17:33:51.513Z] tests/integration/models_nodes_test.py . [ 91%] 17:33:51 [2023-07-15T17:33:51.582Z] === RUN TestDockerSuite/TestBuildMultiStageCache 17:33:51 [2023-07-15T17:33:51.582Z] --- PASS: TestImportExtremelyLargeImageWorks (94.62s) 17:33:51 [2023-07-15T17:33:51.582Z] PASS 17:33:51 [2023-07-15T17:33:51.582Z] 17:33:51 [2023-07-15T17:33:51.582Z] DONE 13 tests in 97.482s 17:33:51 [2023-07-15T17:33:51.582Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 17:33:51 [2023-07-15T17:33:51.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 17:33:51 [2023-07-15T17:33:51.582Z] ++ set -e 17:33:51 [2023-07-15T17:33:51.582Z] ++ '[' -n 0 ']' 17:33:51 [2023-07-15T17:33:51.582Z] ++ set -x 17:33:51 [2023-07-15T17:33:51.582Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 17:33:51 [2023-07-15T17:33:51.582Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 17:33:51 [2023-07-15T17:33:51.582Z] INFO: Testing against a local daemon 17:33:51 [2023-07-15T17:33:51.582Z] === RUN TestNetworkCreateDelete 17:33:51 [2023-07-15T17:33:51.839Z] --- PASS: TestNetworkCreateDelete (0.18s) 17:33:51 [2023-07-15T17:33:51.839Z] === RUN TestDockerNetworkDeletePreferID 17:33:51 [2023-07-15T17:33:51.839Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 17:33:52 [2023-07-15T17:33:52.402Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) 17:33:52 [2023-07-15T17:33:52.402Z] === RUN TestDaemonDNSFallback 17:33:52 [2023-07-15T17:33:52.452Z] tests/integration/models_resources_test.py . [ 91%] 17:33:52 [2023-07-15T17:33:52.996Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s) 17:33:52 [2023-07-15T17:33:52.996Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 17:33:54 [2023-07-15T17:33:54.622Z] --- PASS: TestDockerNetworkReConnect (3.70s) 17:33:54 [2023-07-15T17:33:54.622Z] === RUN TestServicePlugin 17:33:54 [2023-07-15T17:33:54.622Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:33:54 [2023-07-15T17:33:54.622Z] --- SKIP: TestServicePlugin (0.00s) 17:33:54 [2023-07-15T17:33:54.622Z] === RUN TestServiceUpdateLabel 17:33:56 [2023-07-15T17:33:56.531Z] --- PASS: TestServiceUpdateLabel (2.41s) 17:33:56 [2023-07-15T17:33:56.531Z] === RUN TestServiceUpdateSecrets 17:33:57 [2023-07-15T17:33:57.654Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 17:33:58 [2023-07-15T17:33:58.702Z] tests/integration/models_services_test.py ..............X. [ 95%] 17:33:59 [2023-07-15T17:33:59.024Z] --- PASS: TestDaemonDNSFallback (6.40s) 17:33:59 [2023-07-15T17:33:59.024Z] === RUN TestInspectNetwork 17:33:59 [2023-07-15T17:33:59.955Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 17:34:00 [2023-07-15T17:34:00.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 17:34:00 [2023-07-15T17:34:00.886Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 17:34:01 [2023-07-15T17:34:01.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 17:34:01 [2023-07-15T17:34:01.990Z] tests/integration/models_swarm_test.py .. [ 96%] 17:34:01 [2023-07-15T17:34:01.990Z] tests/integration/models_volumes_test.py .. [ 96%] 17:34:02 [2023-07-15T17:34:02.382Z] === RUN TestInspectNetwork/full_network_id 17:34:02 [2023-07-15T17:34:02.382Z] === RUN TestInspectNetwork/partial_network_id 17:34:02 [2023-07-15T17:34:02.382Z] === RUN TestInspectNetwork/network_name 17:34:02 [2023-07-15T17:34:02.382Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 17:34:02 [2023-07-15T17:34:02.639Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 17:34:02 [2023-07-15T17:34:02.639Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows 17:34:02 [2023-07-15T17:34:02.639Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 17:34:02 [2023-07-15T17:34:02.986Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.41s) 17:34:02 [2023-07-15T17:34:02.986Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 17:34:03 [2023-07-15T17:34:03.569Z] docker_api_swarm_test.go:563: [dc4678ed2d059] joining swarm manager [d92fe8a083330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:34:05 [2023-07-15T17:34:05.925Z] tests/integration/regression_test.py ...... [ 98%] 17:34:06 [2023-07-15T17:34:06.093Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 17:34:06 [2023-07-15T17:34:06.093Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 17:34:06 [2023-07-15T17:34:06.185Z] tests/integration/credentials/store_test.py ...... [ 99%] 17:34:06 [2023-07-15T17:34:06.445Z] tests/integration/credentials/utils_test.py . [100%] 17:34:06 [2023-07-15T17:34:06.445Z] 17:34:06 [2023-07-15T17:34:06.445Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 17:34:06 [2023-07-15T17:34:06.445Z] =========================== short test summary info ============================ 17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 17:34:06 [2023-07-15T17:34:06.445Z] CONFIG_RT_GROUP_SCHED isn't enabled 17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 17:34:06 [2023-07-15T17:34:06.445Z] Not supported on most drivers 17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 17:34:06 [2023-07-15T17:34:06.445Z] Output of docker top depends on host distro, and is not formalized. 17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 17:34:06 [2023-07-15T17:34:06.445Z] Output of docker top depends on host distro, and is not formalized. 17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 17:34:06 [2023-07-15T17:34:06.445Z] Can fail if eth0 has multiple IP addresses 17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 17:34:06 [2023-07-15T17:34:06.445Z] This doesn't seem to be taken into account by the engine 17:34:06 [2023-07-15T17:34:06.445Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 17:34:06 [2023-07-15T17:34:06.445Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 17:34:06 [2023-07-15T17:34:06.445Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 310.57 seconds == 17:34:06 [2023-07-15T17:34:06.704Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 17:34:07 [2023-07-15T17:34:07.463Z] --- PASS: TestInspectNetwork (8.76s) 17:34:07 [2023-07-15T17:34:07.463Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 17:34:07 [2023-07-15T17:34:07.463Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 17:34:07 [2023-07-15T17:34:07.463Z] --- PASS: TestInspectNetwork/network_name (0.00s) 17:34:07 [2023-07-15T17:34:07.463Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 17:34:07 [2023-07-15T17:34:07.463Z] === RUN TestRunContainerWithBridgeNone 17:34:08 [2023-07-15T17:34:08.026Z] === RUN TestDockerSuite/TestBuildMultipleTags 17:34:08 [2023-07-15T17:34:08.026Z] === RUN TestDockerSuite/TestBuildNetContainer 17:34:08 [2023-07-15T17:34:08.958Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) 17:34:08 [2023-07-15T17:34:08.958Z] === RUN TestNetworkInvalidJSON 17:34:08 [2023-07-15T17:34:08.958Z] === RUN TestNetworkInvalidJSON//networks/create 17:34:08 [2023-07-15T17:34:08.958Z] === PAUSE TestNetworkInvalidJSON//networks/create 17:34:08 [2023-07-15T17:34:08.958Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 17:34:08 [2023-07-15T17:34:08.958Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 17:34:08 [2023-07-15T17:34:08.958Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 17:34:08 [2023-07-15T17:34:08.958Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 17:34:08 [2023-07-15T17:34:08.958Z] === CONT TestNetworkInvalidJSON//networks/create 17:34:08 [2023-07-15T17:34:08.958Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 17:34:08 [2023-07-15T17:34:08.958Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 17:34:08 [2023-07-15T17:34:08.958Z] --- PASS: TestNetworkInvalidJSON (0.01s) 17:34:08 [2023-07-15T17:34:08.958Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 17:34:08 [2023-07-15T17:34:08.958Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 17:34:08 [2023-07-15T17:34:08.958Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 17:34:08 [2023-07-15T17:34:08.958Z] === RUN TestNetworkList 17:34:08 [2023-07-15T17:34:08.958Z] === RUN TestNetworkList//networks 17:34:08 [2023-07-15T17:34:08.958Z] === PAUSE TestNetworkList//networks 17:34:08 [2023-07-15T17:34:08.958Z] === RUN TestNetworkList//networks/ 17:34:08 [2023-07-15T17:34:08.958Z] === PAUSE TestNetworkList//networks/ 17:34:08 [2023-07-15T17:34:08.958Z] === CONT TestNetworkList//networks 17:34:08 [2023-07-15T17:34:08.958Z] === CONT TestNetworkList//networks/ 17:34:08 [2023-07-15T17:34:08.958Z] --- PASS: TestNetworkList (0.01s) 17:34:08 [2023-07-15T17:34:08.958Z] --- PASS: TestNetworkList//networks/ (0.00s) 17:34:08 [2023-07-15T17:34:08.958Z] --- PASS: TestNetworkList//networks (0.00s) 17:34:08 [2023-07-15T17:34:08.958Z] === RUN TestHostIPv4BridgeLabel 17:34:09 [2023-07-15T17:34:09.522Z] === RUN TestDockerSuite/TestBuildNetNone 17:34:09 [2023-07-15T17:34:09.522Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 17:34:09 [2023-07-15T17:34:09.522Z] === RUN TestDaemonRestartWithLiveRestore 17:34:09 [2023-07-15T17:34:09.779Z] === RUN TestDockerSuite/TestBuildNoContext 17:34:10 [2023-07-15T17:34:10.343Z] === RUN TestDockerSuite/TestBuildNoDupOutput 17:34:10 [2023-07-15T17:34:10.600Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) 17:34:10 [2023-07-15T17:34:10.600Z] === RUN TestDaemonDefaultNetworkPools 17:34:10 [2023-07-15T17:34:10.857Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 17:34:11 [2023-07-15T17:34:11.422Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) 17:34:11 [2023-07-15T17:34:11.422Z] === RUN TestDaemonRestartWithExistingNetwork 17:34:11 [2023-07-15T17:34:11.574Z] --- PASS: TestServiceUpdateSecrets (14.52s) 17:34:11 [2023-07-15T17:34:11.574Z] === RUN TestServiceUpdateConfigs 17:34:11 [2023-07-15T17:34:11.986Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 17:34:12 [2023-07-15T17:34:12.243Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 17:34:12 [2023-07-15T17:34:12.243Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 17:34:12 [2023-07-15T17:34:12.807Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) 17:34:12 [2023-07-15T17:34:12.807Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 17:34:12 [2023-07-15T17:34:12.807Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 17:34:13 [2023-07-15T17:34:13.064Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 17:34:13 [2023-07-15T17:34:13.321Z] === RUN TestDockerSuite/TestBuildOnBuild 17:34:13 [2023-07-15T17:34:13.885Z] docker_api_swarm_test.go:585: [dd9622e734ef1] joining swarm manager [d92fe8a083330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:34:13 [2023-07-15T17:34:13.885Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) 17:34:13 [2023-07-15T17:34:13.885Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 17:34:14 [2023-07-15T17:34:14.816Z] === RUN TestDockerSuite/TestBuildOnBuildCache 17:34:14 [2023-07-15T17:34:14.816Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) 17:34:14 [2023-07-15T17:34:14.816Z] === RUN TestServiceWithPredefinedNetwork 17:34:15 [2023-07-15T17:34:15.073Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 17:34:16 [2023-07-15T17:34:16.444Z] check_test.go:379: [dc4678ed2d059] daemon is not started 17:34:17 [2023-07-15T17:34:17.008Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 17:34:17 [2023-07-15T17:34:17.573Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) 17:34:17 [2023-07-15T17:34:17.573Z] === RUN TestServiceRemoveKeepsIngressNetwork 17:34:17 [2023-07-15T17:34:17.573Z] service_test.go:242: FLAKY_TEST 17:34:17 [2023-07-15T17:34:17.573Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 17:34:17 [2023-07-15T17:34:17.573Z] === RUN TestServiceWithDataPathPortInit 17:34:17 [2023-07-15T17:34:17.830Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 17:34:18 [2023-07-15T17:34:18.918Z] Leaving: AppArmorNo profiles have been unloaded. 17:34:18 [2023-07-15T17:34:18.918Z] 17:34:18 [2023-07-15T17:34:18.918Z] Unloading profiles will leave already running processes permanently 17:34:18 [2023-07-15T17:34:18.918Z] unconfined, which can lead to unexpected situations. 17:34:18 [2023-07-15T17:34:18.918Z] 17:34:18 [2023-07-15T17:34:18.918Z] To set a process to complain mode, use the command line tool 17:34:18 [2023-07-15T17:34:18.918Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 17:34:18 [2023-07-15T17:34:18.918Z] Post stage [Pipeline] junit 17:34:19 [2023-07-15T17:34:19.191Z] Recording test results 17:34:19 [2023-07-15T17:34:19.724Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 17:34:19 [2023-07-15T17:34:19.973Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 17:34:20 [2023-07-15T17:34:20.253Z] + echo Ensuring container killed. 17:34:20 [2023-07-15T17:34:20.253Z] Ensuring container killed. 17:34:20 [2023-07-15T17:34:20.253Z] + docker rm -vf docker-pr1 17:34:20 [2023-07-15T17:34:20.253Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 17:34:20 [2023-07-15T17:34:20.288Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 17:34:20 [2023-07-15T17:34:20.538Z] + echo Chowning /workspace to jenkins user 17:34:20 [2023-07-15T17:34:20.538Z] Chowning /workspace to jenkins user 17:34:20 [2023-07-15T17:34:20.538Z] + id -u 17:34:20 [2023-07-15T17:34:20.538Z] + id -g 17:34:20 [2023-07-15T17:34:20.538Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45980:/workspace busybox chown -R 1000:1000 /workspace 17:34:20 [2023-07-15T17:34:20.538Z] Unable to find image 'busybox:latest' locally 17:34:20 [2023-07-15T17:34:20.538Z] latest: Pulling from library/busybox 17:34:20 [2023-07-15T17:34:20.538Z] 809d8e20e203: Pulling fs layer 17:34:20 [2023-07-15T17:34:20.799Z] 809d8e20e203: Download complete 17:34:20 [2023-07-15T17:34:20.799Z] 809d8e20e203: Pull complete 17:34:20 [2023-07-15T17:34:20.799Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 17:34:20 [2023-07-15T17:34:20.799Z] Status: Downloaded newer image for busybox:latest 17:34:21 [2023-07-15T17:34:21.088Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) 17:34:21 [2023-07-15T17:34:21.088Z] PASS 17:34:21 [2023-07-15T17:34:21.088Z] 17:34:21 [2023-07-15T17:34:21.088Z] DONE 17 tests in 47.916s 17:34:21 [2023-07-15T17:34:21.088Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 17:34:21 [2023-07-15T17:34:21.088Z] INFO: Testing against a local daemon 17:34:21 [2023-07-15T17:34:21.088Z] === RUN TestPluginInvalidJSON 17:34:21 [2023-07-15T17:34:21.088Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 17:34:21 [2023-07-15T17:34:21.088Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 17:34:21 [2023-07-15T17:34:21.089Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 17:34:21 [2023-07-15T17:34:21.089Z] --- PASS: TestPluginInvalidJSON (0.01s) 17:34:21 [2023-07-15T17:34:21.089Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 17:34:21 [2023-07-15T17:34:21.089Z] === RUN TestPluginInstall 17:34:21 [2023-07-15T17:34:21.089Z] === RUN TestPluginInstall/no_auth 17:34:21 [2023-07-15T17:34:21.219Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 17:34:21 [2023-07-15T17:34:21.219Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [Pipeline] catchError [Pipeline] { [Pipeline] sh 17:34:21 [2023-07-15T17:34:21.664Z] + bundleName=docker-py 17:34:21 [2023-07-15T17:34:21.664Z] + echo Creating docker-py-bundles.tar.gz 17:34:21 [2023-07-15T17:34:21.664Z] Creating docker-py-bundles.tar.gz 17:34:21 [2023-07-15T17:34:21.664Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts 17:34:21 [2023-07-15T17:34:21.677Z] Archiving artifacts 17:34:22 [2023-07-15T17:34:22.471Z] time="2023-07-15T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:34:22 [2023-07-15T17:34:22.471Z] time="2023-07-15T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:365144906acb457e1e30e7f19888e914a0e00b3b8b5e9bed5d2c458c8b3ba4ec" mediatype=application/vnd.docker.plugin.v1+json size=522 17:34:22 [2023-07-15T17:34:22.471Z] time="2023-07-15T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:34:22 [2023-07-15T17:34:22.471Z] time="2023-07-15T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:365144906acb457e1e30e7f19888e914a0e00b3b8b5e9bed5d2c458c8b3ba4ec" mediatype=application/vnd.docker.plugin.v1+json size=522 17:34:22 [2023-07-15T17:34:22.731Z] === RUN TestPluginInstall/with_htpasswd 17:34:23 [2023-07-15T17:34:23.167Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45980/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 17:34:23 [2023-07-15T17:34:23.301Z] time="2023-07-15T17:34:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:34:23 [2023-07-15T17:34:23.301Z] time="2023-07-15T17:34:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:365144906acb457e1e30e7f19888e914a0e00b3b8b5e9bed5d2c458c8b3ba4ec" mediatype=application/vnd.docker.plugin.v1+json size=522 17:34:23 [2023-07-15T17:34:23.301Z] time="2023-07-15T17:34:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:34:23 [2023-07-15T17:34:23.301Z] time="2023-07-15T17:34:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:365144906acb457e1e30e7f19888e914a0e00b3b8b5e9bed5d2c458c8b3ba4ec" mediatype=application/vnd.docker.plugin.v1+json size=522 17:34:23 [2023-07-15T17:34:23.301Z] === RUN TestPluginInstall/with_insecure 17:34:23 [2023-07-15T17:34:23.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh binary-daemon 17:34:23 [2023-07-15T17:34:23.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 17:34:23 [2023-07-15T17:34:23.741Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 17:34:23 [2023-07-15T17:34:23.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 17:34:23 [2023-07-15T17:34:23.774Z] 17:34:23 [2023-07-15T17:34:23.774Z] Removing bundles/ 17:34:23 [2023-07-15T17:34:23.774Z] 17:34:23 [2023-07-15T17:34:23.774Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 17:34:23 [2023-07-15T17:34:23.774Z] Building: bundles/binary-daemon/dockerd-dev 17:34:23 [2023-07-15T17:34:23.774Z] GOOS="" GOARCH="" GOARM="" 17:34:23 [2023-07-15T17:34:23.998Z] === RUN TestDockerSuite/TestBuildPATH 17:34:24 [2023-07-15T17:34:24.240Z] time="2023-07-15T17:34:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:34:24 [2023-07-15T17:34:24.240Z] time="2023-07-15T17:34:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d69008d061788f778e4044b9a8a859fdfcf1adf7029ce4f4049702be9486409" mediatype=application/vnd.docker.plugin.v1+json size=522 17:34:24 [2023-07-15T17:34:24.240Z] time="2023-07-15T17:34:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:34:24 [2023-07-15T17:34:24.240Z] time="2023-07-15T17:34:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d69008d061788f778e4044b9a8a859fdfcf1adf7029ce4f4049702be9486409" mediatype=application/vnd.docker.plugin.v1+json size=522 17:34:24 [2023-07-15T17:34:24.500Z] plugin_test.go:164: [dd7c0f498df2f] daemon is not started 17:34:24 [2023-07-15T17:34:24.500Z] --- PASS: TestPluginInstall (4.49s) 17:34:24 [2023-07-15T17:34:24.500Z] --- PASS: TestPluginInstall/no_auth (2.83s) 17:34:24 [2023-07-15T17:34:24.500Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) 17:34:24 [2023-07-15T17:34:24.500Z] --- PASS: TestPluginInstall/with_insecure (1.06s) 17:34:24 [2023-07-15T17:34:24.500Z] === RUN TestPluginsWithRuntimes 17:34:25 [2023-07-15T17:34:25.367Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 17:34:25 [2023-07-15T17:34:25.367Z] docker_api_swarm_test.go:46: [d87f0a8c1375d] joining swarm manager [d5d0896c448fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:34:25 [2023-07-15T17:34:25.882Z] === RUN TestPluginsWithRuntimes/No_Args 17:34:25 [2023-07-15T17:34:25.932Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 17:34:26 [2023-07-15T17:34:26.467Z] --- PASS: TestServiceUpdateConfigs (14.61s) 17:34:26 [2023-07-15T17:34:26.467Z] === RUN TestServiceUpdateNetwork 17:34:26 [2023-07-15T17:34:26.496Z] === RUN TestDockerSuite/TestBuildRelativeCopy 17:34:26 [2023-07-15T17:34:26.821Z] === RUN TestPluginsWithRuntimes/With_Args 17:34:27 [2023-07-15T17:34:27.761Z] --- PASS: TestPluginsWithRuntimes (3.24s) 17:34:27 [2023-07-15T17:34:27.761Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) 17:34:27 [2023-07-15T17:34:27.761Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) 17:34:27 [2023-07-15T17:34:27.761Z] === RUN TestPluginBackCompatMediaTypes 17:34:28 [2023-07-15T17:34:28.330Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) 17:34:28 [2023-07-15T17:34:28.330Z] PASS 17:34:28 [2023-07-15T17:34:28.330Z] 17:34:28 [2023-07-15T17:34:28.330Z] DONE 10 tests in 8.315s 17:34:28 [2023-07-15T17:34:28.330Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 17:34:28 [2023-07-15T17:34:28.330Z] INFO: Testing against a local daemon 17:34:28 [2023-07-15T17:34:28.330Z] === RUN TestExternalGraphDriver 17:34:28 [2023-07-15T17:34:28.590Z] === RUN TestExternalGraphDriver/json 17:34:30 [2023-07-15T17:34:30.500Z] === RUN TestExternalGraphDriver/spec 17:34:31 [2023-07-15T17:34:31.881Z] === RUN TestExternalGraphDriver/pull 17:34:33 [2023-07-15T17:34:33.041Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 17:34:33 [2023-07-15T17:34:33.605Z] --- PASS: TestServiceWithDataPathPortInit (15.86s) 17:34:33 [2023-07-15T17:34:33.605Z] === RUN TestServiceWithDefaultAddressPoolInit 17:34:33 [2023-07-15T17:34:33.799Z] --- PASS: TestExternalGraphDriver (5.33s) 17:34:33 [2023-07-15T17:34:33.799Z] --- PASS: TestExternalGraphDriver/json (1.65s) 17:34:33 [2023-07-15T17:34:33.799Z] --- PASS: TestExternalGraphDriver/spec (1.66s) 17:34:33 [2023-07-15T17:34:33.799Z] --- PASS: TestExternalGraphDriver/pull (1.69s) 17:34:33 [2023-07-15T17:34:33.799Z] === RUN TestGraphdriverPluginV2 17:34:34 [2023-07-15T17:34:34.976Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 17:34:36 [2023-07-15T17:34:36.345Z] === RUN TestDockerSuite/TestBuildRm 17:34:36 [2023-07-15T17:34:36.345Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o7p7dmomn45e5p55afytatd54 Created:2023-07-15 17:34:34.70371589 +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[9441a7a07addeebd75eeb162c098105635018f44ada66d950b369b0629a526fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cuol9t29z6h6dby4tgy1nkqkl EndpointID:8e8322609d435ae0cca612ed1de2edf10f0870de2cb4938be98795ef731b31eb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29ee20719f54830a8444641f0aa0e03f19d104cd975ccf35fd91f3fc98764a9c 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:81b53c4c010e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cuol9t29z6h6dby4tgy1nkqkl EndpointID:8e8322609d435ae0cca612ed1de2edf10f0870de2cb4938be98795ef731b31eb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 17:34:37 [2023-07-15T17:34:37.998Z] --- PASS: TestGraphdriverPluginV2 (4.20s) 17:34:37 [2023-07-15T17:34:37.998Z] PASS 17:34:37 [2023-07-15T17:34:37.998Z] 17:34:37 [2023-07-15T17:34:37.998Z] DONE 5 tests in 9.554s 17:34:37 [2023-07-15T17:34:37.998Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 17:34:37 [2023-07-15T17:34:37.998Z] INFO: Testing against a local daemon 17:34:37 [2023-07-15T17:34:37.998Z] === RUN TestContinueAfterPluginCrash 17:34:37 [2023-07-15T17:34:37.998Z] === PAUSE TestContinueAfterPluginCrash 17:34:37 [2023-07-15T17:34:37.998Z] === RUN TestReadPluginNoRead 17:34:37 [2023-07-15T17:34:37.998Z] === PAUSE TestReadPluginNoRead 17:34:37 [2023-07-15T17:34:37.998Z] === RUN TestDaemonStartWithLogOpt 17:34:37 [2023-07-15T17:34:37.998Z] === PAUSE TestDaemonStartWithLogOpt 17:34:37 [2023-07-15T17:34:37.998Z] === CONT TestContinueAfterPluginCrash 17:34:37 [2023-07-15T17:34:37.998Z] === CONT TestDaemonStartWithLogOpt 17:34:37 [2023-07-15T17:34:37.998Z] === CONT TestReadPluginNoRead 17:34:38 [2023-07-15T17:34:38.686Z] --- PASS: TestServiceUpdateNetwork (12.78s) 17:34:38 [2023-07-15T17:34:38.686Z] === RUN TestServiceUpdatePidsLimit 17:34:38 [2023-07-15T17:34:38.867Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 17:34:39 [2023-07-15T17:34:39.124Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 17:34:39 [2023-07-15T17:34:39.688Z] === RUN TestDockerSuite/TestBuildScratchCopy 17:34:39 [2023-07-15T17:34:39.911Z] === RUN TestReadPluginNoRead/default 17:34:39 [2023-07-15T17:34:39.945Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 17:34:40 [2023-07-15T17:34:40.072Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 17:34:40 [2023-07-15T17:34:40.202Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 17:34:40 [2023-07-15T17:34:40.346Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 17:34:40 [2023-07-15T17:34:40.480Z] --- PASS: TestDaemonStartWithLogOpt (2.76s) 17:34:41 [2023-07-15T17:34:41.050Z] === RUN TestReadPluginNoRead/disabled_caching 17:34:41 [2023-07-15T17:34:41.131Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 17:34:41 [2023-07-15T17:34:41.389Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.98s) 17:34:41 [2023-07-15T17:34:41.389Z] PASS 17:34:41 [2023-07-15T17:34:41.389Z] 17:34:41 [2023-07-15T17:34:41.389Z] === Skipped 17:34:41 [2023-07-15T17:34:41.389Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 17:34:41 [2023-07-15T17:34:41.389Z] service_test.go:242: FLAKY_TEST 17:34:41 [2023-07-15T17:34:41.389Z] 17:34:41 [2023-07-15T17:34:41.389Z] DONE 26 tests, 1 skipped in 49.836s 17:34:41 [2023-07-15T17:34:41.389Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 17:34:41 [2023-07-15T17:34:41.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 17:34:41 [2023-07-15T17:34:41.389Z] ++ set -e 17:34:41 [2023-07-15T17:34:41.389Z] ++ '[' -n 0 ']' 17:34:41 [2023-07-15T17:34:41.389Z] ++ set -x 17:34:41 [2023-07-15T17:34:41.389Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 17:34:41 [2023-07-15T17:34:41.646Z] INFO: Testing against a local daemon 17:34:41 [2023-07-15T17:34:41.646Z] === RUN TestDockerNetworkIpvlanPersistance 17:34:41 [2023-07-15T17:34:41.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:34:41 [2023-07-15T17:34:41.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 17:34:41 [2023-07-15T17:34:41.646Z] === RUN TestDockerNetworkIpvlan 17:34:41 [2023-07-15T17:34:41.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:34:41 [2023-07-15T17:34:41.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 17:34:41 [2023-07-15T17:34:41.646Z] PASS 17:34:41 [2023-07-15T17:34:41.646Z] 17:34:41 [2023-07-15T17:34:41.646Z] === Skipped 17:34:41 [2023-07-15T17:34:41.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 17:34:41 [2023-07-15T17:34:41.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:34:41 [2023-07-15T17:34:41.646Z] 17:34:41 [2023-07-15T17:34:41.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 17:34:41 [2023-07-15T17:34:41.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 17:34:41 [2023-07-15T17:34:41.646Z] 17:34:41 [2023-07-15T17:34:41.646Z] DONE 2 tests, 2 skipped in 0.032s 17:34:41 [2023-07-15T17:34:41.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 17:34:41 [2023-07-15T17:34:41.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 17:34:41 [2023-07-15T17:34:41.646Z] ++ set -e 17:34:41 [2023-07-15T17:34:41.646Z] ++ '[' -n 0 ']' 17:34:41 [2023-07-15T17:34:41.646Z] ++ set -x 17:34:41 [2023-07-15T17:34:41.646Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 17:34:41 [2023-07-15T17:34:41.646Z] INFO: Testing against a local daemon 17:34:41 [2023-07-15T17:34:41.646Z] === RUN TestDockerNetworkMacvlanPersistance 17:34:41 [2023-07-15T17:34:41.903Z] === RUN TestDockerSuite/TestBuildShellInherited 17:34:42 [2023-07-15T17:34:42.431Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 17:34:42 [2023-07-15T17:34:42.466Z] === RUN TestDockerSuite/TestBuildShellMultiple 17:34:43 [2023-07-15T17:34:43.029Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) 17:34:43 [2023-07-15T17:34:43.029Z] === RUN TestDockerNetworkMacvlan 17:34:43 [2023-07-15T17:34:43.593Z] === RUN TestDockerNetworkMacvlan/Subinterface 17:34:43 [2023-07-15T17:34:43.813Z] === CONT TestReadPluginNoRead 17:34:43 [2023-07-15T17:34:43.813Z] read_test.go:92: [df353247dba7e] daemon is not started 17:34:43 [2023-07-15T17:34:43.813Z] --- PASS: TestReadPluginNoRead (5.79s) 17:34:43 [2023-07-15T17:34:43.813Z] --- PASS: TestReadPluginNoRead/default (1.13s) 17:34:43 [2023-07-15T17:34:43.813Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) 17:34:43 [2023-07-15T17:34:43.813Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) 17:34:43 [2023-07-15T17:34:43.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 17:34:44 [2023-07-15T17:34:44.414Z] === RUN TestDockerNetworkMacvlan/OverlapParent 17:34:44 [2023-07-15T17:34:44.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 17:34:44 [2023-07-15T17:34:44.978Z] === RUN TestDockerSuite/TestBuildShellNotJSON 17:34:44 [2023-07-15T17:34:44.978Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 17:34:44 [2023-07-15T17:34:44.978Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 17:34:44 [2023-07-15T17:34:44.978Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows 17:34:44 [2023-07-15T17:34:44.978Z] === RUN TestDockerSuite/TestBuildSpaces 17:34:45 [2023-07-15T17:34:45.235Z] === RUN TestDockerNetworkMacvlan/NilParent 17:34:45 [2023-07-15T17:34:45.235Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 17:34:45 [2023-07-15T17:34:45.721Z] --- PASS: TestContinueAfterPluginCrash (7.86s) 17:34:45 [2023-07-15T17:34:45.721Z] PASS 17:34:45 [2023-07-15T17:34:45.721Z] 17:34:45 [2023-07-15T17:34:45.721Z] DONE 6 tests in 7.891s 17:34:45 [2023-07-15T17:34:45.721Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 17:34:45 [2023-07-15T17:34:45.721Z] testing: warning: no tests to run 17:34:45 [2023-07-15T17:34:45.721Z] PASS 17:34:45 [2023-07-15T17:34:45.721Z] 17:34:45 [2023-07-15T17:34:45.721Z] DONE 0 tests in 0.007s 17:34:45 [2023-07-15T17:34:45.721Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 17:34:45 [2023-07-15T17:34:45.721Z] INFO: Testing against a local daemon 17:34:45 [2023-07-15T17:34:45.721Z] === RUN TestPluginWithDevMounts 17:34:45 [2023-07-15T17:34:45.721Z] === PAUSE TestPluginWithDevMounts 17:34:45 [2023-07-15T17:34:45.721Z] === CONT TestPluginWithDevMounts 17:34:45 [2023-07-15T17:34:45.799Z] === RUN TestDockerSuite/TestBuildStartsFromOne 17:34:45 [2023-07-15T17:34:45.799Z] === RUN TestDockerSuite/TestBuildStderr 17:34:46 [2023-07-15T17:34:46.731Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 17:34:46 [2023-07-15T17:34:46.988Z] === RUN TestDockerNetworkMacvlan/InternalMode 17:34:47 [2023-07-15T17:34:47.629Z] --- PASS: TestPluginWithDevMounts (1.59s) 17:34:47 [2023-07-15T17:34:47.629Z] PASS 17:34:47 [2023-07-15T17:34:47.629Z] 17:34:47 [2023-07-15T17:34:47.629Z] DONE 1 tests in 1.616s 17:34:47 [2023-07-15T17:34:47.629Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 17:34:47 [2023-07-15T17:34:47.629Z] INFO: Testing against a local daemon 17:34:47 [2023-07-15T17:34:47.629Z] === RUN TestSecretInspect 17:34:48 [2023-07-15T17:34:48.473Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 17:34:48 [2023-07-15T17:34:48.881Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 17:34:49 [2023-07-15T17:34:49.538Z] --- PASS: TestSecretInspect (2.19s) 17:34:49 [2023-07-15T17:34:49.538Z] === RUN TestSecretList 17:34:49 [2023-07-15T17:34:49.813Z] === RUN TestDockerSuite/TestBuildStopSignal 17:34:50 [2023-07-15T17:34:50.376Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 17:34:51 [2023-07-15T17:34:51.309Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 17:34:51 [2023-07-15T17:34:51.567Z] === RUN TestDockerSuite/TestBuildTagEvent 17:34:52 [2023-07-15T17:34:52.078Z] --- PASS: TestSecretList (2.16s) 17:34:52 [2023-07-15T17:34:52.078Z] === RUN TestSecretsCreateAndDelete 17:34:52 [2023-07-15T17:34:52.131Z] === RUN TestDockerNetworkMacvlan/Addressing 17:34:52 [2023-07-15T17:34:52.388Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 17:34:52 [2023-07-15T17:34:52.954Z] --- PASS: TestDockerNetworkMacvlan (10.15s) 17:34:52 [2023-07-15T17:34:52.954Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 17:34:52 [2023-07-15T17:34:52.954Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) 17:34:52 [2023-07-15T17:34:52.954Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) 17:34:52 [2023-07-15T17:34:52.954Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) 17:34:52 [2023-07-15T17:34:52.954Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) 17:34:52 [2023-07-15T17:34:52.954Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) 17:34:52 [2023-07-15T17:34:52.954Z] PASS 17:34:52 [2023-07-15T17:34:52.954Z] 17:34:52 [2023-07-15T17:34:52.954Z] DONE 8 tests in 11.531s 17:34:52 [2023-07-15T17:34:52.954Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 17:34:52 [2023-07-15T17:34:52.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 17:34:52 [2023-07-15T17:34:52.954Z] ++ set -e 17:34:52 [2023-07-15T17:34:52.954Z] ++ '[' -n 0 ']' 17:34:52 [2023-07-15T17:34:52.954Z] ++ set -x 17:34:52 [2023-07-15T17:34:52.954Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 17:34:53 [2023-07-15T17:34:53.211Z] testing: warning: no tests to run 17:34:53 [2023-07-15T17:34:53.211Z] PASS 17:34:53 [2023-07-15T17:34:53.211Z] 17:34:53 [2023-07-15T17:34:53.211Z] DONE 0 tests in 0.007s 17:34:53 [2023-07-15T17:34:53.211Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 17:34:53 [2023-07-15T17:34:53.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 17:34:53 [2023-07-15T17:34:53.211Z] ++ set -e 17:34:53 [2023-07-15T17:34:53.211Z] ++ '[' -n 0 ']' 17:34:53 [2023-07-15T17:34:53.211Z] ++ set -x 17:34:53 [2023-07-15T17:34:53.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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 17:34:53 [2023-07-15T17:34:53.211Z] INFO: Testing against a local daemon 17:34:53 [2023-07-15T17:34:53.211Z] === RUN TestAuthZPluginAllowRequest 17:34:53 [2023-07-15T17:34:53.211Z] === RUN TestDockerSuite/TestBuildUser 17:34:53 [2023-07-15T17:34:53.989Z] --- PASS: TestSecretsCreateAndDelete (2.20s) 17:34:53 [2023-07-15T17:34:53.989Z] === RUN TestSecretsUpdate 17:34:54 [2023-07-15T17:34:54.296Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) 17:34:54 [2023-07-15T17:34:54.296Z] === RUN TestAuthZPluginTLS 17:34:54 [2023-07-15T17:34:54.553Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 17:34:54 [2023-07-15T17:34:54.811Z] --- PASS: TestAuthZPluginTLS (0.54s) 17:34:54 [2023-07-15T17:34:54.811Z] === RUN TestAuthZPluginDenyRequest 17:34:55 [2023-07-15T17:34:55.225Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) 17:34:55 [2023-07-15T17:34:55.225Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) 17:34:55 [2023-07-15T17:34:55.225Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) 17:34:55 [2023-07-15T17:34:55.225Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) 17:34:55 [2023-07-15T17:34:55.225Z] PASS 17:34:55 [2023-07-15T17:34:55.225Z] 17:34:55 [2023-07-15T17:34:55.225Z] === Skipped 17:34:55 [2023-07-15T17:34:55.225Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 17:34:55 [2023-07-15T17:34:55.225Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 17:34:55 [2023-07-15T17:34:55.225Z] 17:34:55 [2023-07-15T17:34:55.225Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 17:34:55 [2023-07-15T17:34:55.225Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 17:34:55 [2023-07-15T17:34:55.225Z] 17:34:55 [2023-07-15T17:34:55.225Z] DONE 27 tests, 2 skipped in 155.880s 17:34:55 [2023-07-15T17:34:55.225Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 17:34:55 [2023-07-15T17:34:55.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 17:34:55 [2023-07-15T17:34:55.225Z] ++ set -e 17:34:55 [2023-07-15T17:34:55.225Z] ++ '[' -n 0 ']' 17:34:55 [2023-07-15T17:34:55.225Z] ++ set -x 17:34:55 [2023-07-15T17:34:55.225Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 17:34:55 [2023-07-15T17:34:55.225Z] INFO: Testing against a local daemon 17:34:55 [2023-07-15T17:34:55.225Z] === RUN TestSessionCreate 17:34:55 [2023-07-15T17:34:55.225Z] --- PASS: TestSessionCreate (0.02s) 17:34:55 [2023-07-15T17:34:55.225Z] === RUN TestSessionCreateWithBadUpgrade 17:34:55 [2023-07-15T17:34:55.225Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 17:34:55 [2023-07-15T17:34:55.225Z] PASS 17:34:55 [2023-07-15T17:34:55.225Z] 17:34:55 [2023-07-15T17:34:55.225Z] DONE 2 tests in 0.070s 17:34:55 [2023-07-15T17:34:55.226Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 17:34:55 [2023-07-15T17:34:55.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 17:34:55 [2023-07-15T17:34:55.226Z] ++ set -e 17:34:55 [2023-07-15T17:34:55.226Z] ++ '[' -n 0 ']' 17:34:55 [2023-07-15T17:34:55.226Z] ++ set -x 17:34:55 [2023-07-15T17:34:55.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 17:34:55 [2023-07-15T17:34:55.226Z] INFO: Testing against a local daemon 17:34:55 [2023-07-15T17:34:55.226Z] === RUN TestCgroupDriverSystemdMemoryLimit 17:34:55 [2023-07-15T17:34:55.226Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 17:34:55 [2023-07-15T17:34:55.226Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 17:34:55 [2023-07-15T17:34:55.226Z] === RUN TestEventsExecDie 17:34:55 [2023-07-15T17:34:55.375Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 17:34:55 [2023-07-15T17:34:55.375Z] === RUN TestAuthZPluginAPIDenyResponse 17:34:55 [2023-07-15T17:34:55.490Z] --- PASS: TestEventsExecDie (0.54s) 17:34:55 [2023-07-15T17:34:55.490Z] === RUN TestEventsBackwardsCompatible 17:34:55 [2023-07-15T17:34:55.751Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 17:34:55 [2023-07-15T17:34:55.751Z] === RUN TestInfoBinaryCommits 17:34:55 [2023-07-15T17:34:55.751Z] --- PASS: TestInfoBinaryCommits (0.02s) 17:34:55 [2023-07-15T17:34:55.751Z] === RUN TestInfoAPIVersioned 17:34:55 [2023-07-15T17:34:55.751Z] --- PASS: TestInfoAPIVersioned (0.01s) 17:34:55 [2023-07-15T17:34:55.751Z] === RUN TestInfoDiscoveryBackend 17:34:55 [2023-07-15T17:34:55.940Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 17:34:55 [2023-07-15T17:34:55.940Z] === RUN TestAuthZPluginDenyResponse 17:34:56 [2023-07-15T17:34:56.321Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 17:34:56 [2023-07-15T17:34:56.321Z] === RUN TestInfoDiscoveryInvalidAdvertise 17:34:56 [2023-07-15T17:34:56.505Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 17:34:56 [2023-07-15T17:34:56.505Z] === RUN TestAuthZPluginAllowEventStream 17:34:56 [2023-07-15T17:34:56.505Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 17:34:56 [2023-07-15T17:34:56.531Z] --- PASS: TestSecretsUpdate (2.22s) 17:34:56 [2023-07-15T17:34:56.531Z] === RUN TestTemplatedSecret 17:34:57 [2023-07-15T17:34:57.261Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 17:34:57 [2023-07-15T17:34:57.261Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 17:34:57 [2023-07-15T17:34:57.831Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 17:34:57 [2023-07-15T17:34:57.831Z] === RUN TestInfoAPI 17:34:57 [2023-07-15T17:34:57.831Z] --- PASS: TestInfoAPI (0.02s) 17:34:57 [2023-07-15T17:34:57.831Z] === RUN TestInfoAPIWarnings 17:34:57 [2023-07-15T17:34:57.876Z] --- PASS: TestAuthZPluginAllowEventStream (1.27s) 17:34:57 [2023-07-15T17:34:57.876Z] === RUN TestAuthZPluginErrorResponse 17:34:58 [2023-07-15T17:34:58.440Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 17:34:58 [2023-07-15T17:34:58.440Z] === RUN TestAuthZPluginErrorRequest 17:34:58 [2023-07-15T17:34:58.698Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 17:34:58 [2023-07-15T17:34:58.698Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 17:34:59 [2023-07-15T17:34:59.072Z] --- PASS: TestTemplatedSecret (2.63s) 17:34:59 [2023-07-15T17:34:59.072Z] === RUN TestSecretCreateResolve 17:34:59 [2023-07-15T17:34:59.263Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 17:34:59 [2023-07-15T17:34:59.263Z] === RUN TestAuthZPluginEnsureLoadImportWorking 17:35:00 [2023-07-15T17:35:00.633Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) 17:35:00 [2023-07-15T17:35:00.633Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 17:35:00 [2023-07-15T17:35:00.980Z] --- PASS: TestSecretCreateResolve (2.19s) 17:35:00 [2023-07-15T17:35:00.980Z] PASS 17:35:00 [2023-07-15T17:35:00.980Z] 17:35:00 [2023-07-15T17:35:00.980Z] DONE 6 tests in 13.618s 17:35:00 [2023-07-15T17:35:00.980Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 17:35:00 [2023-07-15T17:35:00.980Z] INFO: Testing against a local daemon 17:35:00 [2023-07-15T17:35:00.980Z] === RUN TestServiceCreateInit 17:35:00 [2023-07-15T17:35:00.980Z] === RUN TestServiceCreateInit/daemonInitDisabled 17:35:02 [2023-07-15T17:35:02.528Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) 17:35:02 [2023-07-15T17:35:02.528Z] === RUN TestAuthZPluginHeader 17:35:02 [2023-07-15T17:35:02.541Z] Created binary: bundles/binary-daemon/dockerd-dev 17:35:02 [2023-07-15T17:35:02.541Z] Copying nested executables into bundles/binary-daemon 17:35:02 [2023-07-15T17:35:02.541Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 17:35:02 [2023-07-15T17:35:02.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh cross 17:35:03 [2023-07-15T17:35:03.092Z] --- PASS: TestAuthZPluginHeader (0.66s) 17:35:03 [2023-07-15T17:35:03.092Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 17:35:03 [2023-07-15T17:35:03.128Z] 17:35:03 [2023-07-15T17:35:03.128Z] Removing bundles/ 17:35:03 [2023-07-15T17:35:03.128Z] 17:35:03 [2023-07-15T17:35:03.128Z] ---> Making bundle: cross (in bundles/cross) 17:35:03 [2023-07-15T17:35:03.128Z] Cross building: bundles/cross/linux/amd64 17:35:03 [2023-07-15T17:35:03.128Z] Building: bundles/cross/linux/amd64/dockerd-dev 17:35:03 [2023-07-15T17:35:03.128Z] GOOS="linux" GOARCH="amd64" GOARM="" 17:35:05 [2023-07-15T17:35:05.179Z] === RUN TestServiceCreateInit/daemonInitEnabled 17:35:07 [2023-07-15T17:35:07.267Z] === RUN TestDockerSuite/TestBuildVerboseOut 17:35:07 [2023-07-15T17:35:07.267Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) 17:35:07 [2023-07-15T17:35:07.267Z] === RUN TestAuthZPluginV2Disable 17:35:07 [2023-07-15T17:35:07.267Z] === RUN TestDockerSuite/TestBuildVerifyIntString 17:35:07 [2023-07-15T17:35:07.524Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 17:35:08 [2023-07-15T17:35:08.088Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 17:35:08 [2023-07-15T17:35:08.178Z] Removing intermediate container 5d5d5b3055a0 17:35:08 [2023-07-15T17:35:08.178Z] ---> e0c6292c11a8 17:35:08 [2023-07-15T17:35:08.178Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum 17:35:08 [2023-07-15T17:35:08.178Z] ---> Running in 08b7fb821e69 17:35:08 [2023-07-15T17:35:08.178Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading gotest.tools/gotestsum v1.8.2 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading github.com/fatih/color v1.13.0 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading github.com/dnephin/pflag v1.0.7 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading github.com/mattn/go-colorable v0.1.12 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading github.com/mattn/go-isatty v0.0.14 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading golang.org/x/tools v0.1.11 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 17:35:08 [2023-07-15T17:35:08.178Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 17:35:08 [2023-07-15T17:35:08.474Z] --- PASS: TestServiceCreateInit (7.49s) 17:35:08 [2023-07-15T17:35:08.474Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) 17:35:08 [2023-07-15T17:35:08.474Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) 17:35:08 [2023-07-15T17:35:08.474Z] === RUN TestCreateServiceMultipleTimes 17:35:08 [2023-07-15T17:35:08.638Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 17:35:08 [2023-07-15T17:35:08.651Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 17:35:09 [2023-07-15T17:35:09.581Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 17:35:09 [2023-07-15T17:35:09.581Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows 17:35:09 [2023-07-15T17:35:09.581Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 17:35:09 [2023-07-15T17:35:09.581Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows 17:35:09 [2023-07-15T17:35:09.581Z] === RUN TestDockerSuite/TestBuildWindowsUser 17:35:09 [2023-07-15T17:35:09.581Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows 17:35:09 [2023-07-15T17:35:09.581Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 17:35:09 [2023-07-15T17:35:09.581Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows 17:35:09 [2023-07-15T17:35:09.581Z] === RUN TestDockerSuite/TestBuildWithExtraHost 17:35:10 [2023-07-15T17:35:10.512Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 17:35:10 [2023-07-15T17:35:10.769Z] === RUN TestDockerSuite/TestBuildWithFailure 17:35:11 [2023-07-15T17:35:11.333Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 17:35:11 [2023-07-15T17:35:11.333Z] --- PASS: TestAuthZPluginV2Disable (4.03s) 17:35:11 [2023-07-15T17:35:11.333Z] === RUN TestAuthZPluginV2RejectVolumeRequests 17:35:11 [2023-07-15T17:35:11.590Z] === RUN TestDockerSuite/TestBuildWithTabs 17:35:12 [2023-07-15T17:35:12.154Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 17:35:12 [2023-07-15T17:35:12.154Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 17:35:14 [2023-07-15T17:35:14.048Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 17:35:14 [2023-07-15T17:35:14.980Z] === RUN TestDockerSuite/TestBuildWithVolumes 17:35:14 [2023-07-15T17:35:14.980Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) 17:35:14 [2023-07-15T17:35:14.980Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 17:35:15 [2023-07-15T17:35:15.237Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 17:35:15 [2023-07-15T17:35:15.495Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 17:35:15 [2023-07-15T17:35:15.751Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 17:35:15 [2023-07-15T17:35:15.751Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows 17:35:15 [2023-07-15T17:35:15.751Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 17:35:16 [2023-07-15T17:35:16.008Z] === RUN TestDockerSuite/TestBuildXZHost 17:35:16 [2023-07-15T17:35:16.076Z] --- PASS: TestInfoAPIWarnings (16.21s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestInfoDebug 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestInfoDebug (0.52s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestInfoInsecureRegistries 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestInfoInsecureRegistries (0.52s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestInfoRegistryMirrors 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestInfoRegistryMirrors (0.52s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestLoginFailsWithBadCredentials 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestPingCacheHeaders 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestPingCacheHeaders (0.02s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestPingGet 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestPingGet (0.01s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestPingHead 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestPingHead (0.02s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestVersion 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestVersion (0.02s) 17:35:16 [2023-07-15T17:35:16.077Z] PASS 17:35:16 [2023-07-15T17:35:16.077Z] 17:35:16 [2023-07-15T17:35:16.077Z] === Skipped 17:35:16 [2023-07-15T17:35:16.077Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 17:35:16 [2023-07-15T17:35:16.077Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 17:35:16 [2023-07-15T17:35:16.077Z] 17:35:16 [2023-07-15T17:35:16.077Z] DONE 18 tests, 1 skipped in 20.943s 17:35:16 [2023-07-15T17:35:16.077Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 17:35:16 [2023-07-15T17:35:16.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 17:35:16 [2023-07-15T17:35:16.077Z] ++ set -e 17:35:16 [2023-07-15T17:35:16.077Z] ++ '[' -n 0 ']' 17:35:16 [2023-07-15T17:35:16.077Z] ++ set -x 17:35:16 [2023-07-15T17:35:16.077Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 17:35:16 [2023-07-15T17:35:16.077Z] INFO: Testing against a local daemon 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestVolumesCreateAndList 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestVolumesCreateAndList (0.02s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestVolumesRemove 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestVolumesRemove (0.05s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestVolumesInspect 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestVolumesInspect (0.01s) 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestVolumesInvalidJSON 17:35:16 [2023-07-15T17:35:16.077Z] === RUN TestVolumesInvalidJSON//volumes/create 17:35:16 [2023-07-15T17:35:16.077Z] === PAUSE TestVolumesInvalidJSON//volumes/create 17:35:16 [2023-07-15T17:35:16.077Z] === CONT TestVolumesInvalidJSON//volumes/create 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestVolumesInvalidJSON (0.01s) 17:35:16 [2023-07-15T17:35:16.077Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 17:35:16 [2023-07-15T17:35:16.077Z] PASS 17:35:16 [2023-07-15T17:35:16.077Z] 17:35:16 [2023-07-15T17:35:16.077Z] DONE 5 tests in 0.125s 17:35:16 [2023-07-15T17:35:16.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 17:35:16 [2023-07-15T17:35:16.337Z] ++++ cat bundles/test-integration/docker.pid 17:35:16 [2023-07-15T17:35:16.337Z] +++ kill 18737 17:35:17 [2023-07-15T17:35:17.717Z] +++ /etc/init.d/apparmor stop 17:35:17 [2023-07-15T17:35:17.717Z] Leaving: AppArmorNo profiles have been unloaded. 17:35:17 [2023-07-15T17:35:17.717Z] 17:35:17 [2023-07-15T17:35:17.717Z] Unloading profiles will leave already running processes permanently 17:35:17 [2023-07-15T17:35:17.717Z] unconfined, which can lead to unexpected situations. 17:35:17 [2023-07-15T17:35:17.717Z] 17:35:17 [2023-07-15T17:35:17.717Z] To set a process to complain mode, use the command line tool 17:35:17 [2023-07-15T17:35:17.717Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 17:35:17 [2023-07-15T17:35:17.717Z] +++ true 17:35:17 [2023-07-15T17:35:17.717Z] exiting test-integration 17:35:17 [2023-07-15T17:35:17.717Z] ++ exit 0 17:35:17 [2023-07-15T17:35:17.717Z] Post stage [Pipeline] junit 17:35:18 [2023-07-15T17:35:18.301Z] Recording test results 17:35:18 [2023-07-15T17:35:18.442Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 17:35:18 [2023-07-15T17:35:18.774Z] + echo Ensuring container killed. 17:35:18 [2023-07-15T17:35:18.774Z] Ensuring container killed. 17:35:18 [2023-07-15T17:35:18.774Z] + docker rm -vf docker-pr1 17:35:18 [2023-07-15T17:35:18.774Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 17:35:19 [2023-07-15T17:35:19.058Z] + echo Chowning /workspace to jenkins user 17:35:19 [2023-07-15T17:35:19.059Z] Chowning /workspace to jenkins user 17:35:19 [2023-07-15T17:35:19.059Z] + id -u 17:35:19 [2023-07-15T17:35:19.059Z] + id -g 17:35:19 [2023-07-15T17:35:19.059Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45980:/workspace busybox chown -R 1000:1000 /workspace 17:35:19 [2023-07-15T17:35:19.282Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 17:35:19 [2023-07-15T17:35:19.282Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 17:35:19 [2023-07-15T17:35:19.282Z] docker_cli_sni_test.go:18: Flakey test 17:35:19 [2023-07-15T17:35:19.282Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 17:35:19 [2023-07-15T17:35:19.540Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [Pipeline] catchError [Pipeline] { [Pipeline] sh 17:35:20 [2023-07-15T17:35:20.295Z] + bundleName=arm64-integration 17:35:20 [2023-07-15T17:35:20.295Z] + echo Creating arm64-integration-bundles.tar.gz 17:35:20 [2023-07-15T17:35:20.295Z] Creating arm64-integration-bundles.tar.gz 17:35:20 [2023-07-15T17:35:20.295Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 17:35:20 [2023-07-15T17:35:20.295Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 17:35:20 [2023-07-15T17:35:20.309Z] Archiving artifacts 17:35:20 [2023-07-15T17:35:20.472Z] === RUN TestDockerSuite/TestCommitChange 17:35:20 [2023-07-15T17:35:20.587Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45980/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 17:35:20 [2023-07-15T17:35:20.896Z] + make clean 17:35:20 [2023-07-15T17:35:20.896Z] docker volume rm -f docker-dev-cache 17:35:20 [2023-07-15T17:35:20.896Z] docker-dev-cache [Pipeline] deleteDir 17:35:21 [2023-07-15T17:35:21.404Z] === RUN TestDockerSuite/TestCommitChangeLabels 17:35:21 [2023-07-15T17:35:21.968Z] === RUN TestDockerSuite/TestCommitHardlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:35:22 [2023-07-15T17:35:22.900Z] === RUN TestDockerSuite/TestCommitNewFile 17:35:23 [2023-07-15T17:35:23.830Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.80s) 17:35:23 [2023-07-15T17:35:23.830Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 17:35:23 [2023-07-15T17:35:23.830Z] === RUN TestDockerSuite/TestCommitPausedContainer 17:35:24 [2023-07-15T17:35:24.762Z] === RUN TestDockerSuite/TestCommitTTY 17:35:25 [2023-07-15T17:35:25.693Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 17:35:26 [2023-07-15T17:35:26.257Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 17:35:26 [2023-07-15T17:35:26.578Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) 17:35:26 [2023-07-15T17:35:26.578Z] === RUN TestCreateServiceConflict 17:35:26 [2023-07-15T17:35:26.578Z] --- PASS: TestCreateServiceConflict (2.27s) 17:35:26 [2023-07-15T17:35:26.578Z] === RUN TestCreateServiceMaxReplicas 17:35:27 [2023-07-15T17:35:27.188Z] === RUN TestDockerSuite/TestCommitWithoutPause 17:35:27 [2023-07-15T17:35:27.752Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 17:35:27 [2023-07-15T17:35:27.752Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 17:35:27 [2023-07-15T17:35:27.752Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 17:35:27 [2023-07-15T17:35:27.752Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 17:35:27 [2023-07-15T17:35:27.752Z] === RUN TestDockerSuite/TestContainerAPIBadPort 17:35:27 [2023-07-15T17:35:27.752Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 17:35:27 [2023-07-15T17:35:27.752Z] === RUN TestDockerSuite/TestContainerAPICommit 17:35:28 [2023-07-15T17:35:28.682Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 17:35:29 [2023-07-15T17:35:29.118Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) 17:35:29 [2023-07-15T17:35:29.118Z] === RUN TestCreateWithDuplicateNetworkNames 17:35:30 [2023-07-15T17:35:30.052Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 17:35:30 [2023-07-15T17:35:30.052Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 17:35:30 [2023-07-15T17:35:30.309Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 17:35:30 [2023-07-15T17:35:30.873Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 17:35:31 [2023-07-15T17:35:31.129Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 17:35:31 [2023-07-15T17:35:31.693Z] === RUN TestDockerSuite/TestContainerAPICreate 17:35:32 [2023-07-15T17:35:32.257Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 17:35:32 [2023-07-15T17:35:32.257Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 17:35:32 [2023-07-15T17:35:32.514Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 17:35:32 [2023-07-15T17:35:32.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 17:35:32 [2023-07-15T17:35:32.771Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 17:35:32 [2023-07-15T17:35:32.771Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 17:35:32 [2023-07-15T17:35:32.771Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 17:35:33 [2023-07-15T17:35:33.029Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 17:35:33 [2023-07-15T17:35:33.029Z] === RUN TestDockerSuite/TestContainerAPIDelete 17:35:33 [2023-07-15T17:35:33.593Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 17:35:34 [2023-07-15T17:35:34.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 17:35:34 [2023-07-15T17:35:34.414Z] docker_api_swarm_test.go:304: [d9fed07c50496] joining swarm manager [db38d5e3258a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:35:34 [2023-07-15T17:35:34.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 17:35:34 [2023-07-15T17:35:34.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 17:35:35 [2023-07-15T17:35:35.601Z] docker_api_swarm_test.go:305: [d28a4e8dc4d22] joining swarm manager [db38d5e3258a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:35:35 [2023-07-15T17:35:35.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 17:35:36 [2023-07-15T17:35:36.422Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 17:35:36 [2023-07-15T17:35:36.422Z] === RUN TestDockerSuite/TestContainerAPIGetAll 17:35:36 [2023-07-15T17:35:36.679Z] docker_api_swarm_test.go:351: Waiting for election to occur... 17:35:36 [2023-07-15T17:35:36.939Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 17:35:37 [2023-07-15T17:35:37.506Z] === RUN TestDockerSuite/TestContainerAPIGetExport 17:35:38 [2023-07-15T17:35:38.070Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 17:35:38 [2023-07-15T17:35:38.327Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 17:35:38 [2023-07-15T17:35:38.327Z] === RUN TestDockerSuite/TestContainerAPIKill 17:35:38 [2023-07-15T17:35:38.621Z] Removing intermediate container 08b7fb821e69 17:35:38 [2023-07-15T17:35:38.621Z] ---> 8b171eec1efc 17:35:38 [2023-07-15T17:35:38.621Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 17:35:38 [2023-07-15T17:35:38.621Z] ---> Running in 86ba74cd3d7e 17:35:38 [2023-07-15T17:35:38.621Z] Removing intermediate container 86ba74cd3d7e 17:35:38 [2023-07-15T17:35:38.621Z] ---> e0748343bd2e 17:35:38 [2023-07-15T17:35:38.621Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 17:35:38 [2023-07-15T17:35:38.621Z] ---> Running in aad87907f061 17:35:38 [2023-07-15T17:35:38.621Z] Removing intermediate container aad87907f061 17:35:38 [2023-07-15T17:35:38.621Z] ---> 59fd6dbcc1f6 17:35:38 [2023-07-15T17:35:38.621Z] Step 10/10 : COPY . . 17:35:38 [2023-07-15T17:35:38.891Z] === RUN TestDockerSuite/TestContainerAPIPause 17:35:39 [2023-07-15T17:35:39.455Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 17:35:39 [2023-07-15T17:35:39.711Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 17:35:39 [2023-07-15T17:35:39.968Z] === RUN TestDockerSuite/TestContainerAPIRename 17:35:40 [2023-07-15T17:35:40.533Z] === RUN TestDockerSuite/TestContainerAPIRestart 17:35:40 [2023-07-15T17:35:40.533Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 17:35:40 [2023-07-15T17:35:40.533Z] PASS 17:35:40 [2023-07-15T17:35:40.533Z] 17:35:40 [2023-07-15T17:35:40.533Z] DONE 17 tests in 47.466s 17:35:40 [2023-07-15T17:35:40.533Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 17:35:40 [2023-07-15T17:35:40.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 17:35:40 [2023-07-15T17:35:40.533Z] ++ set -e 17:35:40 [2023-07-15T17:35:40.533Z] ++ '[' -n 0 ']' 17:35:40 [2023-07-15T17:35:40.533Z] ++ set -x 17:35:40 [2023-07-15T17:35:40.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 17:35:40 [2023-07-15T17:35:40.533Z] INFO: Testing against a local daemon 17:35:40 [2023-07-15T17:35:40.533Z] === RUN TestPluginInvalidJSON 17:35:40 [2023-07-15T17:35:40.533Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 17:35:40 [2023-07-15T17:35:40.533Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 17:35:40 [2023-07-15T17:35:40.533Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 17:35:40 [2023-07-15T17:35:40.533Z] --- PASS: TestPluginInvalidJSON (0.01s) 17:35:40 [2023-07-15T17:35:40.533Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 17:35:40 [2023-07-15T17:35:40.533Z] === RUN TestPluginInstall 17:35:40 [2023-07-15T17:35:40.533Z] === RUN TestPluginInstall/no_auth 17:35:41 [2023-07-15T17:35:41.465Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 17:35:41 [2023-07-15T17:35:41.892Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 17:35:41 [2023-07-15T17:35:41.892Z] Copying nested executables into bundles/cross/linux/amd64 17:35:41 [2023-07-15T17:35:41.892Z] Cross building: bundles/cross/windows/amd64 17:35:41 [2023-07-15T17:35:41.892Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 17:35:41 [2023-07-15T17:35:41.892Z] GOOS="windows" GOARCH="amd64" GOARM="" 17:35:42 [2023-07-15T17:35:42.398Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 17:35:42 [2023-07-15T17:35:42.398Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 17:35:42 [2023-07-15T17:35:42.398Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 17:35:42 [2023-07-15T17:35:42.398Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 17:35:42 [2023-07-15T17:35:42.398Z] === RUN TestDockerSuite/TestContainerAPIStart 17:35:42 [2023-07-15T17:35:42.963Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 17:35:43 [2023-07-15T17:35:43.220Z] time="2023-07-15T17:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:35:43 [2023-07-15T17:35:43.220Z] time="2023-07-15T17:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13263013efb7cd5ce2cc39ac6854dce963a0a84a5749d42f3c451540db05cf93" mediatype=application/vnd.docker.plugin.v1+json size=522 17:35:43 [2023-07-15T17:35:43.220Z] time="2023-07-15T17:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:35:43 [2023-07-15T17:35:43.220Z] time="2023-07-15T17:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13263013efb7cd5ce2cc39ac6854dce963a0a84a5749d42f3c451540db05cf93" mediatype=application/vnd.docker.plugin.v1+json size=522 17:35:43 [2023-07-15T17:35:43.477Z] === RUN TestPluginInstall/with_htpasswd 17:35:43 [2023-07-15T17:35:43.734Z] time="2023-07-15T17:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:35:43 [2023-07-15T17:35:43.734Z] time="2023-07-15T17:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37990cae1356bf6f21ba8481cd8806d120babd67ca47224032d0783b88608406" mediatype=application/vnd.docker.plugin.v1+json size=522 17:35:43 [2023-07-15T17:35:43.734Z] time="2023-07-15T17:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:35:43 [2023-07-15T17:35:43.734Z] time="2023-07-15T17:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37990cae1356bf6f21ba8481cd8806d120babd67ca47224032d0783b88608406" mediatype=application/vnd.docker.plugin.v1+json size=522 17:35:43 [2023-07-15T17:35:43.991Z] === RUN TestPluginInstall/with_insecure 17:35:44 [2023-07-15T17:35:44.010Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) 17:35:44 [2023-07-15T17:35:44.010Z] === RUN TestCreateServiceSecretFileMode 17:35:44 [2023-07-15T17:35:44.922Z] time="2023-07-15T17:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:35:44 [2023-07-15T17:35:44.922Z] time="2023-07-15T17:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae0bd851ee8aceeb7a7674348915b876293b90812bfd936e9929771145c5020d" mediatype=application/vnd.docker.plugin.v1+json size=522 17:35:44 [2023-07-15T17:35:44.922Z] time="2023-07-15T17:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:35:44 [2023-07-15T17:35:44.922Z] time="2023-07-15T17:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae0bd851ee8aceeb7a7674348915b876293b90812bfd936e9929771145c5020d" mediatype=application/vnd.docker.plugin.v1+json size=522 17:35:44 [2023-07-15T17:35:44.922Z] plugin_test.go:164: [ddf2cbc1ecd21] daemon is not started 17:35:44 [2023-07-15T17:35:44.922Z] --- PASS: TestPluginInstall (4.43s) 17:35:44 [2023-07-15T17:35:44.922Z] --- PASS: TestPluginInstall/no_auth (2.89s) 17:35:44 [2023-07-15T17:35:44.922Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) 17:35:44 [2023-07-15T17:35:44.922Z] --- PASS: TestPluginInstall/with_insecure (1.00s) 17:35:44 [2023-07-15T17:35:44.922Z] === RUN TestPluginsWithRuntimes 17:35:46 [2023-07-15T17:35:46.816Z] === RUN TestPluginsWithRuntimes/No_Args 17:35:47 [2023-07-15T17:35:47.073Z] === RUN TestDockerSuite/TestContainerAPIStop 17:35:47 [2023-07-15T17:35:47.330Z] === RUN TestPluginsWithRuntimes/With_Args 17:35:47 [2023-07-15T17:35:47.587Z] === RUN TestDockerSuite/TestContainerAPITop 17:35:48 [2023-07-15T17:35:48.154Z] === RUN TestDockerSuite/TestContainerAPITopWindows 17:35:48 [2023-07-15T17:35:48.154Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows 17:35:48 [2023-07-15T17:35:48.154Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 17:35:48 [2023-07-15T17:35:48.154Z] === RUN TestDockerSuite/TestContainerAPIWait 17:35:48 [2023-07-15T17:35:48.411Z] --- PASS: TestPluginsWithRuntimes (3.30s) 17:35:48 [2023-07-15T17:35:48.411Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) 17:35:48 [2023-07-15T17:35:48.411Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) 17:35:48 [2023-07-15T17:35:48.411Z] === RUN TestPluginBackCompatMediaTypes 17:35:48 [2023-07-15T17:35:48.975Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) 17:35:48 [2023-07-15T17:35:48.975Z] PASS 17:35:48 [2023-07-15T17:35:48.975Z] 17:35:48 [2023-07-15T17:35:48.975Z] DONE 10 tests in 8.311s 17:35:48 [2023-07-15T17:35:48.975Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 17:35:48 [2023-07-15T17:35:48.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 17:35:48 [2023-07-15T17:35:48.975Z] ++ set -e 17:35:48 [2023-07-15T17:35:48.975Z] ++ '[' -n 0 ']' 17:35:48 [2023-07-15T17:35:48.975Z] ++ set -x 17:35:48 [2023-07-15T17:35:48.975Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 17:35:48 [2023-07-15T17:35:48.975Z] INFO: Testing against a local daemon 17:35:48 [2023-07-15T17:35:48.975Z] === RUN TestExternalGraphDriver 17:35:49 [2023-07-15T17:35:49.232Z] === RUN TestExternalGraphDriver/json 17:35:50 [2023-07-15T17:35:50.600Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 17:35:50 [2023-07-15T17:35:50.858Z] === RUN TestExternalGraphDriver/spec 17:35:51 [2023-07-15T17:35:51.115Z] === RUN TestDockerSuite/TestContainerNetworkMode 17:35:52 [2023-07-15T17:35:52.045Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 17:35:52 [2023-07-15T17:35:52.610Z] === RUN TestExternalGraphDriver/pull 17:35:54 [2023-07-15T17:35:54.504Z] --- PASS: TestExternalGraphDriver (5.35s) 17:35:54 [2023-07-15T17:35:54.504Z] --- PASS: TestExternalGraphDriver/json (1.61s) 17:35:54 [2023-07-15T17:35:54.504Z] --- PASS: TestExternalGraphDriver/spec (1.65s) 17:35:54 [2023-07-15T17:35:54.504Z] --- PASS: TestExternalGraphDriver/pull (1.75s) 17:35:54 [2023-07-15T17:35:54.504Z] === RUN TestGraphdriverPluginV2 17:35:55 [2023-07-15T17:35:55.068Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 17:35:55 [2023-07-15T17:35:55.068Z] docker_api_swarm_test.go:364: Waiting for possible election... 17:35:55 [2023-07-15T17:35:55.632Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 17:35:56 [2023-07-15T17:35:56.227Z] --- PASS: TestCreateServiceSecretFileMode (12.53s) 17:35:56 [2023-07-15T17:35:56.227Z] === RUN TestCreateServiceConfigFileMode 17:35:57 [2023-07-15T17:35:57.003Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 17:35:57 [2023-07-15T17:35:57.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 17:35:58 [2023-07-15T17:35:58.499Z] --- PASS: TestGraphdriverPluginV2 (4.22s) 17:35:58 [2023-07-15T17:35:58.499Z] PASS 17:35:58 [2023-07-15T17:35:58.499Z] 17:35:58 [2023-07-15T17:35:58.499Z] DONE 5 tests in 9.599s 17:35:58 [2023-07-15T17:35:58.499Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 17:35:58 [2023-07-15T17:35:58.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 17:35:58 [2023-07-15T17:35:58.499Z] ++ set -e 17:35:58 [2023-07-15T17:35:58.499Z] ++ '[' -n 0 ']' 17:35:58 [2023-07-15T17:35:58.499Z] ++ set -x 17:35:58 [2023-07-15T17:35:58.499Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 17:35:58 [2023-07-15T17:35:58.499Z] INFO: Testing against a local daemon 17:35:58 [2023-07-15T17:35:58.499Z] === RUN TestContinueAfterPluginCrash 17:35:58 [2023-07-15T17:35:58.499Z] === PAUSE TestContinueAfterPluginCrash 17:35:58 [2023-07-15T17:35:58.499Z] === RUN TestReadPluginNoRead 17:35:58 [2023-07-15T17:35:58.499Z] === PAUSE TestReadPluginNoRead 17:35:58 [2023-07-15T17:35:58.499Z] === RUN TestDaemonStartWithLogOpt 17:35:58 [2023-07-15T17:35:58.499Z] === PAUSE TestDaemonStartWithLogOpt 17:35:58 [2023-07-15T17:35:58.499Z] === CONT TestContinueAfterPluginCrash 17:35:58 [2023-07-15T17:35:58.499Z] === CONT TestDaemonStartWithLogOpt 17:35:58 [2023-07-15T17:35:58.499Z] === CONT TestReadPluginNoRead 17:35:58 [2023-07-15T17:35:58.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 17:36:00 [2023-07-15T17:36:00.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 17:36:00 [2023-07-15T17:36:00.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 17:36:00 [2023-07-15T17:36:00.693Z] === RUN TestReadPluginNoRead/default 17:36:00 [2023-07-15T17:36:00.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 17:36:01 [2023-07-15T17:36:01.209Z] --- PASS: TestDaemonStartWithLogOpt (2.68s) 17:36:01 [2023-07-15T17:36:01.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00085d6e0_<nil>} 17:36:02 [2023-07-15T17:36:02.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11261240132_/foo_false__<nil>_<nil>_<nil>} 17:36:02 [2023-07-15T17:36:02.288Z] === RUN TestReadPluginNoRead/disabled_caching 17:36:02 [2023-07-15T17:36:02.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11261240132_/foo_true__<nil>_<nil>_<nil>} 17:36:03 [2023-07-15T17:36:03.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33820910034_/foo_false__<nil>_<nil>_<nil>} 17:36:03 [2023-07-15T17:36:03.366Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 17:36:03 [2023-07-15T17:36:03.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33820910034_/foo_true__<nil>_<nil>_<nil>} 17:36:03 [2023-07-15T17:36:03.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33820910034_/foo_true__0xc00085d758_<nil>_<nil>} 17:36:04 [2023-07-15T17:36:04.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00085d770_<nil>} 17:36:04 [2023-07-15T17:36:04.810Z] === CONT TestReadPluginNoRead 17:36:04 [2023-07-15T17:36:04.810Z] read_test.go:92: [d8de149ca9f89] daemon is not started 17:36:04 [2023-07-15T17:36:04.810Z] --- PASS: TestReadPluginNoRead (6.18s) 17:36:04 [2023-07-15T17:36:04.810Z] --- PASS: TestReadPluginNoRead/default (1.40s) 17:36:04 [2023-07-15T17:36:04.810Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) 17:36:04 [2023-07-15T17:36:04.810Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 17:36:05 [2023-07-15T17:36:05.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00085d788_<nil>} 17:36:05 [2023-07-15T17:36:05.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00085d7e8_<nil>} 17:36:05 [2023-07-15T17:36:05.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00085d800_<nil>} 17:36:06 [2023-07-15T17:36:06.452Z] --- PASS: TestContinueAfterPluginCrash (7.84s) 17:36:06 [2023-07-15T17:36:06.452Z] PASS 17:36:06 [2023-07-15T17:36:06.452Z] 17:36:06 [2023-07-15T17:36:06.452Z] DONE 6 tests in 7.871s 17:36:06 [2023-07-15T17:36:06.452Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 17:36:06 [2023-07-15T17:36:06.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 17:36:06 [2023-07-15T17:36:06.452Z] ++ set -e 17:36:06 [2023-07-15T17:36:06.452Z] ++ '[' -n 0 ']' 17:36:06 [2023-07-15T17:36:06.452Z] ++ set -x 17:36:06 [2023-07-15T17:36:06.452Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 17:36:06 [2023-07-15T17:36:06.452Z] testing: warning: no tests to run 17:36:06 [2023-07-15T17:36:06.452Z] PASS 17:36:06 [2023-07-15T17:36:06.452Z] 17:36:06 [2023-07-15T17:36:06.452Z] DONE 0 tests in 0.007s 17:36:06 [2023-07-15T17:36:06.452Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 17:36:06 [2023-07-15T17:36:06.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 17:36:06 [2023-07-15T17:36:06.452Z] ++ set -e 17:36:06 [2023-07-15T17:36:06.452Z] ++ '[' -n 0 ']' 17:36:06 [2023-07-15T17:36:06.452Z] ++ set -x 17:36:06 [2023-07-15T17:36:06.452Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 17:36:06 [2023-07-15T17:36:06.452Z] INFO: Testing against a local daemon 17:36:06 [2023-07-15T17:36:06.452Z] === RUN TestPluginWithDevMounts 17:36:06 [2023-07-15T17:36:06.452Z] === PAUSE TestPluginWithDevMounts 17:36:06 [2023-07-15T17:36:06.452Z] === CONT TestPluginWithDevMounts 17:36:06 [2023-07-15T17:36:06.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 17:36:07 [2023-07-15T17:36:07.822Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 17:36:08 [2023-07-15T17:36:08.079Z] --- PASS: TestPluginWithDevMounts (1.55s) 17:36:08 [2023-07-15T17:36:08.079Z] PASS 17:36:08 [2023-07-15T17:36:08.079Z] 17:36:08 [2023-07-15T17:36:08.079Z] DONE 1 tests in 1.581s 17:36:08 [2023-07-15T17:36:08.079Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 17:36:08 [2023-07-15T17:36:08.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 17:36:08 [2023-07-15T17:36:08.079Z] ++ set -e 17:36:08 [2023-07-15T17:36:08.079Z] ++ '[' -n 0 ']' 17:36:08 [2023-07-15T17:36:08.079Z] ++ set -x 17:36:08 [2023-07-15T17:36:08.079Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 17:36:08 [2023-07-15T17:36:08.079Z] INFO: Testing against a local daemon 17:36:08 [2023-07-15T17:36:08.079Z] === RUN TestSecretInspect 17:36:08 [2023-07-15T17:36:08.446Z] --- PASS: TestCreateServiceConfigFileMode (12.59s) 17:36:08 [2023-07-15T17:36:08.446Z] === RUN TestCreateServiceSysctls 17:36:08 [2023-07-15T17:36:08.493Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 17:36:08 [2023-07-15T17:36:08.752Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 17:36:09 [2023-07-15T17:36:09.012Z] remote: Enumerating objects: 23, done. 17:36:09 [2023-07-15T17:36:09.012Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 17:36:09 [2023-07-15T17:36:09.012Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 17:36:09 [2023-07-15T17:36:09.012Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 17:36:09 [2023-07-15T17:36:09.012Z] Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. 17:36:09 [2023-07-15T17:36:09.012Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. 17:36:09 [2023-07-15T17:36:09.012Z] Building: bundles/cross/windows/amd64/containerutility.exe 17:36:09 [2023-07-15T17:36:09.973Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 17:36:10 [2023-07-15T17:36:10.356Z] --- PASS: TestCreateServiceSysctls (3.09s) 17:36:10 [2023-07-15T17:36:10.356Z] === RUN TestCreateServiceCapabilities 17:36:10 [2023-07-15T17:36:10.903Z] --- PASS: TestSecretInspect (2.72s) 17:36:10 [2023-07-15T17:36:10.903Z] === RUN TestSecretList 17:36:11 [2023-07-15T17:36:11.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 17:36:11 [2023-07-15T17:36:11.467Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 17:36:12 [2023-07-15T17:36:12.894Z] --- PASS: TestCreateServiceCapabilities (2.59s) 17:36:12 [2023-07-15T17:36:12.895Z] === RUN TestInspect 17:36:13 [2023-07-15T17:36:13.363Z] docker_api_swarm_test.go:272: [dc44d0a38049f] joining swarm manager [d10c23e029f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:36:13 [2023-07-15T17:36:13.620Z] --- PASS: TestSecretList (2.76s) 17:36:13 [2023-07-15T17:36:13.620Z] === RUN TestSecretsCreateAndDelete 17:36:14 [2023-07-15T17:36:14.183Z] === RUN TestDockerSuite/TestCopyAndRestart 17:36:14 [2023-07-15T17:36:14.297Z] 17:36:14 [2023-07-15T17:36:14.334Z] ---> 288d769bdc5e 17:36:14 [2023-07-15T17:36:14.334Z] Successfully built 288d769bdc5e 17:36:14 [2023-07-15T17:36:14.334Z] Successfully tagged docker:latest 17:36:14 [2023-07-15T17:36:14.334Z] INFO: Image build ended at 07/15/2023 17:36:11. Duration:00:04:39.1457912 17:36:14 [2023-07-15T17:36:14.334Z] 17:36:14 [2023-07-15T17:36:14.334Z] 17:36:14 [2023-07-15T17:36:14.334Z] INFO: Building the test binaries at 07/15/2023 17:36:11... 17:36:14 [2023-07-15T17:36:14.747Z] docker_api_swarm_test.go:273: [da6441cf20fc2] joining swarm manager [d10c23e029f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:36:15 [2023-07-15T17:36:15.004Z] === RUN TestDockerSuite/TestCopyCreatedContainer 17:36:15 [2023-07-15T17:36:15.004Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 17:36:15 [2023-07-15T17:36:15.934Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 17:36:16 [2023-07-15T17:36:16.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/test/unit 17:36:16 [2023-07-15T17:36:16.189Z] --- PASS: TestInspect (2.70s) 17:36:16 [2023-07-15T17:36:16.189Z] === RUN TestCreateJob 17:36:16 [2023-07-15T17:36:16.498Z] --- PASS: TestSecretsCreateAndDelete (3.09s) 17:36:16 [2023-07-15T17:36:16.498Z] === RUN TestSecretsUpdate 17:36:16 [2023-07-15T17:36:16.755Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 17:36:17 [2023-07-15T17:36:17.318Z] === RUN TestDockerSuite/TestCpFromCaseA 17:36:17 [2023-07-15T17:36:17.385Z] ? github.com/docker/docker/api [no test files] 17:36:17 [2023-07-15T17:36:17.881Z] === RUN TestDockerSuite/TestCpFromCaseB 17:36:18 [2023-07-15T17:36:18.445Z] === RUN TestDockerSuite/TestCpFromCaseC 17:36:18 [2023-07-15T17:36:18.728Z] --- PASS: TestCreateJob (3.17s) 17:36:18 [2023-07-15T17:36:18.728Z] === RUN TestReplicatedJob 17:36:19 [2023-07-15T17:36:19.032Z] INFO: make.ps1 starting at 07/15/2023 17:36:17 17:36:19 [2023-07-15T17:36:19.032Z] INFO: Git commit (1bd0805099) assumed from DOCKER_GITCOMMIT environment variable 17:36:19 [2023-07-15T17:36:19.032Z] INFO: Invoking autogen... 17:36:19 [2023-07-15T17:36:19.375Z] === RUN TestDockerSuite/TestCpFromCaseD 17:36:19 [2023-07-15T17:36:19.492Z] INFO: Building daemon... 17:36:19 [2023-07-15T17:36:19.632Z] --- PASS: TestSecretsUpdate (2.96s) 17:36:19 [2023-07-15T17:36:19.632Z] === RUN TestTemplatedSecret 17:36:19 [2023-07-15T17:36:19.888Z] === RUN TestDockerSuite/TestCpFromCaseE 17:36:20 [2023-07-15T17:36:20.819Z] === RUN TestDockerSuite/TestCpFromCaseF 17:36:21 [2023-07-15T17:36:21.384Z] === RUN TestDockerSuite/TestCpFromCaseG 17:36:22 [2023-07-15T17:36:22.315Z] === RUN TestDockerSuite/TestCpFromCaseH 17:36:22 [2023-07-15T17:36:22.572Z] --- PASS: TestTemplatedSecret (3.02s) 17:36:22 [2023-07-15T17:36:22.572Z] === RUN TestSecretCreateResolve 17:36:22 [2023-07-15T17:36:22.828Z] === RUN TestDockerSuite/TestCpFromCaseI 17:36:23 [2023-07-15T17:36:23.392Z] === RUN TestDockerSuite/TestCpFromCaseJ 17:36:24 [2023-07-15T17:36:24.008Z] --- PASS: TestReplicatedJob (5.25s) 17:36:24 [2023-07-15T17:36:24.008Z] === RUN TestUpdateReplicatedJob 17:36:24 [2023-07-15T17:36:24.324Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 17:36:24 [2023-07-15T17:36:24.887Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 17:36:25 [2023-07-15T17:36:25.451Z] --- PASS: TestSecretCreateResolve (2.76s) 17:36:25 [2023-07-15T17:36:25.451Z] PASS 17:36:25 [2023-07-15T17:36:25.451Z] 17:36:25 [2023-07-15T17:36:25.451Z] DONE 6 tests in 17.347s 17:36:25 [2023-07-15T17:36:25.451Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 17:36:25 [2023-07-15T17:36:25.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 17:36:25 [2023-07-15T17:36:25.451Z] ++ set -e 17:36:25 [2023-07-15T17:36:25.451Z] ++ '[' -n 0 ']' 17:36:25 [2023-07-15T17:36:25.451Z] ++ set -x 17:36:25 [2023-07-15T17:36:25.451Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 17:36:25 [2023-07-15T17:36:25.451Z] INFO: Testing against a local daemon 17:36:25 [2023-07-15T17:36:25.451Z] === RUN TestServiceCreateInit 17:36:25 [2023-07-15T17:36:25.451Z] === RUN TestServiceCreateInit/daemonInitDisabled 17:36:25 [2023-07-15T17:36:25.528Z] ok github.com/docker/docker/api/server 0.051s coverage: 7.9% of statements 17:36:25 [2023-07-15T17:36:25.708Z] === RUN TestDockerSuite/TestCpGarbagePath 17:36:26 [2023-07-15T17:36:26.272Z] === RUN TestDockerSuite/TestCpLocalOnly 17:36:26 [2023-07-15T17:36:26.272Z] === RUN TestDockerSuite/TestCpNameHasColon 17:36:26 [2023-07-15T17:36:26.836Z] === RUN TestDockerSuite/TestCpRelativePath 17:36:27 [2023-07-15T17:36:27.302Z] --- PASS: TestUpdateReplicatedJob (3.26s) 17:36:27 [2023-07-15T17:36:27.302Z] === RUN TestServiceListWithStatuses 17:36:27 [2023-07-15T17:36:27.302Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 17:36:27 [2023-07-15T17:36:27.302Z] --- SKIP: TestServiceListWithStatuses (0.00s) 17:36:27 [2023-07-15T17:36:27.302Z] === RUN TestDockerNetworkConnectAlias 17:36:27 [2023-07-15T17:36:27.400Z] === RUN TestDockerSuite/TestCpSpecialFiles 17:36:27 [2023-07-15T17:36:27.963Z] === RUN TestDockerSuite/TestCpSymlinkComponent 17:36:28 [2023-07-15T17:36:28.527Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 17:36:29 [2023-07-15T17:36:29.458Z] === RUN TestDockerSuite/TestCpToCaseA 17:36:30 [2023-07-15T17:36:30.021Z] === RUN TestServiceCreateInit/daemonInitEnabled 17:36:30 [2023-07-15T17:36:30.584Z] === RUN TestDockerSuite/TestCpToCaseB 17:36:31 [2023-07-15T17:36:31.148Z] === RUN TestDockerSuite/TestCpToCaseC 17:36:32 [2023-07-15T17:36:32.581Z] --- PASS: TestDockerNetworkConnectAlias (4.43s) 17:36:32 [2023-07-15T17:36:32.581Z] === RUN TestDockerNetworkReConnect 17:36:33 [2023-07-15T17:36:33.671Z] === RUN TestDockerSuite/TestCpToCaseD 17:36:33 [2023-07-15T17:36:33.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 17:36:35 [2023-07-15T17:36:35.043Z] --- PASS: TestServiceCreateInit (9.42s) 17:36:35 [2023-07-15T17:36:35.043Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) 17:36:35 [2023-07-15T17:36:35.043Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s) 17:36:35 [2023-07-15T17:36:35.043Z] === RUN TestCreateServiceMultipleTimes 17:36:35 [2023-07-15T17:36:35.878Z] --- PASS: TestDockerNetworkReConnect (3.68s) 17:36:35 [2023-07-15T17:36:35.878Z] === RUN TestServicePlugin 17:36:37 [2023-07-15T17:36:37.567Z] === RUN TestDockerSuite/TestCpToCaseE 17:36:39 [2023-07-15T17:36:39.171Z] plugin_test.go:61: [dba71b14f86b0] joining swarm manager [dfb6defd65826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:36:40 [2023-07-15T17:36:40.088Z] === RUN TestDockerSuite/TestCpToCaseF 17:36:40 [2023-07-15T17:36:40.110Z] plugin_test.go:64: [d271229e4d668] joining swarm manager [dfb6defd65826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:36:40 [2023-07-15T17:36:40.652Z] === RUN TestDockerSuite/TestCpToCaseG 17:36:43 [2023-07-15T17:36:43.668Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 16.2% of statements 17:36:44 [2023-07-15T17:36:44.241Z] ? github.com/docker/docker/api/server/backend/build [no test files] 17:36:44 [2023-07-15T17:36:44.241Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements 17:36:44 [2023-07-15T17:36:44.501Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements 17:36:44 [2023-07-15T17:36:44.501Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/build [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/container [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/debug [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/image [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/network [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 93.7% of statements 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 17:36:44 [2023-07-15T17:36:44.501Z] ? github.com/docker/docker/api/server/router/session [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements 17:36:44 [2023-07-15T17:36:44.762Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/server/router/system [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/server/router/volume [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/backend [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/container [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/events [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/image [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/mount [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/network [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/registry [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/swarm [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/api/types/volume [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/builder [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/builder/builder-next [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 17:36:44 [2023-07-15T17:36:44.762Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 17:36:44 [2023-07-15T17:36:44.827Z] === RUN TestDockerSuite/TestCpToCaseH 17:36:45 [2023-07-15T17:36:45.023Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements 17:36:46 [2023-07-15T17:36:46.720Z] === RUN TestDockerSuite/TestCpToCaseI 17:36:46 [2023-07-15T17:36:46.720Z] === RUN TestDockerSuite/TestCpToCaseJ 17:36:46 [2023-07-15T17:36:46.939Z] ok github.com/docker/docker/builder/remotecontext 0.157s coverage: 13.7% of statements 17:36:47 [2023-07-15T17:36:47.511Z] ok github.com/docker/docker/builder/dockerfile 0.284s coverage: 48.5% of statements 17:36:47 [2023-07-15T17:36:47.511Z] ? github.com/docker/docker/builder/dockerignore [no test files] 17:36:49 [2023-07-15T17:36:49.997Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 17:36:49 [2023-07-15T17:36:49.997Z] === RUN TestDockerSuite/TestCpToDot 17:36:50 [2023-07-15T17:36:50.813Z] ok github.com/docker/docker/client 0.120s coverage: 75.4% of statements 17:36:50 [2023-07-15T17:36:50.928Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 17:36:50 [2023-07-15T17:36:50.928Z] --- PASS: TestCreateServiceMultipleTimes (16.21s) 17:36:50 [2023-07-15T17:36:50.928Z] === RUN TestCreateServiceConflict 17:36:51 [2023-07-15T17:36:51.075Z] ok github.com/docker/docker/builder/remotecontext/git 5.478s coverage: 83.5% of statements 17:36:51 [2023-07-15T17:36:51.075Z] ? github.com/docker/docker/cli [no test files] 17:36:51 [2023-07-15T17:36:51.075Z] ? github.com/docker/docker/cli/config [no test files] 17:36:51 [2023-07-15T17:36:51.886Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 17:36:52 [2023-07-15T17:36:52.839Z] === RUN TestDockerSuite/TestCpToStdout 17:36:53 [2023-07-15T17:36:53.785Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 17:36:53 [2023-07-15T17:36:53.785Z] --- PASS: TestCreateServiceConflict (2.79s) 17:36:53 [2023-07-15T17:36:53.785Z] === RUN TestCreateServiceMaxReplicas 17:36:54 [2023-07-15T17:36:54.736Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 17:36:54 [2023-07-15T17:36:54.736Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 17:36:55 [2023-07-15T17:36:55.307Z] === RUN TestDockerSuite/TestCpVolumePath 17:36:56 [2023-07-15T17:36:56.271Z] === RUN TestDockerSuite/TestCreate64ByteHexID 17:36:56 [2023-07-15T17:36:56.271Z] === RUN TestDockerSuite/TestCreateArgs 17:36:56 [2023-07-15T17:36:56.271Z] === RUN TestDockerSuite/TestCreateByImageID 17:36:56 [2023-07-15T17:36:56.565Z] === RUN TestDockerSuite/TestCreateEchoStdout 17:36:57 [2023-07-15T17:36:57.511Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) 17:36:57 [2023-07-15T17:36:57.511Z] === RUN TestCreateWithDuplicateNetworkNames 17:36:57 [2023-07-15T17:36:57.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 17:36:57 [2023-07-15T17:36:57.668Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements 17:36:57 [2023-07-15T17:36:57.668Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements 17:36:57 [2023-07-15T17:36:57.768Z] === RUN TestDockerSuite/TestCreateGrowRootfs 17:36:57 [2023-07-15T17:36:57.768Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 17:36:57 [2023-07-15T17:36:57.768Z] === RUN TestDockerSuite/TestCreateHostConfig 17:36:57 [2023-07-15T17:36:57.768Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 17:36:57 [2023-07-15T17:36:57.929Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements 17:36:57 [2023-07-15T17:36:57.929Z] ok github.com/docker/docker/container 0.129s coverage: 34.5% of statements 17:36:58 [2023-07-15T17:36:58.191Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements 17:36:58 [2023-07-15T17:36:58.191Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.8% of statements 17:36:58 [2023-07-15T17:36:58.332Z] === RUN TestDockerSuite/TestCreateLabelFromImage 17:36:58 [2023-07-15T17:36:58.332Z] === RUN TestDockerSuite/TestCreateLabels 17:36:58 [2023-07-15T17:36:58.589Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 17:36:58 [2023-07-15T17:36:58.589Z] === RUN TestDockerSuite/TestCreateRM 17:36:58 [2023-07-15T17:36:58.589Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 17:36:58 [2023-07-15T17:36:58.589Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 17:36:58 [2023-07-15T17:36:58.589Z] === RUN TestDockerSuite/TestCreateStopSignal 17:36:58 [2023-07-15T17:36:58.589Z] === RUN TestDockerSuite/TestCreateStopTimeout 17:36:58 [2023-07-15T17:36:58.762Z] ok github.com/docker/docker/daemon/graphdriver 0.049s coverage: 2.2% of statements 17:36:58 [2023-07-15T17:36:58.847Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 17:36:59 [2023-07-15T17:36:59.705Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.389s coverage: 59.6% of statements 17:37:00 [2023-07-15T17:37:00.648Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.041s coverage: 74.6% of statements 17:37:01 [2023-07-15T17:37:01.220Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements 17:37:01 [2023-07-15T17:37:01.370Z] === RUN TestDockerSuite/TestCreateVolumesCreated 17:37:01 [2023-07-15T17:37:01.371Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 17:37:01 [2023-07-15T17:37:01.371Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 17:37:01 [2023-07-15T17:37:01.483Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements 17:37:01 [2023-07-15T17:37:01.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 17:37:02 [2023-07-15T17:37:02.426Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 50.5% of statements 17:37:03 [2023-07-15T17:37:03.368Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements 17:37:03 [2023-07-15T17:37:03.368Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements 17:37:03 [2023-07-15T17:37:03.522Z] docker_api_swarm_node_test.go:20: [dd14ce1f63e0c] joining swarm manager [decab637fbab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:37:03 [2023-07-15T17:37:03.522Z] === RUN TestDockerSuite/TestCreateWithPortRange 17:37:03 [2023-07-15T17:37:03.629Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.938s coverage: 58.0% of statements 17:37:03 [2023-07-15T17:37:03.778Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 17:37:03 [2023-07-15T17:37:03.779Z] === RUN TestDockerSuite/TestCreateWithWorkdir 17:37:03 [2023-07-15T17:37:03.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 17:37:03 [2023-07-15T17:37:03.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 17:37:03 [2023-07-15T17:37:03.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 17:37:03 [2023-07-15T17:37:03.890Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements 17:37:04 [2023-07-15T17:37:04.035Z] docker_api_swarm_node_test.go:21: [db9f2f0b0c700] joining swarm manager [decab637fbab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:37:04 [2023-07-15T17:37:04.151Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.052s coverage: 3.0% of statements 17:37:04 [2023-07-15T17:37:04.151Z] ok github.com/docker/docker/cmd/dockerd 0.178s coverage: 29.0% of statements 17:37:04 [2023-07-15T17:37:04.151Z] ? github.com/docker/docker/container/stream [no test files] 17:37:04 [2023-07-15T17:37:04.151Z] ? github.com/docker/docker/contrib/apparmor [no test files] 17:37:04 [2023-07-15T17:37:04.151Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 17:37:04 [2023-07-15T17:37:04.151Z] ? github.com/docker/docker/contrib/httpserver [no test files] 17:37:04 [2023-07-15T17:37:04.599Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 17:37:05 [2023-07-15T17:37:05.096Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements 17:37:05 [2023-07-15T17:37:05.096Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.2% of statements 17:37:05 [2023-07-15T17:37:05.357Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements 17:37:05 [2023-07-15T17:37:05.357Z] ok github.com/docker/docker/daemon/logger/awslogs 0.204s coverage: 76.8% of statements 17:37:05 [2023-07-15T17:37:05.357Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.6% of statements 17:37:05 [2023-07-15T17:37:05.618Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements 17:37:05 [2023-07-15T17:37:05.619Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.064s coverage: 45.9% of statements 17:37:05 [2023-07-15T17:37:05.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements 17:37:05 [2023-07-15T17:37:05.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 17:37:06 [2023-07-15T17:37:06.140Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements 17:37:06 [2023-07-15T17:37:06.141Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements 17:37:06 [2023-07-15T17:37:06.141Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements 17:37:06 [2023-07-15T17:37:06.401Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 54.7% of statements 17:37:06 [2023-07-15T17:37:06.401Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.8% of statements 17:37:06 [2023-07-15T17:37:06.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 17:37:06 [2023-07-15T17:37:06.663Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements 17:37:06 [2023-07-15T17:37:06.671Z] --- PASS: TestServicePlugin (28.93s) 17:37:06 [2023-07-15T17:37:06.671Z] === RUN TestServiceUpdateLabel 17:37:06 [2023-07-15T17:37:06.671Z] --- PASS: TestServiceUpdateLabel (2.28s) 17:37:06 [2023-07-15T17:37:06.671Z] === RUN TestServiceUpdateSecrets 17:37:06 [2023-07-15T17:37:06.924Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements 17:37:07 [2023-07-15T17:37:07.185Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 48.2% of statements 17:37:07 [2023-07-15T17:37:07.446Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.0% of statements 17:37:07 [2023-07-15T17:37:07.446Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements 17:37:07 [2023-07-15T17:37:07.461Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 17:37:07 [2023-07-15T17:37:07.707Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 17:37:07 [2023-07-15T17:37:07.707Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements 17:37:07 [2023-07-15T17:37:07.707Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements 17:37:08 [2023-07-15T17:37:08.279Z] ok github.com/docker/docker/daemon/logger/splunk 1.556s coverage: 82.5% of statements 17:37:08 [2023-07-15T17:37:08.279Z] ok github.com/docker/docker/oci 0.009s coverage: 40.6% of statements 17:37:08 [2023-07-15T17:37:08.279Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 17:37:08 [2023-07-15T17:37:08.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 17:37:08 [2023-07-15T17:37:08.540Z] ok github.com/docker/docker/opts 0.026s coverage: 67.1% of statements 17:37:08 [2023-07-15T17:37:08.540Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements 17:37:08 [2023-07-15T17:37:08.540Z] ok github.com/docker/docker/distribution 0.606s coverage: 29.0% of statements 17:37:08 [2023-07-15T17:37:08.801Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements 17:37:08 [2023-07-15T17:37:08.955Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 17:37:09 [2023-07-15T17:37:09.061Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements 17:37:09 [2023-07-15T17:37:09.061Z] ok github.com/docker/docker/distribution/xfer 1.750s coverage: 85.1% of statements 17:37:09 [2023-07-15T17:37:09.061Z] ok github.com/docker/docker/pkg/authorization 0.288s coverage: 68.3% of statements 17:37:09 [2023-07-15T17:37:09.211Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 17:37:09 [2023-07-15T17:37:09.211Z] === RUN TestDockerSuite/TestDevicePermissions 17:37:09 [2023-07-15T17:37:09.322Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements 17:37:09 [2023-07-15T17:37:09.322Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements 17:37:09 [2023-07-15T17:37:09.582Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements 17:37:09 [2023-07-15T17:37:09.582Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements 17:37:09 [2023-07-15T17:37:09.776Z] === RUN TestDockerSuite/TestDockerFails 17:37:09 [2023-07-15T17:37:09.776Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 17:37:09 [2023-07-15T17:37:09.776Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 17:37:09 [2023-07-15T17:37:09.776Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 17:37:09 [2023-07-15T17:37:09.845Z] ok github.com/docker/docker/pkg/dmesg 0.022s coverage: 83.3% of statements 17:37:09 [2023-07-15T17:37:09.845Z] ok github.com/docker/docker/pkg/archive 0.447s coverage: 81.9% of statements 17:37:10 [2023-07-15T17:37:10.105Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements 17:37:10 [2023-07-15T17:37:10.105Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 17:37:10 [2023-07-15T17:37:10.365Z] ok github.com/docker/docker/pkg/fsutils 0.226s coverage: 85.1% of statements 17:37:10 [2023-07-15T17:37:10.625Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements 17:37:10 [2023-07-15T17:37:10.625Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements 17:37:10 [2023-07-15T17:37:10.625Z] ok github.com/docker/docker/pkg/idtools 0.287s coverage: 69.5% of statements 17:37:10 [2023-07-15T17:37:10.625Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 17:37:10 [2023-07-15T17:37:10.705Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 17:37:10 [2023-07-15T17:37:10.885Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 17:37:10 [2023-07-15T17:37:10.885Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 17:37:10 [2023-07-15T17:37:10.885Z] ok github.com/docker/docker/pkg/ioutils 0.465s coverage: 69.3% of statements 17:37:11 [2023-07-15T17:37:11.146Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 17:37:11 [2023-07-15T17:37:11.146Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements 17:37:11 [2023-07-15T17:37:11.146Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements 17:37:11 [2023-07-15T17:37:11.268Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 17:37:11 [2023-07-15T17:37:11.406Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements 17:37:11 [2023-07-15T17:37:11.667Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements 17:37:11 [2023-07-15T17:37:11.667Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 17:37:11 [2023-07-15T17:37:11.667Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements 17:37:11 [2023-07-15T17:37:11.927Z] ok github.com/docker/docker/pkg/chrootarchive 2.652s coverage: 43.5% of statements 17:37:11 [2023-07-15T17:37:11.927Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements 17:37:12 [2023-07-15T17:37:12.187Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 17:37:12 [2023-07-15T17:37:12.187Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 17:37:12 [2023-07-15T17:37:12.198Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 17:37:12 [2023-07-15T17:37:12.198Z] === RUN TestDockerSuite/TestDockerNetworkInspect 17:37:12 [2023-07-15T17:37:12.447Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 17:37:12 [2023-07-15T17:37:12.454Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 17:37:12 [2023-07-15T17:37:12.707Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements 17:37:12 [2023-07-15T17:37:12.707Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements 17:37:12 [2023-07-15T17:37:12.707Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 36.9% of statements 17:37:12 [2023-07-15T17:37:12.711Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 17:37:12 [2023-07-15T17:37:12.711Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.27s) 17:37:12 [2023-07-15T17:37:12.711Z] === RUN TestCreateServiceSecretFileMode 17:37:12 [2023-07-15T17:37:12.968Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements 17:37:12 [2023-07-15T17:37:12.968Z] coverage: [no statements] 17:37:12 [2023-07-15T17:37:12.968Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] 17:37:12 [2023-07-15T17:37:12.968Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements 17:37:13 [2023-07-15T17:37:13.229Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 17:37:13 [2023-07-15T17:37:13.229Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements 17:37:13 [2023-07-15T17:37:13.229Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements 17:37:13 [2023-07-15T17:37:13.229Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements 17:37:13 [2023-07-15T17:37:13.800Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.6% of statements 17:37:13 [2023-07-15T17:37:13.800Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 17:37:14 [2023-07-15T17:37:14.061Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 17:37:14 [2023-07-15T17:37:14.321Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements 17:37:14 [2023-07-15T17:37:14.582Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 17:37:14 [2023-07-15T17:37:14.582Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 17:37:14 [2023-07-15T17:37:14.842Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 17:37:14 [2023-07-15T17:37:14.842Z] ok github.com/docker/docker/registry 0.055s coverage: 57.3% of statements 17:37:14 [2023-07-15T17:37:14.842Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 17:37:15 [2023-07-15T17:37:15.105Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements 17:37:15 [2023-07-15T17:37:15.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 17:37:15 [2023-07-15T17:37:15.366Z] ok github.com/docker/docker/pkg/signal 3.431s coverage: 62.3% of statements 17:37:15 [2023-07-15T17:37:15.626Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 17:37:15 [2023-07-15T17:37:15.626Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 64.7% of statements 17:37:16 [2023-07-15T17:37:16.196Z] ok github.com/docker/docker/volume/local 0.130s coverage: 74.2% of statements 17:37:16 [2023-07-15T17:37:16.196Z] ok github.com/docker/docker/layer 7.413s coverage: 68.8% of statements 17:37:16 [2023-07-15T17:37:16.455Z] ok github.com/docker/docker/volume/service 0.009s coverage: 71.9% of statements 17:37:18 [2023-07-15T17:37:18.503Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 17:37:18 [2023-07-15T17:37:18.992Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.0% of statements 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/exec [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/initlayer [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/listeners [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/names [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/daemon/stats [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/distribution/utils [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/dockerversion [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/image/tarexport [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/internal/test/suite [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/libcontainerd [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/libcontainerd/types [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/oci/caps [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/pkg/containerfs [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/pkg/locker [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/pkg/loopback [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/pkg/mount [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/pkg/platform [no test files] 17:37:18 [2023-07-15T17:37:18.992Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 17:37:19 [2023-07-15T17:37:19.068Z] docker_api_swarm_test.go:502: [db8095b884e2b] joining swarm manager [d9d1f5c93ffbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:37:19 [2023-07-15T17:37:19.997Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 17:37:21 [2023-07-15T17:37:21.562Z] --- PASS: TestServiceUpdateSecrets (14.69s) 17:37:21 [2023-07-15T17:37:21.562Z] === RUN TestServiceUpdateConfigs 17:37:21 [2023-07-15T17:37:21.890Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 17:37:22 [2023-07-15T17:37:22.821Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 17:37:23 [2023-07-15T17:37:23.385Z] === RUN TestDockerSuite/TestEventsAttach 17:37:23 [2023-07-15T17:37:23.948Z] === RUN TestDockerSuite/TestEventsCommit 17:37:24 [2023-07-15T17:37:24.512Z] === RUN TestDockerSuite/TestEventsContainerEvents 17:37:25 [2023-07-15T17:37:25.075Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 17:37:25 [2023-07-15T17:37:25.639Z] --- PASS: TestCreateServiceSecretFileMode (13.04s) 17:37:25 [2023-07-15T17:37:25.639Z] === RUN TestCreateServiceConfigFileMode 17:37:25 [2023-07-15T17:37:25.895Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 17:37:26 [2023-07-15T17:37:26.459Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 17:37:27 [2023-07-15T17:37:27.829Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 17:37:28 [2023-07-15T17:37:28.759Z] === RUN TestDockerSuite/TestEventsContainerRestart 17:37:30 [2023-07-15T17:37:30.128Z] docker_api_swarm_test.go:507: [d4c62f068463b] joining swarm manager [d9d1f5c93ffbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:37:31 [2023-07-15T17:37:31.059Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 17:37:32 [2023-07-15T17:37:32.953Z] === RUN TestDockerSuite/TestEventsCopy 17:37:33 [2023-07-15T17:37:33.518Z] === RUN TestDockerSuite/TestEventsFilterContainer 17:37:34 [2023-07-15T17:37:34.888Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 17:37:36 [2023-07-15T17:37:36.455Z] --- PASS: TestServiceUpdateConfigs (14.51s) 17:37:36 [2023-07-15T17:37:36.455Z] === RUN TestServiceUpdateNetwork 17:37:39 [2023-07-15T17:37:39.062Z] --- PASS: TestCreateServiceConfigFileMode (12.75s) 17:37:39 [2023-07-15T17:37:39.062Z] === RUN TestCreateServiceSysctls 17:37:39 [2023-07-15T17:37:39.992Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 17:37:40 [2023-07-15T17:37:40.250Z] === RUN TestDockerSuite/TestEventsFilterImageName 17:37:41 [2023-07-15T17:37:41.180Z] === RUN TestDockerSuite/TestEventsFilterLabels 17:37:41 [2023-07-15T17:37:41.743Z] --- PASS: TestCreateServiceSysctls (3.24s) 17:37:41 [2023-07-15T17:37:41.743Z] === RUN TestCreateServiceCapabilities 17:37:42 [2023-07-15T17:37:42.307Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 17:37:42 [2023-07-15T17:37:42.307Z] === RUN TestDockerSuite/TestEventsFilterType 17:37:42 [2023-07-15T17:37:42.564Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 17:37:42 [2023-07-15T17:37:42.564Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 17:37:42 [2023-07-15T17:37:42.822Z] === RUN TestDockerSuite/TestEventsFilters 17:37:44 [2023-07-15T17:37:44.191Z] === RUN TestDockerSuite/TestEventsFormat 17:37:44 [2023-07-15T17:37:44.755Z] --- PASS: TestCreateServiceCapabilities (3.06s) 17:37:44 [2023-07-15T17:37:44.755Z] === RUN TestInspect 17:37:45 [2023-07-15T17:37:45.318Z] === RUN TestDockerSuite/TestEventsFormatBadField 17:37:45 [2023-07-15T17:37:45.318Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 17:37:45 [2023-07-15T17:37:45.318Z] === RUN TestDockerSuite/TestEventsImageImport 17:37:45 [2023-07-15T17:37:45.547Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.2% of statements 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/pkg/symlink [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/pkg/term [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/profiles/apparmor [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/rootless [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/rootless/specconv [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/runconfig/opts [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/daemon [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/environment [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/fakegit [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/registry [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/testutil/request [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/volume [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/volume/service/opts [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] ? github.com/docker/docker/volume/testutils [no test files] 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === Skipped 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] exec_linux_test.go:19: requires AppArmor to be enabled 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] exec_linux_test.go:39: requires AppArmor to be enabled 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver btrfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver btrfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver btrfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver btrfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver btrfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:73: No driver to put! 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] time="2023-07-15T17:37:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: driver not supported 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] time="2023-07-15T17:37:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: driver not supported 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] time="2023-07-15T17:37:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: driver not supported 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] time="2023-07-15T17:37:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: driver not supported 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] time="2023-07-15T17:37:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: driver not supported 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:73: No driver to put! 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] overlay_test.go:45: Fails to compute changes after apply intermittently 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] overlay_test.go:50: Fails to compute changes intermittently 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] overlay_test.go:65: Cannot run test with naive change algorithm 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver zfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver zfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver zfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver zfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:46: Driver zfs not supported 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] graphtest_unix.go:73: No driver to put! 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] sysinfo_linux_test.go:91: App Armor Must be Disabled 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 17:37:45 [2023-07-15T17:37:45.547Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled 17:37:45 [2023-07-15T17:37:45.547Z] 17:37:45 [2023-07-15T17:37:45.547Z] DONE 2266 tests, 26 skipped in 88.706s Post stage [Pipeline] junit 17:37:45 [2023-07-15T17:37:45.820Z] Recording test results 17:37:45 [2023-07-15T17:37:45.977Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 17:37:46 [2023-07-15T17:37:46.249Z] === RUN TestDockerSuite/TestEventsImageLoad 17:37:46 [2023-07-15T17:37:46.300Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/validate/vendor 17:37:46 [2023-07-15T17:37:46.507Z] === RUN TestDockerSuite/TestEventsImagePull 17:37:46 [2023-07-15T17:37:46.869Z] update vendored copy of archive/tar 17:37:46 [2023-07-15T17:37:46.869Z] downloading: https://golang.org/dl/go1.19.10.src.tar.gz 17:37:47 [2023-07-15T17:37:47.877Z] === RUN TestDockerSuite/TestEventsImageTag 17:37:47 [2023-07-15T17:37:47.877Z] --- PASS: TestInspect (3.08s) 17:37:47 [2023-07-15T17:37:47.877Z] === RUN TestCreateJob 17:37:48 [2023-07-15T17:37:48.248Z] patching file stat_unix.go 17:37:48 [2023-07-15T17:37:48.248Z] 2023/07/15 17:37:48 Collecting initial packages 17:37:48 [2023-07-15T17:37:48.248Z] 2023/07/15 17:37:48 Download dependencies 17:37:48 [2023-07-15T17:37:48.676Z] --- PASS: TestServiceUpdateNetwork (12.78s) 17:37:48 [2023-07-15T17:37:48.676Z] === RUN TestServiceUpdatePidsLimit 17:37:48 [2023-07-15T17:37:48.807Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 17:37:48 [2023-07-15T17:37:48.807Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 17:37:49 [2023-07-15T17:37:49.371Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 17:37:49 [2023-07-15T17:37:49.934Z] === RUN TestDockerSuite/TestEventsPluginOps 17:37:50 [2023-07-15T17:37:50.056Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 17:37:50 [2023-07-15T17:37:50.316Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 17:37:51 [2023-07-15T17:37:51.303Z] --- PASS: TestCreateJob (3.39s) 17:37:51 [2023-07-15T17:37:51.303Z] === RUN TestReplicatedJob 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:50 Starting whole vndr cycle because no package specified 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:50 Ignoring paths matching "^archive/tar" 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Finished clone github.com/mitchellh/hashstructure 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Finished clone github.com/docker/libtrust 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Finished clone github.com/gofrs/flock 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Finished clone github.com/Azure/go-ansiterm 17:37:51 [2023-07-15T17:37:51.541Z] 2023/07/15 17:37:51 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Finished clone github.com/moby/locker 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Finished clone github.com/armon/circbuf 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Finished clone github.com/opentracing-contrib/go-stdlib 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Finished clone github.com/google/uuid 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Finished clone github.com/gorilla/mux 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Finished clone github.com/Microsoft/go-winio 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Finished clone github.com/hashicorp/memberlist 17:37:51 [2023-07-15T17:37:51.802Z] 2023/07/15 17:37:51 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Finished clone golang.org/x/sync 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Finished clone github.com/tonistiigi/units 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Finished clone github.com/willf/bitset 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Finished clone github.com/grpc-ecosystem/grpc-opentracing 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Finished clone github.com/google/shlex 17:37:52 [2023-07-15T17:37:52.064Z] 2023/07/15 17:37:51 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 17:37:52 [2023-07-15T17:37:52.234Z] === RUN TestDockerSuite/TestEventsRedirectStdout 17:37:52 [2023-07-15T17:37:52.324Z] 2023/07/15 17:37:52 Finished clone github.com/opentracing/opentracing-go 17:37:52 [2023-07-15T17:37:52.324Z] 2023/07/15 17:37:52 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 17:37:52 [2023-07-15T17:37:52.324Z] 2023/07/15 17:37:52 Finished clone github.com/gogo/googleapis 17:37:52 [2023-07-15T17:37:52.324Z] 2023/07/15 17:37:52 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 17:37:52 [2023-07-15T17:37:52.799Z] === RUN TestDockerSuite/TestEventsRename 17:37:52 [2023-07-15T17:37:52.897Z] 2023/07/15 17:37:52 Finished clone github.com/fernet/fernet-go 17:37:52 [2023-07-15T17:37:52.897Z] 2023/07/15 17:37:52 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 17:37:52 [2023-07-15T17:37:52.897Z] 2023/07/15 17:37:52 Finished clone github.com/tonistiigi/fsutil 17:37:52 [2023-07-15T17:37:52.897Z] 2023/07/15 17:37:52 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 17:37:53 [2023-07-15T17:37:53.158Z] 2023/07/15 17:37:52 Finished clone github.com/golang/gddo 17:37:53 [2023-07-15T17:37:53.158Z] 2023/07/15 17:37:52 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 17:37:53 [2023-07-15T17:37:53.158Z] 2023/07/15 17:37:53 Finished clone github.com/hashicorp/go-memdb 17:37:53 [2023-07-15T17:37:53.158Z] 2023/07/15 17:37:53 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 17:37:53 [2023-07-15T17:37:53.419Z] 2023/07/15 17:37:53 Finished clone golang.org/x/time 17:37:53 [2023-07-15T17:37:53.419Z] 2023/07/15 17:37:53 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 17:37:53 [2023-07-15T17:37:53.680Z] 2023/07/15 17:37:53 Finished clone github.com/hashicorp/golang-lru 17:37:53 [2023-07-15T17:37:53.680Z] 2023/07/15 17:37:53 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 17:37:53 [2023-07-15T17:37:53.680Z] 2023/07/15 17:37:53 Finished clone github.com/hashicorp/go-immutable-radix 17:37:53 [2023-07-15T17:37:53.680Z] 2023/07/15 17:37:53 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 17:37:53 [2023-07-15T17:37:53.729Z] === RUN TestDockerSuite/TestEventsResize 17:37:53 [2023-07-15T17:37:53.941Z] 2023/07/15 17:37:53 Finished clone github.com/coreos/pkg 17:37:53 [2023-07-15T17:37:53.941Z] 2023/07/15 17:37:53 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 17:37:53 [2023-07-15T17:37:53.941Z] 2023/07/15 17:37:53 Finished clone github.com/cilium/ebpf 17:37:53 [2023-07-15T17:37:53.941Z] 2023/07/15 17:37:53 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 17:37:53 [2023-07-15T17:37:53.941Z] 2023/07/15 17:37:53 Finished clone github.com/golang/protobuf 17:37:53 [2023-07-15T17:37:53.941Z] 2023/07/15 17:37:53 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 17:37:53 [2023-07-15T17:37:53.941Z] 2023/07/15 17:37:53 Finished clone golang.org/x/crypto 17:37:53 [2023-07-15T17:37:53.941Z] 2023/07/15 17:37:53 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 17:37:54 [2023-07-15T17:37:54.202Z] 2023/07/15 17:37:53 Finished clone github.com/prometheus/client_model 17:37:54 [2023-07-15T17:37:54.202Z] 2023/07/15 17:37:53 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 17:37:54 [2023-07-15T17:37:54.292Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 17:37:54 [2023-07-15T17:37:54.463Z] 2023/07/15 17:37:54 Finished clone github.com/beorn7/perks 17:37:54 [2023-07-15T17:37:54.463Z] 2023/07/15 17:37:54 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 17:37:54 [2023-07-15T17:37:54.463Z] 2023/07/15 17:37:54 Finished clone github.com/matttproud/golang_protobuf_extensions 17:37:54 [2023-07-15T17:37:54.463Z] 2023/07/15 17:37:54 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Finished clone github.com/prometheus/client_golang 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Finished clone github.com/pkg/errors 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Finished clone github.com/Microsoft/opengcs 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Finished clone github.com/prometheus/common 17:37:54 [2023-07-15T17:37:54.724Z] 2023/07/15 17:37:54 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 17:37:54 [2023-07-15T17:37:54.986Z] 2023/07/15 17:37:54 Finished clone github.com/cespare/xxhash/v2 17:37:54 [2023-07-15T17:37:54.986Z] 2023/07/15 17:37:54 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 17:37:54 [2023-07-15T17:37:54.986Z] 2023/07/15 17:37:54 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 17:37:54 [2023-07-15T17:37:54.986Z] 2023/07/15 17:37:54 Finished clone github.com/docker/libnetwork 17:37:54 [2023-07-15T17:37:54.986Z] 2023/07/15 17:37:54 Finished clone code.cloudfoundry.org/clock 17:37:54 [2023-07-15T17:37:54.986Z] 2023/07/15 17:37:54 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 17:37:55 [2023-07-15T17:37:55.247Z] 2023/07/15 17:37:55 Finished clone github.com/prometheus/procfs 17:37:55 [2023-07-15T17:37:55.247Z] 2023/07/15 17:37:55 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 17:37:55 [2023-07-15T17:37:55.247Z] 2023/07/15 17:37:55 Finished clone github.com/inconshreveable/mousetrap 17:37:55 [2023-07-15T17:37:55.247Z] 2023/07/15 17:37:55 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 17:37:55 [2023-07-15T17:37:55.247Z] 2023/07/15 17:37:55 Finished clone github.com/morikuni/aec 17:37:55 [2023-07-15T17:37:55.247Z] 2023/07/15 17:37:55 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 17:37:55 [2023-07-15T17:37:55.247Z] 2023/07/15 17:37:55 Finished clone github.com/spf13/pflag 17:37:55 [2023-07-15T17:37:55.247Z] 2023/07/15 17:37:55 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 17:37:55 [2023-07-15T17:37:55.508Z] 2023/07/15 17:37:55 Finished clone github.com/spf13/cobra 17:37:55 [2023-07-15T17:37:55.508Z] 2023/07/15 17:37:55 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 17:37:55 [2023-07-15T17:37:55.508Z] 2023/07/15 17:37:55 Finished clone github.com/docker/go-metrics 17:37:55 [2023-07-15T17:37:55.508Z] 2023/07/15 17:37:55 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 17:37:55 [2023-07-15T17:37:55.508Z] 2023/07/15 17:37:55 Finished clone github.com/google/certificate-transparency-go 17:37:55 [2023-07-15T17:37:55.508Z] 2023/07/15 17:37:55 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 17:37:55 [2023-07-15T17:37:55.769Z] 2023/07/15 17:37:55 Finished clone github.com/sean-/seed 17:37:55 [2023-07-15T17:37:55.769Z] 2023/07/15 17:37:55 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 17:37:55 [2023-07-15T17:37:55.769Z] 2023/07/15 17:37:55 Finished clone github.com/opencontainers/selinux 17:37:55 [2023-07-15T17:37:55.769Z] 2023/07/15 17:37:55 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 17:37:55 [2023-07-15T17:37:55.769Z] 2023/07/15 17:37:55 Finished clone github.com/google/btree 17:37:55 [2023-07-15T17:37:55.769Z] 2023/07/15 17:37:55 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 17:37:55 [2023-07-15T17:37:55.769Z] 2023/07/15 17:37:55 Finished clone github.com/opencontainers/runtime-spec 17:37:55 [2023-07-15T17:37:55.769Z] 2023/07/15 17:37:55 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 17:37:56 [2023-07-15T17:37:56.030Z] 2023/07/15 17:37:55 Finished clone github.com/hashicorp/go-multierror 17:37:56 [2023-07-15T17:37:56.030Z] 2023/07/15 17:37:55 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 17:37:56 [2023-07-15T17:37:56.030Z] 2023/07/15 17:37:55 Finished clone github.com/hashicorp/errwrap 17:37:56 [2023-07-15T17:37:56.030Z] 2023/07/15 17:37:55 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 17:37:56 [2023-07-15T17:37:56.602Z] 2023/07/15 17:37:56 Finished clone github.com/vishvananda/netns 17:37:56 [2023-07-15T17:37:56.602Z] 2023/07/15 17:37:56 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 17:37:56 [2023-07-15T17:37:56.602Z] 2023/07/15 17:37:56 Finished clone github.com/docker/libkv 17:37:56 [2023-07-15T17:37:56.602Z] 2023/07/15 17:37:56 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 17:37:56 [2023-07-15T17:37:56.602Z] 2023/07/15 17:37:56 Finished clone github.com/samuel/go-zookeeper 17:37:56 [2023-07-15T17:37:56.602Z] 2023/07/15 17:37:56 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 17:37:56 [2023-07-15T17:37:56.602Z] 2023/07/15 17:37:56 Finished clone github.com/hashicorp/go-sockaddr 17:37:56 [2023-07-15T17:37:56.602Z] 2023/07/15 17:37:56 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 17:37:56 [2023-07-15T17:37:56.814Z] --- PASS: TestReplicatedJob (5.32s) 17:37:56 [2023-07-15T17:37:56.814Z] === RUN TestUpdateReplicatedJob 17:37:56 [2023-07-15T17:37:56.863Z] 2023/07/15 17:37:56 Finished clone github.com/deckarep/golang-set 17:37:56 [2023-07-15T17:37:56.863Z] 2023/07/15 17:37:56 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 17:37:56 [2023-07-15T17:37:56.863Z] 2023/07/15 17:37:56 Finished clone github.com/moby/ipvs 17:37:56 [2023-07-15T17:37:56.863Z] 2023/07/15 17:37:56 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 17:37:56 [2023-07-15T17:37:56.863Z] 2023/07/15 17:37:56 Finished clone github.com/coreos/go-semver 17:37:56 [2023-07-15T17:37:56.863Z] 2023/07/15 17:37:56 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 17:37:57 [2023-07-15T17:37:57.123Z] 2023/07/15 17:37:56 Finished clone github.com/BurntSushi/toml 17:37:57 [2023-07-15T17:37:57.123Z] 2023/07/15 17:37:56 Clone github.com/docker/distribution, revision 7c354a4b40feeea21d7eeae4de91c8ff7951e672, attempt 1/20 17:37:57 [2023-07-15T17:37:57.123Z] 2023/07/15 17:37:56 Finished clone github.com/vishvananda/netlink 17:37:57 [2023-07-15T17:37:57.123Z] 2023/07/15 17:37:56 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 17:37:57 [2023-07-15T17:37:57.695Z] 2023/07/15 17:37:57 Finished clone github.com/modern-go/concurrent 17:37:57 [2023-07-15T17:37:57.695Z] 2023/07/15 17:37:57 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 17:37:57 [2023-07-15T17:37:57.957Z] 2023/07/15 17:37:57 Finished clone github.com/modern-go/reflect2 17:37:57 [2023-07-15T17:37:57.957Z] 2023/07/15 17:37:57 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 17:37:57 [2023-07-15T17:37:57.957Z] 2023/07/15 17:37:57 Finished clone github.com/ishidawataru/sctp 17:37:57 [2023-07-15T17:37:57.957Z] 2023/07/15 17:37:57 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 17:37:58 [2023-07-15T17:37:58.217Z] 2023/07/15 17:37:58 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 17:37:58 [2023-07-15T17:37:58.217Z] 2023/07/15 17:37:58 Finished clone github.com/hashicorp/serf 17:37:58 [2023-07-15T17:37:58.217Z] 2023/07/15 17:37:58 Finished clone github.com/json-iterator/go 17:37:58 [2023-07-15T17:37:58.217Z] 2023/07/15 17:37:58 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 17:37:58 [2023-07-15T17:37:58.217Z] 2023/07/15 17:37:58 Finished clone go.etcd.io/bbolt 17:37:58 [2023-07-15T17:37:58.217Z] 2023/07/15 17:37:58 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 17:37:58 [2023-07-15T17:37:58.618Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 17:37:58 [2023-07-15T17:37:58.789Z] 2023/07/15 17:37:58 Finished clone github.com/mistifyio/go-zfs 17:37:58 [2023-07-15T17:37:58.789Z] 2023/07/15 17:37:58 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 17:37:58 [2023-07-15T17:37:58.789Z] 2023/07/15 17:37:58 Finished clone github.com/opencontainers/go-digest 17:37:58 [2023-07-15T17:37:58.789Z] 2023/07/15 17:37:58 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 17:37:59 [2023-07-15T17:37:59.731Z] 2023/07/15 17:37:59 Finished clone github.com/vbatts/tar-split 17:37:59 [2023-07-15T17:37:59.731Z] 2023/07/15 17:37:59 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 17:37:59 [2023-07-15T17:37:59.992Z] 2023/07/15 17:37:59 Finished clone github.com/cyphar/filepath-securejoin 17:37:59 [2023-07-15T17:37:59.992Z] 2023/07/15 17:37:59 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 17:38:00 [2023-07-15T17:38:00.088Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 17:38:00 [2023-07-15T17:38:00.088Z] --- PASS: TestUpdateReplicatedJob (3.40s) 17:38:00 [2023-07-15T17:38:00.088Z] === RUN TestServiceListWithStatuses 17:38:00 [2023-07-15T17:38:00.088Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 17:38:00 [2023-07-15T17:38:00.088Z] --- SKIP: TestServiceListWithStatuses (0.00s) 17:38:00 [2023-07-15T17:38:00.088Z] === RUN TestDockerNetworkConnectAlias 17:38:00 [2023-07-15T17:38:00.254Z] 2023/07/15 17:38:00 Finished clone golang.org/x/oauth2 17:38:00 [2023-07-15T17:38:00.254Z] 2023/07/15 17:38:00 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 17:38:00 [2023-07-15T17:38:00.254Z] 2023/07/15 17:38:00 Finished clone github.com/coreos/go-systemd 17:38:00 [2023-07-15T17:38:00.254Z] 2023/07/15 17:38:00 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 17:38:00 [2023-07-15T17:38:00.254Z] 2023/07/15 17:38:00 Finished clone github.com/opencontainers/image-spec 17:38:00 [2023-07-15T17:38:00.254Z] 2023/07/15 17:38:00 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 17:38:00 [2023-07-15T17:38:00.345Z] === RUN TestDockerSuite/TestEventsStreaming 17:38:00 [2023-07-15T17:38:00.803Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 17:38:00 [2023-07-15T17:38:00.803Z] 17:38:00 [2023-07-15T17:38:00.803Z] ________ ____ __. 17:38:00 [2023-07-15T17:38:00.803Z] \_____ \ | |/ _| 17:38:00 [2023-07-15T17:38:00.803Z] / | \| < 17:38:00 [2023-07-15T17:38:00.803Z] / | \ | \ 17:38:00 [2023-07-15T17:38:00.803Z] \_______ /____|__ \ 17:38:00 [2023-07-15T17:38:00.803Z] \/ \/ 17:38:00 [2023-07-15T17:38:00.803Z] 17:38:00 [2023-07-15T17:38:00.803Z] INFO: make.ps1 ended at 07/15/2023 17:37:59 17:38:00 [2023-07-15T17:38:00.825Z] 2023/07/15 17:38:00 Finished clone github.com/godbus/dbus/v5 17:38:00 [2023-07-15T17:38:00.826Z] 2023/07/15 17:38:00 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 17:38:00 [2023-07-15T17:38:00.908Z] === RUN TestDockerSuite/TestEventsTimestampFormats 17:38:01 [2023-07-15T17:38:01.087Z] 2023/07/15 17:38:00 Finished clone github.com/coreos/go-systemd/v22 17:38:01 [2023-07-15T17:38:01.087Z] 2023/07/15 17:38:00 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 17:38:01 [2023-07-15T17:38:01.347Z] 2023/07/15 17:38:01 Finished clone github.com/philhofer/fwd 17:38:01 [2023-07-15T17:38:01.347Z] 2023/07/15 17:38:01 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 17:38:01 [2023-07-15T17:38:01.347Z] 2023/07/15 17:38:01 Finished clone github.com/Graylog2/go-gelf 17:38:01 [2023-07-15T17:38:01.347Z] 2023/07/15 17:38:01 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 17:38:01 [2023-07-15T17:38:01.347Z] 2023/07/15 17:38:01 Finished clone github.com/fluent/fluent-logger-golang 17:38:01 [2023-07-15T17:38:01.347Z] 2023/07/15 17:38:01 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 17:38:01 [2023-07-15T17:38:01.609Z] 2023/07/15 17:38:01 Finished clone github.com/docker/swarmkit 17:38:01 [2023-07-15T17:38:01.609Z] 2023/07/15 17:38:01 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 17:38:01 [2023-07-15T17:38:01.609Z] 2023/07/15 17:38:01 Finished clone github.com/cloudflare/cfssl 17:38:01 [2023-07-15T17:38:01.609Z] 2023/07/15 17:38:01 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 17:38:01 [2023-07-15T17:38:01.772Z] INFO: Binaries build ended at 07/15/2023 17:38:01. Duration:00:01:50.1615838 17:38:01 [2023-07-15T17:38:01.870Z] 2023/07/15 17:38:01 Finished clone github.com/miekg/dns 17:38:01 [2023-07-15T17:38:01.870Z] 2023/07/15 17:38:01 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 17:38:02 [2023-07-15T17:38:02.443Z] 2023/07/15 17:38:02 Finished clone github.com/bsphere/le_go 17:38:02 [2023-07-15T17:38:02.443Z] 2023/07/15 17:38:02 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 17:38:02 [2023-07-15T17:38:02.443Z] 2023/07/15 17:38:02 Finished clone github.com/fsnotify/fsnotify 17:38:02 [2023-07-15T17:38:02.443Z] 2023/07/15 17:38:02 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 17:38:02 [2023-07-15T17:38:02.443Z] 2023/07/15 17:38:02 Finished clone github.com/jmespath/go-jmespath 17:38:02 [2023-07-15T17:38:02.443Z] 2023/07/15 17:38:02 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 17:38:02 [2023-07-15T17:38:02.443Z] 2023/07/15 17:38:02 Finished clone github.com/armon/go-metrics 17:38:02 [2023-07-15T17:38:02.443Z] 2023/07/15 17:38:02 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 17:38:02 [2023-07-15T17:38:02.704Z] 2023/07/15 17:38:02 Finished clone github.com/tinylib/msgp 17:38:02 [2023-07-15T17:38:02.704Z] 2023/07/15 17:38:02 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 17:38:02 [2023-07-15T17:38:02.746Z] INFO: Copying the built daemon binary to d:\CI\PR-45980\1\binary\dockerd-1bd0805099.exe... 17:38:02 [2023-07-15T17:38:02.965Z] 2023/07/15 17:38:02 Finished clone github.com/docker/go-events 17:38:02 [2023-07-15T17:38:02.965Z] 2023/07/15 17:38:02 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 17:38:03 [2023-07-15T17:38:03.210Z] INFO: Copying the built client binary to d:\CI\PR-45980\1\binary\docker-1bd0805099.exe... 17:38:03 [2023-07-15T17:38:03.210Z] INFO: Copying dockerversion from the container... 17:38:03 [2023-07-15T17:38:03.210Z] INFO: Copying the golang package from the container to d:\CI\PR-45980\1\installer\go.zip... 17:38:03 [2023-07-15T17:38:03.226Z] 2023/07/15 17:38:02 Finished clone github.com/armon/go-radix 17:38:03 [2023-07-15T17:38:03.226Z] 2023/07/15 17:38:02 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 17:38:03 [2023-07-15T17:38:03.226Z] 2023/07/15 17:38:03 Finished clone github.com/moby/buildkit 17:38:03 [2023-07-15T17:38:03.226Z] 2023/07/15 17:38:03 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 17:38:03 [2023-07-15T17:38:03.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 17:38:03 [2023-07-15T17:38:03.487Z] 2023/07/15 17:38:03 Finished clone github.com/golang/groupcache 17:38:03 [2023-07-15T17:38:03.487Z] 2023/07/15 17:38:03 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 17:38:03 [2023-07-15T17:38:03.749Z] 2023/07/15 17:38:03 Finished clone github.com/hashicorp/go-msgpack 17:38:03 [2023-07-15T17:38:03.749Z] 2023/07/15 17:38:03 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 17:38:03 [2023-07-15T17:38:03.995Z] === RUN TestDockerSuite/TestEventsTop 17:38:04 [2023-07-15T17:38:04.010Z] 2023/07/15 17:38:03 Finished clone github.com/googleapis/gax-go 17:38:04 [2023-07-15T17:38:04.010Z] 2023/07/15 17:38:03 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 17:38:04 [2023-07-15T17:38:04.010Z] 2023/07/15 17:38:03 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 17:38:04 [2023-07-15T17:38:04.010Z] 2023/07/15 17:38:03 Finished clone github.com/opencontainers/runc 17:38:04 [2023-07-15T17:38:04.182Z] INFO: Extracting go.zip to d:\CI\PR-45980\1\go 17:38:04 [2023-07-15T17:38:04.272Z] 2023/07/15 17:38:04 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 17:38:04 [2023-07-15T17:38:04.272Z] 2023/07/15 17:38:04 Finished clone google.golang.org/grpc 17:38:04 [2023-07-15T17:38:04.272Z] 2023/07/15 17:38:04 Finished clone go.opencensus.io 17:38:04 [2023-07-15T17:38:04.272Z] 2023/07/15 17:38:04 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 17:38:04 [2023-07-15T17:38:04.272Z] 2023/07/15 17:38:04 Finished clone github.com/gogo/protobuf 17:38:04 [2023-07-15T17:38:04.272Z] 2023/07/15 17:38:04 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 17:38:04 [2023-07-15T17:38:04.563Z] 2023/07/15 17:38:04 Finished clone github.com/docker/go-units 17:38:04 [2023-07-15T17:38:04.563Z] 2023/07/15 17:38:04 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 17:38:04 [2023-07-15T17:38:04.563Z] 2023/07/15 17:38:04 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 17:38:04 [2023-07-15T17:38:04.563Z] 2023/07/15 17:38:04 Finished clone github.com/grpc-ecosystem/go-grpc-middleware 17:38:04 [2023-07-15T17:38:04.563Z] 2023/07/15 17:38:04 Finished clone github.com/moby/term 17:38:04 [2023-07-15T17:38:04.563Z] 2023/07/15 17:38:04 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 17:38:04 [2023-07-15T17:38:04.563Z] 2023/07/15 17:38:04 Finished clone github.com/moby/sys 17:38:04 [2023-07-15T17:38:04.563Z] 2023/07/15 17:38:04 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 17:38:04 [2023-07-15T17:38:04.827Z] 2023/07/15 17:38:04 Finished clone github.com/creack/pty 17:38:04 [2023-07-15T17:38:04.827Z] 2023/07/15 17:38:04 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 17:38:04 [2023-07-15T17:38:04.827Z] 2023/07/15 17:38:04 Finished clone github.com/Microsoft/hcsshim 17:38:04 [2023-07-15T17:38:04.827Z] 2023/07/15 17:38:04 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 17:38:04 [2023-07-15T17:38:04.827Z] 2023/07/15 17:38:04 Finished clone github.com/tchap/go-patricia 17:38:04 [2023-07-15T17:38:04.827Z] 2023/07/15 17:38:04 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 17:38:04 [2023-07-15T17:38:04.925Z] === RUN TestDockerSuite/TestEventsUntag 17:38:05 [2023-07-15T17:38:05.089Z] 2023/07/15 17:38:04 Finished clone github.com/sirupsen/logrus 17:38:05 [2023-07-15T17:38:05.089Z] 2023/07/15 17:38:04 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 17:38:05 [2023-07-15T17:38:05.089Z] 2023/07/15 17:38:04 Finished clone github.com/docker/distribution 17:38:05 [2023-07-15T17:38:05.089Z] 2023/07/15 17:38:04 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 17:38:05 [2023-07-15T17:38:05.182Z] docker_api_swarm_node_test.go:81: [d84bd1724b3e9] joining swarm manager [d3b9f64039969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:38:05 [2023-07-15T17:38:05.293Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) 17:38:05 [2023-07-15T17:38:05.293Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) 17:38:05 [2023-07-15T17:38:05.293Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) 17:38:05 [2023-07-15T17:38:05.293Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) 17:38:05 [2023-07-15T17:38:05.293Z] PASS 17:38:05 [2023-07-15T17:38:05.293Z] 17:38:05 [2023-07-15T17:38:05.293Z] === Skipped 17:38:05 [2023-07-15T17:38:05.293Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 17:38:05 [2023-07-15T17:38:05.293Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 17:38:05 [2023-07-15T17:38:05.293Z] 17:38:05 [2023-07-15T17:38:05.293Z] DONE 27 tests, 1 skipped in 183.995s 17:38:05 [2023-07-15T17:38:05.293Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 17:38:05 [2023-07-15T17:38:05.293Z] INFO: Testing against a local daemon 17:38:05 [2023-07-15T17:38:05.293Z] === RUN TestSessionCreate 17:38:05 [2023-07-15T17:38:05.293Z] --- PASS: TestSessionCreate (0.01s) 17:38:05 [2023-07-15T17:38:05.293Z] === RUN TestSessionCreateWithBadUpgrade 17:38:05 [2023-07-15T17:38:05.293Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 17:38:05 [2023-07-15T17:38:05.293Z] PASS 17:38:05 [2023-07-15T17:38:05.293Z] 17:38:05 [2023-07-15T17:38:05.293Z] DONE 2 tests in 0.058s 17:38:05 [2023-07-15T17:38:05.293Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 17:38:05 [2023-07-15T17:38:05.293Z] INFO: Testing against a local daemon 17:38:05 [2023-07-15T17:38:05.293Z] === RUN TestCgroupDriverSystemdMemoryLimit 17:38:05 [2023-07-15T17:38:05.293Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 17:38:05 [2023-07-15T17:38:05.293Z] === RUN TestEventsExecDie 17:38:05 [2023-07-15T17:38:05.350Z] 2023/07/15 17:38:05 Finished clone github.com/google/go-cmp 17:38:05 [2023-07-15T17:38:05.350Z] 2023/07/15 17:38:05 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 17:38:05 [2023-07-15T17:38:05.350Z] 2023/07/15 17:38:05 Finished clone github.com/docker/go-connections 17:38:05 [2023-07-15T17:38:05.350Z] 2023/07/15 17:38:05 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 17:38:05 [2023-07-15T17:38:05.612Z] 2023/07/15 17:38:05 Finished clone gotest.tools/v3 17:38:05 [2023-07-15T17:38:05.612Z] 2023/07/15 17:38:05 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 17:38:05 [2023-07-15T17:38:05.612Z] 2023/07/15 17:38:05 Finished clone github.com/containerd/fifo 17:38:05 [2023-07-15T17:38:05.612Z] 2023/07/15 17:38:05 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 17:38:05 [2023-07-15T17:38:05.746Z] --- PASS: TestDockerNetworkConnectAlias (5.65s) 17:38:05 [2023-07-15T17:38:05.746Z] === RUN TestDockerNetworkReConnect 17:38:05 [2023-07-15T17:38:05.863Z] --- PASS: TestEventsExecDie (0.64s) 17:38:05 [2023-07-15T17:38:05.863Z] === RUN TestEventsBackwardsCompatible 17:38:05 [2023-07-15T17:38:05.863Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 17:38:05 [2023-07-15T17:38:05.863Z] === RUN TestInfoBinaryCommits 17:38:05 [2023-07-15T17:38:05.863Z] --- PASS: TestInfoBinaryCommits (0.01s) 17:38:05 [2023-07-15T17:38:05.863Z] === RUN TestInfoAPIVersioned 17:38:05 [2023-07-15T17:38:05.863Z] --- PASS: TestInfoAPIVersioned (0.01s) 17:38:05 [2023-07-15T17:38:05.863Z] === RUN TestInfoDiscoveryBackend 17:38:05 [2023-07-15T17:38:05.872Z] 2023/07/15 17:38:05 Finished clone github.com/containerd/console 17:38:05 [2023-07-15T17:38:05.872Z] 2023/07/15 17:38:05 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 17:38:06 [2023-07-15T17:38:06.133Z] 2023/07/15 17:38:06 Finished clone github.com/RackSec/srslog 17:38:06 [2023-07-15T17:38:06.133Z] 2023/07/15 17:38:06 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 17:38:06 [2023-07-15T17:38:06.395Z] 2023/07/15 17:38:06 Finished clone github.com/containerd/cgroups 17:38:06 [2023-07-15T17:38:06.395Z] 2023/07/15 17:38:06 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 17:38:06 [2023-07-15T17:38:06.395Z] 2023/07/15 17:38:06 Finished clone github.com/syndtr/gocapability 17:38:06 [2023-07-15T17:38:06.432Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 17:38:06 [2023-07-15T17:38:06.432Z] === RUN TestInfoDiscoveryInvalidAdvertise 17:38:06 [2023-07-15T17:38:06.656Z] 2023/07/15 17:38:06 Finished clone github.com/imdario/mergo 17:38:06 [2023-07-15T17:38:06.656Z] 2023/07/15 17:38:06 Finished clone github.com/containerd/typeurl 17:38:06 [2023-07-15T17:38:06.656Z] 2023/07/15 17:38:06 Finished clone github.com/containerd/continuity 17:38:06 [2023-07-15T17:38:06.917Z] 2023/07/15 17:38:06 Finished clone github.com/containerd/go-runc 17:38:07 [2023-07-15T17:38:07.178Z] 2023/07/15 17:38:07 Finished clone github.com/containerd/ttrpc 17:38:07 [2023-07-15T17:38:07.371Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 17:38:07 [2023-07-15T17:38:07.371Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 17:38:07 [2023-07-15T17:38:07.639Z] === RUN TestDockerSuite/TestEventsUntilInThePast 17:38:07 [2023-07-15T17:38:07.939Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 17:38:07 [2023-07-15T17:38:07.939Z] === RUN TestInfoAPI 17:38:07 [2023-07-15T17:38:07.939Z] --- PASS: TestInfoAPI (0.02s) 17:38:07 [2023-07-15T17:38:07.939Z] === RUN TestInfoAPIWarnings 17:38:09 [2023-07-15T17:38:09.093Z] 2023/07/15 17:38:08 Finished clone golang.org/x/net 17:38:10 [2023-07-15T17:38:10.160Z] --- PASS: TestDockerNetworkReConnect (4.18s) 17:38:10 [2023-07-15T17:38:10.160Z] === RUN TestServicePlugin 17:38:10 [2023-07-15T17:38:10.479Z] 2023/07/15 17:38:10 Finished clone github.com/coreos/etcd 17:38:10 [2023-07-15T17:38:10.740Z] 2023/07/15 17:38:10 Finished clone golang.org/x/text 17:38:10 [2023-07-15T17:38:10.740Z] 2023/07/15 17:38:10 Finished clone golang.org/x/sys 17:38:12 [2023-07-15T17:38:12.126Z] 2023/07/15 17:38:11 Finished clone github.com/containerd/containerd 17:38:13 [2023-07-15T17:38:13.434Z] plugin_test.go:61: [d2dff15d53684] joining swarm manager [df990c44b7786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:38:14 [2023-07-15T17:38:14.365Z] plugin_test.go:64: [d103896cc551e] joining swarm manager [df990c44b7786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:38:17 [2023-07-15T17:38:17.415Z] 2023/07/15 17:38:16 Finished clone google.golang.org/genproto 17:38:18 [2023-07-15T17:38:18.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 17:38:18 [2023-07-15T17:38:18.541Z] === RUN TestDockerSuite/TestExec 17:38:19 [2023-07-15T17:38:19.104Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 17:38:19 [2023-07-15T17:38:19.669Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 17:38:20 [2023-07-15T17:38:20.232Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 17:38:20 [2023-07-15T17:38:20.232Z] docker_api_swarm_node_test.go:53: [d6784570b9262] joining swarm manager [d33f47c0b02cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:38:20 [2023-07-15T17:38:20.796Z] === RUN TestDockerSuite/TestExecAPIStart 17:38:21 [2023-07-15T17:38:21.053Z] docker_api_swarm_node_test.go:54: [df736c45fa421] joining swarm manager [d33f47c0b02cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:38:21 [2023-07-15T17:38:21.983Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 17:38:22 [2023-07-15T17:38:22.240Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 17:38:22 [2023-07-15T17:38:22.803Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 17:38:23 [2023-07-15T17:38:23.366Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 17:38:23 [2023-07-15T17:38:23.930Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 17:38:24 [2023-07-15T17:38:24.492Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 17:38:25 [2023-07-15T17:38:25.056Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 17:38:25 [2023-07-15T17:38:25.553Z] 2023/07/15 17:38:25 Finished clone cloud.google.com/go 17:38:25 [2023-07-15T17:38:25.988Z] === RUN TestDockerSuite/TestExecCgroup 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestInfoAPIWarnings (16.19s) 17:38:26 [2023-07-15T17:38:26.035Z] === RUN TestInfoDebug 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestInfoDebug (0.52s) 17:38:26 [2023-07-15T17:38:26.035Z] === RUN TestInfoInsecureRegistries 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestInfoInsecureRegistries (0.52s) 17:38:26 [2023-07-15T17:38:26.035Z] === RUN TestInfoRegistryMirrors 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestInfoRegistryMirrors (0.52s) 17:38:26 [2023-07-15T17:38:26.035Z] === RUN TestLoginFailsWithBadCredentials 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 17:38:26 [2023-07-15T17:38:26.035Z] === RUN TestPingCacheHeaders 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestPingCacheHeaders (0.02s) 17:38:26 [2023-07-15T17:38:26.035Z] === RUN TestPingGet 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestPingGet (0.01s) 17:38:26 [2023-07-15T17:38:26.035Z] === RUN TestPingHead 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestPingHead (0.02s) 17:38:26 [2023-07-15T17:38:26.035Z] === RUN TestVersion 17:38:26 [2023-07-15T17:38:26.035Z] --- PASS: TestVersion (0.02s) 17:38:26 [2023-07-15T17:38:26.035Z] === CONT TestCgroupDriverSystemdMemoryLimit 17:38:26 [2023-07-15T17:38:26.919Z] === RUN TestDockerSuite/TestExecEnv 17:38:27 [2023-07-15T17:38:27.175Z] === RUN TestDockerSuite/TestExecEnvLinksHost 17:38:27 [2023-07-15T17:38:27.415Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.18s) 17:38:27 [2023-07-15T17:38:27.415Z] PASS 17:38:27 [2023-07-15T17:38:27.415Z] 17:38:27 [2023-07-15T17:38:27.415Z] DONE 18 tests in 22.168s 17:38:27 [2023-07-15T17:38:27.415Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 17:38:27 [2023-07-15T17:38:27.415Z] INFO: Testing against a local daemon 17:38:27 [2023-07-15T17:38:27.415Z] === RUN TestVolumesCreateAndList 17:38:27 [2023-07-15T17:38:27.415Z] --- PASS: TestVolumesCreateAndList (0.01s) 17:38:27 [2023-07-15T17:38:27.415Z] === RUN TestVolumesRemove 17:38:27 [2023-07-15T17:38:27.415Z] --- PASS: TestVolumesRemove (0.07s) 17:38:27 [2023-07-15T17:38:27.415Z] === RUN TestVolumesInspect 17:38:27 [2023-07-15T17:38:27.415Z] --- PASS: TestVolumesInspect (0.01s) 17:38:27 [2023-07-15T17:38:27.415Z] === RUN TestVolumesInvalidJSON 17:38:27 [2023-07-15T17:38:27.415Z] === RUN TestVolumesInvalidJSON//volumes/create 17:38:27 [2023-07-15T17:38:27.415Z] === PAUSE TestVolumesInvalidJSON//volumes/create 17:38:27 [2023-07-15T17:38:27.415Z] === CONT TestVolumesInvalidJSON//volumes/create 17:38:27 [2023-07-15T17:38:27.415Z] --- PASS: TestVolumesInvalidJSON (0.01s) 17:38:27 [2023-07-15T17:38:27.415Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 17:38:27 [2023-07-15T17:38:27.415Z] PASS 17:38:27 [2023-07-15T17:38:27.415Z] 17:38:27 [2023-07-15T17:38:27.415Z] DONE 5 tests in 0.137s 17:38:27 [2023-07-15T17:38:27.415Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 17:38:28 [2023-07-15T17:38:28.544Z] === RUN TestDockerSuite/TestExecExitStatus 17:38:28 [2023-07-15T17:38:28.800Z] === RUN TestDockerSuite/TestExecInspectID 17:38:29 [2023-07-15T17:38:29.323Z] Stopping apparmor (via systemctl): apparmor.service. 17:38:29 [2023-07-15T17:38:29.323Z] Removing test suite binaries 17:38:29 [2023-07-15T17:38:29.323Z] exiting test-integration 17:38:29 [2023-07-15T17:38:29.323Z] ++ exit 0 17:38:29 [2023-07-15T17:38:29.323Z] Post stage [Pipeline] junit 17:38:30 [2023-07-15T17:38:30.274Z] Recording test results 17:38:31 [2023-07-15T17:38:31.297Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv 17:38:31 [2023-07-15T17:38:31.322Z] === RUN TestDockerSuite/TestExecInteractive [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 17:38:31 [2023-07-15T17:38:31.630Z] + echo Ensuring container killed. 17:38:31 [2023-07-15T17:38:31.630Z] Ensuring container killed. 17:38:31 [2023-07-15T17:38:31.630Z] + docker rm -vf docker-pr1 17:38:31 [2023-07-15T17:38:31.630Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 17:38:31 [2023-07-15T17:38:31.886Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 17:38:31 [2023-07-15T17:38:31.913Z] + echo Chowning /workspace to jenkins user 17:38:31 [2023-07-15T17:38:31.913Z] Chowning /workspace to jenkins user 17:38:31 [2023-07-15T17:38:31.913Z] + id -u 17:38:31 [2023-07-15T17:38:31.913Z] + id -g 17:38:31 [2023-07-15T17:38:31.913Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45980:/workspace busybox chown -R 1000:1000 /workspace 17:38:31 [2023-07-15T17:38:31.913Z] Unable to find image 'busybox:latest' locally 17:38:31 [2023-07-15T17:38:31.913Z] latest: Pulling from library/busybox 17:38:31 [2023-07-15T17:38:31.913Z] 809d8e20e203: Pulling fs layer 17:38:32 [2023-07-15T17:38:32.173Z] 809d8e20e203: Verifying Checksum 17:38:32 [2023-07-15T17:38:32.173Z] 809d8e20e203: Download complete 17:38:32 [2023-07-15T17:38:32.173Z] 809d8e20e203: Pull complete 17:38:32 [2023-07-15T17:38:32.173Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 17:38:32 [2023-07-15T17:38:32.173Z] Status: Downloaded newer image for busybox:latest 17:38:32 [2023-07-15T17:38:32.449Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 17:38:33 [2023-07-15T17:38:33.013Z] === RUN TestDockerSuite/TestExecParseError [Pipeline] catchError [Pipeline] { [Pipeline] sh 17:38:33 [2023-07-15T17:38:33.577Z] === RUN TestDockerSuite/TestExecPausedContainer 17:38:33 [2023-07-15T17:38:33.849Z] + bundleName=amd64-cgroup2 17:38:33 [2023-07-15T17:38:33.849Z] + echo Creating amd64-cgroup2-bundles.tar.gz 17:38:33 [2023-07-15T17:38:33.849Z] Creating amd64-cgroup2-bundles.tar.gz 17:38:33 [2023-07-15T17:38:33.849Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 17:38:33 [2023-07-15T17:38:33.849Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts 17:38:34 [2023-07-15T17:38:34.122Z] Archiving artifacts 17:38:34 [2023-07-15T17:38:34.140Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 17:38:34 [2023-07-15T17:38:34.433Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 17:38:35 [2023-07-15T17:38:35.365Z] === RUN TestDockerSuite/TestExecSetEnv 17:38:35 [2023-07-15T17:38:35.556Z] 2023/07/15 17:38:34 Finished clone github.com/hashicorp/consul 17:38:35 [2023-07-15T17:38:35.807Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45980/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 17:38:35 [2023-07-15T17:38:35.928Z] === RUN TestDockerSuite/TestExecStartFails 17:38:36 [2023-07-15T17:38:36.114Z] + make clean 17:38:36 [2023-07-15T17:38:36.114Z] docker volume rm -f docker-dev-cache 17:38:36 [2023-07-15T17:38:36.114Z] docker-dev-cache [Pipeline] deleteDir 17:38:36 [2023-07-15T17:38:36.492Z] === RUN TestDockerSuite/TestExecStateCleanup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:38:39 [2023-07-15T17:38:39.015Z] --- PASS: TestServicePlugin (28.87s) 17:38:39 [2023-07-15T17:38:39.015Z] === RUN TestServiceUpdateLabel 17:38:39 [2023-07-15T17:38:39.907Z] INFO: Extraction ended at 07/15/2023 17:38:39. Duration:00:00:35.2900051 17:38:39 [2023-07-15T17:38:39.907Z] INFO: Updating the golang and path environment variables 17:38:39 [2023-07-15T17:38:39.907Z] INFO: GOPATH=d:\gopath 17:38:39 [2023-07-15T17:38:39.907Z] INFO: go version go1.19.10 windows/amd64 17:38:39 [2023-07-15T17:38:39.907Z] INFO: Running the daemon under test in debug mode 17:38:39 [2023-07-15T17:38:39.907Z] INFO: Starting a daemon under test... 17:38:39 [2023-07-15T17:38:39.907Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45980\1\daemon --pidfile d:\CI\PR-45980\1\docker.pid -D 17:38:39 [2023-07-15T17:38:39.907Z] INFO: Process started successfully. 17:38:39 [2023-07-15T17:38:39.907Z] INFO: Start tailing logs of the daemon under tests 17:38:39 [2023-07-15T17:38:39.907Z] INFO: Waiting for the daemon under test to start... 17:38:40 [2023-07-15T17:38:40.909Z] --- PASS: TestServiceUpdateLabel (2.23s) 17:38:40 [2023-07-15T17:38:40.909Z] === RUN TestServiceUpdateSecrets 17:38:47 [2023-07-15T17:38:47.453Z] === RUN TestDockerSuite/TestExecStopNotHanging 17:38:47 [2023-07-15T17:38:47.788Z] 2023/07/15 17:38:46 Finished clone github.com/aws/aws-sdk-go 17:38:48 [2023-07-15T17:38:48.017Z] === RUN TestDockerSuite/TestExecTTY 17:38:48 [2023-07-15T17:38:48.582Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 17:38:49 [2023-07-15T17:38:49.512Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 17:38:49 [2023-07-15T17:38:49.769Z] === RUN TestDockerSuite/TestExecUlimits 17:38:50 [2023-07-15T17:38:50.333Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 17:38:50 [2023-07-15T17:38:50.333Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows 17:38:50 [2023-07-15T17:38:50.333Z] === RUN TestDockerSuite/TestExecWithImageUser 17:38:51 [2023-07-15T17:38:51.703Z] === RUN TestDockerSuite/TestExecWithNoTERM 17:38:52 [2023-07-15T17:38:52.266Z] === RUN TestDockerSuite/TestExecWithPrivileged 17:38:52 [2023-07-15T17:38:52.830Z] === RUN TestDockerSuite/TestExecWithTERM 17:38:53 [2023-07-15T17:38:53.394Z] === RUN TestDockerSuite/TestExecWithUser 17:38:53 [2023-07-15T17:38:53.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 17:38:53 [2023-07-15T17:38:53.958Z] === RUN TestDockerSuite/TestGetContainerStats 17:38:55 [2023-07-15T17:38:55.852Z] --- PASS: TestServiceUpdateSecrets (14.88s) 17:38:55 [2023-07-15T17:38:55.852Z] === RUN TestServiceUpdateConfigs 17:38:59 [2023-07-15T17:38:59.126Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 17:38:59 [2023-07-15T17:38:59.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 17:39:01 [2023-07-15T17:39:01.013Z] .....INFO: Daemon under test started and replied! 17:39:01 [2023-07-15T17:39:01.013Z] INFO: Docker version of the daemon under test 17:39:01 [2023-07-15T17:39:01.013Z] 17:39:01 [2023-07-15T17:39:01.013Z] Client: 17:39:01 [2023-07-15T17:39:01.013Z] Version: 17.06.2-ce 17:39:01 [2023-07-15T17:39:01.013Z] API version: 1.30 17:39:01 [2023-07-15T17:39:01.013Z] Go version: go1.8.3 17:39:01 [2023-07-15T17:39:01.013Z] Git commit: cec0b72 17:39:01 [2023-07-15T17:39:01.013Z] Built: Tue Sep 5 19:57:19 2017 17:39:01 [2023-07-15T17:39:01.013Z] OS/Arch: windows/amd64 17:39:01 [2023-07-15T17:39:01.013Z] 17:39:01 [2023-07-15T17:39:01.013Z] Server: 17:39:01 [2023-07-15T17:39:01.013Z] Version: 0.0.0-dev 17:39:01 [2023-07-15T17:39:01.013Z] API version: 1.41 (minimum version 1.24) 17:39:01 [2023-07-15T17:39:01.013Z] Go version: go1.19.10 17:39:01 [2023-07-15T17:39:01.013Z] Git commit: 1bd0805099 17:39:01 [2023-07-15T17:39:01.013Z] Built: 07/15/2023 17:36:18 17:39:01 [2023-07-15T17:39:01.013Z] OS/Arch: windows/amd64 17:39:01 [2023-07-15T17:39:01.013Z] Experimental: false 17:39:01 [2023-07-15T17:39:01.013Z] 17:39:01 [2023-07-15T17:39:01.013Z] INFO: Docker info of the daemon under test 17:39:01 [2023-07-15T17:39:01.013Z] 17:39:01 [2023-07-15T17:39:01.013Z] Containers: 0 17:39:01 [2023-07-15T17:39:01.013Z] Running: 0 17:39:01 [2023-07-15T17:39:01.013Z] Paused: 0 17:39:01 [2023-07-15T17:39:01.013Z] Stopped: 0 17:39:01 [2023-07-15T17:39:01.013Z] Images: 0 17:39:01 [2023-07-15T17:39:01.013Z] Server Version: 0.0.0-dev 17:39:01 [2023-07-15T17:39:01.013Z] Storage Driver: windowsfilter 17:39:01 [2023-07-15T17:39:01.013Z] Windows: 17:39:01 [2023-07-15T17:39:01.013Z] Logging Driver: json-file 17:39:01 [2023-07-15T17:39:01.013Z] Plugins: 17:39:01 [2023-07-15T17:39:01.013Z] Volume: local 17:39:01 [2023-07-15T17:39:01.013Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 17:39:01 [2023-07-15T17:39:01.013Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 17:39:01 [2023-07-15T17:39:01.013Z] Swarm: inactive 17:39:01 [2023-07-15T17:39:01.013Z] Default Isolation: process 17:39:01 [2023-07-15T17:39:01.013Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 17:39:01 [2023-07-15T17:39:01.013Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 17:39:01 [2023-07-15T17:39:01.013Z] OSType: windows 17:39:01 [2023-07-15T17:39:01.013Z] Architecture: x86_64 17:39:01 [2023-07-15T17:39:01.013Z] CPUs: 4 17:39:01 [2023-07-15T17:39:01.013Z] Total Memory: 32GiB 17:39:01 [2023-07-15T17:39:01.013Z] Name: azwin-2-9efc10 17:39:01 [2023-07-15T17:39:01.013Z] ID: XX4L:52CR:2LOS:CG6J:KVBN:RERU:55ZI:N7D4:IAYT:RGMZ:AHPC:3YUY 17:39:01 [2023-07-15T17:39:01.013Z] Docker Root Dir: D:\CI\PR-45980\1\daemon 17:39:01 [2023-07-15T17:39:01.013Z] Debug Mode (client): false 17:39:01 [2023-07-15T17:39:01.013Z] Debug Mode (server): true 17:39:01 [2023-07-15T17:39:01.013Z] File Descriptors: -1 17:39:01 [2023-07-15T17:39:01.013Z] Goroutines: 16 17:39:01 [2023-07-15T17:39:01.013Z] System Time: 2023-07-15T17:38:59.1901968Z 17:39:01 [2023-07-15T17:39:01.013Z] EventsListeners: 0 17:39:01 [2023-07-15T17:39:01.013Z] Registry: https://index.docker.io/v1/ 17:39:01 [2023-07-15T17:39:01.013Z] Labels: 17:39:01 [2023-07-15T17:39:01.013Z] Experimental: false 17:39:01 [2023-07-15T17:39:01.013Z] Insecure Registries: 17:39:01 [2023-07-15T17:39:01.013Z] 127.0.0.0/8 17:39:01 [2023-07-15T17:39:01.013Z] Live Restore Enabled: false 17:39:01 [2023-07-15T17:39:01.013Z] 17:39:01 [2023-07-15T17:39:01.013Z] 17:39:01 [2023-07-15T17:39:01.013Z] INFO: Docker images of the daemon under test 17:39:01 [2023-07-15T17:39:01.013Z] 17:39:01 [2023-07-15T17:39:01.013Z] REPOSITORY TAG IMAGE ID CREATED SIZE 17:39:01 [2023-07-15T17:39:01.013Z] 17:39:01 [2023-07-15T17:39:01.013Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 17:39:01 [2023-07-15T17:39:01.013Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 17:39:01 [2023-07-15T17:39:01.013Z] ltsc2019: Pulling from windows/servercore 17:39:01 [2023-07-15T17:39:01.013Z] cb524f6f2215: Pulling fs layer 17:39:01 [2023-07-15T17:39:01.013Z] 71bf80baed9b: Pulling fs layer 17:39:01 [2023-07-15T17:39:01.583Z] docker_api_swarm_test.go:202: [d9e029d5e93a3] joining swarm manager [d335e6bf22ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:39:03 [2023-07-15T17:39:03.200Z] 71bf80baed9b: Download complete 17:39:03 [2023-07-15T17:39:03.476Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 17:39:04 [2023-07-15T17:39:04.844Z] === RUN TestDockerSuite/TestGetContainerStatsStream 17:39:10 [2023-07-15T17:39:10.097Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 17:39:10 [2023-07-15T17:39:10.097Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 17:39:10 [2023-07-15T17:39:10.097Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 17:39:10 [2023-07-15T17:39:10.097Z] === RUN TestDockerSuite/TestHealth 17:39:10 [2023-07-15T17:39:10.660Z] --- PASS: TestServiceUpdateConfigs (14.84s) 17:39:10 [2023-07-15T17:39:10.660Z] === RUN TestServiceUpdateNetwork 17:39:17 [2023-07-15T17:39:17.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 17:39:19 [2023-07-15T17:39:19.100Z] docker_api_swarm_test.go:384: [da2008b2f180a] joining swarm manager [d410acae0534c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:39:20 [2023-07-15T17:39:20.469Z] docker_api_swarm_test.go:385: [db569c428033c] joining swarm manager [d410acae0534c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:39:24 [2023-07-15T17:39:24.313Z] cb524f6f2215: Verifying Checksum 17:39:24 [2023-07-15T17:39:24.313Z] cb524f6f2215: Download complete 17:39:24 [2023-07-15T17:39:24.642Z] --- PASS: TestServiceUpdateNetwork (13.59s) 17:39:24 [2023-07-15T17:39:24.642Z] === RUN TestServiceUpdatePidsLimit 17:39:25 [2023-07-15T17:39:25.573Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 17:39:26 [2023-07-15T17:39:26.136Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 17:39:29 [2023-07-15T17:39:29.409Z] === RUN TestDockerSuite/TestHistoryExistentImage 17:39:29 [2023-07-15T17:39:29.409Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 17:39:29 [2023-07-15T17:39:29.409Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 17:39:29 [2023-07-15T17:39:29.409Z] === RUN TestDockerSuite/TestHistoryImageWithComment 17:39:29 [2023-07-15T17:39:29.973Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 17:39:29 [2023-07-15T17:39:29.973Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 17:39:30 [2023-07-15T17:39:30.537Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 17:39:30 [2023-07-15T17:39:30.537Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 17:39:30 [2023-07-15T17:39:30.537Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 17:39:30 [2023-07-15T17:39:30.537Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 17:39:30 [2023-07-15T17:39:30.537Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 17:39:30 [2023-07-15T17:39:30.794Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 17:39:31 [2023-07-15T17:39:31.051Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 17:39:31 [2023-07-15T17:39:31.051Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 17:39:31 [2023-07-15T17:39:31.615Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 17:39:31 [2023-07-15T17:39:31.615Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 17:39:32 [2023-07-15T17:39:32.180Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 17:39:32 [2023-07-15T17:39:32.743Z] === RUN TestDockerSuite/TestImagesFormat 17:39:32 [2023-07-15T17:39:32.743Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 17:39:32 [2023-07-15T17:39:32.999Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 17:39:33 [2023-07-15T17:39:33.256Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 17:39:35 [2023-07-15T17:39:35.777Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 17:39:35 [2023-07-15T17:39:35.777Z] === RUN TestDockerSuite/TestImportBadURL 17:39:35 [2023-07-15T17:39:35.777Z] === RUN TestDockerSuite/TestImportDisplay 17:39:36 [2023-07-15T17:39:36.708Z] === RUN TestDockerSuite/TestImportFile 17:39:37 [2023-07-15T17:39:37.639Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 17:39:37 [2023-07-15T17:39:37.639Z] === RUN TestDockerSuite/TestImportFileWithMessage 17:39:39 [2023-07-15T17:39:39.008Z] === RUN TestDockerSuite/TestImportGzipped 17:39:39 [2023-07-15T17:39:39.938Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 17:39:40 [2023-07-15T17:39:40.868Z] --- PASS: TestServiceUpdatePidsLimit (16.77s) 17:39:40 [2023-07-15T17:39:40.868Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) 17:39:40 [2023-07-15T17:39:40.868Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.97s) 17:39:40 [2023-07-15T17:39:40.868Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) 17:39:40 [2023-07-15T17:39:40.868Z] PASS 17:39:40 [2023-07-15T17:39:40.868Z] 17:39:40 [2023-07-15T17:39:40.868Z] === Skipped 17:39:40 [2023-07-15T17:39:40.868Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 17:39:40 [2023-07-15T17:39:40.868Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 17:39:40 [2023-07-15T17:39:40.868Z] 17:39:40 [2023-07-15T17:39:40.868Z] DONE 27 tests, 1 skipped in 195.584s 17:39:40 [2023-07-15T17:39:40.868Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 17:39:40 [2023-07-15T17:39:40.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 17:39:40 [2023-07-15T17:39:40.868Z] ++ set -e 17:39:40 [2023-07-15T17:39:40.868Z] ++ '[' -n 0 ']' 17:39:40 [2023-07-15T17:39:40.868Z] ++ set -x 17:39:40 [2023-07-15T17:39:40.868Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 17:39:40 [2023-07-15T17:39:40.868Z] INFO: Testing against a local daemon 17:39:40 [2023-07-15T17:39:40.868Z] === RUN TestSessionCreate 17:39:41 [2023-07-15T17:39:41.125Z] --- PASS: TestSessionCreate (0.02s) 17:39:41 [2023-07-15T17:39:41.125Z] === RUN TestSessionCreateWithBadUpgrade 17:39:41 [2023-07-15T17:39:41.125Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 17:39:41 [2023-07-15T17:39:41.125Z] PASS 17:39:41 [2023-07-15T17:39:41.125Z] 17:39:41 [2023-07-15T17:39:41.125Z] DONE 2 tests in 0.068s 17:39:41 [2023-07-15T17:39:41.125Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 17:39:41 [2023-07-15T17:39:41.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 17:39:41 [2023-07-15T17:39:41.125Z] ++ set -e 17:39:41 [2023-07-15T17:39:41.125Z] ++ '[' -n 0 ']' 17:39:41 [2023-07-15T17:39:41.125Z] ++ set -x 17:39:41 [2023-07-15T17:39:41.125Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 17:39:41 [2023-07-15T17:39:41.125Z] INFO: Testing against a local daemon 17:39:41 [2023-07-15T17:39:41.125Z] === RUN TestCgroupDriverSystemdMemoryLimit 17:39:41 [2023-07-15T17:39:41.125Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 17:39:41 [2023-07-15T17:39:41.125Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 17:39:41 [2023-07-15T17:39:41.125Z] === RUN TestEventsExecDie 17:39:41 [2023-07-15T17:39:41.125Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 17:39:41 [2023-07-15T17:39:41.688Z] --- PASS: TestEventsExecDie (0.60s) 17:39:41 [2023-07-15T17:39:41.688Z] === RUN TestEventsBackwardsCompatible 17:39:41 [2023-07-15T17:39:41.688Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 17:39:41 [2023-07-15T17:39:41.688Z] === RUN TestInfoBinaryCommits 17:39:41 [2023-07-15T17:39:41.688Z] --- PASS: TestInfoBinaryCommits (0.01s) 17:39:41 [2023-07-15T17:39:41.688Z] === RUN TestInfoAPIVersioned 17:39:41 [2023-07-15T17:39:41.688Z] --- PASS: TestInfoAPIVersioned (0.05s) 17:39:41 [2023-07-15T17:39:41.688Z] === RUN TestInfoDiscoveryBackend 17:39:41 [2023-07-15T17:39:41.945Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 17:39:42 [2023-07-15T17:39:42.202Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 17:39:42 [2023-07-15T17:39:42.202Z] === RUN TestInfoDiscoveryInvalidAdvertise 17:39:42 [2023-07-15T17:39:42.459Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 17:39:43 [2023-07-15T17:39:43.023Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 17:39:43 [2023-07-15T17:39:43.023Z] === RUN TestDockerSuite/TestInfoSecurityOptions 17:39:43 [2023-07-15T17:39:43.023Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 17:39:43 [2023-07-15T17:39:43.280Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 17:39:43 [2023-07-15T17:39:43.280Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 17:39:43 [2023-07-15T17:39:43.537Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 17:39:43 [2023-07-15T17:39:43.794Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 17:39:43 [2023-07-15T17:39:43.794Z] === RUN TestInfoAPI 17:39:43 [2023-07-15T17:39:43.794Z] --- PASS: TestInfoAPI (0.02s) 17:39:43 [2023-07-15T17:39:43.794Z] === RUN TestInfoAPIWarnings 17:39:44 [2023-07-15T17:39:44.051Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 17:39:44 [2023-07-15T17:39:44.308Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 17:39:44 [2023-07-15T17:39:44.872Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 17:39:45 [2023-07-15T17:39:45.436Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 17:39:45 [2023-07-15T17:39:45.693Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 17:39:45 [2023-07-15T17:39:45.693Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 17:39:47 [2023-07-15T17:39:47.115Z] === RUN TestDockerSuite/TestInspectAmpersand 17:39:47 [2023-07-15T17:39:47.373Z] === RUN TestDockerSuite/TestInspectBindMountPoint 17:39:47 [2023-07-15T17:39:47.940Z] === RUN TestDockerSuite/TestInspectByPrefix 17:39:47 [2023-07-15T17:39:47.940Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 17:39:48 [2023-07-15T17:39:48.508Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 17:39:48 [2023-07-15T17:39:48.508Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 17:39:48 [2023-07-15T17:39:48.508Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 17:39:49 [2023-07-15T17:39:49.077Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 17:39:49 [2023-07-15T17:39:49.660Z] === RUN TestDockerSuite/TestInspectDefault 17:39:50 [2023-07-15T17:39:50.252Z] === RUN TestDockerSuite/TestInspectHistory 17:39:50 [2023-07-15T17:39:50.838Z] === RUN TestDockerSuite/TestInspectImage 17:39:50 [2023-07-15T17:39:50.838Z] === RUN TestDockerSuite/TestInspectImageFilterInt 17:39:50 [2023-07-15T17:39:50.838Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 17:39:50 [2023-07-15T17:39:50.838Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 17:39:50 [2023-07-15T17:39:50.839Z] === RUN TestDockerSuite/TestInspectInt64 17:39:51 [2023-07-15T17:39:51.095Z] === RUN TestDockerSuite/TestInspectJSONFields 17:39:51 [2023-07-15T17:39:51.659Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 17:39:51 [2023-07-15T17:39:51.916Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 17:39:52 [2023-07-15T17:39:52.479Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 17:39:52 [2023-07-15T17:39:52.736Z] === RUN TestDockerSuite/TestInspectPlugin 17:39:55 [2023-07-15T17:39:55.258Z] === RUN TestDockerSuite/TestInspectRootFS 17:39:55 [2023-07-15T17:39:55.258Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 17:39:55 [2023-07-15T17:39:55.515Z] === RUN TestDockerSuite/TestInspectStatus 17:39:56 [2023-07-15T17:39:56.078Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 17:39:57 [2023-07-15T17:39:57.448Z] === RUN TestDockerSuite/TestInspectTemplateError 17:39:57 [2023-07-15T17:39:57.705Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 17:39:58 [2023-07-15T17:39:58.272Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 17:39:58 [2023-07-15T17:39:58.529Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 17:39:59 [2023-07-15T17:39:59.094Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 17:39:59 [2023-07-15T17:39:59.657Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 17:39:59 [2023-07-15T17:39:59.914Z] === RUN TestDockerSuite/TestInspectUnknownObject 17:39:59 [2023-07-15T17:39:59.914Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 17:39:59 [2023-07-15T17:39:59.914Z] --- PASS: TestInfoAPIWarnings (16.22s) 17:39:59 [2023-07-15T17:39:59.914Z] === RUN TestInfoDebug 17:40:00 [2023-07-15T17:40:00.478Z] --- PASS: TestInfoDebug (0.52s) 17:40:00 [2023-07-15T17:40:00.478Z] === RUN TestInfoInsecureRegistries 17:40:01 [2023-07-15T17:40:01.042Z] --- PASS: TestInfoInsecureRegistries (0.52s) 17:40:01 [2023-07-15T17:40:01.042Z] === RUN TestInfoRegistryMirrors 17:40:01 [2023-07-15T17:40:01.299Z] === RUN TestDockerSuite/TestLinkShortDefinition 17:40:01 [2023-07-15T17:40:01.556Z] --- PASS: TestInfoRegistryMirrors (0.52s) 17:40:01 [2023-07-15T17:40:01.556Z] === RUN TestLoginFailsWithBadCredentials 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestPingCacheHeaders 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestPingCacheHeaders (0.01s) 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestPingGet 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestPingGet (0.01s) 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestPingHead 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestPingHead (0.01s) 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestVersion 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestVersion (0.01s) 17:40:02 [2023-07-15T17:40:02.120Z] PASS 17:40:02 [2023-07-15T17:40:02.120Z] 17:40:02 [2023-07-15T17:40:02.120Z] === Skipped 17:40:02 [2023-07-15T17:40:02.120Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 17:40:02 [2023-07-15T17:40:02.120Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 17:40:02 [2023-07-15T17:40:02.120Z] 17:40:02 [2023-07-15T17:40:02.120Z] DONE 18 tests, 1 skipped in 21.002s 17:40:02 [2023-07-15T17:40:02.120Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 17:40:02 [2023-07-15T17:40:02.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 17:40:02 [2023-07-15T17:40:02.120Z] ++ set -e 17:40:02 [2023-07-15T17:40:02.120Z] ++ '[' -n 0 ']' 17:40:02 [2023-07-15T17:40:02.120Z] ++ set -x 17:40:02 [2023-07-15T17:40:02.120Z] ++ 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_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 17:40:02 [2023-07-15T17:40:02.120Z] INFO: Testing against a local daemon 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestVolumesCreateAndList 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestVolumesCreateAndList (0.01s) 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestVolumesRemove 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestVolumesRemove (0.05s) 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestVolumesInspect 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestVolumesInspect (0.01s) 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestVolumesInvalidJSON 17:40:02 [2023-07-15T17:40:02.120Z] === RUN TestVolumesInvalidJSON//volumes/create 17:40:02 [2023-07-15T17:40:02.120Z] === PAUSE TestVolumesInvalidJSON//volumes/create 17:40:02 [2023-07-15T17:40:02.120Z] === CONT TestVolumesInvalidJSON//volumes/create 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestVolumesInvalidJSON (0.01s) 17:40:02 [2023-07-15T17:40:02.120Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 17:40:02 [2023-07-15T17:40:02.120Z] PASS 17:40:02 [2023-07-15T17:40:02.120Z] 17:40:02 [2023-07-15T17:40:02.120Z] DONE 5 tests in 0.111s 17:40:02 [2023-07-15T17:40:02.120Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 17:40:02 [2023-07-15T17:40:02.377Z] ++++ cat bundles/test-integration/docker.pid 17:40:02 [2023-07-15T17:40:02.377Z] +++ kill 10499 17:40:02 [2023-07-15T17:40:02.377Z] === RUN TestDockerSuite/TestLinksEnvs 17:40:03 [2023-07-15T17:40:03.308Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 17:40:03 [2023-07-15T17:40:03.565Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 17:40:03 [2023-07-15T17:40:03.565Z] +++ /etc/init.d/apparmor stop 17:40:03 [2023-07-15T17:40:03.565Z] Leaving: AppArmorNo profiles have been unloaded. 17:40:03 [2023-07-15T17:40:03.565Z] 17:40:03 [2023-07-15T17:40:03.565Z] Unloading profiles will leave already running processes permanently 17:40:03 [2023-07-15T17:40:03.565Z] unconfined, which can lead to unexpected situations. 17:40:03 [2023-07-15T17:40:03.565Z] 17:40:03 [2023-07-15T17:40:03.565Z] To set a process to complain mode, use the command line tool 17:40:03 [2023-07-15T17:40:03.565Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 17:40:03 [2023-07-15T17:40:03.565Z] +++ true 17:40:03 [2023-07-15T17:40:03.565Z] exiting test-integration 17:40:03 [2023-07-15T17:40:03.565Z] ++ exit 0 17:40:03 [2023-07-15T17:40:03.565Z] 17:40:03 [2023-07-15T17:40:03.823Z] + for job in $(jobs -p) 17:40:03 [2023-07-15T17:40:03.823Z] + wait 38258 17:40:05 [2023-07-15T17:40:05.192Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 17:40:06 [2023-07-15T17:40:06.560Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 17:40:07 [2023-07-15T17:40:07.931Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 17:40:07 [2023-07-15T17:40:07.931Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 17:40:09 [2023-07-15T17:40:09.299Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 17:40:09 [2023-07-15T17:40:09.557Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 17:40:10 [2023-07-15T17:40:10.121Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 17:40:18 [2023-07-15T17:40:18.217Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 17:40:18 [2023-07-15T17:40:18.780Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 17:40:20 [2023-07-15T17:40:20.149Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 17:40:20 [2023-07-15T17:40:20.406Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 17:40:22 [2023-07-15T17:40:22.300Z] === RUN TestDockerSuite/TestLoadNoStdinFail 17:40:22 [2023-07-15T17:40:22.300Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 17:40:22 [2023-07-15T17:40:22.557Z] === RUN TestDockerSuite/TestLoginWithoutTTY 17:40:22 [2023-07-15T17:40:22.557Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 17:40:22 [2023-07-15T17:40:22.557Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 17:40:22 [2023-07-15T17:40:22.557Z] check_test.go:379: [db569c428033c] daemon is not started 17:40:22 [2023-07-15T17:40:22.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 17:40:23 [2023-07-15T17:40:23.121Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 17:40:23 [2023-07-15T17:40:23.684Z] === RUN TestDockerSuite/TestLogsAPIUntil 17:40:24 [2023-07-15T17:40:24.265Z] 2023/07/15 17:40:12 Finished clone google.golang.org/api 17:40:24 [2023-07-15T17:40:24.265Z] 2023/07/15 17:40:12 Dependencies downloaded. Download time: 2m21.782150951s 17:40:24 [2023-07-15T17:40:24.265Z] 2023/07/15 17:40:12 Collecting all dependencies 17:40:24 [2023-07-15T17:40:24.265Z] 2023/07/15 17:40:23 Clean vendor dir from unused packages 17:40:24 [2023-07-15T17:40:24.265Z] 2023/07/15 17:40:23 Ignoring paths matching "^archive/tar" 17:40:24 [2023-07-15T17:40:24.265Z] 2023/07/15 17:40:23 Success 17:40:24 [2023-07-15T17:40:24.265Z] 2023/07/15 17:40:23 Running time: 2m35.735649257s 17:40:24 [2023-07-15T17:40:24.265Z] Congratulations! All vendoring changes are done the right way. 17:40:24 [2023-07-15T17:40:24.614Z] docker_api_swarm_test.go:802: [dc21b13b55a15] joining swarm manager [d144f5bc10998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 17:40:25 [2023-07-15T17:40:25.145Z] + echo Ensuring container killed. 17:40:25 [2023-07-15T17:40:25.145Z] Ensuring container killed. 17:40:25 [2023-07-15T17:40:25.145Z] + docker rm -vf docker-pr1 17:40:25 [2023-07-15T17:40:25.145Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 17:40:25 [2023-07-15T17:40:25.429Z] + echo Chowning /workspace to jenkins user 17:40:25 [2023-07-15T17:40:25.429Z] Chowning /workspace to jenkins user 17:40:25 [2023-07-15T17:40:25.429Z] + id -u 17:40:25 [2023-07-15T17:40:25.429Z] + id -g 17:40:25 [2023-07-15T17:40:25.429Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45980:/workspace busybox chown -R 1000:1000 /workspace 17:40:25 [2023-07-15T17:40:25.544Z] docker_api_swarm_test.go:802: [dd0883ce4a966] joining swarm manager [d144f5bc10998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] catchError [Pipeline] { [Pipeline] sh 17:40:26 [2023-07-15T17:40:26.295Z] + bundleName=unit 17:40:26 [2023-07-15T17:40:26.295Z] + echo Creating unit-bundles.tar.gz 17:40:26 [2023-07-15T17:40:26.295Z] Creating unit-bundles.tar.gz 17:40:26 [2023-07-15T17:40:26.295Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 17:40:26 [2023-07-15T17:40:26.295Z] bundles/junit-report.xml 17:40:26 [2023-07-15T17:40:26.295Z] bundles/go-test-report.json 17:40:26 [2023-07-15T17:40:26.295Z] bundles/profile.out [Pipeline] archiveArtifacts 17:40:26 [2023-07-15T17:40:26.308Z] Archiving artifacts 17:40:26 [2023-07-15T17:40:26.733Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45980/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 17:40:26 [2023-07-15T17:40:26.912Z] docker_api_swarm_test.go:802: [df7177da974e6] joining swarm manager [d144f5bc10998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 17:40:26 [2023-07-15T17:40:26.912Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 17:40:27 [2023-07-15T17:40:27.041Z] + make clean 17:40:27 [2023-07-15T17:40:27.041Z] docker volume rm -f docker-dev-cache 17:40:27 [2023-07-15T17:40:27.041Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:40:27 [2023-07-15T17:40:27.475Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 17:40:28 [2023-07-15T17:40:28.040Z] docker_api_swarm_test.go:802: [d4b52547371f2] joining swarm manager [d144f5bc10998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 17:40:29 [2023-07-15T17:40:29.409Z] docker_api_swarm_test.go:810: [d01996b3f008d] joining swarm manager [d144f5bc10998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 17:40:31 [2023-07-15T17:40:31.930Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 17:40:32 [2023-07-15T17:40:32.493Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 17:40:32 [2023-07-15T17:40:32.493Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 17:40:33 [2023-07-15T17:40:33.430Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 17:40:34 [2023-07-15T17:40:34.361Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 17:40:34 [2023-07-15T17:40:34.925Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 17:40:35 [2023-07-15T17:40:35.859Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 17:40:36 [2023-07-15T17:40:36.422Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 17:40:38 [2023-07-15T17:40:38.319Z] === RUN TestDockerSuite/TestLogsFollowStopped 17:40:38 [2023-07-15T17:40:38.319Z] === RUN TestDockerSuite/TestLogsSeparateStderr 17:40:38 [2023-07-15T17:40:38.902Z] === RUN TestDockerSuite/TestLogsSince 17:40:45 [2023-07-15T17:40:45.471Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 17:40:52 [2023-07-15T17:40:52.015Z] === RUN TestDockerSuite/TestLogsStderrInStdout 17:40:52 [2023-07-15T17:40:52.015Z] === RUN TestDockerSuite/TestLogsTail 17:40:52 [2023-07-15T17:40:52.015Z] === RUN TestDockerSuite/TestLogsTimestamps 17:40:52 [2023-07-15T17:40:52.579Z] === RUN TestDockerSuite/TestLogsWithDetails 17:40:52 [2023-07-15T17:40:52.836Z] === RUN TestDockerSuite/TestMountIntoProc 17:40:53 [2023-07-15T17:40:53.092Z] === RUN TestDockerSuite/TestMountIntoSys 17:40:53 [2023-07-15T17:40:53.656Z] === RUN TestDockerSuite/TestNetHostname 17:40:55 [2023-07-15T17:40:55.025Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 17:40:55 [2023-07-15T17:40:55.025Z] === RUN TestDockerSuite/TestNetworkEvents 17:41:01 [2023-07-15T17:41:01.572Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 17:41:01 [2023-07-15T17:41:01.829Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 17:41:02 [2023-07-15T17:41:02.393Z] === RUN TestDockerSuite/TestPluginActive 17:41:04 [2023-07-15T17:41:04.915Z] === RUN TestDockerSuite/TestPluginActiveNetwork 17:41:10 [2023-07-15T17:41:10.168Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 17:41:10 [2023-07-15T17:41:10.168Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 17:41:10 [2023-07-15T17:41:10.168Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 17:41:11 [2023-07-15T17:41:11.098Z] === RUN TestDockerSuite/TestPluginLogDriver 17:41:14 [2023-07-15T17:41:14.371Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 17:41:16 [2023-07-15T17:41:16.264Z] === RUN TestDockerSuite/TestPluginMetricsCollector 17:41:18 [2023-07-15T17:41:18.827Z] === RUN TestDockerSuite/TestPluginUpgrade 17:41:21 [2023-07-15T17:41:21.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 17:41:24 [2023-07-15T17:41:24.622Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 17:41:25 [2023-07-15T17:41:25.552Z] === RUN TestDockerSuite/TestPortExposeHostBinding 17:41:26 [2023-07-15T17:41:26.483Z] === RUN TestDockerSuite/TestPortHostBinding 17:41:27 [2023-07-15T17:41:27.047Z] === RUN TestDockerSuite/TestPortList 17:41:33 [2023-07-15T17:41:33.595Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 17:41:34 [2023-07-15T17:41:34.525Z] === RUN TestDockerSuite/TestPostContainersAttach 17:41:41 [2023-07-15T17:41:41.070Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 17:41:41 [2023-07-15T17:41:41.070Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 17:41:41 [2023-07-15T17:41:41.070Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 17:41:41 [2023-07-15T17:41:41.070Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 17:41:41 [2023-07-15T17:41:41.070Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 17:41:41 [2023-07-15T17:41:41.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 17:41:41 [2023-07-15T17:41:41.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 17:41:41 [2023-07-15T17:41:41.891Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 17:41:41 [2023-07-15T17:41:41.891Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 17:41:42 [2023-07-15T17:41:42.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 17:41:43 [2023-07-15T17:41:43.020Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 17:41:43 [2023-07-15T17:41:43.020Z] === RUN TestDockerSuite/TestPruneContainerLabel 17:41:45 [2023-07-15T17:41:45.545Z] === RUN TestDockerSuite/TestPruneContainerUntil 17:41:46 [2023-07-15T17:41:46.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 17:41:46 [2023-07-15T17:41:46.914Z] === RUN TestDockerSuite/TestPruneNetworkLabel 17:41:47 [2023-07-15T17:41:47.479Z] === RUN TestDockerSuite/TestPruneVolumeLabel 17:41:47 [2023-07-15T17:41:47.479Z] === RUN TestDockerSuite/TestPsByOrder 17:41:48 [2023-07-15T17:41:48.043Z] docker_api_swarm_service_test.go:395: [dc84df34ddf2d] joining swarm manager [d07b1620b76d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:41:48 [2023-07-15T17:41:48.974Z] docker_api_swarm_service_test.go:395: [d2566e96216e9] joining swarm manager [d07b1620b76d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:41:49 [2023-07-15T17:41:49.904Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 17:41:50 [2023-07-15T17:41:50.837Z] === RUN TestDockerSuite/TestPsListContainersBase 17:41:53 [2023-07-15T17:41:53.359Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 17:41:56 [2023-07-15T17:41:56.633Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 17:41:56 [2023-07-15T17:41:56.633Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 17:41:59 [2023-07-15T17:41:59.212Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 17:42:04 [2023-07-15T17:42:04.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 17:42:05 [2023-07-15T17:42:05.396Z] === RUN TestDockerSuite/TestPsListContainersFilterID 17:42:05 [2023-07-15T17:42:05.960Z] docker_api_swarm_service_test.go:343: [dce14fd433603] joining swarm manager [dbb48b515d6f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:42:06 [2023-07-15T17:42:06.500Z] cb524f6f2215: Pull complete 17:42:06 [2023-07-15T17:42:06.523Z] docker_api_swarm_service_test.go:343: [dd2872aa56a3b] joining swarm manager [dbb48b515d6f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:42:06 [2023-07-15T17:42:06.523Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 17:42:08 [2023-07-15T17:42:08.417Z] === RUN TestDockerSuite/TestPsListContainersFilterName 17:42:10 [2023-07-15T17:42:10.312Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 17:42:10 [2023-07-15T17:42:10.875Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 17:42:12 [2023-07-15T17:42:12.769Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 17:42:14 [2023-07-15T17:42:14.139Z] === RUN TestDockerSuite/TestPsListContainersSize 17:42:14 [2023-07-15T17:42:14.703Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 17:42:14 [2023-07-15T17:42:14.960Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 17:42:15 [2023-07-15T17:42:15.524Z] === RUN TestDockerSuite/TestPsRightTagName 17:42:16 [2023-07-15T17:42:16.894Z] === RUN TestDockerSuite/TestPsShowMounts 17:42:18 [2023-07-15T17:42:18.788Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 17:42:19 [2023-07-15T17:42:19.045Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 17:42:19 [2023-07-15T17:42:19.045Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 17:42:19 [2023-07-15T17:42:19.045Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 17:42:19 [2023-07-15T17:42:19.608Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 17:42:19 [2023-07-15T17:42:19.865Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 17:42:19 [2023-07-15T17:42:19.865Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 17:42:20 [2023-07-15T17:42:20.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 17:42:20 [2023-07-15T17:42:20.686Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 17:42:21 [2023-07-15T17:42:21.617Z] === RUN TestDockerSuite/TestRestartContainerSuccess 17:42:21 [2023-07-15T17:42:21.877Z] docker_api_swarm_service_test.go:490: [de7e9c39bf245] joining swarm manager [d5f2af8ffd6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:42:22 [2023-07-15T17:42:22.809Z] docker_api_swarm_service_test.go:490: [dbc076fdf7b4d] joining swarm manager [d5f2af8ffd6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:42:22 [2023-07-15T17:42:22.809Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 17:42:23 [2023-07-15T17:42:23.067Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 17:42:31 [2023-07-15T17:42:31.165Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 17:42:31 [2023-07-15T17:42:31.165Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 17:42:32 [2023-07-15T17:42:32.535Z] === RUN TestDockerSuite/TestRestartPolicyAlways 17:42:32 [2023-07-15T17:42:32.792Z] === RUN TestDockerSuite/TestRestartPolicyNO 17:42:32 [2023-07-15T17:42:32.792Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 17:42:33 [2023-07-15T17:42:33.049Z] === RUN TestDockerSuite/TestRestartRunningContainer 17:42:34 [2023-07-15T17:42:34.983Z] === RUN TestDockerSuite/TestRestartStoppedContainer 17:42:35 [2023-07-15T17:42:35.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 17:42:36 [2023-07-15T17:42:36.172Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 17:42:38 [2023-07-15T17:42:38.696Z] === RUN TestDockerSuite/TestRestartWithVolumes 17:42:39 [2023-07-15T17:42:39.627Z] === RUN TestDockerSuite/TestRmiBlank 17:42:39 [2023-07-15T17:42:39.627Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 17:42:39 [2023-07-15T17:42:39.627Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 17:42:40 [2023-07-15T17:42:40.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 17:42:42 [2023-07-15T17:42:42.891Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 17:42:42 [2023-07-15T17:42:42.891Z] docker_api_swarm_service_test.go:128: [df45ded050942] joining swarm manager [d872d3c17be11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:42:43 [2023-07-15T17:42:43.454Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 17:42:43 [2023-07-15T17:42:43.454Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 17:42:43 [2023-07-15T17:42:43.711Z] docker_api_swarm_service_test.go:129: [d39219456fbd1] joining swarm manager [d872d3c17be11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:42:44 [2023-07-15T17:42:44.643Z] === RUN TestDockerSuite/TestRmiImgIDForce 17:42:45 [2023-07-15T17:42:45.208Z] docker_api_swarm_service_test.go:137: [d1c35d24c9f68] joining swarm manager [d872d3c17be11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 17:42:45 [2023-07-15T17:42:45.465Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 17:42:46 [2023-07-15T17:42:46.029Z] docker_api_swarm_service_test.go:138: [dace74b53f7f2] joining swarm manager [d872d3c17be11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 17:42:46 [2023-07-15T17:42:46.593Z] === RUN TestDockerSuite/TestRmiParentImageFail 17:42:47 [2023-07-15T17:42:47.524Z] === RUN TestDockerSuite/TestRmiTag 17:42:47 [2023-07-15T17:42:47.781Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 17:42:48 [2023-07-15T17:42:48.344Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 17:42:50 [2023-07-15T17:42:50.867Z] === RUN TestDockerSuite/TestRmiWithContainerFails 17:42:51 [2023-07-15T17:42:51.430Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 17:42:51 [2023-07-15T17:42:51.994Z] === RUN TestDockerSuite/TestRmiWithParentInUse 17:42:52 [2023-07-15T17:42:52.251Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 17:42:53 [2023-07-15T17:42:53.182Z] === RUN TestDockerSuite/TestRunAddHost 17:42:53 [2023-07-15T17:42:53.746Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 17:42:53 [2023-07-15T17:42:53.746Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 17:42:54 [2023-07-15T17:42:54.311Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 17:42:54 [2023-07-15T17:42:54.311Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 17:42:54 [2023-07-15T17:42:54.568Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 17:42:55 [2023-07-15T17:42:55.937Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 17:42:56 [2023-07-15T17:42:56.194Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 17:42:56 [2023-07-15T17:42:56.758Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 17:42:57 [2023-07-15T17:42:57.322Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 17:42:58 [2023-07-15T17:42:58.692Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 17:42:59 [2023-07-15T17:42:59.255Z] === RUN TestDockerSuite/TestRunAttachDetach 17:43:00 [2023-07-15T17:43:00.186Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 17:43:00 [2023-07-15T17:43:00.750Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 17:43:01 [2023-07-15T17:43:01.314Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 17:43:01 [2023-07-15T17:43:01.878Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 17:43:02 [2023-07-15T17:43:02.487Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 17:43:03 [2023-07-15T17:43:03.051Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 17:43:03 [2023-07-15T17:43:03.982Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 17:43:04 [2023-07-15T17:43:04.545Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 17:43:04 [2023-07-15T17:43:04.802Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 17:43:05 [2023-07-15T17:43:05.366Z] === RUN TestDockerSuite/TestRunAttachWithDetach 17:43:05 [2023-07-15T17:43:05.366Z] === RUN TestDockerSuite/TestRunBindMounts 17:43:06 [2023-07-15T17:43:06.735Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 17:43:07 [2023-07-15T17:43:07.299Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 17:43:07 [2023-07-15T17:43:07.556Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 17:43:08 [2023-07-15T17:43:08.120Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 17:43:08 [2023-07-15T17:43:08.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 17:43:08 [2023-07-15T17:43:08.633Z] === RUN TestDockerSuite/TestRunCapAddInvalid 17:43:08 [2023-07-15T17:43:08.633Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 17:43:09 [2023-07-15T17:43:09.197Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 17:43:09 [2023-07-15T17:43:09.761Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 17:43:10 [2023-07-15T17:43:10.018Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 17:43:10 [2023-07-15T17:43:10.949Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 17:43:11 [2023-07-15T17:43:11.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 17:43:11 [2023-07-15T17:43:11.462Z] === RUN TestDockerSuite/TestRunCapDropInvalid 17:43:11 [2023-07-15T17:43:11.462Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 17:43:12 [2023-07-15T17:43:12.026Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 17:43:12 [2023-07-15T17:43:12.026Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 17:43:12 [2023-07-15T17:43:12.589Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 17:43:12 [2023-07-15T17:43:12.846Z] docker_api_swarm_service_test.go:304: [d91e831e93970] joining swarm manager [d5b6de93c661d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:43:13 [2023-07-15T17:43:13.410Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 17:43:13 [2023-07-15T17:43:13.668Z] === RUN TestDockerSuite/TestRunContainerNetwork 17:43:13 [2023-07-15T17:43:13.924Z] docker_api_swarm_service_test.go:304: [d925fe86b7c1a] joining swarm manager [d5b6de93c661d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:43:14 [2023-07-15T17:43:14.183Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 17:43:14 [2023-07-15T17:43:14.439Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 17:43:15 [2023-07-15T17:43:15.002Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 17:43:15 [2023-07-15T17:43:15.933Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 17:43:16 [2023-07-15T17:43:16.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 17:43:17 [2023-07-15T17:43:17.794Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 17:43:18 [2023-07-15T17:43:18.358Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 17:43:18 [2023-07-15T17:43:18.922Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 17:43:19 [2023-07-15T17:43:19.179Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 17:43:19 [2023-07-15T17:43:19.742Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 17:43:20 [2023-07-15T17:43:20.306Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 17:43:21 [2023-07-15T17:43:21.675Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 17:43:24 [2023-07-15T17:43:24.198Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 17:43:24 [2023-07-15T17:43:24.198Z] === RUN TestDockerSuite/TestRunCreateVolume 17:43:24 [2023-07-15T17:43:24.455Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 17:43:25 [2023-07-15T17:43:25.824Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 17:43:26 [2023-07-15T17:43:26.755Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 17:43:28 [2023-07-15T17:43:28.649Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 17:43:30 [2023-07-15T17:43:30.045Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 17:43:30 [2023-07-15T17:43:30.045Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows 17:43:30 [2023-07-15T17:43:30.045Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 17:43:30 [2023-07-15T17:43:30.045Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows 17:43:30 [2023-07-15T17:43:30.045Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 17:43:30 [2023-07-15T17:43:30.302Z] === RUN TestDockerSuite/TestRunDNSInHostMode 17:43:31 [2023-07-15T17:43:31.232Z] === RUN TestDockerSuite/TestRunDNSOptions 17:43:32 [2023-07-15T17:43:32.162Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 17:43:33 [2023-07-15T17:43:33.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 17:43:33 [2023-07-15T17:43:33.532Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 17:43:34 [2023-07-15T17:43:34.096Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 17:43:35 [2023-07-15T17:43:35.027Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 17:43:35 [2023-07-15T17:43:35.284Z] docker_api_swarm_service_test.go:100: [d7e70306005fd] joining swarm manager [d07d8329994c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:43:35 [2023-07-15T17:43:35.847Z] === RUN TestDockerSuite/TestRunDeviceDirectory 17:43:36 [2023-07-15T17:43:36.112Z] docker_api_swarm_service_test.go:101: [d1930ff236427] joining swarm manager [d07d8329994c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:43:36 [2023-07-15T17:43:36.676Z] === RUN TestDockerSuite/TestRunDeviceNumbers 17:43:37 [2023-07-15T17:43:37.240Z] === RUN TestDockerSuite/TestRunDeviceSymlink 17:43:39 [2023-07-15T17:43:39.136Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 17:43:39 [2023-07-15T17:43:39.136Z] === RUN TestDockerSuite/TestRunDuplicateMount 17:43:39 [2023-07-15T17:43:39.393Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 17:43:39 [2023-07-15T17:43:39.957Z] === RUN TestDockerSuite/TestRunEchoStdout 17:43:40 [2023-07-15T17:43:40.213Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 17:43:40 [2023-07-15T17:43:40.777Z] === RUN TestDockerSuite/TestRunEmptyEnv 17:43:40 [2023-07-15T17:43:40.777Z] === RUN TestDockerSuite/TestRunEntrypoint 17:43:41 [2023-07-15T17:43:41.342Z] === RUN TestDockerSuite/TestRunEnvironment 17:43:41 [2023-07-15T17:43:41.599Z] === RUN TestDockerSuite/TestRunEnvironmentErase 17:43:42 [2023-07-15T17:43:42.162Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 17:43:42 [2023-07-15T17:43:42.419Z] === RUN TestDockerSuite/TestRunExitCode 17:43:42 [2023-07-15T17:43:42.982Z] === RUN TestDockerSuite/TestRunExitCodeOne 17:43:43 [2023-07-15T17:43:43.546Z] === RUN TestDockerSuite/TestRunExitCodeZero 17:43:43 [2023-07-15T17:43:43.803Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 17:43:44 [2023-07-15T17:43:44.367Z] === RUN TestDockerSuite/TestRunExposePort 17:43:44 [2023-07-15T17:43:44.367Z] === RUN TestDockerSuite/TestRunFullHostnameSet 17:43:44 [2023-07-15T17:43:44.931Z] === RUN TestDockerSuite/TestRunGroupAdd 17:43:45 [2023-07-15T17:43:45.494Z] === RUN TestDockerSuite/TestRunHostnameFQDN 17:43:46 [2023-07-15T17:43:46.426Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 17:43:46 [2023-07-15T17:43:46.426Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 17:43:46 [2023-07-15T17:43:46.426Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv 17:43:46 [2023-07-15T17:43:46.426Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 17:43:47 [2023-07-15T17:43:47.812Z] 71bf80baed9b: Pull complete 17:43:47 [2023-07-15T17:43:47.812Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c 17:43:47 [2023-07-15T17:43:47.812Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 17:43:47 [2023-07-15T17:43:47.812Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 17:43:47 [2023-07-15T17:43:47.812Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 17:43:47 [2023-07-15T17:43:47.812Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4645' 17:43:47 [2023-07-15T17:43:47.812Z] WARN: Skipping validation tests 17:43:47 [2023-07-15T17:43:47.812Z] INFO: Running unit tests at 07/15/2023 17:43:41... 17:43:48 [2023-07-15T17:43:48.780Z] INFO: make.ps1 starting at 07/15/2023 17:43:48 17:43:48 [2023-07-15T17:43:48.948Z] === RUN TestDockerSuite/TestRunInspectMacAddress 17:43:48 [2023-07-15T17:43:48.948Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 17:43:49 [2023-07-15T17:43:49.239Z] INFO: Git commit (1bd0805099) assumed from DOCKER_GITCOMMIT environment variable 17:43:49 [2023-07-15T17:43:49.239Z] INFO: Invoking autogen... 17:43:50 [2023-07-15T17:43:50.210Z] INFO: Running unit tests... 17:43:53 [2023-07-15T17:43:53.123Z] check_test.go:379: [d7e70306005fd] daemon is not started 17:43:59 [2023-07-15T17:43:59.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 17:43:59 [2023-07-15T17:43:59.925Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 17:44:00 [2023-07-15T17:44:00.489Z] docker_api_swarm_service_test.go:533: [d3731fd23fbc2] joining swarm manager [df918eb87b48e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:44:00 [2023-07-15T17:44:00.546Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/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/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/autogen/winresources/dockerd 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/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil 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/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/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 17:44:00 [2023-07-15T17:44:00.746Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 17:44:01 [2023-07-15T17:44:01.714Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 17:44:01 [2023-07-15T17:44:01.714Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 17:44:01 [2023-07-15T17:44:01.714Z] === RUN TestDockerSuite/TestRunInvalidReference 17:44:01 [2023-07-15T17:44:01.714Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 17:44:01 [2023-07-15T17:44:01.986Z] docker_api_swarm_service_test.go:534: [ddb5b783ffa3e] joining swarm manager [df918eb87b48e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:44:02 [2023-07-15T17:44:02.251Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 17:44:04 [2023-07-15T17:44:04.773Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 17:44:05 [2023-07-15T17:44:05.704Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 17:44:07 [2023-07-15T17:44:07.073Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 17:44:13 [2023-07-15T17:44:13.617Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 17:44:13 [2023-07-15T17:44:13.617Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 17:44:13 [2023-07-15T17:44:13.617Z] === RUN TestDockerSuite/TestRunModeHostname 17:44:14 [2023-07-15T17:44:14.547Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 17:44:14 [2023-07-15T17:44:14.547Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 17:44:14 [2023-07-15T17:44:14.804Z] === RUN TestDockerSuite/TestRunModeIpcHost 17:44:15 [2023-07-15T17:44:15.387Z] ? github.com/docker/docker/api [no test files] 17:44:15 [2023-07-15T17:44:15.734Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 17:44:16 [2023-07-15T17:44:16.667Z] === RUN TestDockerSuite/TestRunModePIDContainer 17:44:17 [2023-07-15T17:44:17.597Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 17:44:17 [2023-07-15T17:44:17.597Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 17:44:17 [2023-07-15T17:44:17.597Z] === RUN TestDockerSuite/TestRunModePIDHost 17:44:18 [2023-07-15T17:44:18.528Z] === RUN TestDockerSuite/TestRunModeUTSHost 17:44:19 [2023-07-15T17:44:19.459Z] === RUN TestDockerSuite/TestRunMount 17:44:20 [2023-07-15T17:44:20.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 17:44:21 [2023-07-15T17:44:21.918Z] docker_api_swarm_service_test.go:148: [d8600812bded2] joining swarm manager [db4aece71070c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:44:22 [2023-07-15T17:44:22.848Z] docker_api_swarm_service_test.go:148: [dfdadad75d1cb] joining swarm manager [db4aece71070c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:44:23 [2023-07-15T17:44:23.779Z] === RUN TestDockerSuite/TestRunMountOrdering 17:44:24 [2023-07-15T17:44:24.343Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 17:44:24 [2023-07-15T17:44:24.907Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 17:44:26 [2023-07-15T17:44:26.278Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 17:44:27 [2023-07-15T17:44:27.647Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 17:44:29 [2023-07-15T17:44:29.543Z] === RUN TestDockerSuite/TestRunNamedVolume 17:44:30 [2023-07-15T17:44:30.912Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 17:44:32 [2023-07-15T17:44:32.807Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 17:44:33 [2023-07-15T17:44:33.371Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 17:44:34 [2023-07-15T17:44:34.313Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 17:44:34 [2023-07-15T17:44:34.313Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 17:44:34 [2023-07-15T17:44:34.897Z] === RUN TestDockerSuite/TestRunNetHost 17:44:35 [2023-07-15T17:44:35.465Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 17:44:36 [2023-07-15T17:44:36.029Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 17:44:36 [2023-07-15T17:44:36.286Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 17:44:38 [2023-07-15T17:44:38.181Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 17:44:39 [2023-07-15T17:44:39.551Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 17:44:40 [2023-07-15T17:44:40.543Z] === RUN TestMiddlewares 17:44:40 [2023-07-15T17:44:40.543Z] --- PASS: TestMiddlewares (0.00s) 17:44:40 [2023-07-15T17:44:40.543Z] PASS 17:44:40 [2023-07-15T17:44:40.543Z] coverage: 7.9% of statements 17:44:40 [2023-07-15T17:44:40.543Z] ok github.com/docker/docker/api/server 0.084s coverage: 7.9% of statements 17:44:42 [2023-07-15T17:44:42.825Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 17:44:42 [2023-07-15T17:44:42.825Z] === RUN TestDockerSuite/TestRunNoDupVolumes 17:44:42 [2023-07-15T17:44:42.825Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 17:44:43 [2023-07-15T17:44:43.082Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 17:44:43 [2023-07-15T17:44:43.339Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 17:44:43 [2023-07-15T17:44:43.596Z] === RUN TestDockerSuite/TestRunNonExistingCmd 17:44:44 [2023-07-15T17:44:44.159Z] === RUN TestDockerSuite/TestRunNonExistingImage 17:44:44 [2023-07-15T17:44:44.159Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 17:44:44 [2023-07-15T17:44:44.723Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 17:44:51 [2023-07-15T17:44:51.267Z] === RUN TestDockerSuite/TestRunOOMExitCode 17:44:51 [2023-07-15T17:44:51.267Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 17:44:51 [2023-07-15T17:44:51.524Z] === RUN TestDockerSuite/TestRunPIDsLimit 17:44:52 [2023-07-15T17:44:52.088Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 17:44:53 [2023-07-15T17:44:53.018Z] === RUN TestDockerSuite/TestRunPortInUse 17:44:53 [2023-07-15T17:44:53.581Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 17:44:54 [2023-07-15T17:44:54.145Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" 17:44:54 [2023-07-15T17:44:54.145Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 17:44:54 [2023-07-15T17:44:54.401Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 17:44:54 [2023-07-15T17:44:54.964Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 17:44:55 [2023-07-15T17:44:55.221Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 17:44:55 [2023-07-15T17:44:55.785Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 17:44:55 [2023-07-15T17:44:55.785Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess 17:44:55 [2023-07-15T17:44:55.785Z] === RUN TestDockerSuite/TestRunPublishPort 17:44:56 [2023-07-15T17:44:56.348Z] === RUN TestDockerSuite/TestRunReadFilteredProc 17:44:56 [2023-07-15T17:44:56.605Z] === RUN TestDockerSuite/TestRunReadProcLatency 17:44:56 [2023-07-15T17:44:56.605Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured 17:44:56 [2023-07-15T17:44:56.605Z] === RUN TestDockerSuite/TestRunReadProcTimer 17:44:57 [2023-07-15T17:44:57.168Z] === RUN TestDockerSuite/TestRunRedirectStdout 17:44:57 [2023-07-15T17:44:57.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 17:44:58 [2023-07-15T17:44:58.099Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 17:44:58 [2023-07-15T17:44:58.099Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved 17:44:58 [2023-07-15T17:44:58.099Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 17:45:00 [2023-07-15T17:45:00.622Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 17:45:01 [2023-07-15T17:45:01.553Z] === RUN TestDockerSuite/TestRunRm 17:45:02 [2023-07-15T17:45:02.116Z] === RUN TestDockerSuite/TestRunRmAndWait 17:45:05 [2023-07-15T17:45:05.390Z] === RUN TestDockerSuite/TestRunRmPre125Api 17:45:05 [2023-07-15T17:45:05.955Z] === RUN TestDockerSuite/TestRunRootWorkdir 17:45:06 [2023-07-15T17:45:06.518Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 17:45:07 [2023-07-15T17:45:07.906Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 17:45:08 [2023-07-15T17:45:08.166Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 17:45:10 [2023-07-15T17:45:10.688Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 17:45:13 [2023-07-15T17:45:13.963Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 17:45:13 [2023-07-15T17:45:13.963Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 17:45:14 [2023-07-15T17:45:14.527Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 17:45:14 [2023-07-15T17:45:14.784Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 17:45:15 [2023-07-15T17:45:15.714Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 17:45:16 [2023-07-15T17:45:16.278Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 17:45:16 [2023-07-15T17:45:16.535Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 17:45:17 [2023-07-15T17:45:17.098Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 17:45:17 [2023-07-15T17:45:17.355Z] === RUN TestDockerSuite/TestRunSetMacAddress 17:45:17 [2023-07-15T17:45:17.919Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 17:45:20 [2023-07-15T17:45:20.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 17:45:20 [2023-07-15T17:45:20.443Z] === RUN TestDockerSuite/TestRunState 17:45:21 [2023-07-15T17:45:21.374Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 17:45:21 [2023-07-15T17:45:21.938Z] === RUN TestDockerSuite/TestRunStdinPipe 17:45:22 [2023-07-15T17:45:22.870Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 17:45:22 [2023-07-15T17:45:22.870Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 17:45:22 [2023-07-15T17:45:22.870Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 17:45:23 [2023-07-15T17:45:23.433Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 17:45:24 [2023-07-15T17:45:24.364Z] === RUN TestDockerSuite/TestRunSysctls 17:45:24 [2023-07-15T17:45:24.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 17:45:25 [2023-07-15T17:45:25.494Z] === RUN TestDockerSuite/TestRunTLSVerify 17:45:25 [2023-07-15T17:45:25.494Z] === RUN TestDockerSuite/TestRunTTYWithPipe 17:45:25 [2023-07-15T17:45:25.494Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 17:45:26 [2023-07-15T17:45:26.057Z] === RUN TestDockerSuite/TestRunTmpfsMounts 17:45:27 [2023-07-15T17:45:27.428Z] === RUN TestDockerSwarmSuite/TestDNSConfig 17:45:27 [2023-07-15T17:45:27.993Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 17:45:28 [2023-07-15T17:45:28.557Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 17:45:29 [2023-07-15T17:45:29.927Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 17:45:30 [2023-07-15T17:45:30.491Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 17:45:33 [2023-07-15T17:45:33.013Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 17:45:33 [2023-07-15T17:45:33.577Z] === RUN TestDockerSwarmSuite/TestExtraHosts 17:45:36 [2023-07-15T17:45:36.099Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 17:45:36 [2023-07-15T17:45:36.663Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 17:45:36 [2023-07-15T17:45:36.663Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 17:45:37 [2023-07-15T17:45:37.227Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 17:45:37 [2023-07-15T17:45:37.484Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 17:45:39 [2023-07-15T17:45:39.396Z] === RUN TestDockerSuite/TestRunUnshareProc 17:45:39 [2023-07-15T17:45:39.396Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 17:45:40 [2023-07-15T17:45:40.327Z] === RUN TestDockerSuite/TestRunUserByID 17:45:40 [2023-07-15T17:45:40.891Z] === RUN TestDockerSuite/TestRunUserByIDBig 17:45:40 [2023-07-15T17:45:40.891Z] === RUN TestDockerSuite/TestRunUserByIDNegative 17:45:41 [2023-07-15T17:45:41.148Z] === RUN TestDockerSuite/TestRunUserByIDZero 17:45:41 [2023-07-15T17:45:41.711Z] === RUN TestDockerSuite/TestRunUserByName 17:45:42 [2023-07-15T17:45:42.275Z] === RUN TestDockerSuite/TestRunUserDefaults 17:45:43 [2023-07-15T17:45:43.207Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 17:45:43 [2023-07-15T17:45:43.770Z] === RUN TestDockerSuite/TestRunUserNotFound 17:45:44 [2023-07-15T17:45:44.026Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 17:45:44 [2023-07-15T17:45:44.027Z] === RUN TestDockerSuite/TestRunVerifyContainerID 17:45:44 [2023-07-15T17:45:44.590Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 17:45:47 [2023-07-15T17:45:47.865Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 17:45:48 [2023-07-15T17:45:48.429Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 17:45:48 [2023-07-15T17:45:48.687Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 17:45:49 [2023-07-15T17:45:49.251Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 17:45:50 [2023-07-15T17:45:50.621Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 17:45:51 [2023-07-15T17:45:51.991Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/backend/build [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestBoolValue 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestBoolValue (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestBoolValueOrDefault 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestBoolValueOrDefault (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestInt64ValueOrZero 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestInt64ValueOrZero (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestInt64ValueOrDefault 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestInt64ValueOrDefault (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestInt64ValueOrDefaultWithError 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestJsonContentType 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestJsonContentType (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] PASS 17:45:52 [2023-07-15T17:45:52.769Z] coverage: 16.2% of statements 17:45:52 [2023-07-15T17:45:52.769Z] ok github.com/docker/docker/api/server/httputils 0.070s coverage: 16.2% of statements 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestMaskSecretKeys 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestMaskSecretKeys (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestVersionMiddlewareVersion 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] PASS 17:45:52 [2023-07-15T17:45:52.769Z] coverage: 37.7% of statements 17:45:52 [2023-07-15T17:45:52.769Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/build [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/container [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/debug [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/image [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/network [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/session [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestMarshalJSON 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestMarshalJSON (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestMarshalJSONWithEmpty 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestToJSON 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestToJSON (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestToParamWithVersion 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestToParamWithVersion (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestFromJSON 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestFromJSON (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestEmpty 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestEmpty (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestArgsMatchKVListEmptySources 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestArgsMatchKVList 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestArgsMatchKVList (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestArgsMatch 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestArgsMatch (0.01s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestAdd 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestAdd (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestDel 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestDel (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestLen 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestLen (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestExactMatch 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestExactMatch (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestOnlyOneExactMatch 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestOnlyOneExactMatch (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestContains 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestContains (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestValidate 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestValidate (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestWalkValues 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestWalkValues (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestFuzzyMatch 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestFuzzyMatch (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestClone 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestClone (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] PASS 17:45:52 [2023-07-15T17:45:52.769Z] coverage: 93.7% of statements 17:45:52 [2023-07-15T17:45:52.769Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 93.7% of statements 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestStrSliceMarshalJSON 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestStrSliceUnmarshalJSON 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestStrSliceUnmarshalString 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestStrSliceUnmarshalSlice 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] PASS 17:45:52 [2023-07-15T17:45:52.769Z] coverage: 90.0% of statements 17:45:52 [2023-07-15T17:45:52.769Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestDurationToSecondsString 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestDurationToSecondsString (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestGetTimestamp 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestAdjustForAPIVersion 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestAdjustForAPIVersion (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] PASS 17:45:52 [2023-07-15T17:45:52.769Z] coverage: 5.7% of statements 17:45:52 [2023-07-15T17:45:52.769Z] ok github.com/docker/docker/api/server/router/swarm 0.063s coverage: 5.7% of statements 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/system [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/server/router/volume [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/backend [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/container [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/events [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/image [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/mount [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/network [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/registry [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/swarm [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestGetTimestamp (0.22s) 17:45:52 [2023-07-15T17:45:52.769Z] === RUN TestParseTimestamps 17:45:52 [2023-07-15T17:45:52.769Z] --- PASS: TestParseTimestamps (0.00s) 17:45:52 [2023-07-15T17:45:52.769Z] PASS 17:45:52 [2023-07-15T17:45:52.769Z] coverage: 100.0% of statements 17:45:52 [2023-07-15T17:45:52.769Z] ok github.com/docker/docker/api/types/time 0.283s coverage: 100.0% of statements 17:45:53 [2023-07-15T17:45:53.229Z] === RUN TestCompareVersion 17:45:53 [2023-07-15T17:45:53.229Z] --- PASS: TestCompareVersion (0.00s) 17:45:53 [2023-07-15T17:45:53.229Z] PASS 17:45:53 [2023-07-15T17:45:53.229Z] coverage: 75.0% of statements 17:45:53 [2023-07-15T17:45:53.229Z] ok github.com/docker/docker/api/types/versions 0.084s coverage: 75.0% of statements 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/api/types/volume [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/builder [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/builder/builder-next [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 17:45:53 [2023-07-15T17:45:53.229Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 17:45:53 [2023-07-15T17:45:53.361Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 17:45:54 [2023-07-15T17:45:54.729Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestCloneArgsSmartHttp 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestCloneArgsDumbHttp 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestCloneArgsGit 17:45:54 [2023-07-15T17:45:54.763Z] --- PASS: TestCloneArgsGit (0.00s) 17:45:54 [2023-07-15T17:45:54.763Z] === RUN TestCheckoutGit 17:45:55 [2023-07-15T17:45:55.225Z] gitutils_test.go:180: git version 2.11.1.windows.1 17:45:55 [2023-07-15T17:45:55.292Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 17:45:55 [2023-07-15T17:45:55.292Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows 17:45:55 [2023-07-15T17:45:55.292Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 17:45:55 [2023-07-15T17:45:55.292Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows 17:45:55 [2023-07-15T17:45:55.292Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 17:45:55 [2023-07-15T17:45:55.292Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows 17:45:55 [2023-07-15T17:45:55.292Z] === RUN TestDockerSuite/TestRunWithBadDevice 17:45:55 [2023-07-15T17:45:55.292Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 17:45:55 [2023-07-15T17:45:55.292Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight 17:45:55 [2023-07-15T17:45:55.292Z] === RUN TestDockerSuite/TestRunWithCPUQuota 17:45:55 [2023-07-15T17:45:55.689Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1685702616/001/repo/.git/ 17:45:55 [2023-07-15T17:45:55.689Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. 17:45:55 [2023-07-15T17:45:55.689Z] The file will have its original line endings in your working directory. 17:45:55 [2023-07-15T17:45:55.689Z] gitutils_test.go:254: [master (root-commit) 479374f] First commit 17:45:55 [2023-07-15T17:45:55.689Z] 2 files changed, 3 insertions(+) 17:45:55 [2023-07-15T17:45:55.689Z] create mode 100644 Dockerfile 17:45:55 [2023-07-15T17:45:55.689Z] create mode 100644 subdir/Dockerfile 17:45:55 [2023-07-15T17:45:55.689Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. 17:45:55 [2023-07-15T17:45:55.689Z] The file will have its original line endings in your working directory. 17:45:55 [2023-07-15T17:45:55.856Z] === RUN TestDockerSuite/TestRunWithCPUShares 17:45:56 [2023-07-15T17:45:56.152Z] gitutils_test.go:255: Switched to a new branch 'test' 17:45:56 [2023-07-15T17:45:56.152Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. 17:45:56 [2023-07-15T17:45:56.152Z] The file will have its original line endings in your working directory. 17:45:56 [2023-07-15T17:45:56.152Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. 17:45:56 [2023-07-15T17:45:56.152Z] The file will have its original line endings in your working directory. 17:45:56 [2023-07-15T17:45:56.152Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. 17:45:56 [2023-07-15T17:45:56.152Z] The file will have its original line endings in your working directory. 17:45:56 [2023-07-15T17:45:56.152Z] [test 73ffb7f] Branch commit 17:45:56 [2023-07-15T17:45:56.152Z] 2 files changed, 3 insertions(+), 2 deletions(-) 17:45:56 [2023-07-15T17:45:56.152Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. 17:45:56 [2023-07-15T17:45:56.152Z] The file will have its original line endings in your working directory. 17:45:56 [2023-07-15T17:45:56.152Z] gitutils_test.go:262: Switched to branch 'master' 17:45:56 [2023-07-15T17:45:56.419Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 17:45:56 [2023-07-15T17:45:56.610Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1685702616/001/subrepo/.git/ 17:45:56 [2023-07-15T17:45:56.611Z] === RUN TestEnable 17:45:56 [2023-07-15T17:45:56.611Z] --- PASS: TestEnable (0.00s) 17:45:56 [2023-07-15T17:45:56.611Z] === RUN TestDisable 17:45:56 [2023-07-15T17:45:56.611Z] --- PASS: TestDisable (0.00s) 17:45:56 [2023-07-15T17:45:56.611Z] === RUN TestEnabled 17:45:56 [2023-07-15T17:45:56.611Z] --- PASS: TestEnabled (0.00s) 17:45:56 [2023-07-15T17:45:56.611Z] PASS 17:45:56 [2023-07-15T17:45:56.611Z] coverage: 100.0% of statements 17:45:56 [2023-07-15T17:45:56.611Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestProcessNoDockerignore 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestProcessNoDockerignore (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestProcessShouldLeaveAllFiles 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestDetectContentType 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestDetectContentType (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestSelectAcceptableMIME 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestSelectAcceptableMIME (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestInspectEmptyResponse 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestInspectEmptyResponse (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestInspectResponseBinary 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestInspectResponseBinary (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestResponseUnsupportedContentType 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestInspectResponseTextSimple 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestInspectResponseTextSimple (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestInspectResponseEmptyContentType 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestUnknownContentLength 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestUnknownContentLength (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestDownloadRemote 17:45:57 [2023-07-15T17:45:57.070Z] gitutils_test.go:273: [master (root-commit) 964a1fc] Subrepo initial 17:45:57 [2023-07-15T17:45:57.070Z] 1 file changed, 1 insertion(+) 17:45:57 [2023-07-15T17:45:57.070Z] create mode 100644 subfile 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestDownloadRemote (0.13s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestGetWithStatusError 17:45:57 [2023-07-15T17:45:57.070Z] --- PASS: TestGetWithStatusError (0.01s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestCloseRootDirectory 17:45:57 [2023-07-15T17:45:57.070Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 17:45:57 [2023-07-15T17:45:57.070Z] --- SKIP: TestCloseRootDirectory (0.00s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestHashFile 17:45:57 [2023-07-15T17:45:57.070Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 17:45:57 [2023-07-15T17:45:57.070Z] --- SKIP: TestHashFile (0.01s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestHashSubdir 17:45:57 [2023-07-15T17:45:57.070Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 17:45:57 [2023-07-15T17:45:57.070Z] --- SKIP: TestHashSubdir (0.01s) 17:45:57 [2023-07-15T17:45:57.070Z] === RUN TestRemoveDirectory 17:45:57 [2023-07-15T17:45:57.070Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 17:45:57 [2023-07-15T17:45:57.070Z] --- SKIP: TestRemoveDirectory (0.01s) 17:45:57 [2023-07-15T17:45:57.070Z] PASS 17:45:57 [2023-07-15T17:45:57.070Z] coverage: 9.3% of statements 17:45:57 [2023-07-15T17:45:57.070Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 9.3% of statements 17:45:57 [2023-07-15T17:45:57.350Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 17:45:57 [2023-07-15T17:45:57.913Z] === RUN TestDockerSuite/TestRunWithCpusetMems 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestGetAllAllowed 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestGetAllAllowed (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestGetAllMeta 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestGetAllMeta (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestWarnOnUnusedBuildArgs 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestIsUnreferencedBuiltin 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestIsExistingDirectory 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestIsExistingDirectory (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestGetFilenameForDownload 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestGetFilenameForDownload (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestEnv2Variables 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestEnv2Variables (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestEnvValueWithExistingRunConfigEnv 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestMaintainer 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestMaintainer (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestLabel 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestLabel (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestFromScratch 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestFromScratch (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestFromWithArg 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestFromWithArg (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestFromWithArgButBuildArgsNotGiven 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestFromWithUndefinedArg 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestFromWithUndefinedArg (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestFromMultiStageWithNamedStage 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestOnbuild 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestOnbuild (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestWorkdir 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestWorkdir (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestCmd 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestCmd (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestHealthcheckNone 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestHealthcheckNone (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestHealthcheckCmd 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestHealthcheckCmd (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestEntrypoint 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestEntrypoint (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestExpose 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestExpose (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestUser 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestUser (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestVolume 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestVolume (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestStopSignal 17:45:58 [2023-07-15T17:45:58.037Z] dispatchers_test.go:377: Windows does not support stopsignal 17:45:58 [2023-07-15T17:45:58.037Z] --- SKIP: TestStopSignal (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestArg 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestArg (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestShell 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestShell (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestPrependEnvOnCmd 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestPrependEnvOnCmd (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestRunWithBuildArgs 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestRunWithBuildArgs (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestRunIgnoresHealthcheck 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestDispatchUnsupportedOptions 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestNormalizeWorkdir 17:45:58 [2023-07-15T17:45:58.037Z] --- PASS: TestNormalizeWorkdir (0.00s) 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestDispatch 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestDispatch/ADD_multiple_files_to_file 17:45:58 [2023-07-15T17:45:58.037Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 17:45:58 [2023-07-15T17:45:58.170Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 17:45:58 [2023-07-15T17:45:58.427Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestDispatch/COPY_multiple_files_to_file 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestDispatch/COPY_wildcard_no_files 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestDispatch/COPY_url 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDispatch (0.22s) 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.12s) 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDispatch/COPY_url (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestAddScratchImageAddsToMounts 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestAddFromScratchPopulatesPlatform 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestImageSourceGetAddsToMounts 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestEmptyDockerfile 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestEmptyDockerfile (0.02s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestSymlinkDockerfile 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestSymlinkDockerfile (0.01s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestDockerfileOutsideTheBuildContext 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestNonExistingDockerfile 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestNonExistingDockerfile (0.01s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestCopyRunConfig 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestCopyRunConfig (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestDeepCopyRunConfig 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestDeepCopyRunConfig (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestExportImage 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestExportImage (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] === RUN TestNormalizeDest 17:45:58 [2023-07-15T17:45:58.495Z] --- PASS: TestNormalizeDest (0.00s) 17:45:58 [2023-07-15T17:45:58.495Z] PASS 17:45:58 [2023-07-15T17:45:58.495Z] coverage: 46.8% of statements 17:45:58 [2023-07-15T17:45:58.495Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 46.8% of statements 17:45:58 [2023-07-15T17:45:58.495Z] ? github.com/docker/docker/builder/dockerignore [no test files] 17:45:58 [2023-07-15T17:45:58.684Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 17:45:58 [2023-07-15T17:45:58.684Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight 17:45:58 [2023-07-15T17:45:58.684Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 17:45:58 [2023-07-15T17:45:58.684Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 17:45:58 [2023-07-15T17:45:58.684Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 17:45:58 [2023-07-15T17:45:58.684Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 17:45:58 [2023-07-15T17:45:58.941Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 17:45:58 [2023-07-15T17:45:58.941Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 17:45:58 [2023-07-15T17:45:58.941Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 17:45:58 [2023-07-15T17:45:58.941Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 17:45:58 [2023-07-15T17:45:58.941Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 17:45:58 [2023-07-15T17:45:58.941Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight 17:45:58 [2023-07-15T17:45:58.941Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 17:45:58 [2023-07-15T17:45:58.941Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 17:45:58 [2023-07-15T17:45:58.941Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 17:45:59 [2023-07-15T17:45:59.198Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 17:45:59 [2023-07-15T17:45:59.761Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 17:45:59 [2023-07-15T17:45:59.761Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 17:46:00 [2023-07-15T17:46:00.326Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 17:46:00 [2023-07-15T17:46:00.583Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 17:46:01 [2023-07-15T17:46:01.147Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 17:46:01 [2023-07-15T17:46:01.147Z] === RUN TestDockerSuite/TestRunWithShmSize 17:46:01 [2023-07-15T17:46:01.399Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1685702616/001/repo/sub'... 17:46:01 [2023-07-15T17:46:01.399Z] warning: LF will be replaced by CRLF in .gitmodules. 17:46:01 [2023-07-15T17:46:01.399Z] The file will have its original line endings in your working directory. 17:46:01 [2023-07-15T17:46:01.399Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. 17:46:01 [2023-07-15T17:46:01.399Z] The file will have its original line endings in your working directory. 17:46:01 [2023-07-15T17:46:01.399Z] gitutils_test.go:277: [master 7d32ed8] With submodule 17:46:01 [2023-07-15T17:46:01.399Z] 2 files changed, 4 insertions(+) 17:46:01 [2023-07-15T17:46:01.399Z] create mode 100644 .gitmodules 17:46:01 [2023-07-15T17:46:01.399Z] create mode 160000 sub 17:46:01 [2023-07-15T17:46:01.399Z] warning: LF will be replaced by CRLF in .gitmodules. 17:46:01 [2023-07-15T17:46:01.399Z] The file will have its original line endings in your working directory. 17:46:01 [2023-07-15T17:46:01.399Z] === RUN TestCheckoutGit/#00 17:46:01 [2023-07-15T17:46:01.404Z] === RUN TestDockerSuite/TestRunWithSwappiness 17:46:01 [2023-07-15T17:46:01.968Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 17:46:01 [2023-07-15T17:46:01.968Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 17:46:01 [2023-07-15T17:46:01.968Z] === RUN TestDockerSuite/TestRunWithUlimits 17:46:02 [2023-07-15T17:46:02.531Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 17:46:02 [2023-07-15T17:46:02.936Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:02 [2023-07-15T17:46:02.936Z] 17:46:02 [2023-07-15T17:46:02.936Z] gitutils_test.go:211: git-http-backend: 17:46:03 [2023-07-15T17:46:03.462Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 17:46:03 [2023-07-15T17:46:03.718Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 17:46:04 [2023-07-15T17:46:04.282Z] === RUN TestDockerSuite/TestRunWithoutNetworking 17:46:04 [2023-07-15T17:46:04.539Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 17:46:04 [2023-07-15T17:46:04.539Z] === RUN TestDockerSuite/TestRunWorkingDirectory 17:46:05 [2023-07-15T17:46:05.470Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 17:46:06 [2023-07-15T17:46:06.052Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 17:46:06 [2023-07-15T17:46:06.672Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:06 [2023-07-15T17:46:06.673Z] 17:46:06 [2023-07-15T17:46:06.673Z] gitutils_test.go:211: git-http-backend: 17:46:07 [2023-07-15T17:46:07.422Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 17:46:07 [2023-07-15T17:46:07.985Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 17:46:07 [2023-07-15T17:46:07.985Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 17:46:07 [2023-07-15T17:46:07.985Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 17:46:08 [2023-07-15T17:46:08.548Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 17:46:09 [2023-07-15T17:46:09.112Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 17:46:09 [2023-07-15T17:46:09.604Z] === RUN TestCheckoutGit/master 17:46:10 [2023-07-15T17:46:10.043Z] === RUN TestDockerSuite/TestSaveCheckTimes 17:46:10 [2023-07-15T17:46:10.043Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 17:46:10 [2023-07-15T17:46:10.572Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:10 [2023-07-15T17:46:10.572Z] 17:46:10 [2023-07-15T17:46:10.572Z] gitutils_test.go:211: git-http-backend: 17:46:10 [2023-07-15T17:46:10.973Z] === RUN TestDockerSuite/TestSaveImageId 17:46:11 [2023-07-15T17:46:11.229Z] === RUN TestDockerSuite/TestSaveLoadNoTag 17:46:11 [2023-07-15T17:46:11.486Z] === RUN TestDockerSuite/TestSaveLoadParents 17:46:12 [2023-07-15T17:46:12.854Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1122881369 17:46:13 [2023-07-15T17:46:13.111Z] === RUN TestDockerSuite/TestSaveMultipleNames 17:46:13 [2023-07-15T17:46:13.111Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 17:46:13 [2023-07-15T17:46:13.111Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestCheckpointCreateError 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestCheckpointCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestCheckpointCreate 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestCheckpointCreate (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestCheckpointDeleteError 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestCheckpointDeleteError (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestCheckpointDelete 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestCheckpointDelete (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestCheckpointListError 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestCheckpointListError (0.01s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestCheckpointList 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestCheckpointList (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestCheckpointListContainerNotFound 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestNewClientWithOpsFromEnv 17:46:13 [2023-07-15T17:46:13.474Z] client_test.go:23: runtime.GOOS == "windows" 17:46:13 [2023-07-15T17:46:13.474Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestGetAPIPath 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestGetAPIPath (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestParseHostURL 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestParseHostURL (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 17:46:13 [2023-07-15T17:46:13.474Z] === RUN TestNegotiateAPIVersionEmpty 17:46:13 [2023-07-15T17:46:13.474Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestNegotiateAPIVersion 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestNegotiateAPIVersion (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestNegotiateAPVersionOverride 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestNegotiateAPIVersionAutomatic 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestNegotiateAPIVersionWithFixedVersion 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestClientRedirect 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestClientRedirect (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigCreateUnsupported 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigCreateUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigCreateError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigCreate 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigCreate (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigInspectNotFound 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigInspectNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigInspectUnsupported 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigInspectUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigInspectError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigInspectConfigNotFound 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigInspect 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigListUnsupported 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigListUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigListError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigListError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigList 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigList (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigRemoveUnsupported 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigRemoveError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigRemove 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigUpdateUnsupported 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigUpdateError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigUpdateError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestConfigUpdate 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestConfigUpdate (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerCommitError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerCommitError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerCommit 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerCommit (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStatPathError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStatPathError (0.01s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStatPathNotFoundError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStatPathNoHeaderError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStatPath 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStatPath (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyToContainerError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyToContainerError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyToContainerNotFoundError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyToContainerNotStatusOKError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyToContainer 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyToContainer (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyFromContainerError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyFromContainerError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyFromContainerNotFoundError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyFromContainerNotStatusOKError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyFromContainerNoHeaderError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestCopyFromContainer 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestCopyFromContainer (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerCreateError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerCreateImageNotFound 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerCreateWithName 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerCreateWithName (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerCreateAutoRemove 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerDiffError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerDiffError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerDiff 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerDiff (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExecCreateError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExecCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExecCreate 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExecCreate (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExecStartError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExecStartError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExecStart 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExecStart (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExecInspectError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExecInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExecInspect 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExecInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExportError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExportError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExport 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExport (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerInspectError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerInspectContainerNotFound 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerInspect 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerInspectNode 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerInspectNode (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerKillError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerKillError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerKill 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerKill (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerListError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerListError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerList 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerList (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerLogsNotFoundError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerLogsError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerLogsError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerLogs 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerLogs (0.22s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerPauseError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerPauseError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerPause 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerPause (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainersPruneError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainersPruneError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainersPrune 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainersPrune (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerRemoveError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerRemoveNotFoundError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerRemove 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerRenameError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerRenameError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerRename 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerRename (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerResizeError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerResizeError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExecResizeError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExecResizeError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerResize 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerResize (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerExecResize 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerExecResize (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerRestartError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerRestartError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerRestart 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerRestart (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStartError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStartError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStart 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStart (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStatsError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStatsError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStats 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStats (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStopError 17:46:13 [2023-07-15T17:46:13.475Z] --- PASS: TestContainerStopError (0.00s) 17:46:13 [2023-07-15T17:46:13.475Z] === RUN TestContainerStop 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerStop (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestContainerTopError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerTopError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestContainerTop 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerTop (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestContainerUnpauseError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerUnpauseError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestContainerUnpause 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerUnpause (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestContainerUpdateError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerUpdateError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestContainerUpdate 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerUpdate (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestContainerWaitError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerWaitError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestContainerWait 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestContainerWait (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestDiskUsageError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestDiskUsageError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestDiskUsage 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestDiskUsage (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestDistributionInspectUnsupported 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestDistributionInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestEventsErrorInOptions 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestEventsErrorInOptions (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestEventsErrorFromServer 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestEventsErrorFromServer (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestEvents 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestEvents (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestTLSCloseWriter 17:46:13 [2023-07-15T17:46:13.934Z] === PAUSE TestTLSCloseWriter 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageBuildError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageBuildError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageBuild 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageBuild (0.02s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestGetDockerOS 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestGetDockerOS (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageCreateError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageCreate 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageCreate (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageHistoryError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageHistoryError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageHistory 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageHistory (0.01s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageImportError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageImportError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageImport 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageImport (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageInspectError 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageInspectImageNotFound 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageInspectImageNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageInspect 17:46:13 [2023-07-15T17:46:13.934Z] --- PASS: TestImageInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.934Z] === RUN TestImageListError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageListError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageList 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageList (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageListApiBefore125 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageListApiBefore125 (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageLoadError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageLoadError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageLoad 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageLoad (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagesPruneError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagesPruneError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagesPrune 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagesPrune (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePullReferenceParseError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePullReferenceParseError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePullAnyError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePullAnyError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePullStatusUnauthorizedError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePullWithPrivilegedFuncNoError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePullWithoutErrors 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePullWithoutErrors (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushReferenceError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushReferenceError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushAnyError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushAnyError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushStatusUnauthorizedError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushWithPrivilegedFuncNoError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushWithoutErrors 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushWithoutErrors (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageRemoveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageRemoveImageNotFound 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageRemove 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageSaveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageSaveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageSave 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageSave (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageSearchAnyError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageSearchAnyError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageSearchStatusUnauthorizedError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageSearchWithPrivilegedFuncNoError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageSearchWithoutErrors 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageTagError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageTagError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageTagInvalidReference 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageTagInvalidReference (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageTagInvalidSourceImageName 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageTagHexSource 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageTagHexSource (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestImageTag 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestImageTag (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestInfoServerError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestInfoServerError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestInfoInvalidResponseJSONError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestInfo 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestInfo (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkConnectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkConnectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkConnect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkConnect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkCreateError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkCreate 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkCreate (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkDisconnectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkDisconnectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkDisconnect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkDisconnect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkInspectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkInspectNotFoundError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkInspect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkListError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkListError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkList 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkList (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworksPruneError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworksPruneError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworksPrune 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworksPrune (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkRemoveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNetworkRemove 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNetworkRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeInspectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeInspectNodeNotFound 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeInspect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeListError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeListError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeList 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeList (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeRemoveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeRemove 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeUpdateError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeUpdateError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestNodeUpdate 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestNodeUpdate (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestOptionWithTimeout 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestOptionWithTimeout (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPingFail 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPingFail (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPingWithError 17:46:13 [2023-07-15T17:46:13.935Z] 2023/07/15 17:46:13 RoundTripper returned a response & error; ignoring response 17:46:13 [2023-07-15T17:46:13.935Z] 2023/07/15 17:46:13 RoundTripper returned a response & error; ignoring response 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPingWithError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPingSuccess 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPingSuccess (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPingHeadFallback 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPingHeadFallback/OK 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPingHeadFallback/Internal_Server_Error 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPingHeadFallback/Not_Found 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPingHeadFallback/Method_Not_Allowed 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPingHeadFallback (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPingHeadFallback/OK (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginDisableError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginDisableError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginDisable 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginDisable (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginEnableError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginEnableError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginEnable 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginEnable (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginInspectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginInspect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginListError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginListError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginList 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginList (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginPushError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginPushError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginPush 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginPush (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginRemoveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginRemove 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginSetError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginSetError (0.01s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPluginSet 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPluginSet (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSetHostHeader 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSetHostHeader (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestPlainTextError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestPlainTextError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestInfiniteError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestInfiniteError (0.13s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretCreateUnsupported 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretCreateUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretCreateError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretCreate 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretCreate (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretInspectUnsupported 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretInspectUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretInspectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretInspectSecretNotFound 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretInspect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretListUnsupported 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretListUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretListError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretListError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretList 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretList (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretRemoveUnsupported 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretRemoveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretRemove 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretUpdateUnsupported 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretUpdateError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretUpdateError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSecretUpdate 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSecretUpdate (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceCreateError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceCreate 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceCreate (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceCreateCompatiblePlatforms 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceCreateDigestPinning 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceInspectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceInspectServiceNotFound 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceInspect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceListError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceListError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceList 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceList (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceLogsError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceLogsError (0.01s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceLogs 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceLogs (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceRemoveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceRemoveNotFoundError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceRemove 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceUpdateError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceUpdateError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestServiceUpdate 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestServiceUpdate (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmGetUnlockKeyError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmGetUnlockKey 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmInitError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmInitError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmInit 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmInit (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmInspectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmInspect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmJoinError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmJoinError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmJoin 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmJoin (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmLeaveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmLeaveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmLeave 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmLeave (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmUnlockError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmUnlockError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmUnlock 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmUnlock (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmUpdateError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmUpdateError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestSwarmUpdate 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestSwarmUpdate (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestTaskInspectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestTaskInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestTaskInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestTaskInspect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestTaskInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestTaskListError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestTaskListError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestTaskList 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestTaskList (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeCreateError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeCreateError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeCreate 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeCreate (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeInspectError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeInspectError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeInspectNotFound 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeInspectNotFound (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeInspectWithEmptyID 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeInspect 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeInspect (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeListError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeListError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeList 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeList (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeRemoveError 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeRemoveError (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === RUN TestVolumeRemove 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestVolumeRemove (0.00s) 17:46:13 [2023-07-15T17:46:13.935Z] === CONT TestTLSCloseWriter 17:46:13 [2023-07-15T17:46:13.935Z] --- PASS: TestTLSCloseWriter (0.02s) 17:46:13 [2023-07-15T17:46:13.935Z] PASS 17:46:13 [2023-07-15T17:46:13.935Z] coverage: 74.9% of statements 17:46:13 [2023-07-15T17:46:13.935Z] ok github.com/docker/docker/client 0.607s coverage: 74.9% of statements 17:46:14 [2023-07-15T17:46:14.395Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:14 [2023-07-15T17:46:14.395Z] 17:46:14 [2023-07-15T17:46:14.395Z] gitutils_test.go:211: git-http-backend: 17:46:14 [2023-07-15T17:46:14.480Z] === RUN TestDockerSuite/TestSaveSingleTag 17:46:14 [2023-07-15T17:46:14.480Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 17:46:14 [2023-07-15T17:46:14.480Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 17:46:15 [2023-07-15T17:46:15.411Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 17:46:16 [2023-07-15T17:46:16.781Z] === RUN TestDockerSuite/TestSearchCmdOptions 17:46:17 [2023-07-15T17:46:17.305Z] === RUN TestCheckoutGit/:subdir 17:46:17 [2023-07-15T17:46:17.344Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 17:46:17 [2023-07-15T17:46:17.344Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 17:46:17 [2023-07-15T17:46:17.344Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 17:46:17 [2023-07-15T17:46:17.601Z] === RUN TestDockerSuite/TestSearchWithLimit 17:46:18 [2023-07-15T17:46:18.164Z] === RUN TestDockerSuite/TestSlowStdinClosing 17:46:18 [2023-07-15T17:46:18.272Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:18 [2023-07-15T17:46:18.272Z] 17:46:18 [2023-07-15T17:46:18.272Z] gitutils_test.go:211: git-http-backend: 17:46:20 [2023-07-15T17:46:20.687Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 17:46:21 [2023-07-15T17:46:21.250Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 17:46:22 [2023-07-15T17:46:22.006Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:22 [2023-07-15T17:46:22.006Z] 17:46:22 [2023-07-15T17:46:22.006Z] gitutils_test.go:211: git-http-backend: 17:46:24 [2023-07-15T17:46:24.523Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 17:46:24 [2023-07-15T17:46:24.921Z] === RUN TestCheckoutGit/:nosubdir 17:46:25 [2023-07-15T17:46:25.892Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:25 [2023-07-15T17:46:25.892Z] 17:46:25 [2023-07-15T17:46:25.892Z] gitutils_test.go:211: git-http-backend: 17:46:25 [2023-07-15T17:46:25.895Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 17:46:27 [2023-07-15T17:46:27.264Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 17:46:27 [2023-07-15T17:46:27.430Z] === RUN TestCheckoutGit/:Dockerfile 17:46:27 [2023-07-15T17:46:27.828Z] === RUN TestDockerSuite/TestStartAttachSilent 17:46:28 [2023-07-15T17:46:28.400Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:28 [2023-07-15T17:46:28.400Z] 17:46:28 [2023-07-15T17:46:28.400Z] gitutils_test.go:211: git-http-backend: 17:46:29 [2023-07-15T17:46:29.199Z] === RUN TestDockerSuite/TestStartAttachWithRename 17:46:29 [2023-07-15T17:46:29.369Z] === RUN TestCheckoutGit/master:nosubdir 17:46:30 [2023-07-15T17:46:30.339Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:30 [2023-07-15T17:46:30.339Z] 17:46:30 [2023-07-15T17:46:30.339Z] gitutils_test.go:211: git-http-backend: 17:46:31 [2023-07-15T17:46:31.307Z] === RUN TestCheckoutGit/master:subdir 17:46:31 [2023-07-15T17:46:31.720Z] === RUN TestDockerSuite/TestStartMultipleContainers 17:46:32 [2023-07-15T17:46:32.277Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:32 [2023-07-15T17:46:32.278Z] 17:46:32 [2023-07-15T17:46:32.278Z] gitutils_test.go:211: git-http-backend: 17:46:33 [2023-07-15T17:46:33.089Z] === RUN TestDockerSuite/TestStartPausedContainer 17:46:33 [2023-07-15T17:46:33.654Z] === RUN TestDockerSuite/TestStartRecordError 17:46:34 [2023-07-15T17:46:34.583Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 17:46:35 [2023-07-15T17:46:35.187Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:35 [2023-07-15T17:46:35.187Z] 17:46:35 [2023-07-15T17:46:35.187Z] gitutils_test.go:211: git-http-backend: 17:46:36 [2023-07-15T17:46:36.517Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 17:46:37 [2023-07-15T17:46:37.460Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 17:46:37 [2023-07-15T17:46:37.460Z] === RUN TestDockerSuite/TestStatsAllNoStream 17:46:38 [2023-07-15T17:46:38.134Z] === RUN TestCheckoutGit/master:../subdir 17:46:38 [2023-07-15T17:46:38.598Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:38 [2023-07-15T17:46:38.598Z] 17:46:38 [2023-07-15T17:46:38.598Z] gitutils_test.go:211: git-http-backend: 17:46:39 [2023-07-15T17:46:39.580Z] === RUN TestCheckoutGit/test 17:46:39 [2023-07-15T17:46:39.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 17:46:40 [2023-07-15T17:46:40.039Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:40 [2023-07-15T17:46:40.039Z] 17:46:40 [2023-07-15T17:46:40.039Z] gitutils_test.go:211: git-http-backend: 17:46:40 [2023-07-15T17:46:40.238Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 17:46:42 [2023-07-15T17:46:42.218Z] === RUN TestCheckoutGit/test: 17:46:42 [2023-07-15T17:46:42.761Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 17:46:43 [2023-07-15T17:46:43.187Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:43 [2023-07-15T17:46:43.187Z] 17:46:43 [2023-07-15T17:46:43.187Z] gitutils_test.go:211: git-http-backend: 17:46:44 [2023-07-15T17:46:44.656Z] === RUN TestDockerSuite/TestStatsContainerNotFound 17:46:44 [2023-07-15T17:46:44.656Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 17:46:46 [2023-07-15T17:46:46.094Z] === RUN TestCheckoutGit/test:subdir 17:46:47 [2023-07-15T17:46:47.064Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 17:46:47 [2023-07-15T17:46:47.064Z] 17:46:47 [2023-07-15T17:46:47.064Z] gitutils_test.go:211: git-http-backend: 17:46:47 [2023-07-15T17:46:47.930Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 17:46:47 [2023-07-15T17:46:47.930Z] === RUN TestDockerSuite/TestStatsFormatAll 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliConfigWithTLS 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliConfigWithConflicts 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliWithConflictingLabels 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliWithDuplicateLabels 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonCliConfigWithLogLevel 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestLoadDaemonConfigWithRegistryOptions 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestConfigureDaemonLogs 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestConfigureDaemonLogs (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestCommonOptionsInstallFlags 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] PASS 17:46:49 [2023-07-15T17:46:49.246Z] coverage: 18.4% of statements 17:46:49 [2023-07-15T17:46:49.246Z] ok github.com/docker/docker/cmd/dockerd 0.439s coverage: 18.4% of statements 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit (54.49s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/#00 (7.57s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/master (8.23s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/:subdir (7.27s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/:nosubdir (2.65s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/:Dockerfile (1.96s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/master:nosubdir (2.09s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/master:subdir (6.45s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/master:../subdir (1.67s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/test (2.87s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/test: (3.72s) 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestCheckoutGit/test:subdir (3.27s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestValidGitTransport 17:46:49 [2023-07-15T17:46:49.246Z] --- PASS: TestValidGitTransport (0.00s) 17:46:49 [2023-07-15T17:46:49.246Z] === RUN TestGitInvalidRef 17:46:49 [2023-07-15T17:46:49.709Z] --- PASS: TestGitInvalidRef (0.29s) 17:46:49 [2023-07-15T17:46:49.709Z] PASS 17:46:49 [2023-07-15T17:46:49.709Z] coverage: 83.5% of statements 17:46:49 [2023-07-15T17:46:49.709Z] ok github.com/docker/docker/builder/remotecontext/git 54.860s coverage: 83.5% of statements 17:46:50 [2023-07-15T17:46:50.452Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestContainerStopSignal 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestContainerStopSignal (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestContainerStopTimeout 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestContainerStopTimeout (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestContainerSecretReferenceDestTarget 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestContainerLogPathSetForJSONFileLogger 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestContainerLogPathSetForRingLogger 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestReplaceAndAppendEnvVars 17:46:51 [2023-07-15T17:46:51.889Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestNewMemoryStore 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestNewMemoryStore (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestAddContainers 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestAddContainers (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestGetContainer 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestGetContainer (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestDeleteContainer 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestDeleteContainer (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestListContainers 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestListContainers (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestFirstContainer 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestFirstContainer (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestApplyAllContainer 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestApplyAllContainer (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestIsValidHealthString 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestIsValidHealthString (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestStateRunStop 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestStateRunStop (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestStateTimeoutWait 17:46:51 [2023-07-15T17:46:51.889Z] ? github.com/docker/docker/cli [no test files] 17:46:51 [2023-07-15T17:46:51.889Z] ? github.com/docker/docker/cli/config [no test files] 17:46:51 [2023-07-15T17:46:51.889Z] state_test.go:141: Stop callback fired 17:46:51 [2023-07-15T17:46:51.889Z] state_test.go:165: Stop callback fired 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestStateTimeoutWait (0.11s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestIsValidStateString 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestIsValidStateString (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestViewSaveDelete 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestViewSaveDelete (0.03s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestViewAll 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestViewAll (0.02s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestViewGet 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestViewGet (0.01s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestNames 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestNames (0.00s) 17:46:51 [2023-07-15T17:46:51.889Z] === RUN TestViewWithHealthCheck 17:46:51 [2023-07-15T17:46:51.889Z] --- PASS: TestViewWithHealthCheck (0.01s) 17:46:51 [2023-07-15T17:46:51.889Z] PASS 17:46:51 [2023-07-15T17:46:51.889Z] coverage: 41.4% of statements 17:46:51 [2023-07-15T17:46:51.889Z] ok github.com/docker/docker/container 0.293s coverage: 41.4% of statements 17:46:51 [2023-07-15T17:46:51.889Z] ? github.com/docker/docker/container/stream [no test files] 17:46:51 [2023-07-15T17:46:51.889Z] ? github.com/docker/docker/contrib/apparmor [no test files] 17:46:51 [2023-07-15T17:46:51.889Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 17:46:51 [2023-07-15T17:46:51.889Z] ? github.com/docker/docker/contrib/httpserver [no test files] 17:46:52 [2023-07-15T17:46:52.347Z] === RUN TestDockerSuite/TestStatsNoStream 17:46:52 [2023-07-15T17:46:52.911Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 17:46:54 [2023-07-15T17:46:54.082Z] === RUN TestPrepare 17:46:54 [2023-07-15T17:46:54.082Z] --- PASS: TestPrepare (0.00s) 17:46:54 [2023-07-15T17:46:54.082Z] === RUN TestStart 17:46:54 [2023-07-15T17:46:54.082Z] --- PASS: TestStart (0.00s) 17:46:54 [2023-07-15T17:46:54.082Z] === RUN TestWaitCancel 17:46:54 [2023-07-15T17:46:54.082Z] --- PASS: TestWaitCancel (0.00s) 17:46:54 [2023-07-15T17:46:54.082Z] === RUN TestWaitDisabled 17:46:54 [2023-07-15T17:46:54.082Z] --- PASS: TestWaitDisabled (0.00s) 17:46:54 [2023-07-15T17:46:54.082Z] === RUN TestWaitEnabled 17:46:54 [2023-07-15T17:46:54.082Z] --- PASS: TestWaitEnabled (0.00s) 17:46:54 [2023-07-15T17:46:54.082Z] === RUN TestRemove 17:46:54 [2023-07-15T17:46:54.082Z] --- PASS: TestRemove (0.00s) 17:46:54 [2023-07-15T17:46:54.082Z] PASS 17:46:54 [2023-07-15T17:46:54.082Z] coverage: 65.3% of statements 17:46:54 [2023-07-15T17:46:54.082Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.109s coverage: 65.3% of statements 17:46:55 [2023-07-15T17:46:55.433Z] === RUN TestDockerSuite/TestStopContainerSignal 17:46:55 [2023-07-15T17:46:55.433Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestNewListSecretsFilters 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestNewListSecretsFilters (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestNewListConfigsFilters 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestNewListConfigsFilters (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] PASS 17:46:55 [2023-07-15T17:46:55.620Z] coverage: 0.5% of statements 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCContainerRuntime 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCIsolation 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCIsolation/empty 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCIsolation/default 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCIsolation/process 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCIsolation/proCess 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertFromGRPCIsolation 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertFromGRPCIsolation/default 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertFromGRPCIsolation/process 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCCredentialSpec 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 17:46:55 [2023-07-15T17:46:55.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] ok github.com/docker/docker/daemon/cluster 0.212s coverage: 0.5% of statements 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertFromGRPCConfigs 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertFromGRPCConfigs/file 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCConfigs 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCConfigs/file 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCConfigs/runtime 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 17:46:55 [2023-07-15T17:46:55.621Z] === RUN TestServiceConvertToGRPCConfigs/none 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 17:46:55 [2023-07-15T17:46:55.621Z] PASS 17:46:55 [2023-07-15T17:46:55.621Z] coverage: 35.9% of statements 17:46:55 [2023-07-15T17:46:55.621Z] ok github.com/docker/docker/daemon/cluster/convert 0.403s coverage: 35.9% of statements 17:46:56 [2023-07-15T17:46:56.803Z] === RUN TestDockerSuite/TestTopMultipleArgs 17:46:57 [2023-07-15T17:46:57.367Z] === RUN TestDockerSuite/TestTopNonPrivileged 17:46:58 [2023-07-15T17:46:58.298Z] === RUN TestDockerSuite/TestTopPrivileged 17:46:58 [2023-07-15T17:46:58.531Z] === RUN TestDiscoveryOptsErrors 17:46:58 [2023-07-15T17:46:58.531Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 17:46:58 [2023-07-15T17:46:58.531Z] === RUN TestDiscoveryOpts 17:46:58 [2023-07-15T17:46:58.531Z] --- PASS: TestDiscoveryOpts (0.00s) 17:46:58 [2023-07-15T17:46:58.531Z] PASS 17:46:58 [2023-07-15T17:46:58.531Z] coverage: 30.0% of statements 17:46:58 [2023-07-15T17:46:58.531Z] ok github.com/docker/docker/daemon/discovery 0.170s coverage: 30.0% of statements 17:46:58 [2023-07-15T17:46:58.555Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 17:46:58 [2023-07-15T17:46:58.812Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 17:46:58 [2023-07-15T17:46:58.812Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 17:46:58 [2023-07-15T17:46:58.812Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 17:46:59 [2023-07-15T17:46:59.068Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 17:47:00 [2023-07-15T17:47:00.706Z] === RUN TestBuilderGC 17:47:00 [2023-07-15T17:47:00.706Z] --- PASS: TestBuilderGC (0.00s) 17:47:00 [2023-07-15T17:47:00.706Z] === RUN TestDaemonConfigurationNotFound 17:47:00 [2023-07-15T17:47:00.706Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 17:47:00 [2023-07-15T17:47:00.706Z] === RUN TestDaemonBrokenConfiguration 17:47:00 [2023-07-15T17:47:00.706Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 17:47:00 [2023-07-15T17:47:00.706Z] === RUN TestParseClusterAdvertiseSettings 17:47:00 [2023-07-15T17:47:00.706Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 17:47:00 [2023-07-15T17:47:00.706Z] === RUN TestFindConfigurationConflicts 17:47:01 [2023-07-15T17:47:01.176Z] --- PASS: TestFindConfigurationConflicts (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestFindConfigurationConflictsWithNamedOptions 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMergeConflicts 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMergeConcurrent 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMergeConcurrentError 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.08s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.08s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestFindConfigurationConflictsWithMergedValues 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/single_label_without_value 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration/with_label 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration/with_dns 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration/with_dns-search 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration/with_max-download-attempts 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestValidateConfiguration/with_node_generic_resources 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestModifiedDiscoverySettings 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestReloadSetConfigFileNotExist 17:47:01 [2023-07-15T17:47:01.177Z] time="2023-07-15T17:47:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestReloadDefaultConfigNotExist 17:47:01 [2023-07-15T17:47:01.177Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root 17:47:01 [2023-07-15T17:47:01.177Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestReloadBadDefaultConfig 17:47:01 [2023-07-15T17:47:01.177Z] time="2023-07-15T17:47:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1567843360" 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestReloadBadDefaultConfig (0.01s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestReloadWithConflictingLabels 17:47:01 [2023-07-15T17:47:01.177Z] time="2023-07-15T17:47:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-558655516" 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestReloadWithDuplicateLabels 17:47:01 [2023-07-15T17:47:01.177Z] time="2023-07-15T17:47:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2852770859" 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] === RUN TestDaemonConfigurationMerge 17:47:01 [2023-07-15T17:47:01.177Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 17:47:01 [2023-07-15T17:47:01.177Z] PASS 17:47:01 [2023-07-15T17:47:01.177Z] coverage: 79.7% of statements 17:47:01 [2023-07-15T17:47:01.177Z] ok github.com/docker/docker/daemon/config 0.634s coverage: 79.7% of statements 17:47:01 [2023-07-15T17:47:01.639Z] === RUN TestWaitNodeAttachment 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestEventsLog 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestEventsLog (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestEventsLogTimeout 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestEventsLogTimeout (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestLogEvents 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestLogEvents (0.07s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestLoadBufferedEvents 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestWaitNodeAttachment (0.43s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestIsolationConversion 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestIsolationConversion/default 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestIsolationConversion/process 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestIsolationConversion/hyperv 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestIsolationConversion (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestIsolationConversion/default (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestIsolationConversion/process (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestContainerLabels 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestContainerLabels (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestCredentialSpecConversion 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestCredentialSpecConversion/none 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestCredentialSpecConversion/config 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestCredentialSpecConversion/file 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestCredentialSpecConversion/registry 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestCredentialSpecConversion (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestControllerValidateMountBind 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestControllerValidateMountBind (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestControllerValidateMountVolume 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestControllerValidateMountVolume (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestControllerValidateMountTarget 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestControllerValidateMountTarget (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestControllerValidateMountTmpfs 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestControllerValidateMountInvalidType 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] === RUN TestControllerValidateMountNamedPipe 17:47:02 [2023-07-15T17:47:02.101Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 17:47:02 [2023-07-15T17:47:02.101Z] PASS 17:47:02 [2023-07-15T17:47:02.101Z] coverage: 11.0% of statements 17:47:02 [2023-07-15T17:47:02.101Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.649s coverage: 11.0% of statements 17:47:02 [2023-07-15T17:47:02.344Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 17:47:02 [2023-07-15T17:47:02.563Z] --- PASS: TestLoadBufferedEvents (0.27s) 17:47:02 [2023-07-15T17:47:02.563Z] === RUN TestLoadBufferedEventsOnlyFromPast 17:47:02 [2023-07-15T17:47:02.563Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 17:47:02 [2023-07-15T17:47:02.563Z] === RUN TestIgnoreBufferedWhenNoTimes 17:47:02 [2023-07-15T17:47:02.563Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 17:47:02 [2023-07-15T17:47:02.563Z] PASS 17:47:02 [2023-07-15T17:47:02.563Z] coverage: 50.0% of statements 17:47:02 [2023-07-15T17:47:02.563Z] ok github.com/docker/docker/daemon/events 0.479s coverage: 50.0% of statements 17:47:03 [2023-07-15T17:47:03.533Z] === RUN TestIsEmptyDir 17:47:03 [2023-07-15T17:47:03.533Z] --- PASS: TestIsEmptyDir (0.01s) 17:47:03 [2023-07-15T17:47:03.533Z] PASS 17:47:03 [2023-07-15T17:47:03.533Z] coverage: 2.3% of statements 17:47:03 [2023-07-15T17:47:03.533Z] ok github.com/docker/docker/daemon/graphdriver 0.241s coverage: 2.3% of statements 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestLinkNaming 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestLinkNaming (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestLinkNew 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestLinkNew (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestLinkEnv 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestLinkEnv (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestLinkMultipleEnv 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestLinkMultipleEnv (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestLinkPortRangeEnv 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestLinkPortRangeEnv (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] PASS 17:47:03 [2023-07-15T17:47:03.992Z] coverage: 93.0% of statements 17:47:03 [2023-07-15T17:47:03.992Z] ok github.com/docker/docker/daemon/links 0.061s coverage: 93.0% of statements 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestVerifyNetworkingConfig 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestGetContainer 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestGetContainer (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestValidContainerNames 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestValidContainerNames (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestContainerInitDNS 17:47:03 [2023-07-15T17:47:03.992Z] daemon_test.go:146: root required 17:47:03 [2023-07-15T17:47:03.992Z] --- SKIP: TestContainerInitDNS (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestMerge 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestMerge (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestValidateContainerIsolation 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestValidateContainerIsolation (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestFindNetworkErrorType 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestFindNetworkErrorType (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestEnsureServicesExist 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestEnsureServicesExist (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestEnsureServicesExistErrors 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestContainerDelete 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestContainerDelete (0.01s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestContainerDoubleDelete 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestContainerDoubleDelete (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestLogContainerEventCopyLabels 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestLogContainerEventWithAttributes 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestNoneHealthcheck 17:47:03 [2023-07-15T17:47:03.992Z] --- PASS: TestNoneHealthcheck (0.00s) 17:47:03 [2023-07-15T17:47:03.992Z] === RUN TestHealthStates 17:47:04 [2023-07-15T17:47:04.238Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] time="2023-07-15T17:47:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestHealthStates (0.23s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestMaskURLCredentials 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestMaskURLCredentials (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestGetInspectData 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestGetInspectData (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestFillLicense 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestFillLicense (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestListInvalidFilter 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestListInvalidFilter (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestNameFilter 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestNameFilter (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestMergeAndVerifyLogConfigNilConfig 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestDaemonReloadLabels 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestDaemonReloadLabels (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestDaemonReloadMirrors 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestDaemonReloadMirrors (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestDaemonReloadInsecureRegistries 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestDaemonReloadNotAffectOthers 17:47:04 [2023-07-15T17:47:04.453Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 17:47:04 [2023-07-15T17:47:04.453Z] === RUN TestDaemonDiscoveryReload 17:47:05 [2023-07-15T17:47:05.169Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 17:47:05 [2023-07-15T17:47:05.425Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 17:47:05 [2023-07-15T17:47:05.431Z] --- PASS: TestDaemonDiscoveryReload (1.05s) 17:47:05 [2023-07-15T17:47:05.431Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 17:47:05 [2023-07-15T17:47:05.904Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) 17:47:05 [2023-07-15T17:47:05.904Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 17:47:06 [2023-07-15T17:47:06.356Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 17:47:06 [2023-07-15T17:47:06.365Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) 17:47:06 [2023-07-15T17:47:06.365Z] === RUN TestDaemonReloadNetworkDiagnosticPort 17:47:06 [2023-07-15T17:47:06.365Z] reload_test.go:520: root required 17:47:06 [2023-07-15T17:47:06.365Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 17:47:06 [2023-07-15T17:47:06.365Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 17:47:06 [2023-07-15T17:47:06.365Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 17:47:06 [2023-07-15T17:47:06.365Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 17:47:06 [2023-07-15T17:47:06.365Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) 17:47:06 [2023-07-15T17:47:06.365Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestParseVolumesFrom 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestParseVolumesFrom (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] PASS 17:47:06 [2023-07-15T17:47:06.823Z] coverage: 8.9% of statements 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestAdapterReadLogs 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestAdapterReadLogs (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestCopier 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestCopier (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestCopierLongLines 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestCopierLongLines (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestCopierSlow 17:47:06 [2023-07-15T17:47:06.823Z] ok github.com/docker/docker/daemon 2.646s coverage: 8.9% of statements 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/exec [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestCopierSlow (0.22s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestCopierWithSized 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestCopierWithSized/as_is 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestCopierWithSized/With_RingLogger 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestCopierWithSized (0.01s) 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestCopierWithSized/as_is (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestCopierWithPartial 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestCopierWithPartial (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestRingLogger 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestRingLogger (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestRingCap 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestRingCap (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestRingClose 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestRingClose (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] === RUN TestRingDrain 17:47:06 [2023-07-15T17:47:06.823Z] --- PASS: TestRingDrain (0.00s) 17:47:06 [2023-07-15T17:47:06.823Z] PASS 17:47:06 [2023-07-15T17:47:06.823Z] coverage: 43.5% of statements 17:47:06 [2023-07-15T17:47:06.823Z] ok github.com/docker/docker/daemon/logger 0.346s coverage: 43.5% of statements 17:47:06 [2023-07-15T17:47:06.921Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 17:47:07 [2023-07-15T17:47:07.484Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewStreamConfig 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewStreamConfig/defaults 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewStreamConfig/invalid_create_group 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewStreamConfig/invalid_flush_interval 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewStreamConfig/flush_interval_at_15 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewStreamConfig (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewAWSLogsClientUserAgentHandler 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestNewAWSLogsClientRegionDetect 17:47:07 [2023-07-15T17:47:07.789Z] time="2023-07-15T17:47:07Z" level=info msg="Trying to get region from EC2 Metadata" 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestCreateSuccess 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestCreateSuccess (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestCreateLogGroupSuccess 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestCreateError 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestCreateError (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestCreateAlreadyExists 17:47:07 [2023-07-15T17:47:07.789Z] time="2023-07-15T17:47:07Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestCreateAlreadyExists (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestLogClosed 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestLogClosed (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestLogBlocking 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestLogBlocking (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestLogBufferEmpty 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestLogBufferEmpty (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestPublishBatchSuccess 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestPublishBatchSuccess (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestPublishBatchError 17:47:07 [2023-07-15T17:47:07.789Z] time="2023-07-15T17:47:07Z" level=error msg=Error 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestPublishBatchError (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestPublishBatchInvalidSeqSuccess 17:47:07 [2023-07-15T17:47:07.789Z] time="2023-07-15T17:47:07Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 17:47:07 [2023-07-15T17:47:07.789Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 17:47:07 [2023-07-15T17:47:07.789Z] === RUN TestPublishBatchAlreadyAccepted 17:47:07 [2023-07-15T17:47:07.789Z] time="2023-07-15T17:47:07Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 17:47:07 [2023-07-15T17:47:07.790Z] time="2023-07-15T17:47:07Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchSimple 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchSimple (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchTicker 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchTicker (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchMultilinePattern 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchClose 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchClose (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestEffectiveLen 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestEffectiveLen/0/Hello 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestEffectiveLen/2/🙃 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestEffectiveLen/3/���� 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestEffectiveLen/4/He��o 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestEffectiveLen/5/ 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestEffectiveLen (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestEffectiveLen/5/ (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit/0/ 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1017: 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1018: 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit/1/Hello 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1017: Hello 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1018: 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit/2/Hello 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1017: He 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1018: llo 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit/3/Hello 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1017: 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1018: Hello 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit/4/🙃 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1017: 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1018: 🙃 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit/5/🙃 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1017: 🙃 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1018: 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit/6/a� 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1017: a 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1018: � 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestFindValidSplit/7/a� 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1017: a� 17:47:07 [2023-07-15T17:47:07.790Z] cloudwatchlogs_test.go:1018: 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit/0/ (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestProcessEventEmoji 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestProcessEventEmoji (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchLineSplit 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchLineSplit (0.03s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchLineSplitWithBinary 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchMaxEvents 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchMaxEvents (0.03s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchMaxTotalBytes 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCollectBatchWithDuplicateTimestamps 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestSearchRegistryForImagesErrors 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestSearchRegistryForImages 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestSearchRegistryForImages (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestOnlyPlatformWithFallback 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestImageDelete 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsMultilinePattern 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsDatetimeFormat 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestImageDelete/no_lease 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestCreateTagSuccess 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestCreateTagSuccess (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestImageDelete/lease_exists 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 17:47:07 [2023-07-15T17:47:07.790Z] === RUN TestNewAWSLogsClientCredentialSharedFile 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) 17:47:07 [2023-07-15T17:47:07.790Z] PASS 17:47:07 [2023-07-15T17:47:07.790Z] coverage: 76.5% of statements 17:47:07 [2023-07-15T17:47:07.790Z] --- PASS: TestImageDelete (0.07s) 17:47:08 [2023-07-15T17:47:08.250Z] --- PASS: TestImageDelete/no_lease (0.02s) 17:47:08 [2023-07-15T17:47:08.250Z] --- PASS: TestImageDelete/lease_exists (0.03s) 17:47:08 [2023-07-15T17:47:08.250Z] === RUN TestContentStoreForPull 17:47:08 [2023-07-15T17:47:08.250Z] ok github.com/docker/docker/daemon/logger/awslogs 0.597s coverage: 76.5% of statements 17:47:08 [2023-07-15T17:47:08.250Z] --- PASS: TestContentStoreForPull (0.23s) 17:47:08 [2023-07-15T17:47:08.250Z] PASS 17:47:08 [2023-07-15T17:47:08.250Z] coverage: 6.6% of statements 17:47:08 [2023-07-15T17:47:08.250Z] ok github.com/docker/docker/daemon/images 0.470s coverage: 6.6% of statements 17:47:08 [2023-07-15T17:47:08.250Z] ? github.com/docker/docker/daemon/initlayer [no test files] 17:47:08 [2023-07-15T17:47:08.250Z] ? github.com/docker/docker/daemon/listeners [no test files] 17:47:08 [2023-07-15T17:47:08.250Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 17:47:08 [2023-07-15T17:47:08.250Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 17:47:08 [2023-07-15T17:47:08.250Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 17:47:08 [2023-07-15T17:47:08.250Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 17:47:08 [2023-07-15T17:47:08.250Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 17:47:08 [2023-07-15T17:47:08.414Z] === RUN TestDockerSuite/TestUpdatePausedContainer 17:47:08 [2023-07-15T17:47:08.708Z] === RUN TestJSONLogsMarshalJSONBuf 17:47:08 [2023-07-15T17:47:08.708Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 17:47:08 [2023-07-15T17:47:08.708Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 17:47:08 [2023-07-15T17:47:08.708Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) 17:47:08 [2023-07-15T17:47:08.708Z] === RUN TestFastTimeMarshalJSON 17:47:08 [2023-07-15T17:47:08.708Z] --- PASS: TestFastTimeMarshalJSON (0.01s) 17:47:08 [2023-07-15T17:47:08.708Z] PASS 17:47:08 [2023-07-15T17:47:08.708Z] coverage: 87.2% of statements 17:47:08 [2023-07-15T17:47:08.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.286s coverage: 87.2% of statements 17:47:08 [2023-07-15T17:47:08.978Z] === RUN TestDockerSuite/TestUpdateRunningContainer 17:47:09 [2023-07-15T17:47:09.170Z] === RUN TestJSONFileLogger 17:47:09 [2023-07-15T17:47:09.170Z] --- PASS: TestJSONFileLogger (0.00s) 17:47:09 [2023-07-15T17:47:09.170Z] === RUN TestJSONFileLoggerWithTags 17:47:09 [2023-07-15T17:47:09.170Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) 17:47:09 [2023-07-15T17:47:09.170Z] === RUN TestJSONFileLoggerWithOpts 17:47:09 [2023-07-15T17:47:09.170Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) 17:47:09 [2023-07-15T17:47:09.170Z] === RUN TestJSONFileLoggerWithLabelsEnv 17:47:09 [2023-07-15T17:47:09.170Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) 17:47:09 [2023-07-15T17:47:09.170Z] === RUN TestEncodeDecode 17:47:09 [2023-07-15T17:47:09.170Z] === PAUSE TestEncodeDecode 17:47:09 [2023-07-15T17:47:09.170Z] === RUN TestUnexpectedEOF 17:47:09 [2023-07-15T17:47:09.170Z] time="2023-07-15T17:47:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 17:47:09 [2023-07-15T17:47:09.170Z] time="2023-07-15T17:47:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 17:47:09 [2023-07-15T17:47:09.170Z] --- PASS: TestUnexpectedEOF (0.22s) 17:47:09 [2023-07-15T17:47:09.170Z] === CONT TestEncodeDecode 17:47:09 [2023-07-15T17:47:09.170Z] --- PASS: TestEncodeDecode (0.00s) 17:47:09 [2023-07-15T17:47:09.170Z] PASS 17:47:09 [2023-07-15T17:47:09.170Z] coverage: 69.9% of statements 17:47:09 [2023-07-15T17:47:09.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.350s coverage: 69.9% of statements 17:47:09 [2023-07-15T17:47:09.245Z] === RUN TestDockerSwarmSuite/TestServiceLogs 17:47:09 [2023-07-15T17:47:09.833Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 17:47:10 [2023-07-15T17:47:10.136Z] === RUN TestWriteLog 17:47:10 [2023-07-15T17:47:10.136Z] === PAUSE TestWriteLog 17:47:10 [2023-07-15T17:47:10.136Z] === RUN TestReadLog 17:47:10 [2023-07-15T17:47:10.136Z] === PAUSE TestReadLog 17:47:10 [2023-07-15T17:47:10.136Z] === RUN TestDecode 17:47:10 [2023-07-15T17:47:10.136Z] --- PASS: TestDecode (0.02s) 17:47:10 [2023-07-15T17:47:10.136Z] === CONT TestWriteLog 17:47:10 [2023-07-15T17:47:10.136Z] --- PASS: TestWriteLog (0.00s) 17:47:10 [2023-07-15T17:47:10.136Z] === CONT TestReadLog 17:47:10 [2023-07-15T17:47:10.136Z] === RUN TestReadLog/tail_exact 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestReadLog/tail_less_than_available 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestReadLog/tail_more_than_available 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestReadLog (0.22s) 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestReadLog/tail_exact (0.20s) 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) 17:47:10 [2023-07-15T17:47:10.594Z] PASS 17:47:10 [2023-07-15T17:47:10.594Z] coverage: 78.7% of statements 17:47:10 [2023-07-15T17:47:10.594Z] ok github.com/docker/docker/daemon/logger/local 0.353s coverage: 78.7% of statements 17:47:10 [2023-07-15T17:47:10.594Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestOpenFileDelete 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestOpenFileDelete (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestOpenFileRename 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestOpenFileRename (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestHandleDecoderErr 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestHandleDecoderErr (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestParseLogTagDefaultTag 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestParseLogTag 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestParseLogTag (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestParseLogTagEmptyTag 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestTailFiles 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestTailFiles (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestFollowLogsConsumerGone 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestFollowLogsProducerGone 17:47:10 [2023-07-15T17:47:10.594Z] logfile_test.go:233: messages sent: 4098, received: 4098 17:47:10 [2023-07-15T17:47:10.594Z] logfile_test.go:180: logDecode() closed after sending 4098 messages 17:47:10 [2023-07-15T17:47:10.594Z] --- PASS: TestFollowLogsProducerGone (0.01s) 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestCheckCapacityAndRotate 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestCheckCapacityAndRotate/closed_log_file 17:47:10 [2023-07-15T17:47:10.594Z] === RUN TestCheckCapacityAndRotate/with_log_reader 17:47:10 [2023-07-15T17:47:10.764Z] === RUN TestDockerSuite/TestUpdateStats 17:47:11 [2023-07-15T17:47:11.053Z] --- PASS: TestCheckCapacityAndRotate (0.24s) 17:47:11 [2023-07-15T17:47:11.053Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 17:47:11 [2023-07-15T17:47:11.053Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.21s) 17:47:11 [2023-07-15T17:47:11.053Z] PASS 17:47:11 [2023-07-15T17:47:11.053Z] coverage: 54.9% of statements 17:47:11 [2023-07-15T17:47:11.053Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.334s coverage: 54.9% of statements 17:47:11 [2023-07-15T17:47:11.053Z] === RUN TestLog 17:47:11 [2023-07-15T17:47:11.053Z] --- PASS: TestLog (0.01s) 17:47:11 [2023-07-15T17:47:11.053Z] PASS 17:47:11 [2023-07-15T17:47:11.053Z] coverage: 31.5% of statements 17:47:11 [2023-07-15T17:47:11.053Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.108s coverage: 31.5% of statements 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestValidateLogOpt 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestValidateLogOpt (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestNewMissedConfig 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestNewMissedConfig (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestNewMissedUrl 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestNewMissedUrl (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestNewMissedToken 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestNewMissedToken (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestNewWithProxy 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestNewWithProxy (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestDefault 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestDefault (0.01s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestInlineFormatWithNonDefaultOptions 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestJsonFormat 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestJsonFormat (0.01s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestRawFormat 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestRawFormat (0.01s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestRawFormatWithLabels 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestRawFormatWithLabels (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestRawFormatWithoutTag 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestRawFormatWithoutTag (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestBatching 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestNewParse 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestNewParse (0.00s) 17:47:12 [2023-07-15T17:47:12.020Z] PASS 17:47:12 [2023-07-15T17:47:12.020Z] coverage: 8.3% of statements 17:47:12 [2023-07-15T17:47:12.020Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements 17:47:12 [2023-07-15T17:47:12.020Z] --- PASS: TestBatching (0.34s) 17:47:12 [2023-07-15T17:47:12.020Z] === RUN TestFrequency 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestFrequency (0.24s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestOneMessagePerRequest 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestOneMessagePerRequest (0.01s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestVerify 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestVerify (0.00s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestSkipVerify 17:47:12 [2023-07-15T17:47:12.481Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.481Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.481Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.481Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestParseLogFormat 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestParseLogFormat (0.00s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestValidateLogOptEmpty 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestValidateLogOptEmpty (0.00s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestValidateSyslogAddress 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestValidateSyslogAddress (0.00s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestParseAddressDefaultPort 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestParseAddressDefaultPort (0.00s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestValidateSyslogFacility 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestValidateSyslogFacility (0.00s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestValidateLogOptSyslogFormat 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 17:47:12 [2023-07-15T17:47:12.481Z] === RUN TestValidateLogOpt 17:47:12 [2023-07-15T17:47:12.481Z] --- PASS: TestValidateLogOpt (0.00s) 17:47:12 [2023-07-15T17:47:12.481Z] PASS 17:47:12 [2023-07-15T17:47:12.481Z] coverage: 46.8% of statements 17:47:12 [2023-07-15T17:47:12.481Z] ok github.com/docker/docker/daemon/logger/syslog 0.081s coverage: 46.8% of statements 17:47:12 [2023-07-15T17:47:12.940Z] --- PASS: TestSkipVerify (0.53s) 17:47:12 [2023-07-15T17:47:12.940Z] === RUN TestBufferMaximum 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689443232.664172\",\"host\":\"3413289027c4\"}'" 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689443232.664172\",\"host\":\"3413289027c4\"}'" 17:47:12 [2023-07-15T17:47:12.940Z] --- PASS: TestBufferMaximum (0.01s) 17:47:12 [2023-07-15T17:47:12.940Z] === RUN TestServerAlwaysDown 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689443232.670589\",\"host\":\"3413289027c4\"}'" 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689443232.670589\",\"host\":\"3413289027c4\"}'" 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689443232.670589\",\"host\":\"3413289027c4\"}'" 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689443232.670589\",\"host\":\"3413289027c4\"}'" 17:47:12 [2023-07-15T17:47:12.940Z] time="2023-07-15T17:47:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689443232.670589\",\"host\":\"3413289027c4\"}'" 17:47:12 [2023-07-15T17:47:12.940Z] --- PASS: TestServerAlwaysDown (0.00s) 17:47:12 [2023-07-15T17:47:12.940Z] === RUN TestCannotSendAfterClose 17:47:12 [2023-07-15T17:47:12.940Z] --- PASS: TestCannotSendAfterClose (0.01s) 17:47:12 [2023-07-15T17:47:12.940Z] === RUN TestDeadlockOnBlockedEndpoint 17:47:13 [2023-07-15T17:47:13.908Z] time="2023-07-15T17:47:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49222/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk 17:47:13 [2023-07-15T17:47:13.908Z] time="2023-07-15T17:47:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3413289027c4\"}'" 17:47:13 [2023-07-15T17:47:13.908Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) 17:47:13 [2023-07-15T17:47:13.908Z] PASS 17:47:13 [2023-07-15T17:47:13.908Z] coverage: 82.5% of statements 17:47:13 [2023-07-15T17:47:13.908Z] === RUN TestV1IDService 17:47:13 [2023-07-15T17:47:13.909Z] ok github.com/docker/docker/daemon/logger/splunk 2.303s coverage: 82.5% of statements 17:47:13 [2023-07-15T17:47:13.909Z] ? github.com/docker/docker/daemon/names [no test files] 17:47:13 [2023-07-15T17:47:13.909Z] ? github.com/docker/docker/daemon/network [no test files] 17:47:13 [2023-07-15T17:47:13.909Z] ? github.com/docker/docker/daemon/stats [no test files] 17:47:13 [2023-07-15T17:47:13.909Z] --- PASS: TestV1IDService (0.05s) 17:47:13 [2023-07-15T17:47:13.909Z] === RUN TestV2MetadataService 17:47:14 [2023-07-15T17:47:14.876Z] === RUN TestSuccessfulDownload 17:47:14 [2023-07-15T17:47:14.876Z] download_test.go:267: Needs fixing on Windows 17:47:14 [2023-07-15T17:47:14.876Z] --- SKIP: TestSuccessfulDownload (0.00s) 17:47:14 [2023-07-15T17:47:14.876Z] === RUN TestCancelledDownload 17:47:14 [2023-07-15T17:47:14.876Z] --- PASS: TestCancelledDownload (0.00s) 17:47:14 [2023-07-15T17:47:14.876Z] === RUN TestMaxDownloadAttempts 17:47:14 [2023-07-15T17:47:14.876Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 17:47:14 [2023-07-15T17:47:14.876Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 17:47:14 [2023-07-15T17:47:14.938Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 17:47:15 [2023-07-15T17:47:15.334Z] --- PASS: TestV2MetadataService (1.39s) 17:47:15 [2023-07-15T17:47:15.334Z] PASS 17:47:15 [2023-07-15T17:47:15.334Z] coverage: 48.2% of statements 17:47:15 [2023-07-15T17:47:15.334Z] ok github.com/docker/docker/distribution/metadata 1.538s coverage: 48.2% of statements 17:47:15 [2023-07-15T17:47:15.502Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 17:47:15 [2023-07-15T17:47:15.795Z] time="2023-07-15T17:47:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 17:47:15 [2023-07-15T17:47:15.795Z] time="2023-07-15T17:47:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 17:47:15 [2023-07-15T17:47:15.795Z] time="2023-07-15T17:47:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 17:47:15 [2023-07-15T17:47:15.795Z] time="2023-07-15T17:47:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestMaxDownloadAttempts (0.00s) 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.63s) 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.63s) 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.63s) 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.63s) 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestTransfer 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestContinueOnError_NonMirrorEndpoint 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestContinueOnError_MirrorEndpoint 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestContinueOnError_NeverContinue 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestContinueOnError_UnnestsErrors 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestManifestStore 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestManifestStore/no_remote_or_local 17:47:15 [2023-07-15T17:47:15.795Z] --- PASS: TestTransfer (0.17s) 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestConcurrencyLimit 17:47:15 [2023-07-15T17:47:15.795Z] time="2023-07-15T17:47:15Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local47109638\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestManifestStore/no_local_cache 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestManifestStore/no_local_cache/digested 17:47:15 [2023-07-15T17:47:15.795Z] === RUN TestManifestStore/with_local_cache 17:47:16 [2023-07-15T17:47:16.066Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestManifestStore/unknown_media_type 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestManifestStore/unknown_media_type/no_cache 17:47:16 [2023-07-15T17:47:16.255Z] time="2023-07-15T17:47:15Z" level=warning msg="reference for unknown type: " 17:47:16 [2023-07-15T17:47:16.255Z] time="2023-07-15T17:47:15Z" level=warning msg="reference for unknown type: " 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestManifestStore/unknown_media_type/with_cache 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 17:47:16 [2023-07-15T17:47:16.255Z] time="2023-07-15T17:47:15Z" level=warning msg="reference for unknown type: " 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 17:47:16 [2023-07-15T17:47:16.255Z] time="2023-07-15T17:47:15Z" level=warning msg="reference for unknown type: " 17:47:16 [2023-07-15T17:47:16.255Z] time="2023-07-15T17:47:15Z" level=warning msg="reference for unknown type: " 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestManifestStore/error_persisting_manifest 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 17:47:16 [2023-07-15T17:47:16.255Z] time="2023-07-15T17:47:15Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore (0.50s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/no_local_cache (0.03s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/with_local_cache (0.05s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaType 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaType/schema1 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestFixManifestLayers 17:47:16 [2023-07-15T17:47:16.255Z] --- PASS: TestFixManifestLayers (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestFixManifestLayersBaseLayerParent 17:47:16 [2023-07-15T17:47:16.255Z] pull_v2_test.go:81: Needs fixing on Windows 17:47:16 [2023-07-15T17:47:16.255Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 17:47:16 [2023-07-15T17:47:16.255Z] === RUN TestFixManifestLayersBadParent 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestValidateManifest 17:47:16 [2023-07-15T17:47:16.256Z] pull_v2_test.go:126: Needs fixing on Windows 17:47:16 [2023-07-15T17:47:16.256Z] --- SKIP: TestValidateManifest (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFormatPlatform 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFormatPlatform (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestPullSchema2Config 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestPullSchema2Config/success_first_time 17:47:16 [2023-07-15T17:47:16.256Z] pull_v2_test.go:283: HTTP GET /v2/ 17:47:16 [2023-07-15T17:47:16.256Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestPullSchema2Config/500_status 17:47:16 [2023-07-15T17:47:16.256Z] pull_v2_test.go:283: HTTP GET /v2/ 17:47:16 [2023-07-15T17:47:16.256Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestNotFound 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestNotFound (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestConflict 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestConflict (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestForbidden 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestForbidden (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestInvalidParameter 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestInvalidParameter (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestNotImplemented 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestNotImplemented (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestNotModified 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestNotModified (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestUnauthorized 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestUnauthorized (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestUnknown 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestUnknown (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestCancelled 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestCancelled (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestDeadline 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestDeadline (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestDataLoss 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestDataLoss (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestUnavailable 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestUnavailable (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestSystem 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestSystem (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Not_Found 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Bad_Request 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Conflict 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Unauthorized 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Service_Unavailable 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Forbidden 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Not_Modified 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Not_Implemented 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Internal_Server_Error 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Internal_Server_Error#01 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Internal_Server_Error#02 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Internal_Server_Error#03 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestFromStatusCode/Internal_Server_Error#04 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 17:47:16 [2023-07-15T17:47:16.256Z] PASS 17:47:16 [2023-07-15T17:47:16.256Z] coverage: 77.0% of statements 17:47:16 [2023-07-15T17:47:16.256Z] ok github.com/docker/docker/errdefs 0.070s coverage: 77.0% of statements 17:47:16 [2023-07-15T17:47:16.256Z] --- PASS: TestConcurrencyLimit (0.52s) 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestInactiveJobs 17:47:16 [2023-07-15T17:47:16.256Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 17:47:16 [2023-07-15T17:47:16.256Z] === RUN TestPullSchema2Config/EOF 17:47:16 [2023-07-15T17:47:16.256Z] pull_v2_test.go:283: HTTP GET /v2/ 17:47:16 [2023-07-15T17:47:16.256Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 17:47:16 [2023-07-15T17:47:16.629Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 17:47:16 [2023-07-15T17:47:16.718Z] 2023/07/15 17:47:16 http: panic serving 127.0.0.1:49233: intentional panic 17:47:16 [2023-07-15T17:47:16.718Z] goroutine 116 [running]: 17:47:16 [2023-07-15T17:47:16.718Z] net/http.(*conn).serve.func1() 17:47:16 [2023-07-15T17:47:16.718Z] c:/go/src/net/http/server.go:1850 +0xbf 17:47:16 [2023-07-15T17:47:16.718Z] panic({0x11653e0, 0x131a960}) 17:47:16 [2023-07-15T17:47:16.718Z] c:/go/src/runtime/panic.go:890 +0x262 17:47:16 [2023-07-15T17:47:16.718Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000144b60?, {0x1321e88?, 0xc00006a380?}) 17:47:16 [2023-07-15T17:47:16.718Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 17:47:16 [2023-07-15T17:47:16.718Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1321e88, 0xc00006a380}, 0xc00018f400) 17:47:16 [2023-07-15T17:47:16.718Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 17:47:16 [2023-07-15T17:47:16.718Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1321e88?, 0xc00006a380?}, 0xc4b3f5?) 17:47:16 [2023-07-15T17:47:16.718Z] c:/go/src/net/http/server.go:2109 +0x2f 17:47:16 [2023-07-15T17:47:16.718Z] net/http.serverHandler.ServeHTTP({0xc0004afd10?}, {0x1321e88, 0xc00006a380}, 0xc00018f400) 17:47:16 [2023-07-15T17:47:16.718Z] c:/go/src/net/http/server.go:2947 +0x30c 17:47:16 [2023-07-15T17:47:16.718Z] net/http.(*conn).serve(0xc0004a6b40, {0x1322800, 0xc00003b230}) 17:47:16 [2023-07-15T17:47:16.718Z] c:/go/src/net/http/server.go:1991 +0x607 17:47:16 [2023-07-15T17:47:16.718Z] created by net/http.(*Server).Serve 17:47:16 [2023-07-15T17:47:16.718Z] c:/go/src/net/http/server.go:3102 +0x4db 17:47:16 [2023-07-15T17:47:16.718Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 17:47:16 [2023-07-15T17:47:16.718Z] === RUN TestPullSchema2Config/unauthorized 17:47:16 [2023-07-15T17:47:16.718Z] pull_v2_test.go:283: HTTP GET /v2/ 17:47:16 [2023-07-15T17:47:16.718Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestPullSchema2Config (0.55s) 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestPullSchema2Config/500_status (0.27s) 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestPullSchema2Config/EOF (0.26s) 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) 17:47:16 [2023-07-15T17:47:16.718Z] === RUN TestGetRepositoryMountCandidates 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 17:47:16 [2023-07-15T17:47:16.718Z] === RUN TestLayerAlreadyExists 17:47:16 [2023-07-15T17:47:16.718Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 17:47:16 [2023-07-15T17:47:16.718Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 17:47:16 [2023-07-15T17:47:16.718Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 17:47:16 [2023-07-15T17:47:16.718Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 17:47:16 [2023-07-15T17:47:16.718Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 17:47:16 [2023-07-15T17:47:16.718Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestLayerAlreadyExists (0.00s) 17:47:16 [2023-07-15T17:47:16.718Z] === RUN TestWhenEmptyAuthConfig 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestInactiveJobs (0.57s) 17:47:16 [2023-07-15T17:47:16.718Z] === RUN TestWatchRelease 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestWatchRelease (0.08s) 17:47:16 [2023-07-15T17:47:16.718Z] === RUN TestWatchFinishedTransfer 17:47:16 [2023-07-15T17:47:16.718Z] --- PASS: TestWatchFinishedTransfer (0.00s) 17:47:16 [2023-07-15T17:47:16.718Z] === RUN TestDuplicateTransfer 17:47:17 [2023-07-15T17:47:17.178Z] --- PASS: TestDuplicateTransfer (0.08s) 17:47:17 [2023-07-15T17:47:17.178Z] === RUN TestSuccessfulUpload 17:47:17 [2023-07-15T17:47:17.178Z] time="2023-07-15T17:47:17Z" level=error msg="Upload failed, retrying: simulating retry" 17:47:17 [2023-07-15T17:47:17.192Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestSuccessfulUpload (0.57s) 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestCancelledUpload 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestCancelledUpload (0.00s) 17:47:17 [2023-07-15T17:47:17.637Z] PASS 17:47:17 [2023-07-15T17:47:17.637Z] coverage: 76.4% of statements 17:47:17 [2023-07-15T17:47:17.637Z] ok github.com/docker/docker/distribution/xfer 2.712s coverage: 76.4% of statements 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestWhenEmptyAuthConfig (0.95s) 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestPushRegistryWhenAuthInfoEmpty 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestTokenPassThru 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestTokenPassThru (0.01s) 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestTokenPassThruDifferentHost 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) 17:47:17 [2023-07-15T17:47:17.637Z] PASS 17:47:17 [2023-07-15T17:47:17.637Z] coverage: 27.4% of statements 17:47:17 [2023-07-15T17:47:17.637Z] ok github.com/docker/docker/distribution 2.152s coverage: 27.4% of statements 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestFSGetInvalidData 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestCompare 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestCompare (0.00s) 17:47:17 [2023-07-15T17:47:17.637Z] PASS 17:47:17 [2023-07-15T17:47:17.637Z] coverage: 19.2% of statements 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestFSGetInvalidData (0.02s) 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestFSInvalidSet 17:47:17 [2023-07-15T17:47:17.637Z] ok github.com/docker/docker/image/cache 0.097s coverage: 19.2% of statements 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestFSInvalidSet (0.02s) 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestFSInvalidRoot 17:47:17 [2023-07-15T17:47:17.637Z] --- PASS: TestFSInvalidRoot (0.01s) 17:47:17 [2023-07-15T17:47:17.637Z] === RUN TestFSMetadataGetSet 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestFSMetadataGetSet (0.06s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestFSInvalidWalker 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestFSInvalidWalker (0.02s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestFSGetSet 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestFSGetSet (0.03s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestFSGetUnsetKey 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestFSGetUnsetKey (0.01s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestFSGetEmptyData 17:47:18 [2023-07-15T17:47:18.098Z] ? github.com/docker/docker/distribution/utils [no test files] 17:47:18 [2023-07-15T17:47:18.098Z] ? github.com/docker/docker/dockerversion [no test files] 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestFSGetEmptyData (0.01s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestFSDelete 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestFSDelete (0.02s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestFSWalker 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestFSWalker (0.03s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestFSWalkerStopOnError 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestFSWalkerStopOnError (0.02s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestNewFromJSON 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestNewFromJSON (0.00s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestNewFromJSONWithInvalidJSON 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestMarshalKeyOrder 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestMarshalKeyOrder (0.00s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestImage 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestImage (0.00s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestImageOSNotEmpty 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestImageOSNotEmpty (0.00s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestNewChildImageFromImageWithRootFS 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestCreate 17:47:18 [2023-07-15T17:47:18.098Z] --- PASS: TestCreate (0.01s) 17:47:18 [2023-07-15T17:47:18.098Z] === RUN TestRestore 17:47:18 [2023-07-15T17:47:18.558Z] time="2023-07-15T17:47:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 17:47:18 [2023-07-15T17:47:18.558Z] --- PASS: TestRestore (0.31s) 17:47:18 [2023-07-15T17:47:18.558Z] === RUN TestAddDelete 17:47:18 [2023-07-15T17:47:18.558Z] --- PASS: TestAddDelete (0.04s) 17:47:18 [2023-07-15T17:47:18.558Z] === RUN TestSearchAfterDelete 17:47:18 [2023-07-15T17:47:18.558Z] --- PASS: TestSearchAfterDelete (0.01s) 17:47:18 [2023-07-15T17:47:18.558Z] === RUN TestParentReset 17:47:18 [2023-07-15T17:47:18.558Z] --- PASS: TestParentReset (0.06s) 17:47:18 [2023-07-15T17:47:18.558Z] === RUN TestGetAndSetLastUpdated 17:47:18 [2023-07-15T17:47:18.558Z] --- PASS: TestGetAndSetLastUpdated (0.02s) 17:47:18 [2023-07-15T17:47:18.558Z] === RUN TestStoreLen 17:47:18 [2023-07-15T17:47:18.558Z] --- PASS: TestStoreLen (0.09s) 17:47:18 [2023-07-15T17:47:18.558Z] PASS 17:47:18 [2023-07-15T17:47:18.558Z] coverage: 86.8% of statements 17:47:18 [2023-07-15T17:47:18.558Z] ok github.com/docker/docker/image 0.898s coverage: 86.8% of statements 17:47:19 [2023-07-15T17:47:19.021Z] ? github.com/docker/docker/image/tarexport [no test files] 17:47:19 [2023-07-15T17:47:19.021Z] === RUN TestMakeV1ConfigFromConfig 17:47:19 [2023-07-15T17:47:19.021Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 17:47:19 [2023-07-15T17:47:19.021Z] PASS 17:47:19 [2023-07-15T17:47:19.021Z] coverage: 25.0% of statements 17:47:19 [2023-07-15T17:47:19.021Z] ok github.com/docker/docker/image/v1 0.105s coverage: 25.0% of statements 17:47:19 [2023-07-15T17:47:19.021Z] ? github.com/docker/docker/internal/test/suite [no test files] 17:47:19 [2023-07-15T17:47:19.715Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 17:47:19 [2023-07-15T17:47:19.992Z] === RUN TestSerialization 17:47:19 [2023-07-15T17:47:19.992Z] --- PASS: TestSerialization (0.02s) 17:47:19 [2023-07-15T17:47:19.992Z] PASS 17:47:19 [2023-07-15T17:47:19.992Z] coverage: 87.5% of statements 17:47:19 [2023-07-15T17:47:19.992Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 87.5% of statements 17:47:20 [2023-07-15T17:47:20.959Z] === RUN TestEnvironmentParsing 17:47:20 [2023-07-15T17:47:20.959Z] --- PASS: TestEnvironmentParsing (0.00s) 17:47:20 [2023-07-15T17:47:20.959Z] PASS 17:47:20 [2023-07-15T17:47:20.959Z] coverage: 1.0% of statements 17:47:20 [2023-07-15T17:47:20.959Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.0% of statements 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestEmptyLayer 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestEmptyLayer (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestCommitFailure 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestCommitFailure (0.02s) 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestStartTransactionFailure 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestStartTransactionFailure (0.01s) 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestGetOrphan 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestGetOrphan (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestMountAndRegister 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] PASS 17:47:21 [2023-07-15T17:47:21.418Z] coverage: 45.8% of statements 17:47:21 [2023-07-15T17:47:21.418Z] ok github.com/docker/docker/oci 0.071s coverage: 45.8% of statements 17:47:21 [2023-07-15T17:47:21.418Z] layer_test.go:270: Layer size: 14 17:47:21 [2023-07-15T17:47:21.418Z] --- PASS: TestMountAndRegister (0.10s) 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestLayerRelease 17:47:21 [2023-07-15T17:47:21.418Z] layer_test.go:303: Failing on Windows 17:47:21 [2023-07-15T17:47:21.418Z] --- SKIP: TestLayerRelease (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestStoreRestore 17:47:21 [2023-07-15T17:47:21.418Z] layer_test.go:352: Failing on Windows 17:47:21 [2023-07-15T17:47:21.418Z] --- SKIP: TestStoreRestore (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestTarStreamStability 17:47:21 [2023-07-15T17:47:21.418Z] layer_test.go:467: Failing on Windows 17:47:21 [2023-07-15T17:47:21.418Z] --- SKIP: TestTarStreamStability (0.00s) 17:47:21 [2023-07-15T17:47:21.418Z] === RUN TestRegisterExistingLayer 17:47:21 [2023-07-15T17:47:21.610Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 17:47:21 [2023-07-15T17:47:21.883Z] === RUN TestParseVersion 17:47:21 [2023-07-15T17:47:21.883Z] --- PASS: TestParseVersion (0.00s) 17:47:21 [2023-07-15T17:47:21.883Z] PASS 17:47:21 [2023-07-15T17:47:21.883Z] coverage: 52.9% of statements 17:47:21 [2023-07-15T17:47:21.883Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 52.9% of statements 17:47:21 [2023-07-15T17:47:21.883Z] --- PASS: TestRegisterExistingLayer (0.29s) 17:47:21 [2023-07-15T17:47:21.883Z] === RUN TestTarStreamVerification 17:47:21 [2023-07-15T17:47:21.883Z] layer_test.go:696: Failing on Windows 17:47:21 [2023-07-15T17:47:21.883Z] --- SKIP: TestTarStreamVerification (0.00s) 17:47:21 [2023-07-15T17:47:21.883Z] === RUN TestLayerMigration 17:47:21 [2023-07-15T17:47:21.883Z] migration_test.go:45: Failing on Windows 17:47:21 [2023-07-15T17:47:21.883Z] --- SKIP: TestLayerMigration (0.00s) 17:47:21 [2023-07-15T17:47:21.883Z] === RUN TestLayerMigrationNoTarsplit 17:47:21 [2023-07-15T17:47:21.883Z] migration_test.go:181: Failing on Windows 17:47:21 [2023-07-15T17:47:21.883Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 17:47:21 [2023-07-15T17:47:21.883Z] === RUN TestMountInit 17:47:21 [2023-07-15T17:47:21.883Z] mount_test.go:17: Failing on Windows 17:47:21 [2023-07-15T17:47:21.883Z] --- SKIP: TestMountInit (0.00s) 17:47:21 [2023-07-15T17:47:21.883Z] === RUN TestMountSize 17:47:21 [2023-07-15T17:47:21.883Z] mount_test.go:76: Failing on Windows 17:47:21 [2023-07-15T17:47:21.883Z] --- SKIP: TestMountSize (0.00s) 17:47:21 [2023-07-15T17:47:21.883Z] === RUN TestMountChanges 17:47:21 [2023-07-15T17:47:21.883Z] mount_test.go:125: Failing on Windows 17:47:21 [2023-07-15T17:47:21.883Z] --- SKIP: TestMountChanges (0.00s) 17:47:21 [2023-07-15T17:47:21.883Z] === RUN TestMountApply 17:47:21 [2023-07-15T17:47:21.883Z] mount_test.go:212: Failing on Windows 17:47:21 [2023-07-15T17:47:21.883Z] --- SKIP: TestMountApply (0.00s) 17:47:21 [2023-07-15T17:47:21.883Z] PASS 17:47:21 [2023-07-15T17:47:21.883Z] coverage: 30.1% of statements 17:47:21 [2023-07-15T17:47:21.883Z] ok github.com/docker/docker/layer 0.525s coverage: 30.1% of statements 17:47:21 [2023-07-15T17:47:21.883Z] ? github.com/docker/docker/libcontainerd [no test files] 17:47:21 [2023-07-15T17:47:21.883Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 17:47:21 [2023-07-15T17:47:21.883Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 17:47:21 [2023-07-15T17:47:21.883Z] ? github.com/docker/docker/libcontainerd/types [no test files] 17:47:21 [2023-07-15T17:47:21.884Z] ? github.com/docker/docker/oci/caps [no test files] 17:47:22 [2023-07-15T17:47:22.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestAddressPoolOpt 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestAddressPoolOpt (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/a 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/something 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/_=a 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/env1=value1 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/_env1=value1 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/env2=value2=value3 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/env3=abc!qwe 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/env_4=value_4 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/PATH 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/=a 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/PATH= 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/PATH=something 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/asd!qwe 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/1asd 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/123 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/some_space 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/__some_space_before 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/some_space_after__ 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/= 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateEnv/PaTh 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/a (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/something (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/_=a (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/PATH (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/=a (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/PATH= (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/1asd (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/123 (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/some_space (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/= (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateEnv/PaTh (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestParseHost 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestParseHost (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestParseDockerDaemonHost 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestParseDockerDaemonHost (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestParseTCP 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestParseTCP (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestParseInvalidUnixAddrInvalid 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateExtraHosts 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateExtraHosts (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestIpOptString 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestIpOptString (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestNewIpOptInvalidDefaultVal 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestNewIpOptValidDefaultVal 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestIpOptSetInvalidVal 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateIPAddress 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateIPAddress (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestMapOpts 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestMapOpts (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestListOptsWithoutValidator 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestListOptsWithoutValidator (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestListOptsWithValidator 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestListOptsWithValidator (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateDNSSearch 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateDNSSearch (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_general_format 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_more_than_one_= 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_one_more 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestNamedListOpts 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestNamedListOpts (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestNamedMapOpts 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestNamedMapOpts (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestParseLink 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestParseLink (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestQuotedStringSetWithQuotes 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestQuotedStringSetWithMismatchedQuotes 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestQuotedStringSetWithNoQuotes 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] === RUN TestUlimitOpt 17:47:22 [2023-07-15T17:47:22.859Z] --- PASS: TestUlimitOpt (0.00s) 17:47:22 [2023-07-15T17:47:22.859Z] PASS 17:47:22 [2023-07-15T17:47:22.859Z] coverage: 67.1% of statements 17:47:22 [2023-07-15T17:47:22.859Z] ok github.com/docker/docker/opts 0.124s coverage: 67.1% of statements 17:47:23 [2023-07-15T17:47:23.318Z] === RUN TestUnbuffered 17:47:23 [2023-07-15T17:47:23.318Z] --- PASS: TestUnbuffered (0.00s) 17:47:23 [2023-07-15T17:47:23.318Z] === RUN TestRaceUnbuffered 17:47:23 [2023-07-15T17:47:23.318Z] --- PASS: TestRaceUnbuffered (0.00s) 17:47:23 [2023-07-15T17:47:23.318Z] PASS 17:47:23 [2023-07-15T17:47:23.318Z] coverage: 100.0% of statements 17:47:23 [2023-07-15T17:47:23.777Z] ok github.com/docker/docker/pkg/broadcaster 0.188s coverage: 100.0% of statements 17:47:23 [2023-07-15T17:47:23.777Z] === RUN TestPeerCertificateMarshalJSON 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMiddleware 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMiddleware (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestNewResponseModifier 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestNewResponseModifier (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] PASS 17:47:24 [2023-07-15T17:47:24.237Z] coverage: 26.8% of statements 17:47:24 [2023-07-15T17:47:24.237Z] ok github.com/docker/docker/pkg/authorization 0.460s coverage: 26.8% of statements 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[foo]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[bar]_[foo]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[foo_bar]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[qux]_[foo]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[]#01 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[qux]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[foo_bar_qux]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[qux]_[baz]] 17:47:24 [2023-07-15T17:47:24.237Z] === RUN TestMatch/[[foo_baz]] 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[foo]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[]#01 (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[qux]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 17:47:24 [2023-07-15T17:47:24.237Z] PASS 17:47:24 [2023-07-15T17:47:24.237Z] coverage: 87.5% of statements 17:47:24 [2023-07-15T17:47:24.237Z] ok github.com/docker/docker/pkg/capabilities 0.093s coverage: 87.5% of statements 17:47:24 [2023-07-15T17:47:24.435Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestIsArchivePathDir 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestIsArchivePathDir (0.09s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestIsArchivePathInvalidFile 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootTarUntar 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootTarUntar (0.01s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootUntarWithHugeExcludesList 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootUntarEmptyArchive 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootTarUntarWithSymlink 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootCopyWithTar 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootCopyWithTar (0.01s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootCopyFileWithTar 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootUntarPath 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootUntarPath (0.01s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestSizeEmpty 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.02s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestChrootApplyDotDotFile 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestSizeEmpty (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestSizeEmptyFile 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestSizeEmptyFile (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestSizeNonemptyFile 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestSizeNonemptyFile (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestSizeNestedDirectoryEmpty 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestSizeFileAndNestedDirectoryEmpty 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestSizeFileAndNestedDirectoryNonempty 17:47:25 [2023-07-15T17:47:25.204Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 17:47:25 [2023-07-15T17:47:25.204Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) 17:47:25 [2023-07-15T17:47:25.204Z] PASS 17:47:25 [2023-07-15T17:47:25.204Z] coverage: 15.1% of statements 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestMoveToSubdir 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestMoveToSubdir (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestSizeNonExistingDirectory 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 17:47:25 [2023-07-15T17:47:25.204Z] PASS 17:47:25 [2023-07-15T17:47:25.204Z] coverage: 80.0% of statements 17:47:25 [2023-07-15T17:47:25.204Z] ok github.com/docker/docker/pkg/chrootarchive 0.134s coverage: 15.1% of statements 17:47:25 [2023-07-15T17:47:25.204Z] ok github.com/docker/docker/pkg/directory 0.076s coverage: 80.0% of statements 17:47:25 [2023-07-15T17:47:25.204Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) 17:47:25 [2023-07-15T17:47:25.204Z] === RUN TestIsArchivePathTar 17:47:25 [2023-07-15T17:47:25.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 17:47:25 [2023-07-15T17:47:25.668Z] --- PASS: TestIsArchivePathTar (0.26s) 17:47:25 [2023-07-15T17:47:25.668Z] === RUN TestDecompressStreamGzip 17:47:25 [2023-07-15T17:47:25.668Z] --- PASS: TestDecompressStreamGzip (0.18s) 17:47:25 [2023-07-15T17:47:25.668Z] === RUN TestDecompressStreamBzip2 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestDecompressStreamBzip2 (0.20s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestDecompressStreamXz 17:47:26 [2023-07-15T17:47:26.127Z] archive_test.go:133: Xz not present in msys2 17:47:26 [2023-07-15T17:47:26.127Z] --- SKIP: TestDecompressStreamXz (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestCompressStreamXzUnsupported 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestCompressStreamBzip2Unsupported 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestCompressStreamInvalid 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestCompressStreamInvalid (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestExtensionInvalid 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestExtensionInvalid (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestExtensionUncompressed 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestExtensionUncompressed (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestExtensionBzip2 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestExtensionBzip2 (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestExtensionGzip 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestExtensionGzip (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestExtensionXz 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestExtensionXz (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestCmdStreamLargeStderr 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestContainsEntry 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestCreateEntries 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestEntriesDiff 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestEntriesEquality 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestGeneratorNotGenerate 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestGeneratorWithPort 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestGeneratorWithPortNotGenerate 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestNewEntry 17:47:26 [2023-07-15T17:47:26.127Z] === RUN Test/TestParse 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestContainsEntry (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestCreateEntries (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestEntriesDiff (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestEntriesEquality (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestNewEntry (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: Test/TestParse (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] PASS 17:47:26 [2023-07-15T17:47:26.127Z] coverage: 58.3% of statements 17:47:26 [2023-07-15T17:47:26.127Z] ok github.com/docker/docker/pkg/discovery 0.070s coverage: 58.3% of statements 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestCmdStreamLargeStderr (0.13s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestCmdStreamBad 17:47:26 [2023-07-15T17:47:26.127Z] archive_test.go:238: Failing on Windows CI machines 17:47:26 [2023-07-15T17:47:26.127Z] --- SKIP: TestCmdStreamBad (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestCmdStreamGood 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestCmdStreamGood (0.06s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestUntarPathWithInvalidDest 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestUntarPathWithInvalidSrc 17:47:26 [2023-07-15T17:47:26.127Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 17:47:26 [2023-07-15T17:47:26.127Z] === RUN TestUntarPath 17:47:26 [2023-07-15T17:47:26.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestUntarPath (0.12s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestUntarPathWithDestinationFile 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 17:47:26 [2023-07-15T17:47:26.587Z] === RUN Test 17:47:26 [2023-07-15T17:47:26.587Z] === RUN Test/TestContent 17:47:26 [2023-07-15T17:47:26.587Z] === RUN Test/TestInitialize 17:47:26 [2023-07-15T17:47:26.587Z] === RUN Test/TestNew 17:47:26 [2023-07-15T17:47:26.587Z] === RUN Test/TestParsingContentsWithComments 17:47:26 [2023-07-15T17:47:26.587Z] === RUN Test/TestRegister 17:47:26 [2023-07-15T17:47:26.587Z] === RUN Test/TestWatch 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: Test (0.01s) 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: Test/TestContent (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: Test/TestInitialize (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: Test/TestNew (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: Test/TestRegister (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: Test/TestWatch (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] PASS 17:47:26 [2023-07-15T17:47:26.587Z] coverage: 97.6% of statements 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestCopyWithTarInvalidSrc 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestCopyWithTarSrcFile 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestCopyWithTarSrcFolder 17:47:26 [2023-07-15T17:47:26.587Z] ok github.com/docker/docker/pkg/discovery/file 0.078s coverage: 97.6% of statements 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestCopyFileWithTarInvalidSrc 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestCopyFileWithTarSrcFolder 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestCopyFileWithTarSrcFile 17:47:26 [2023-07-15T17:47:26.587Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 17:47:26 [2023-07-15T17:47:26.587Z] === RUN TestTarFiles 17:47:27 [2023-07-15T17:47:27.045Z] === RUN Test 17:47:27 [2023-07-15T17:47:27.045Z] === RUN Test/TestInitialize 17:47:27 [2023-07-15T17:47:27.045Z] === RUN Test 17:47:27 [2023-07-15T17:47:27.045Z] === RUN Test/TestWatch 17:47:27 [2023-07-15T17:47:27.045Z] --- PASS: Test (0.01s) 17:47:27 [2023-07-15T17:47:27.045Z] --- PASS: Test/TestWatch (0.01s) 17:47:27 [2023-07-15T17:47:27.045Z] PASS 17:47:27 [2023-07-15T17:47:27.045Z] coverage: 92.3% of statements 17:47:27 [2023-07-15T17:47:27.045Z] ok github.com/docker/docker/pkg/discovery/memory 0.075s coverage: 92.3% of statements 17:47:27 [2023-07-15T17:47:27.503Z] time="2023-07-15T17:47:26Z" level=info msg="Initializing discovery without TLS" 17:47:27 [2023-07-15T17:47:27.503Z] time="2023-07-15T17:47:27Z" level=info msg="Initializing discovery without TLS" 17:47:27 [2023-07-15T17:47:27.503Z] time="2023-07-15T17:47:27Z" level=info msg="Initializing discovery without TLS" 17:47:27 [2023-07-15T17:47:27.503Z] === RUN Test/TestInitializeWithCerts 17:47:27 [2023-07-15T17:47:27.503Z] time="2023-07-15T17:47:27Z" level=info msg="Initializing discovery with TLS" 17:47:27 [2023-07-15T17:47:27.503Z] === RUN Test/TestWatch 17:47:27 [2023-07-15T17:47:27.503Z] time="2023-07-15T17:47:27Z" level=info msg="Initializing discovery without TLS" 17:47:27 [2023-07-15T17:47:27.961Z] === RUN Test 17:47:27 [2023-07-15T17:47:27.961Z] === RUN Test/TestInitialize 17:47:27 [2023-07-15T17:47:27.961Z] === RUN Test/TestInitializeWithPattern 17:47:27 [2023-07-15T17:47:27.961Z] === RUN Test/TestRegister 17:47:27 [2023-07-15T17:47:27.961Z] === RUN Test/TestWatch 17:47:27 [2023-07-15T17:47:27.961Z] --- PASS: Test (0.00s) 17:47:27 [2023-07-15T17:47:27.961Z] --- PASS: Test/TestInitialize (0.00s) 17:47:27 [2023-07-15T17:47:27.961Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 17:47:27 [2023-07-15T17:47:27.961Z] --- PASS: Test/TestRegister (0.00s) 17:47:27 [2023-07-15T17:47:27.961Z] --- PASS: Test/TestWatch (0.00s) 17:47:27 [2023-07-15T17:47:27.961Z] PASS 17:47:27 [2023-07-15T17:47:27.961Z] coverage: 93.8% of statements 17:47:27 [2023-07-15T17:47:27.961Z] ok github.com/docker/docker/pkg/discovery/nodes 0.065s coverage: 93.8% of statements 17:47:28 [2023-07-15T17:47:28.420Z] === RUN TestPollerAddRemove 17:47:28 [2023-07-15T17:47:28.420Z] --- PASS: TestPollerAddRemove (0.01s) 17:47:28 [2023-07-15T17:47:28.420Z] === RUN TestPollerEvent 17:47:28 [2023-07-15T17:47:28.420Z] poller_test.go:40: No chmod on Windows 17:47:28 [2023-07-15T17:47:28.420Z] --- SKIP: TestPollerEvent (0.00s) 17:47:28 [2023-07-15T17:47:28.420Z] === RUN TestPollerClose 17:47:28 [2023-07-15T17:47:28.420Z] --- PASS: TestPollerClose (0.00s) 17:47:28 [2023-07-15T17:47:28.420Z] PASS 17:47:28 [2023-07-15T17:47:28.420Z] coverage: 45.7% of statements 17:47:28 [2023-07-15T17:47:28.420Z] ok github.com/docker/docker/pkg/filenotify 0.077s coverage: 45.7% of statements 17:47:28 [2023-07-15T17:47:28.820Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 17:47:29 [2023-07-15T17:47:29.077Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCopyFileWithInvalidSrc 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCopyFileWithInvalidDest 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCopyFileWithSameSrcAndDest 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCopyFile 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCopyFile (0.01s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 17:47:29 [2023-07-15T17:47:29.395Z] fileutils_test.go:133: Needs porting to Windows 17:47:29 [2023-07-15T17:47:29.395Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestReadSymlinkedDirectoryToFile 17:47:29 [2023-07-15T17:47:29.395Z] fileutils_test.go:179: Needs porting to Windows 17:47:29 [2023-07-15T17:47:29.395Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestWildcardMatches 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestWildcardMatches (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestPatternMatches 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestPatternMatches (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestExclusionPatternMatchesPatternBefore 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestPatternMatchesFolderExclusions 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestPatternMatchesFolderWithSlashExclusions 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestPatternMatchesFolderWildcardExclusions 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestExclusionPatternMatchesPatternAfter 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestExclusionPatternMatchesWholeDirectory 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestSingleExclamationError 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestSingleExclamationError (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestMatchesWithNoPatterns 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestMatchesWithMalformedPatterns 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestMatches 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestMatches (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCleanPatterns 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCleanPatterns (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCleanPatternsStripEmptyPatterns 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCleanPatternsExceptionFlag 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCleanPatternsErrorSingleException 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCreateIfNotExistsDir 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCreateIfNotExistsDir (0.01s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestCreateIfNotExistsFile 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestCreateIfNotExistsFile (0.01s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestMatch 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestMatch (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] PASS 17:47:29 [2023-07-15T17:47:29.395Z] coverage: 85.4% of statements 17:47:29 [2023-07-15T17:47:29.395Z] ok github.com/docker/docker/pkg/fileutils 0.199s coverage: 85.4% of statements 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestGet 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestGet (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] === RUN TestGetShortcutString 17:47:29 [2023-07-15T17:47:29.395Z] --- PASS: TestGetShortcutString (0.00s) 17:47:29 [2023-07-15T17:47:29.395Z] PASS 17:47:29 [2023-07-15T17:47:29.395Z] coverage: 42.9% of statements 17:47:29 [2023-07-15T17:47:29.395Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements 17:47:30 [2023-07-15T17:47:30.364Z] --- PASS: Test (3.26s) 17:47:30 [2023-07-15T17:47:30.364Z] --- PASS: Test/TestInitialize (0.23s) 17:47:30 [2023-07-15T17:47:30.364Z] --- PASS: Test/TestInitializeWithCerts (0.01s) 17:47:30 [2023-07-15T17:47:30.364Z] --- PASS: Test/TestWatch (3.02s) 17:47:30 [2023-07-15T17:47:30.364Z] PASS 17:47:30 [2023-07-15T17:47:30.364Z] coverage: 84.1% of statements 17:47:30 [2023-07-15T17:47:30.364Z] ok github.com/docker/docker/pkg/discovery/kv 3.326s coverage: 84.1% of statements 17:47:30 [2023-07-15T17:47:30.825Z] === RUN TestCreateIDMapOrder 17:47:30 [2023-07-15T17:47:30.825Z] --- PASS: TestCreateIDMapOrder (0.00s) 17:47:30 [2023-07-15T17:47:30.825Z] PASS 17:47:30 [2023-07-15T17:47:30.825Z] coverage: 7.2% of statements 17:47:30 [2023-07-15T17:47:30.825Z] ok github.com/docker/docker/pkg/idtools 0.063s coverage: 7.2% of statements 17:47:31 [2023-07-15T17:47:31.283Z] === RUN TestFixedBufferCap 17:47:31 [2023-07-15T17:47:31.284Z] --- PASS: TestFixedBufferCap (0.00s) 17:47:31 [2023-07-15T17:47:31.284Z] === RUN TestFixedBufferLen 17:47:31 [2023-07-15T17:47:31.284Z] --- PASS: TestFixedBufferLen (0.00s) 17:47:31 [2023-07-15T17:47:31.284Z] === RUN TestFixedBufferString 17:47:31 [2023-07-15T17:47:31.284Z] --- PASS: TestFixedBufferString (0.00s) 17:47:31 [2023-07-15T17:47:31.284Z] === RUN TestFixedBufferWrite 17:47:31 [2023-07-15T17:47:31.284Z] --- PASS: TestFixedBufferWrite (0.00s) 17:47:31 [2023-07-15T17:47:31.284Z] === RUN TestFixedBufferRead 17:47:31 [2023-07-15T17:47:31.284Z] --- PASS: TestFixedBufferRead (0.00s) 17:47:31 [2023-07-15T17:47:31.284Z] === RUN TestBytesPipeRead 17:47:31 [2023-07-15T17:47:31.284Z] --- PASS: TestBytesPipeRead (0.00s) 17:47:31 [2023-07-15T17:47:31.284Z] === RUN TestBytesPipeWrite 17:47:31 [2023-07-15T17:47:31.284Z] --- PASS: TestBytesPipeWrite (0.00s) 17:47:31 [2023-07-15T17:47:31.284Z] === RUN TestBytesPipeWriteRandomChunks 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestError 17:47:31 [2023-07-15T17:47:31.744Z] --- PASS: TestError (0.00s) 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString/no_progress 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString/progress_1 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString/some_progress_with_a_start_time 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString/some_progress_without_a_start_time 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString/with_units 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 17:47:31 [2023-07-15T17:47:31.744Z] === RUN TestProgressString/hide_counts 17:47:31 [2023-07-15T17:47:31.744Z] --- PASS: TestProgressString (0.00s) 17:47:31 [2023-07-15T17:47:31.744Z] --- PASS: TestProgressString/no_progress (0.00s) 17:47:31 [2023-07-15T17:47:31.744Z] --- PASS: TestProgressString/progress_1 (0.00s) 17:47:31 [2023-07-15T17:47:31.744Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 17:47:31 [2023-07-15T17:47:31.744Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 17:47:31 [2023-07-15T17:47:31.744Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 17:47:31 [2023-07-15T17:47:31.744Z] --- PASS: TestProgressString/with_units (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestProgressString/hide_counts (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestJSONMessageDisplay 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestStandardLongPath 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestStandardLongPath (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestUNCLongPath 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestUNCLongPath (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] PASS 17:47:32 [2023-07-15T17:47:32.203Z] coverage: 100.0% of statements 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestBytesPipeWriteRandomChunks (0.67s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestAtomicWriteToFile 17:47:32 [2023-07-15T17:47:32.203Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestAtomicWriteToFile (0.02s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestAtomicWriteSetCommit 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestAtomicWriteSetCommit (0.02s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestAtomicWriteSetCancel 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestReadCloserWrapperClose 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestReadCloserWrapperClose (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestReaderErrWrapperReadOnError 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestReaderErrWrapperRead 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestReaderErrWrapperRead (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestHashData 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestHashData (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestCancelReadCloser 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestCancelReadCloser (0.11s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestWriteCloserWrapperClose 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestNopWriteCloser 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestNopWriteCloser (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestNopWriter 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestNopWriter (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestWriteCounter 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestWriteCounter (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] PASS 17:47:32 [2023-07-15T17:47:32.203Z] coverage: 68.8% of statements 17:47:32 [2023-07-15T17:47:32.203Z] ok github.com/docker/docker/pkg/ioutils 0.878s coverage: 68.8% of statements 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestJSONMessageDisplay (0.24s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestJSONMessageDisplayWithJSONError 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] === RUN TestDisplayJSONMessagesStream 17:47:32 [2023-07-15T17:47:32.203Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 17:47:32 [2023-07-15T17:47:32.203Z] PASS 17:47:32 [2023-07-15T17:47:32.203Z] coverage: 91.7% of statements 17:47:32 [2023-07-15T17:47:32.203Z] ok github.com/docker/docker/pkg/jsonmessage 0.301s coverage: 91.7% of statements 17:47:32 [2023-07-15T17:47:32.352Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 17:47:32 [2023-07-15T17:47:32.352Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 17:47:33 [2023-07-15T17:47:33.171Z] === RUN TestNameFormat 17:47:33 [2023-07-15T17:47:33.171Z] --- PASS: TestNameFormat (0.00s) 17:47:33 [2023-07-15T17:47:33.171Z] === RUN TestNameRetries 17:47:33 [2023-07-15T17:47:33.171Z] --- PASS: TestNameRetries (0.00s) 17:47:33 [2023-07-15T17:47:33.171Z] PASS 17:47:33 [2023-07-15T17:47:33.171Z] coverage: 85.7% of statements 17:47:33 [2023-07-15T17:47:33.171Z] ok github.com/docker/docker/pkg/namesgenerator 0.061s coverage: 85.7% of statements 17:47:33 [2023-07-15T17:47:33.171Z] === RUN TestParseKeyValueOpt 17:47:33 [2023-07-15T17:47:33.171Z] --- PASS: TestParseKeyValueOpt (0.00s) 17:47:33 [2023-07-15T17:47:33.171Z] === RUN TestParseUintList 17:47:33 [2023-07-15T17:47:33.171Z] --- PASS: TestParseUintList (0.00s) 17:47:33 [2023-07-15T17:47:33.171Z] === RUN TestParseUintListMaximumLimits 17:47:33 [2023-07-15T17:47:33.171Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 17:47:33 [2023-07-15T17:47:33.171Z] PASS 17:47:33 [2023-07-15T17:47:33.171Z] coverage: 97.0% of statements 17:47:33 [2023-07-15T17:47:33.171Z] ok github.com/docker/docker/pkg/parsers 0.074s coverage: 97.0% of statements 17:47:33 [2023-07-15T17:47:33.629Z] === RUN TestNewAndRemove 17:47:33 [2023-07-15T17:47:33.629Z] --- PASS: TestNewAndRemove (0.00s) 17:47:33 [2023-07-15T17:47:33.629Z] === RUN TestRemoveInvalidPath 17:47:33 [2023-07-15T17:47:33.629Z] --- PASS: TestRemoveInvalidPath (0.00s) 17:47:33 [2023-07-15T17:47:33.629Z] PASS 17:47:33 [2023-07-15T17:47:33.629Z] coverage: 82.6% of statements 17:47:33 [2023-07-15T17:47:33.629Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements 17:47:33 [2023-07-15T17:47:33.722Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 17:47:34 [2023-07-15T17:47:34.608Z] === RUN TestParseEmptyInterface 17:47:34 [2023-07-15T17:47:34.608Z] --- PASS: TestParseEmptyInterface (0.00s) 17:47:34 [2023-07-15T17:47:34.608Z] === RUN TestParseNonInterfaceType 17:47:34 [2023-07-15T17:47:34.608Z] --- PASS: TestParseNonInterfaceType (0.00s) 17:47:34 [2023-07-15T17:47:34.608Z] === RUN TestParseWithOneFunction 17:47:34 [2023-07-15T17:47:34.608Z] --- PASS: TestParseWithOneFunction (0.00s) 17:47:34 [2023-07-15T17:47:34.608Z] === RUN TestParseWithMultipleFuncs 17:47:34 [2023-07-15T17:47:34.608Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 17:47:34 [2023-07-15T17:47:34.608Z] === RUN TestParseWithUnnamedReturn 17:47:34 [2023-07-15T17:47:34.608Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 17:47:34 [2023-07-15T17:47:34.608Z] === RUN TestEmbeddedInterface 17:47:34 [2023-07-15T17:47:34.608Z] --- PASS: TestEmbeddedInterface (0.01s) 17:47:34 [2023-07-15T17:47:34.608Z] === RUN TestParsedImports 17:47:34 [2023-07-15T17:47:34.608Z] --- PASS: TestParsedImports (0.01s) 17:47:34 [2023-07-15T17:47:34.608Z] === RUN TestAliasedImports 17:47:34 [2023-07-15T17:47:34.608Z] --- PASS: TestAliasedImports (0.00s) 17:47:34 [2023-07-15T17:47:34.608Z] PASS 17:47:34 [2023-07-15T17:47:34.608Z] coverage: 56.8% of statements 17:47:34 [2023-07-15T17:47:34.608Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.081s coverage: 56.8% of statements 17:47:35 [2023-07-15T17:47:35.068Z] --- PASS: TestTarFiles (8.38s) 17:47:35 [2023-07-15T17:47:35.068Z] === RUN TestTarUntar 17:47:35 [2023-07-15T17:47:35.068Z] --- PASS: TestTarUntar (0.05s) 17:47:35 [2023-07-15T17:47:35.068Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 17:47:35 [2023-07-15T17:47:35.068Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) 17:47:35 [2023-07-15T17:47:35.068Z] === RUN TestTarWithOptions 17:47:35 [2023-07-15T17:47:35.068Z] --- PASS: TestTarWithOptions (0.04s) 17:47:35 [2023-07-15T17:47:35.068Z] === RUN TestTypeXGlobalHeaderDoesNotFail 17:47:35 [2023-07-15T17:47:35.068Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 17:47:35 [2023-07-15T17:47:35.068Z] === RUN TestUntarUstarGnuConflict 17:47:35 [2023-07-15T17:47:35.068Z] --- PASS: TestUntarUstarGnuConflict (0.00s) 17:47:35 [2023-07-15T17:47:35.068Z] === RUN TestUntarInvalidFilenames 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames198139040\\dest" 17:47:35 [2023-07-15T17:47:35.529Z] --- PASS: TestUntarInvalidFilenames (0.36s) 17:47:35 [2023-07-15T17:47:35.529Z] === RUN TestUntarHardlinkToSymlink 17:47:35 [2023-07-15T17:47:35.529Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 17:47:35 [2023-07-15T17:47:35.529Z] === RUN TestUntarInvalidHardlink 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink58125557\\victim\\hello" -> "../victim/hello" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1662500509\\victim\\hello" -> "/../victim/hello" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1235257280\\victim" -> "../victim" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3059403515\\victim" -> "../victim" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1445782129\\victim" -> "../victim" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1762233781\\victim" -> "../victim" 17:47:35 [2023-07-15T17:47:35.529Z] --- PASS: TestUntarInvalidHardlink (0.05s) 17:47:35 [2023-07-15T17:47:35.529Z] === RUN TestUntarInvalidSymlink 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink951987440\\dest\\dotdot" -> "../victim/hello" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3881375387\\dest\\slash-dotdot" -> "/../victim/hello" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink352376823\\dest\\loophole-victim" -> "../victim" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink922873156\\dest\\loophole-victim" -> "../victim" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3105276911\\dest\\loophole-victim" -> "../victim" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3521180309\\dest\\loophole-victim" -> "../victim" 17:47:35 [2023-07-15T17:47:35.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3854663514\\dest\\dir\\loophole" -> "../../victim" 17:47:35 [2023-07-15T17:47:35.529Z] --- PASS: TestUntarInvalidSymlink (0.04s) 17:47:35 [2023-07-15T17:47:35.529Z] === RUN TestTempArchiveCloseMultipleTimes 17:47:35 [2023-07-15T17:47:35.529Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 17:47:35 [2023-07-15T17:47:35.529Z] === RUN TestXGlobalNoParent 17:47:35 [2023-07-15T17:47:35.529Z] --- PASS: TestXGlobalNoParent (0.00s) 17:47:35 [2023-07-15T17:47:35.529Z] === RUN TestReplaceFileTarWrapper 17:47:35 [2023-07-15T17:47:35.529Z] === RUN TestFailedConnection 17:47:35 [2023-07-15T17:47:35.529Z] === RUN TestHTTPTransport 17:47:35 [2023-07-15T17:47:35.529Z] --- PASS: TestHTTPTransport (0.00s) 17:47:35 [2023-07-15T17:47:35.529Z] PASS 17:47:35 [2023-07-15T17:47:35.529Z] coverage: 85.7% of statements 17:47:35 [2023-07-15T17:47:35.529Z] ok github.com/docker/docker/pkg/plugins/transport 0.060s coverage: 85.7% of statements 17:47:35 [2023-07-15T17:47:35.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 17:47:35 [2023-07-15T17:47:35.989Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 17:47:35 [2023-07-15T17:47:35.989Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 17:47:35 [2023-07-15T17:47:35.989Z] === RUN TestBufioReaderPoolPutAndGet 17:47:35 [2023-07-15T17:47:35.989Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 17:47:35 [2023-07-15T17:47:35.989Z] === RUN TestNewReadCloserWrapperWithAReadCloser 17:47:35 [2023-07-15T17:47:35.989Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 17:47:35 [2023-07-15T17:47:35.989Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 17:47:35 [2023-07-15T17:47:35.989Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 17:47:35 [2023-07-15T17:47:35.989Z] === RUN TestBufioWriterPoolPutAndGet 17:47:35 [2023-07-15T17:47:35.989Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 17:47:35 [2023-07-15T17:47:35.989Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 17:47:35 [2023-07-15T17:47:35.989Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 17:47:35 [2023-07-15T17:47:35.990Z] === RUN TestBufferPoolPutAndGet 17:47:35 [2023-07-15T17:47:35.990Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 17:47:35 [2023-07-15T17:47:35.990Z] PASS 17:47:35 [2023-07-15T17:47:35.990Z] coverage: 88.2% of statements 17:47:35 [2023-07-15T17:47:35.990Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 88.2% of statements 17:47:35 [2023-07-15T17:47:35.990Z] --- PASS: TestReplaceFileTarWrapper (0.33s) 17:47:35 [2023-07-15T17:47:35.990Z] === RUN TestPrefixHeaderReadable 17:47:35 [2023-07-15T17:47:35.990Z] --- PASS: TestPrefixHeaderReadable (0.05s) 17:47:35 [2023-07-15T17:47:35.990Z] === RUN TestDisablePigz 17:47:35 [2023-07-15T17:47:35.990Z] archive_test.go:1330: Test will not check full path when Pigz not installed 17:47:35 [2023-07-15T17:47:35.990Z] --- PASS: TestDisablePigz (0.19s) 17:47:35 [2023-07-15T17:47:35.990Z] === RUN TestPigz 17:47:36 [2023-07-15T17:47:36.182Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 17:47:36 [2023-07-15T17:47:36.450Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestPigz (0.20s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestCopyFileWithInvalidDest 17:47:36 [2023-07-15T17:47:36.451Z] archive_windows_test.go:16: Currently fails 17:47:36 [2023-07-15T17:47:36.451Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestCanonicalTarNameForPath 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestCanonicalTarName 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestCanonicalTarName (0.00s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestChmodTarEntry 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestChmodTarEntry (0.00s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestHardLinkOrder 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestHardLinkOrder (0.12s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestChangeString 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestChangeString (0.00s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestChangesWithNoChanges 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestChangesWithNoChanges (0.04s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestChangesWithChanges 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestChangesWithChanges (0.05s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestChangesWithChangesGH13590 17:47:36 [2023-07-15T17:47:36.451Z] changes_test.go:191: needs more investigation 17:47:36 [2023-07-15T17:47:36.451Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestChangesDirsEmpty 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestOutputOnPrematureClose 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestOutputOnPrematureClose (0.00s) 17:47:36 [2023-07-15T17:47:36.451Z] === RUN TestCompleteSilently 17:47:36 [2023-07-15T17:47:36.451Z] --- PASS: TestCompleteSilently (0.00s) 17:47:36 [2023-07-15T17:47:36.451Z] PASS 17:47:36 [2023-07-15T17:47:36.451Z] coverage: 75.9% of statements 17:47:36 [2023-07-15T17:47:36.451Z] ok github.com/docker/docker/pkg/progress 0.057s coverage: 75.9% of statements 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestSendToOneSub 17:47:36 [2023-07-15T17:47:36.910Z] --- PASS: TestSendToOneSub (0.00s) 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestSendToMultipleSubs 17:47:36 [2023-07-15T17:47:36.910Z] --- PASS: TestSendToMultipleSubs (0.00s) 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestEvictOneSub 17:47:36 [2023-07-15T17:47:36.910Z] --- PASS: TestEvictOneSub (0.00s) 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestClosePublisher 17:47:36 [2023-07-15T17:47:36.910Z] --- PASS: TestClosePublisher (0.00s) 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestPubSubRace 17:47:36 [2023-07-15T17:47:36.910Z] --- PASS: TestFailedConnection (1.14s) 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestFailOnce 17:47:36 [2023-07-15T17:47:36.910Z] --- PASS: TestChangesDirsEmpty (0.23s) 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestChangesDirsMutated 17:47:36 [2023-07-15T17:47:36.910Z] --- PASS: TestChangesDirsMutated (0.21s) 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestApplyLayer 17:47:36 [2023-07-15T17:47:36.910Z] changes_test.go:404: needs further investigation 17:47:36 [2023-07-15T17:47:36.910Z] --- SKIP: TestApplyLayer (0.00s) 17:47:36 [2023-07-15T17:47:36.910Z] === RUN TestChangesSizeWithHardlinks 17:47:36 [2023-07-15T17:47:36.910Z] changes_test.go:440: needs further investigation 17:47:36 [2023-07-15T17:47:36.910Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 17:47:36 [2023-07-15T17:47:36.911Z] === RUN TestChangesSizeWithNoChanges 17:47:36 [2023-07-15T17:47:36.911Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 17:47:36 [2023-07-15T17:47:36.911Z] === RUN TestChangesSizeWithOnlyDeleteChanges 17:47:36 [2023-07-15T17:47:36.911Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 17:47:36 [2023-07-15T17:47:36.911Z] === RUN TestChangesSize 17:47:36 [2023-07-15T17:47:36.911Z] --- PASS: TestChangesSize (0.00s) 17:47:36 [2023-07-15T17:47:36.911Z] === RUN TestApplyLayerInvalidFilenames 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1920829704\\dest" 17:47:36 [2023-07-15T17:47:36.911Z] 2023/07/15 17:47:36 http: panic serving 127.0.0.1:49255: Plugin not ready 17:47:36 [2023-07-15T17:47:36.911Z] goroutine 22 [running]: 17:47:36 [2023-07-15T17:47:36.911Z] net/http.(*conn).serve.func1() 17:47:36 [2023-07-15T17:47:36.911Z] c:/go/src/net/http/server.go:1850 +0xbf 17:47:36 [2023-07-15T17:47:36.911Z] panic({0xe39120, 0xf8b960}) 17:47:36 [2023-07-15T17:47:36.911Z] c:/go/src/runtime/panic.go:890 +0x262 17:47:36 [2023-07-15T17:47:36.911Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) 17:47:36 [2023-07-15T17:47:36.911Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d 17:47:36 [2023-07-15T17:47:36.911Z] net/http.HandlerFunc.ServeHTTP(0xc000092270?, {0xf917e8?, 0xc0001b8000?}, 0xc0001a7b00?) 17:47:36 [2023-07-15T17:47:36.911Z] c:/go/src/net/http/server.go:2109 +0x2f 17:47:36 [2023-07-15T17:47:36.911Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xf917e8, 0xc0001b8000}, 0xc0000b4200) 17:47:36 [2023-07-15T17:47:36.911Z] c:/go/src/net/http/server.go:2487 +0x149 17:47:36 [2023-07-15T17:47:36.911Z] net/http.serverHandler.ServeHTTP({0xf8fc98?}, {0xf917e8, 0xc0001b8000}, 0xc0000b4200) 17:47:36 [2023-07-15T17:47:36.911Z] c:/go/src/net/http/server.go:2947 +0x30c 17:47:36 [2023-07-15T17:47:36.911Z] net/http.(*conn).serve(0xc0000c0000, {0xf91e60, 0xc000090420}) 17:47:36 [2023-07-15T17:47:36.911Z] c:/go/src/net/http/server.go:1991 +0x607 17:47:36 [2023-07-15T17:47:36.911Z] created by net/http.(*Server).Serve 17:47:36 [2023-07-15T17:47:36.911Z] c:/go/src/net/http/server.go:3102 +0x4db 17:47:36 [2023-07-15T17:47:36.911Z] time="2023-07-15T17:47:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49254/Test.FailOnce: Post \"http://127.0.0.1:49254/Test.FailOnce\": EOF, retrying in 1s" 17:47:36 [2023-07-15T17:47:36.911Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) 17:47:36 [2023-07-15T17:47:36.911Z] === RUN TestApplyLayerInvalidHardlink 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2121769453\\victim\\hello" -> "../victim/hello" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1524354761\\victim\\hello" -> "/../victim/hello" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2561392148\\victim" -> "../victim" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1674669326\\victim" -> "../victim" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1733014041\\victim" -> "../victim" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2294895837\\victim" -> "../victim" 17:47:36 [2023-07-15T17:47:36.911Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) 17:47:36 [2023-07-15T17:47:36.911Z] === RUN TestApplyLayerInvalidSymlink 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink803092366\\dest\\dotdot" -> "../victim/hello" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2883113538\\dest\\slash-dotdot" -> "/../victim/hello" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink377668005\\dest\\loophole-victim" -> "../victim" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2554310267\\dest\\loophole-victim" -> "../victim" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3285083951\\dest\\loophole-victim" -> "../victim" 17:47:36 [2023-07-15T17:47:36.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3240912430\\dest\\loophole-victim" -> "../victim" 17:47:36 [2023-07-15T17:47:36.911Z] --- PASS: TestApplyLayerInvalidSymlink (0.07s) 17:47:37 [2023-07-15T17:47:37.114Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 17:47:37 [2023-07-15T17:47:37.374Z] === RUN TestApplyLayerWhiteouts 17:47:37 [2023-07-15T17:47:37.374Z] --- PASS: TestApplyLayerWhiteouts (0.10s) 17:47:37 [2023-07-15T17:47:37.374Z] === RUN TestGenerateEmptyFile 17:47:37 [2023-07-15T17:47:37.374Z] --- PASS: TestGenerateEmptyFile (0.00s) 17:47:37 [2023-07-15T17:47:37.374Z] === RUN TestGenerateWithContent 17:47:37 [2023-07-15T17:47:37.374Z] --- PASS: TestGenerateWithContent (0.00s) 17:47:37 [2023-07-15T17:47:37.374Z] PASS 17:47:37 [2023-07-15T17:47:37.374Z] coverage: 62.9% of statements 17:47:37 [2023-07-15T17:47:37.374Z] ok github.com/docker/docker/pkg/archive 12.315s coverage: 62.9% of statements 17:47:37 [2023-07-15T17:47:37.678Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 17:47:37 [2023-07-15T17:47:37.834Z] === RUN TestRegister 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestRegister (0.00s) 17:47:37 [2023-07-15T17:47:37.834Z] === RUN TestCommand 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestCommand (0.06s) 17:47:37 [2023-07-15T17:47:37.834Z] === RUN TestNaiveSelf 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestNaiveSelf (0.06s) 17:47:37 [2023-07-15T17:47:37.834Z] PASS 17:47:37 [2023-07-15T17:47:37.834Z] coverage: 82.4% of statements 17:47:37 [2023-07-15T17:47:37.834Z] ok github.com/docker/docker/pkg/reexec 0.176s coverage: 82.4% of statements 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestPubSubRace (1.11s) 17:47:37 [2023-07-15T17:47:37.834Z] PASS 17:47:37 [2023-07-15T17:47:37.834Z] coverage: 75.0% of statements 17:47:37 [2023-07-15T17:47:37.834Z] ok github.com/docker/docker/pkg/pubsub 1.190s coverage: 75.0% of statements 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestFailOnce (1.25s) 17:47:37 [2023-07-15T17:47:37.834Z] === RUN TestEchoInputOutput 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestEchoInputOutput (0.00s) 17:47:37 [2023-07-15T17:47:37.834Z] === RUN TestBackoff 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestBackoff (0.00s) 17:47:37 [2023-07-15T17:47:37.834Z] === RUN TestAbortRetry 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestAbortRetry (0.00s) 17:47:37 [2023-07-15T17:47:37.834Z] === RUN TestClientScheme 17:47:37 [2023-07-15T17:47:37.834Z] --- PASS: TestClientScheme (0.00s) 17:47:37 [2023-07-15T17:47:37.834Z] === RUN TestNewClientWithTimeout 17:47:38 [2023-07-15T17:47:38.803Z] time="2023-07-15T17:47:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 17:47:38 [2023-07-15T17:47:38.803Z] === RUN TestParseSignal 17:47:38 [2023-07-15T17:47:38.803Z] --- PASS: TestParseSignal (0.00s) 17:47:38 [2023-07-15T17:47:38.803Z] === RUN TestValidSignalForPlatform 17:47:38 [2023-07-15T17:47:38.803Z] --- PASS: TestValidSignalForPlatform (0.00s) 17:47:38 [2023-07-15T17:47:38.803Z] PASS 17:47:38 [2023-07-15T17:47:38.803Z] coverage: 19.7% of statements 17:47:38 [2023-07-15T17:47:38.803Z] ok github.com/docker/docker/pkg/signal 0.062s coverage: 19.7% of statements 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestNewStdWriter 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestNewStdWriter (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestWriteWithUninitializedStdWriter 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestWriteWithNilBytes 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestWriteWithNilBytes (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestWrite 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestWrite (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestWriteWithWriterError 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestWriteWithWriterError (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyWriteAndRead 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyReturnsErrorReadingHeader 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyReturnsErrorReadingFrame 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyDetectsCorruptedFrame 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyWithInvalidInputHeader 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyWithCorruptedPrefix 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyReturnsWriteErrors 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] === RUN TestStdCopyReturnsErrorFromSystem 17:47:39 [2023-07-15T17:47:39.264Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 17:47:39 [2023-07-15T17:47:39.264Z] PASS 17:47:39 [2023-07-15T17:47:39.264Z] coverage: 100.0% of statements 17:47:39 [2023-07-15T17:47:39.264Z] ok github.com/docker/docker/pkg/stdcopy 0.059s coverage: 100.0% of statements 17:47:39 [2023-07-15T17:47:39.577Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 17:47:40 [2023-07-15T17:47:40.141Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 17:47:40 [2023-07-15T17:47:40.234Z] time="2023-07-15T17:47:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestGenerateRandomID 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestGenerateRandomID (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestShortenId 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestShortenId (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestShortenSha256Id 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestShortenSha256Id (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestShortenIdEmpty 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestShortenIdEmpty (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestShortenIdInvalid 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestShortenIdInvalid (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestIsShortIDNonHex 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestIsShortIDNonHex (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestIsShortIDNotCorrectSize 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] PASS 17:47:40 [2023-07-15T17:47:40.234Z] coverage: 70.6% of statements 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestRawProgressFormatterFormatStatus 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestRawProgressFormatterFormatProgress 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestFormatStatus 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestFormatStatus (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestFormatError 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestFormatError (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestFormatJSONError 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestFormatJSONError (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestJsonProgressFormatterFormatProgress 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestJsonProgressFormatterFormatStatus 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestNewJSONProgressOutput 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestNewJSONProgressOutput (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestAuxFormatterEmit 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestAuxFormatterEmit (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestStreamWriterStdout 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestStreamWriterStdout (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] === RUN TestStreamWriterStderr 17:47:40 [2023-07-15T17:47:40.234Z] --- PASS: TestStreamWriterStderr (0.00s) 17:47:40 [2023-07-15T17:47:40.234Z] PASS 17:47:40 [2023-07-15T17:47:40.234Z] coverage: 66.2% of statements 17:47:40 [2023-07-15T17:47:40.234Z] ok github.com/docker/docker/pkg/stringid 0.051s coverage: 70.6% of statements 17:47:40 [2023-07-15T17:47:40.234Z] ok github.com/docker/docker/pkg/streamformatter 0.062s coverage: 66.2% of statements 17:47:41 [2023-07-15T17:47:41.071Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 17:47:41 [2023-07-15T17:47:41.202Z] === RUN TestIsCpusetListAvailable 17:47:41 [2023-07-15T17:47:41.202Z] --- PASS: TestIsCpusetListAvailable (0.00s) 17:47:41 [2023-07-15T17:47:41.202Z] PASS 17:47:41 [2023-07-15T17:47:41.202Z] coverage: 38.2% of statements 17:47:41 [2023-07-15T17:47:41.202Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements 17:47:42 [2023-07-15T17:47:42.496Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 17:47:42 [2023-07-15T17:47:42.744Z] time="2023-07-15T17:47:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestChtimes 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestChtimes (0.01s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestChtimesWindows 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestChtimesWindows (0.01s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestEnsureRemoveAllNotExist 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestEnsureRemoveAllWithDir 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestEnsureRemoveAllWithFile 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestHasWin32KSupport 17:47:42 [2023-07-15T17:47:42.744Z] syscall_windows_test.go:8: win32k: true 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestHasWin32KSupport (0.01s) 17:47:42 [2023-07-15T17:47:42.744Z] PASS 17:47:42 [2023-07-15T17:47:42.744Z] coverage: 12.0% of statements 17:47:42 [2023-07-15T17:47:42.744Z] ok github.com/docker/docker/pkg/system 0.095s coverage: 12.0% of statements 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestTailFile 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestTailFile (0.00s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestTailFileManyLines 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestTailFileManyLines (0.00s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestTailEmptyFile 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestTailEmptyFile (0.00s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestTailNegativeN 17:47:42 [2023-07-15T17:47:42.744Z] --- PASS: TestTailNegativeN (0.00s) 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/8_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/8_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/no_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/no_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/truncated_last_line 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/truncated_last_line#01 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/truncated_last_line#01/exact 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/truncated_last_line#02 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/4_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/2_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/12_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/no_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === CONT TestNewTailReader/single_byte_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 17:47:42 [2023-07-15T17:47:42.744Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 17:47:42 [2023-07-15T17:47:42.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/8_byte_delimiter 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.745Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 17:47:42 [2023-07-15T17:47:42.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 17:47:42 [2023-07-15T17:47:42.746Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 17:47:42 [2023-07-15T17:47:42.746Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:42 [2023-07-15T17:47:42.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 17:47:42 [2023-07-15T17:47:42.746Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.215Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.216Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/no_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 17:47:43 [2023-07-15T17:47:43.679Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.04s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) 17:47:43 [2023-07-15T17:47:43.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.01s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.681Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 17:47:43 [2023-07-15T17:47:43.682Z] PASS 17:47:43 [2023-07-15T17:47:43.682Z] coverage: 88.6% of statements 17:47:43 [2023-07-15T17:47:43.682Z] ok github.com/docker/docker/pkg/tailfile 0.432s coverage: 88.6% of statements 17:47:43 [2023-07-15T17:47:43.867Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 17:47:44 [2023-07-15T17:47:44.652Z] testing: warning: no tests to run 17:47:44 [2023-07-15T17:47:44.652Z] PASS 17:47:44 [2023-07-15T17:47:44.652Z] coverage: [no statements] 17:47:44 [2023-07-15T17:47:44.652Z] ok github.com/docker/docker/pkg/term/windows 0.064s coverage: [no statements] [no tests to run] 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestTarSumRemoveNonExistent 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestTarSumRemove 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestTarSumRemove (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestSortFileInfoSums 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestSortFileInfoSums (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestNewTarSumForLabelInvalid 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestNewTarSumForLabel 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestNewTarSumForLabel (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestEmptyTar 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestEmptyTar (0.01s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestTarSumsReadSize 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestTarSumsReadSize (0.01s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestTarSums 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestTarSums (0.11s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestIteration 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestIteration (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestVersionLabelForChecksum 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestVersionLabelForChecksum (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestVersion 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestVersion (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestGetVersion 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestGetVersion (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] === RUN TestGetVersions 17:47:44 [2023-07-15T17:47:44.652Z] --- PASS: TestGetVersions (0.00s) 17:47:44 [2023-07-15T17:47:44.652Z] PASS 17:47:44 [2023-07-15T17:47:44.652Z] coverage: 89.3% of statements 17:47:44 [2023-07-15T17:47:44.652Z] ok github.com/docker/docker/pkg/tarsum 0.197s coverage: 89.3% of statements 17:47:45 [2023-07-15T17:47:45.236Z] === RUN TestDockerSuite/TestVolumeCLICreate 17:47:45 [2023-07-15T17:47:45.622Z] === RUN TestTruncIndex 17:47:45 [2023-07-15T17:47:45.622Z] --- PASS: TestTruncIndex (0.11s) 17:47:45 [2023-07-15T17:47:45.622Z] PASS 17:47:45 [2023-07-15T17:47:45.622Z] coverage: 91.5% of statements 17:47:45 [2023-07-15T17:47:45.622Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements 17:47:45 [2023-07-15T17:47:45.622Z] === RUN TestIsGIT 17:47:45 [2023-07-15T17:47:45.622Z] --- PASS: TestIsGIT (0.00s) 17:47:45 [2023-07-15T17:47:45.622Z] === RUN TestIsTransport 17:47:45 [2023-07-15T17:47:45.622Z] --- PASS: TestIsTransport (0.00s) 17:47:45 [2023-07-15T17:47:45.622Z] PASS 17:47:45 [2023-07-15T17:47:45.622Z] coverage: 100.0% of statements 17:47:45 [2023-07-15T17:47:45.622Z] ok github.com/docker/docker/pkg/urlutil 0.049s coverage: 100.0% of statements 17:47:46 [2023-07-15T17:47:46.616Z] === RUN TestVersionInfo 17:47:46 [2023-07-15T17:47:46.616Z] --- PASS: TestVersionInfo (0.00s) 17:47:46 [2023-07-15T17:47:46.616Z] === RUN TestAppendVersions 17:47:46 [2023-07-15T17:47:46.616Z] --- PASS: TestAppendVersions (0.00s) 17:47:46 [2023-07-15T17:47:46.616Z] PASS 17:47:46 [2023-07-15T17:47:46.616Z] coverage: 88.9% of statements 17:47:46 [2023-07-15T17:47:46.616Z] ok github.com/docker/docker/pkg/useragent 0.107s coverage: 88.9% of statements 17:47:47 [2023-07-15T17:47:47.095Z] time="2023-07-15T17:47:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 17:47:48 [2023-07-15T17:47:48.637Z] === RUN TestValidatePrivileges 17:47:48 [2023-07-15T17:47:48.637Z] --- PASS: TestValidatePrivileges (0.00s) 17:47:48 [2023-07-15T17:47:48.637Z] === RUN TestFilterByCapNeg 17:47:48 [2023-07-15T17:47:48.637Z] --- PASS: TestFilterByCapNeg (0.00s) 17:47:48 [2023-07-15T17:47:48.637Z] === RUN TestFilterByCapPos 17:47:48 [2023-07-15T17:47:48.637Z] --- PASS: TestFilterByCapPos (0.00s) 17:47:48 [2023-07-15T17:47:48.637Z] === RUN TestStoreGetPluginNotMatchCapRefs 17:47:48 [2023-07-15T17:47:48.637Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 17:47:48 [2023-07-15T17:47:48.637Z] PASS 17:47:48 [2023-07-15T17:47:48.637Z] coverage: 12.0% of statements 17:47:48 [2023-07-15T17:47:48.637Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements 17:47:48 [2023-07-15T17:47:48.637Z] === RUN TestNewSettable 17:47:48 [2023-07-15T17:47:48.637Z] --- PASS: TestNewSettable (0.00s) 17:47:48 [2023-07-15T17:47:48.637Z] === RUN TestIsSettable 17:47:48 [2023-07-15T17:47:48.637Z] --- PASS: TestIsSettable (0.00s) 17:47:48 [2023-07-15T17:47:48.637Z] === RUN TestUpdateSettingsEnv 17:47:48 [2023-07-15T17:47:48.637Z] --- PASS: TestUpdateSettingsEnv (0.00s) 17:47:48 [2023-07-15T17:47:48.637Z] PASS 17:47:48 [2023-07-15T17:47:48.637Z] coverage: 20.0% of statements 17:47:48 [2023-07-15T17:47:48.637Z] ok github.com/docker/docker/plugin/v2 0.061s coverage: 20.0% of statements 17:47:50 [2023-07-15T17:47:50.177Z] === RUN TestLoad 17:47:50 [2023-07-15T17:47:50.177Z] --- PASS: TestLoad (0.01s) 17:47:50 [2023-07-15T17:47:50.177Z] === RUN TestSave 17:47:50 [2023-07-15T17:47:50.177Z] --- PASS: TestSave (0.05s) 17:47:50 [2023-07-15T17:47:50.177Z] === RUN TestAddDeleteGet 17:47:50 [2023-07-15T17:47:50.177Z] --- PASS: TestAddDeleteGet (0.06s) 17:47:50 [2023-07-15T17:47:50.177Z] === RUN TestInvalidTags 17:47:50 [2023-07-15T17:47:50.177Z] --- PASS: TestInvalidTags (0.01s) 17:47:50 [2023-07-15T17:47:50.177Z] PASS 17:47:50 [2023-07-15T17:47:50.177Z] coverage: 84.4% of statements 17:47:50 [2023-07-15T17:47:50.636Z] ok github.com/docker/docker/reference 0.218s coverage: 84.4% of statements 17:47:51 [2023-07-15T17:47:51.623Z] === RUN TestResolveAuthConfigIndexServer 17:47:51 [2023-07-15T17:47:51.623Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 17:47:51 [2023-07-15T17:47:51.623Z] === RUN TestResolveAuthConfigFullURL 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestLoadAllowNondistributableArtifacts 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestValidateMirror 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestValidateMirror (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestLoadInsecureRegistries 17:47:52 [2023-07-15T17:47:52.083Z] time="2023-07-15T17:47:51Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 17:47:52 [2023-07-15T17:47:52.083Z] time="2023-07-15T17:47:51Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 17:47:52 [2023-07-15T17:47:52.083Z] time="2023-07-15T17:47:51Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestLoadInsecureRegistries (0.21s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestNewServiceConfig 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestNewServiceConfig (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestValidateIndexName 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestValidateIndexName (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestValidateIndexNameWithError 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestValidateIndexNameWithError (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestEndpointParse 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestEndpointParse (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestEndpointParseInvalid 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestEndpointParseInvalid (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestValidateEndpoint 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestValidateEndpoint (0.02s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestPing 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestPing (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestPingRegistryEndpoint 17:47:52 [2023-07-15T17:47:52.083Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 17:47:52 [2023-07-15T17:47:52.083Z] --- SKIP: TestPingRegistryEndpoint (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestEndpoint 17:47:52 [2023-07-15T17:47:52.083Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 17:47:52 [2023-07-15T17:47:52.083Z] --- SKIP: TestEndpoint (0.03s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestParseRepositoryInfo 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestParseRepositoryInfo (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestNewIndexInfo 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestNewIndexInfo (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestMirrorEndpointLookup 17:47:52 [2023-07-15T17:47:52.083Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 17:47:52 [2023-07-15T17:47:52.083Z] --- SKIP: TestMirrorEndpointLookup (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestSearchRepositories 17:47:52 [2023-07-15T17:47:52.083Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 17:47:52 [2023-07-15T17:47:52.083Z] Host: 127.0.0.1:49264 17:47:52 [2023-07-15T17:47:52.083Z] User-Agent: docker test client 17:47:52 [2023-07-15T17:47:52.083Z] Authorization: Token fake-token 17:47:52 [2023-07-15T17:47:52.083Z] X-Docker-Token: true 17:47:52 [2023-07-15T17:47:52.083Z] Accept-Encoding: gzip 17:47:52 [2023-07-15T17:47:52.083Z] 17:47:52 [2023-07-15T17:47:52.083Z] 17:47:52 [2023-07-15T17:47:52.083Z] registry_test.go:730: HTTP/1.1 200 OK 17:47:52 [2023-07-15T17:47:52.083Z] Connection: close 17:47:52 [2023-07-15T17:47:52.083Z] Content-Length: 144 17:47:52 [2023-07-15T17:47:52.083Z] Cache-Control: no-cache 17:47:52 [2023-07-15T17:47:52.083Z] Content-Type: application/json 17:47:52 [2023-07-15T17:47:52.083Z] Date: Sat, 15 Jul 2023 17:47:51 GMT 17:47:52 [2023-07-15T17:47:52.083Z] Expires: -1 17:47:52 [2023-07-15T17:47:52.083Z] Pragma: no-cache 17:47:52 [2023-07-15T17:47:52.083Z] Server: docker-tests/mock 17:47:52 [2023-07-15T17:47:52.083Z] X-Docker-Registry-Config: mock 17:47:52 [2023-07-15T17:47:52.083Z] X-Docker-Registry-Version: 0.0.0 17:47:52 [2023-07-15T17:47:52.083Z] 17:47:52 [2023-07-15T17:47:52.083Z] 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestSearchRepositories (0.01s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestTrustedLocation 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestTrustedLocation (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestAddRequiredHeadersToRedirectedRequests 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestAllowNondistributableArtifacts 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestIsSecureIndex 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestIsSecureIndex (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] PASS 17:47:52 [2023-07-15T17:47:52.083Z] coverage: 50.2% of statements 17:47:52 [2023-07-15T17:47:52.083Z] ok github.com/docker/docker/registry 0.339s coverage: 50.2% of statements 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestResumableRequestHeaderSimpleErrors 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestResumableRequestHeaderTooMuchFailures 17:47:52 [2023-07-15T17:47:52.083Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 17:47:52 [2023-07-15T17:47:52.083Z] === RUN TestResumableRequestReaderWithReadError 17:47:52 [2023-07-15T17:47:52.543Z] time="2023-07-15T17:47:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 17:47:52 [2023-07-15T17:47:52.543Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) 17:47:52 [2023-07-15T17:47:52.543Z] === RUN TestResumableRequestReaderWithEOFWith416Response 17:47:52 [2023-07-15T17:47:52.543Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 17:47:52 [2023-07-15T17:47:52.543Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 17:47:52 [2023-07-15T17:47:52.543Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 17:47:52 [2023-07-15T17:47:52.543Z] === RUN TestResumableRequestReaderWithZeroTotalSize 17:47:52 [2023-07-15T17:47:52.543Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 17:47:52 [2023-07-15T17:47:52.543Z] === RUN TestResumableRequestReader 17:47:52 [2023-07-15T17:47:52.543Z] --- PASS: TestResumableRequestReader (0.00s) 17:47:52 [2023-07-15T17:47:52.543Z] === RUN TestResumableRequestReaderWithInitialResponse 17:47:52 [2023-07-15T17:47:52.543Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 17:47:52 [2023-07-15T17:47:52.543Z] PASS 17:47:52 [2023-07-15T17:47:52.543Z] coverage: 100.0% of statements 17:47:52 [2023-07-15T17:47:52.543Z] ok github.com/docker/docker/registry/resumable 0.317s coverage: 100.0% of statements 17:47:53 [2023-07-15T17:47:53.004Z] === RUN TestRestartManagerTimeout 17:47:53 [2023-07-15T17:47:53.004Z] --- PASS: TestRestartManagerTimeout (0.00s) 17:47:53 [2023-07-15T17:47:53.004Z] === RUN TestRestartManagerTimeoutReset 17:47:53 [2023-07-15T17:47:53.004Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 17:47:53 [2023-07-15T17:47:53.004Z] PASS 17:47:53 [2023-07-15T17:47:53.004Z] coverage: 45.3% of statements 17:47:53 [2023-07-15T17:47:53.004Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 45.3% of statements 17:47:53 [2023-07-15T17:47:53.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 17:47:53 [2023-07-15T17:47:53.463Z] === RUN TestDecodeContainerConfig 17:47:53 [2023-07-15T17:47:53.463Z] --- PASS: TestDecodeContainerConfig (0.01s) 17:47:53 [2023-07-15T17:47:53.463Z] === RUN TestDecodeContainerConfigIsolation 17:47:53 [2023-07-15T17:47:53.463Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 17:47:53 [2023-07-15T17:47:53.463Z] === RUN TestValidatePrivileged 17:47:53 [2023-07-15T17:47:53.463Z] --- PASS: TestValidatePrivileged (0.00s) 17:47:53 [2023-07-15T17:47:53.463Z] PASS 17:47:53 [2023-07-15T17:47:53.463Z] coverage: 52.2% of statements 17:47:53 [2023-07-15T17:47:53.922Z] ok github.com/docker/docker/runconfig 0.076s coverage: 52.2% of statements 17:47:54 [2023-07-15T17:47:54.381Z] === RUN TestGenerateRandomAlphaOnlyStringLength 17:47:54 [2023-07-15T17:47:54.381Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 17:47:54 [2023-07-15T17:47:54.381Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 17:47:54 [2023-07-15T17:47:54.381Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 17:47:54 [2023-07-15T17:47:54.381Z] PASS 17:47:54 [2023-07-15T17:47:54.381Z] coverage: 62.5% of statements 17:47:54 [2023-07-15T17:47:54.381Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestNewClientWithTimeout (17.68s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestClientStream 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestClientStream (0.00s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestClientSendFile 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestClientSendFile (0.00s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestClientWithRequestTimeout 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestClientWithRequestTimeout (0.00s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestFileSpecPlugin 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestFileSpecPlugin (0.02s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestFileJSONSpecPlugin 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestFileJSONSpecPlugin (0.01s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestPluginAddHandler 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestPluginAddHandler (0.00s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestPluginWaitBadPlugin 17:47:55 [2023-07-15T17:47:55.931Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 17:47:55 [2023-07-15T17:47:55.931Z] === RUN TestGet 17:47:55 [2023-07-15T17:47:55.931Z] time="2023-07-15T17:47:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 17:47:56 [2023-07-15T17:47:56.900Z] time="2023-07-15T17:47:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestGetDriver 17:47:58 [2023-07-15T17:47:58.441Z] --- PASS: TestGetDriver (0.00s) 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestVolumeRequestError 17:47:58 [2023-07-15T17:47:58.441Z] --- PASS: TestVolumeRequestError (0.01s) 17:47:58 [2023-07-15T17:47:58.441Z] PASS 17:47:58 [2023-07-15T17:47:58.441Z] coverage: 36.1% of statements 17:47:58 [2023-07-15T17:47:58.441Z] ok github.com/docker/docker/volume/drivers 0.074s coverage: 36.1% of statements 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestGetAddress 17:47:58 [2023-07-15T17:47:58.441Z] --- PASS: TestGetAddress (0.00s) 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestRemove 17:47:58 [2023-07-15T17:47:58.441Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 17:47:58 [2023-07-15T17:47:58.441Z] --- SKIP: TestRemove (0.00s) 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestInitializeWithVolumes 17:47:58 [2023-07-15T17:47:58.441Z] --- PASS: TestInitializeWithVolumes (0.01s) 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestCreate 17:47:58 [2023-07-15T17:47:58.441Z] --- PASS: TestCreate (0.02s) 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestValidateName 17:47:58 [2023-07-15T17:47:58.441Z] --- PASS: TestValidateName (0.00s) 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestCreateWithOpts 17:47:58 [2023-07-15T17:47:58.441Z] local_test.go:180: runtime.GOOS == "windows" 17:47:58 [2023-07-15T17:47:58.441Z] --- SKIP: TestCreateWithOpts (0.00s) 17:47:58 [2023-07-15T17:47:58.441Z] === RUN TestRelaodNoOpts 17:47:58 [2023-07-15T17:47:58.441Z] --- PASS: TestRelaodNoOpts (0.02s) 17:47:58 [2023-07-15T17:47:58.441Z] PASS 17:47:58 [2023-07-15T17:47:58.441Z] coverage: 38.5% of statements 17:47:58 [2023-07-15T17:47:58.441Z] ok github.com/docker/docker/volume/local 0.119s coverage: 38.5% of statements 17:47:58 [2023-07-15T17:47:58.900Z] time="2023-07-15T17:47:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 17:48:00 [2023-07-15T17:48:00.453Z] === RUN TestConvertTmpfsOptions 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:48: data="mode=700,size=1m" 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:48: data="ro" 17:48:00 [2023-07-15T17:48:00.453Z] --- PASS: TestConvertTmpfsOptions (0.00s) 17:48:00 [2023-07-15T17:48:00.453Z] === RUN TestParseMountRaw 17:48:00 [2023-07-15T17:48:00.453Z] --- PASS: TestParseMountRaw (0.04s) 17:48:00 [2023-07-15T17:48:00.453Z] === RUN TestParseMountRawSplit 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 0 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 1 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 2 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 3 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 4 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 5 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 6 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 7 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 8 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 0 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 1 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 2 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 3 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 4 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 5 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 6 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 7 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 8 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 9 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 10 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 11 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 12 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 0 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 1 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 2 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 3 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 4 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 5 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 6 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 7 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 8 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 9 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 10 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:389: case 11 17:48:00 [2023-07-15T17:48:00.453Z] --- PASS: TestParseMountRawSplit (0.01s) 17:48:00 [2023-07-15T17:48:00.453Z] === RUN TestParseMountSpec 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:454: case 0 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:454: case 1 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:454: case 2 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:454: case 3 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:454: case 4 17:48:00 [2023-07-15T17:48:00.453Z] parser_test.go:454: case 5 17:48:00 [2023-07-15T17:48:00.453Z] --- PASS: TestParseMountSpec (0.00s) 17:48:00 [2023-07-15T17:48:00.453Z] === RUN TestParseMountSpecBindWithFileinfoError 17:48:00 [2023-07-15T17:48:00.453Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) 17:48:00 [2023-07-15T17:48:00.453Z] === RUN TestValidateMount 17:48:00 [2023-07-15T17:48:00.453Z] --- PASS: TestValidateMount (0.00s) 17:48:00 [2023-07-15T17:48:00.453Z] PASS 17:48:00 [2023-07-15T17:48:00.453Z] coverage: 63.9% of statements 17:48:00 [2023-07-15T17:48:00.453Z] ok github.com/docker/docker/volume/mounts 0.108s coverage: 63.9% of statements 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLIInspect 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLILs 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestSetGetMeta 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestSetGetMeta 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestRestore 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestRestore 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestServiceCreate 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestServiceCreate 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestServiceList 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestServiceList 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestServiceRemove 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestServiceRemove 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestServiceGet 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestServiceGet 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestServicePrune 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestServicePrune 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestCreate 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestCreate 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestRemove 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestRemove 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestList 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestList 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFindByDriver 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFindByDriver 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFindByReferenced 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFindByReferenced 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDerefMultipleOfSameRef 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestDerefMultipleOfSameRef 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestDefererencePluginOnCreateError 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestDefererencePluginOnCreateError 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestRefDerefRemove 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestRefDerefRemove 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestGet 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestGet 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestGetWithReference 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestGetWithReference 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc/test_nil_list 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFilterFunc/test_nil_list 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc/test_empty_list 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFilterFunc/test_empty_list 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc/test_filter_some 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFilterFunc/test_filter_some 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc/test_filter_middle 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFilterFunc/test_filter_middle 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc/test_filter_middle_and_last 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 17:48:01 [2023-07-15T17:48:01.425Z] === RUN TestFilterFunc/test_filter_first_and_last 17:48:01 [2023-07-15T17:48:01.425Z] === PAUSE TestFilterFunc/test_filter_first_and_last 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFilterFunc/test_nil_list 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFilterFunc/test_filter_some 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFilterFunc/test_filter_middle_and_last 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFilterFunc/test_empty_list 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFilterFunc/test_filter_first_and_last 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFilterFunc/test_filter_middle 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestSetGetMeta 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestList 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestDefererencePluginOnCreateError 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestGet 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestSetGetMeta (0.02s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestRefDerefRemove 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestRefDerefRemove (0.03s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestDerefMultipleOfSameRef 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestGet (0.07s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFindByReferenced 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestList (0.07s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestFindByDriver 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestRemove 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestCreate 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFindByReferenced (0.04s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestServicePrune 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestFindByDriver (0.04s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestServiceGet 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestRemove (0.03s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestServiceRemove 17:48:01 [2023-07-15T17:48:01.425Z] --- PASS: TestCreate (0.03s) 17:48:01 [2023-07-15T17:48:01.425Z] === CONT TestServiceList 17:48:01 [2023-07-15T17:48:01.887Z] --- PASS: TestServiceGet (0.23s) 17:48:01 [2023-07-15T17:48:01.887Z] === CONT TestServiceCreate 17:48:01 [2023-07-15T17:48:01.887Z] time="2023-07-15T17:48:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 17:48:01 [2023-07-15T17:48:01.887Z] --- PASS: TestServiceRemove (0.25s) 17:48:01 [2023-07-15T17:48:01.887Z] === CONT TestRestore 17:48:01 [2023-07-15T17:48:01.887Z] --- PASS: TestServiceList (0.24s) 17:48:01 [2023-07-15T17:48:01.887Z] === CONT TestGetWithReference 17:48:01 [2023-07-15T17:48:01.887Z] time="2023-07-15T17:48:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 17:48:01 [2023-07-15T17:48:01.887Z] time="2023-07-15T17:48:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 17:48:01 [2023-07-15T17:48:01.887Z] time="2023-07-15T17:48:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 17:48:01 [2023-07-15T17:48:01.887Z] --- PASS: TestGetWithReference (0.05s) 17:48:01 [2023-07-15T17:48:01.887Z] --- PASS: TestServiceCreate (0.08s) 17:48:01 [2023-07-15T17:48:01.887Z] time="2023-07-15T17:48:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 17:48:01 [2023-07-15T17:48:01.887Z] --- PASS: TestRestore (0.07s) 17:48:01 [2023-07-15T17:48:01.887Z] --- PASS: TestServicePrune (0.33s) 17:48:01 [2023-07-15T17:48:01.887Z] PASS 17:48:01 [2023-07-15T17:48:01.887Z] coverage: 69.2% of statements 17:48:01 [2023-07-15T17:48:01.887Z] ok github.com/docker/docker/volume/service 0.508s coverage: 69.2% of statements 17:48:01 [2023-07-15T17:48:01.989Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 17:48:02 [2023-07-15T17:48:02.246Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 17:48:02 [2023-07-15T17:48:02.246Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 17:48:02 [2023-07-15T17:48:02.246Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 17:48:02 [2023-07-15T17:48:02.246Z] === RUN TestDockerSuite/TestVolumeCLIRm 17:48:02 [2023-07-15T17:48:02.858Z] time="2023-07-15T17:48:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 17:48:04 [2023-07-15T17:48:04.140Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 17:48:04 [2023-07-15T17:48:04.140Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 17:48:04 [2023-07-15T17:48:04.140Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 17:48:04 [2023-07-15T17:48:04.140Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 17:48:04 [2023-07-15T17:48:04.140Z] === RUN TestDockerSuite/TestVolumeEvents 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/containerfs [no test files] 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/locker [no test files] 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/mount [no test files] 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/platform [no test files] 17:48:04 [2023-07-15T17:48:04.398Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 17:48:05 [2023-07-15T17:48:05.511Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 17:48:08 [2023-07-15T17:48:08.034Z] docker_cli_service_logs_test.go:246: checking task yehootmsvwfb 17:48:08 [2023-07-15T17:48:08.034Z] docker_cli_service_logs_test.go:251: checking messages for yehootmsvwfb 17:48:08 [2023-07-15T17:48:08.034Z] docker_cli_service_logs_test.go:246: checking task fkfrsoor1bh9 17:48:08 [2023-07-15T17:48:08.034Z] docker_cli_service_logs_test.go:251: checking messages for fkfrsoor1bh9 17:48:09 [2023-07-15T17:48:09.403Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 17:48:10 [2023-07-15T17:48:10.772Z] === RUN TestDockerSuite/TestVolumeLsFormat 17:48:10 [2023-07-15T17:48:10.772Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 17:48:11 [2023-07-15T17:48:11.029Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 17:48:11 [2023-07-15T17:48:11.496Z] --- PASS: TestGet (15.03s) 17:48:11 [2023-07-15T17:48:11.496Z] === RUN TestPluginWithNoManifest 17:48:11 [2023-07-15T17:48:11.496Z] --- PASS: TestPluginWithNoManifest (0.00s) 17:48:11 [2023-07-15T17:48:11.496Z] === RUN TestGetAll 17:48:11 [2023-07-15T17:48:11.496Z] --- PASS: TestGetAll (0.00s) 17:48:11 [2023-07-15T17:48:11.496Z] PASS 17:48:11 [2023-07-15T17:48:11.496Z] coverage: 73.1% of statements 17:48:11 [2023-07-15T17:48:11.496Z] ok github.com/docker/docker/pkg/plugins 35.234s coverage: 73.1% of statements 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/pkg/symlink [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/pkg/term [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/profiles/seccomp [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/quota [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/rootless [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/runconfig/opts [no test files] 17:48:11 [2023-07-15T17:48:11.496Z] ? github.com/docker/docker/testutil/daemon [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/environment [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/fakegit [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/registry [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/testutil/request [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/volume [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/volume/service/opts [no test files] 17:48:11 [2023-07-15T17:48:11.497Z] ? github.com/docker/docker/volume/testutils [no test files] 17:48:12 [2023-07-15T17:48:12.924Z] === RUN TestDockerSuite/TestVolumesNoCopyData 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === Skipped 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] dispatchers_test.go:377: Windows does not support stopsignal 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) 17:48:14 [2023-07-15T17:48:14.432Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) 17:48:14 [2023-07-15T17:48:14.432Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) 17:48:14 [2023-07-15T17:48:14.432Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] client_test.go:23: runtime.GOOS == "windows" 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] daemon_test.go:146: root required 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] reload_test.go:520: root required 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] pull_v2_test.go:81: Needs fixing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] pull_v2_test.go:126: Needs fixing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] download_test.go:267: Needs fixing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] layer_test.go:303: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] layer_test.go:352: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] layer_test.go:467: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] layer_test.go:696: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] migration_test.go:45: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] migration_test.go:181: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] mount_test.go:17: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] mount_test.go:76: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] mount_test.go:125: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] mount_test.go:212: Failing on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:133: Xz not present in msys2 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:238: Failing on Windows CI machines 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_windows_test.go:16: Currently fails 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] changes_test.go:191: needs more investigation 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] changes_test.go:404: needs further investigation 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] changes_test.go:440: needs further investigation 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.02s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) 17:48:14 [2023-07-15T17:48:14.432Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] poller_test.go:40: No chmod on Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] fileutils_test.go:133: Needs porting to Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] fileutils_test.go:179: Needs porting to Windows 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.03s) 17:48:14 [2023-07-15T17:48:14.432Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 17:48:14 [2023-07-15T17:48:14.432Z] local_test.go:180: runtime.GOOS == "windows" 17:48:14 [2023-07-15T17:48:14.432Z] 17:48:14 [2023-07-15T17:48:14.432Z] DONE 1864 tests, 45 skipped in 253.481s 17:48:14 [2023-07-15T17:48:14.432Z] INFO: make.ps1 ended at 07/15/2023 17:48:14 17:48:15 [2023-07-15T17:48:15.449Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 17:48:15 [2023-07-15T17:48:15.449Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite (1178.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.57s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.05s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.43s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.54s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.51s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.16s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (10.18s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAttachDetach (12.51s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.65s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.59s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.76s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.28s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.66s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.33s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (12.65s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.24s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.77s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.42s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.37s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.60s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.37s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.24s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.65s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.05s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.68s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.07s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.71s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.26s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.17s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.41s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.47s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.86s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.45s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.71s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.35s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.11s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.16s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddTar (4.69s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.68s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.61s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.14s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.06s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.14s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.61s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.09s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.52s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.60s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.74s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.73s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.52s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.07s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.28s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.54s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.17s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.31s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.36s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.69s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.72s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.28s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.32s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.33s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.91s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.34s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.34s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.12s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.44s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.24s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCmd (0.18s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.16s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.17s) 17:48:15 [2023-07-15T17:48:15.449Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.63s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.09s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.41s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.69s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.13s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.46s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.27s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.16s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.69s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.35s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.82s) 17:48:15 [2023-07-15T17:48:15.449Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.84s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.82s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (2.97s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.97s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.16s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.52s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.09s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.23s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.66s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.33s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.30s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.84s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.68s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.24s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.85s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.87s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (6.77s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.35s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.60s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.23s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.17s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.47s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.18s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.26s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.57s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.06s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.91s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.15s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.15s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.32s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.13s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.50s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.87s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.88s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnv (0.89s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.81s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.66s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.97s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.15s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.44s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.28s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.27s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.92s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.02s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.37s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.26s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFails (0.55s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.38s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.38s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.19s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.80s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.71s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.18s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.41s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.16s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.31s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.45s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.79s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildHistory (2.34s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.27s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.55s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.33s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.30s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLabel (0.24s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.23s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.25s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.17s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.63s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.53s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.46s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.39s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.49s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.23s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.29s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.60s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.34s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.99s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.26s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.17s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.29s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.57s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.12s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.34s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.30s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.37s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.43s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.77s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.18s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.70s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildPATH (1.17s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.85s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.50s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.49s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildRm (2.10s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.61s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.61s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.20s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.28s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.63s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.37s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.05s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.20s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.58s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.91s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.24s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildUser (1.28s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (1.93s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.09s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.65s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.15s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.56s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.54s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.05s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.61s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.05s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.50s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.19s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.28s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.37s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.81s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitChange (0.80s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.64s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitTTY (1.04s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.98s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.08s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.44s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.52s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.46s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.45s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.96s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.21s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.46s) 17:48:15 [2023-07-15T17:48:15.450Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.04s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.03s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (8.55s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.28s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (0.48s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (0.45s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.53s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00085d6e0_<nil>} (0.58s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11261240132_/foo_false__<nil>_<nil>_<nil>} (0.47s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11261240132_/foo_true__<nil>_<nil>_<nil>} (0.41s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33820910034_/foo_false__<nil>_<nil>_<nil>} (0.55s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33820910034_/foo_true__<nil>_<nil>_<nil>} (0.45s) 17:48:15 [2023-07-15T17:48:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33820910034_/foo_true__0xc00085d758_<nil>_<nil>} (0.59s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00085d770_<nil>} (0.42s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00085d788_<nil>} (0.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00085d7e8_<nil>} (0.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00085d800_<nil>} (0.62s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.99s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.06s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.72s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.47s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.86s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.58s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.47s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.68s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.99s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.81s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.65s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.69s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.56s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.49s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.19s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.85s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.74s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.12s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.75s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToStdout (0.97s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.77s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.14s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.97s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.30s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.09s) 17:48:15 [2023-07-15T17:48:15.451Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.20s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) 17:48:15 [2023-07-15T17:48:15.451Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.20s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.08s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.91s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.41s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.19s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.85s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.08s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.60s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.91s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.06s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsCopy (0.74s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.20s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.21s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFilters (1.31s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFormat (1.30s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.15s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsOOMDisableFalse (0.62s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsOOMDisableTrue (0.61s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.16s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.60s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.13s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExec (0.62s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.06s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecCgroup (0.74s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.92s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.81s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.69s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.56s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestHealth (19.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.16s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.15s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.24s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.48s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImportFile (1.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.25s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.73s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.49s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.51s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.03s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.23s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.08s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.04s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.45s) 17:48:15 [2023-07-15T17:48:15.451Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.29s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.17s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.18s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.54s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.84s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.43s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPluginActive (2.22s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.10s) 17:48:15 [2023-07-15T17:48:15.452Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.98s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.35s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.81s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.79s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPortList (6.24s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.05s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.05s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.37s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.52s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsByOrder (2.40s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.81s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.66s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.10s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.80s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.50s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.86s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) 17:48:15 [2023-07-15T17:48:15.452Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.38s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.30s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.72s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.11s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.49s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.97s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.17s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.26s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.18s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.22s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.02s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.54s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.55s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.16s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.41s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.56s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) 17:48:15 [2023-07-15T17:48:15.452Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.96s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.38s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.65s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDeviceDirectory (0.87s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.98s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) 17:48:15 [2023-07-15T17:48:15.452Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.99s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) 17:48:15 [2023-07-15T17:48:15.452Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.39s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.22s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.26s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.02s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.91s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.92s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunMount (4.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.18s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.39s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.38s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.66s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.66s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.84s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.28s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.84s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunOOMExitCode (0.50s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.40s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.72s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunState (1.11s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.94s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunSysctls (1.13s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.40s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.96s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.42s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.27s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUserDeviceAllowed (0.83s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.18s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.26s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.48s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.51s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.63s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.68s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.27s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.68s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.26s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.51s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.17s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.48s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.43s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.78s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.95s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.70s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.40s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.90s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.64s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateInvalidSwapMemory (0.68s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.53s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.79s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateStats (3.71s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateSwapMemoryOnly (0.56s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.17s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.29s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.76s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.91s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.53s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.43s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.57s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.31s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.70s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.68s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.57s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.54s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.70s) 17:48:15 [2023-07-15T17:48:15.453Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.32s) 17:48:15 [2023-07-15T17:48:15.453Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 17:48:15 [2023-07-15T17:48:15.453Z] === RUN TestDockerRegistrySuite 17:48:15 [2023-07-15T17:48:15.453Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 17:48:16 [2023-07-15T17:48:16.017Z] check_test.go:195: [dbe5826404d30] daemon is not started 17:48:16 [2023-07-15T17:48:16.017Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 17:48:16 [2023-07-15T17:48:16.613Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 17:48:16 [2023-07-15T17:48:16.613Z] INFO: Unit tests ended at 07/15/2023 17:48:16. Duration:00:04:35.1950980 17:48:16 [2023-07-15T17:48:16.613Z] INFO: Building busybox 17:48:16 [2023-07-15T17:48:16.613Z] Sending build context to Docker daemon 5.12kB 17:48:16 [2023-07-15T17:48:16.613Z] 17:48:16 [2023-07-15T17:48:16.613Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 17:48:16 [2023-07-15T17:48:16.613Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 17:48:16 [2023-07-15T17:48:16.613Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 17:48:16 [2023-07-15T17:48:16.613Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 17:48:16 [2023-07-15T17:48:16.613Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 17:48:16 [2023-07-15T17:48:16.613Z] ---> 67667e0b9c95 17:48:16 [2023-07-15T17:48:16.613Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 17:48:16 [2023-07-15T17:48:16.613Z] ---> Running in 2615be7c3fd8 17:48:16 [2023-07-15T17:48:16.948Z] check_test.go:195: [d630fe12f06b5] daemon is not started 17:48:16 [2023-07-15T17:48:16.948Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 17:48:17 [2023-07-15T17:48:17.880Z] check_test.go:195: [d2a6e70f1a859] daemon is not started 17:48:18 [2023-07-15T17:48:18.137Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 17:48:18 [2023-07-15T17:48:18.137Z] check_test.go:195: [d9ca0a992f700] daemon is not started 17:48:18 [2023-07-15T17:48:18.137Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 17:48:18 [2023-07-15T17:48:18.701Z] === RUN TestDockerSwarmSuite/TestServiceScale 17:48:21 [2023-07-15T17:48:21.280Z] check_test.go:195: [d52ebf5b3f2fb] daemon is not started 17:48:21 [2023-07-15T17:48:21.280Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 17:48:21 [2023-07-15T17:48:21.280Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 17:48:27 [2023-07-15T17:48:27.827Z] check_test.go:195: [d7a66dceda54d] daemon is not started 17:48:27 [2023-07-15T17:48:27.827Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 17:48:29 [2023-07-15T17:48:29.196Z] check_test.go:195: [d780f9b83cc5d] daemon is not started 17:48:29 [2023-07-15T17:48:29.196Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 17:48:30 [2023-07-15T17:48:30.567Z] check_test.go:195: [d0fef0d8f98ef] daemon is not started 17:48:30 [2023-07-15T17:48:30.567Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 17:48:31 [2023-07-15T17:48:31.498Z] check_test.go:195: [d62f20eeb1e20] daemon is not started 17:48:31 [2023-07-15T17:48:31.498Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 17:48:32 [2023-07-15T17:48:32.429Z] check_test.go:195: [d7a28e1dd6d2e] daemon is not started 17:48:32 [2023-07-15T17:48:32.429Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 17:48:33 [2023-07-15T17:48:33.359Z] check_test.go:195: [dfd1de16f4e6e] daemon is not started 17:48:33 [2023-07-15T17:48:33.359Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 17:48:34 [2023-07-15T17:48:34.290Z] check_test.go:195: [d509fea806407] daemon is not started 17:48:34 [2023-07-15T17:48:34.290Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 17:48:35 [2023-07-15T17:48:35.659Z] check_test.go:195: [d5bfc4f9e9f4e] daemon is not started 17:48:35 [2023-07-15T17:48:35.659Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 17:48:36 [2023-07-15T17:48:36.224Z] check_test.go:195: [de11512246f00] daemon is not started 17:48:36 [2023-07-15T17:48:36.481Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 17:48:37 [2023-07-15T17:48:37.413Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93adce923164a5bba93fa0d6a51d0180c0a5433848f6bb93f67a3da2ce66add3 17:48:38 [2023-07-15T17:48:38.344Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ab35fc54cb7e5e161860c2ba927a01ed448a15af4a44dbcb5cac52fde2cd2f83 17:48:38 [2023-07-15T17:48:38.601Z] check_test.go:195: [ddb03b8acdc08] daemon is not started 17:48:38 [2023-07-15T17:48:38.601Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 17:48:39 [2023-07-15T17:48:39.531Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6d5afd53db8ed84e30e2654962dd87ad404d4f25cf002f03258125748c34e82 17:48:40 [2023-07-15T17:48:40.463Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7978dc46bbf9e131be87dc486f36bf1384f4d93e64b40ec1c74c4a5b4c9e477 17:48:40 [2023-07-15T17:48:40.463Z] check_test.go:195: [d20cd6a18582b] daemon is not started 17:48:40 [2023-07-15T17:48:40.463Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 17:48:40 [2023-07-15T17:48:40.721Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 17:48:41 [2023-07-15T17:48:41.652Z] check_test.go:195: [d617ca7b4100b] daemon is not started 17:48:41 [2023-07-15T17:48:41.652Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 17:48:41 [2023-07-15T17:48:41.780Z] Removing intermediate container 2615be7c3fd8 17:48:41 [2023-07-15T17:48:41.780Z] ---> a9021713fa5e 17:48:41 [2023-07-15T17:48:41.780Z] Step 7/13 : ARG BUSYBOX_VERSION 17:48:41 [2023-07-15T17:48:41.780Z] ---> Running in 135327da7bb2 17:48:41 [2023-07-15T17:48:41.780Z] Removing intermediate container 135327da7bb2 17:48:41 [2023-07-15T17:48:41.780Z] ---> e843edc585dd 17:48:41 [2023-07-15T17:48:41.780Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 17:48:41 [2023-07-15T17:48:41.780Z] ---> Running in 15873e135397 17:48:42 [2023-07-15T17:48:42.240Z] Removing intermediate container 15873e135397 17:48:42 [2023-07-15T17:48:42.240Z] ---> 13f53d35f154 17:48:42 [2023-07-15T17:48:42.240Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 17:48:42 [2023-07-15T17:48:42.700Z] 17:48:42 [2023-07-15T17:48:42.700Z] 17:48:43 [2023-07-15T17:48:43.022Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 17:48:43 [2023-07-15T17:48:43.161Z] ---> 68b5fd56655d 17:48:43 [2023-07-15T17:48:43.161Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 17:48:43 [2023-07-15T17:48:43.161Z] ---> Running in 81d8ca2ddb52 17:48:43 [2023-07-15T17:48:43.586Z] check_test.go:195: [db3e666a9d0cc] daemon is not started 17:48:43 [2023-07-15T17:48:43.586Z] === RUN TestDockerRegistrySuite/TestPullByDigest 17:48:44 [2023-07-15T17:48:44.517Z] check_test.go:195: [d404e9c0cac4f] daemon is not started 17:48:44 [2023-07-15T17:48:44.517Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 17:48:44 [2023-07-15T17:48:44.774Z] check_test.go:195: [d1ae378f528c1] daemon is not started 17:48:44 [2023-07-15T17:48:44.774Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 17:48:45 [2023-07-15T17:48:45.031Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 17:48:45 [2023-07-15T17:48:45.961Z] check_test.go:195: [dbf3c6b197a25] daemon is not started 17:48:45 [2023-07-15T17:48:45.961Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 17:48:46 [2023-07-15T17:48:46.525Z] check_test.go:195: [d2deec142792a] daemon is not started 17:48:46 [2023-07-15T17:48:46.525Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 17:48:46 [2023-07-15T17:48:46.782Z] docker_cli_swarm_test.go:1901: [d54e3a50974e6] joining swarm manager [dddacab19abef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:48:47 [2023-07-15T17:48:47.714Z] check_test.go:195: [d93c4f357d9e4] daemon is not started 17:48:47 [2023-07-15T17:48:47.714Z] === RUN TestDockerRegistrySuite/TestPullIDStability 17:48:47 [2023-07-15T17:48:47.970Z] docker_cli_swarm_test.go:1902: [d3a6b0a5d8372] joining swarm manager [dddacab19abef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:48:50 [2023-07-15T17:48:50.502Z] check_test.go:195: [d17b49f8fbee1] daemon is not started 17:48:50 [2023-07-15T17:48:50.502Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 17:48:50 [2023-07-15T17:48:50.502Z] check_test.go:195: [da53d478ac8a0] daemon is not started 17:48:50 [2023-07-15T17:48:50.502Z] === RUN TestDockerRegistrySuite/TestPullManifestList 17:48:51 [2023-07-15T17:48:51.437Z] check_test.go:195: [de08204f38f3b] daemon is not started 17:48:51 [2023-07-15T17:48:51.437Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 17:48:51 [2023-07-15T17:48:51.693Z] check_test.go:195: [d00cee0876d7c] daemon is not started 17:48:51 [2023-07-15T17:48:51.693Z] === RUN TestDockerRegistrySuite/TestPushBadTag 17:48:51 [2023-07-15T17:48:51.693Z] check_test.go:195: [d8bb9723df746] daemon is not started 17:48:51 [2023-07-15T17:48:51.693Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 17:48:51 [2023-07-15T17:48:51.950Z] check_test.go:195: [d04bc6b697e3d] daemon is not started 17:48:51 [2023-07-15T17:48:51.950Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 17:48:52 [2023-07-15T17:48:52.207Z] check_test.go:195: [dec5e3ae95fdd] daemon is not started 17:48:52 [2023-07-15T17:48:52.207Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 17:48:52 [2023-07-15T17:48:52.464Z] check_test.go:195: [dcc482ddb8b44] daemon is not started 17:48:52 [2023-07-15T17:48:52.464Z] === RUN TestDockerRegistrySuite/TestPushUntagged 17:48:52 [2023-07-15T17:48:52.721Z] check_test.go:195: [d95c108857fcd] daemon is not started 17:48:52 [2023-07-15T17:48:52.721Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 17:48:53 [2023-07-15T17:48:53.651Z] check_test.go:195: [d7947e8ccd983] daemon is not started 17:48:53 [2023-07-15T17:48:53.651Z] === RUN TestDockerRegistrySuite/TestRunByDigest 17:48:55 [2023-07-15T17:48:55.021Z] check_test.go:195: [d4435767b9f70] daemon is not started 17:48:55 [2023-07-15T17:48:55.021Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 17:48:55 [2023-07-15T17:48:55.951Z] check_test.go:195: [d9add2cdbe315] daemon is not started 17:48:55 [2023-07-15T17:48:55.951Z] === RUN TestDockerRegistrySuite/TestTagByDigest 17:48:56 [2023-07-15T17:48:56.882Z] check_test.go:195: [d0cecbb2abcf8] daemon is not started 17:48:56 [2023-07-15T17:48:56.882Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 17:48:57 [2023-07-15T17:48:57.812Z] === RUN TestDockerRegistrySuite/TestV2Only 17:48:57 [2023-07-15T17:48:57.980Z] Removing intermediate container 81d8ca2ddb52 17:48:57 [2023-07-15T17:48:57.980Z] ---> d32428fd01de 17:48:57 [2023-07-15T17:48:57.980Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 17:48:57 [2023-07-15T17:48:57.980Z] ---> Running in 722d53bf877e 17:48:57 [2023-07-15T17:48:57.980Z] 17:48:57 [2023-07-15T17:48:57.980Z] SUCCESS: Specified value was saved. 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite (43.40s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.01s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.89s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.17s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.84s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.76s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.39s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.87s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.83s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.22s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.20s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.53s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.34s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.32s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.24s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.21s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.11s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) 17:48:58 [2023-07-15T17:48:58.375Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) 17:48:58 [2023-07-15T17:48:58.376Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s) 17:48:58 [2023-07-15T17:48:58.376Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.91s) 17:48:58 [2023-07-15T17:48:58.376Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.83s) 17:48:58 [2023-07-15T17:48:58.376Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.73s) 17:48:58 [2023-07-15T17:48:58.376Z] === RUN TestDockerSchema1RegistrySuite 17:48:58 [2023-07-15T17:48:58.376Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 17:48:58 [2023-07-15T17:48:58.376Z] check_test.go:222: [d925ad9c9b3e1] daemon is not started 17:48:58 [2023-07-15T17:48:58.376Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 17:49:00 [2023-07-15T17:49:00.890Z] Removing intermediate container 722d53bf877e 17:49:00 [2023-07-15T17:49:00.890Z] ---> 54a753176132 17:49:00 [2023-07-15T17:49:00.890Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 17:49:00 [2023-07-15T17:49:00.890Z] ---> Running in a065c18481db 17:49:00 [2023-07-15T17:49:00.896Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 17:49:00 [2023-07-15T17:49:00.896Z] check_test.go:222: [d7d0e3ea9110a] daemon is not started 17:49:00 [2023-07-15T17:49:00.896Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 17:49:07 [2023-07-15T17:49:07.443Z] check_test.go:222: [d398dd86ec5b9] daemon is not started 17:49:07 [2023-07-15T17:49:07.443Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 17:49:08 [2023-07-15T17:49:08.813Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 17:49:09 [2023-07-15T17:49:09.376Z] check_test.go:222: [d17cce7a263d3] daemon is not started 17:49:09 [2023-07-15T17:49:09.376Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 17:49:09 [2023-07-15T17:49:09.480Z] Cannot create a file when that file already exists. 17:49:10 [2023-07-15T17:49:10.307Z] check_test.go:222: [d4f8ab9f5e8f2] daemon is not started 17:49:10 [2023-07-15T17:49:10.307Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 17:49:11 [2023-07-15T17:49:11.676Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 17:49:11 [2023-07-15T17:49:11.676Z] check_test.go:222: [def47a83da161] daemon is not started 17:49:11 [2023-07-15T17:49:11.676Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 17:49:11 [2023-07-15T17:49:11.676Z] check_test.go:222: [d8a17217de33d] daemon is not started 17:49:11 [2023-07-15T17:49:11.676Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 17:49:12 [2023-07-15T17:49:12.607Z] check_test.go:222: [dbcbe48b5a700] daemon is not started 17:49:12 [2023-07-15T17:49:12.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 17:49:13 [2023-07-15T17:49:13.538Z] check_test.go:222: [da4a1bb6971b1] daemon is not started 17:49:13 [2023-07-15T17:49:13.538Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 17:49:14 [2023-07-15T17:49:14.469Z] check_test.go:222: [d6cbe00778b31] daemon is not started 17:49:14 [2023-07-15T17:49:14.469Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 17:49:15 [2023-07-15T17:49:15.281Z] Removing intermediate container a065c18481db 17:49:15 [2023-07-15T17:49:15.281Z] ---> 09328397a2e3 17:49:15 [2023-07-15T17:49:15.281Z] Step 13/13 : CMD ["sh"] 17:49:15 [2023-07-15T17:49:15.281Z] ---> Running in 61fc93c7632c 17:49:15 [2023-07-15T17:49:15.281Z] Removing intermediate container 61fc93c7632c 17:49:15 [2023-07-15T17:49:15.281Z] ---> b802c7805bf3 17:49:15 [2023-07-15T17:49:15.281Z] Successfully built b802c7805bf3 17:49:15 [2023-07-15T17:49:15.281Z] Successfully tagged busybox:latest 17:49:15 [2023-07-15T17:49:15.281Z] INFO: Docker images of the daemon under test 17:49:15 [2023-07-15T17:49:15.281Z] 17:49:15 [2023-07-15T17:49:15.281Z] REPOSITORY TAG IMAGE ID CREATED SIZE 17:49:15 [2023-07-15T17:49:15.281Z] busybox latest b802c7805bf3 Less than a second ago 4.39GB 17:49:15 [2023-07-15T17:49:15.282Z] microsoft/windowsservercore latest 67667e0b9c95 8 days ago 4.38GB 17:49:15 [2023-07-15T17:49:15.282Z] mcr.microsoft.com/windows/servercore ltsc2019 67667e0b9c95 8 days ago 4.38GB 17:49:15 [2023-07-15T17:49:15.282Z] 17:49:15 [2023-07-15T17:49:15.282Z] INFO: Running integration tests at 07/15/2023 17:49:14... 17:49:15 [2023-07-15T17:49:15.282Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 17:49:15 [2023-07-15T17:49:15.282Z] INFO: Integration API tests being run from the host: 17:49:15 [2023-07-15T17:49:15.282Z] INFO: make.ps1 starting at 07/15/2023 17:49:14 17:49:16 [2023-07-15T17:49:16.827Z] Running D:\gopath\src\github.com\docker\docker\integration\build 17:49:16 [2023-07-15T17:49:16.991Z] check_test.go:222: [d1ffb8807b8f7] daemon is not started 17:49:16 [2023-07-15T17:49:16.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 17:49:16 [2023-07-15T17:49:16.991Z] check_test.go:222: [d5f12dad425f0] daemon is not started 17:49:16 [2023-07-15T17:49:16.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 17:49:17 [2023-07-15T17:49:17.248Z] check_test.go:222: [d294d88294b20] daemon is not started 17:49:17 [2023-07-15T17:49:17.248Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 17:49:17 [2023-07-15T17:49:17.505Z] check_test.go:222: [d0e7b6475c1c4] daemon is not started 17:49:17 [2023-07-15T17:49:17.505Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 17:49:17 [2023-07-15T17:49:17.505Z] check_test.go:222: [d7a95cc1a1902] daemon is not started 17:49:17 [2023-07-15T17:49:17.761Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 17:49:17 [2023-07-15T17:49:17.761Z] check_test.go:222: [d7bc321933d3a] daemon is not started 17:49:17 [2023-07-15T17:49:17.761Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 17:49:18 [2023-07-15T17:49:18.018Z] check_test.go:222: [daf53c16fd422] daemon is not started 17:49:18 [2023-07-15T17:49:18.018Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 17:49:18 [2023-07-15T17:49:18.275Z] check_test.go:222: [d11b04a339948] daemon is not started 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite (19.85s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.48s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.62s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.84s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.14s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.90s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.80s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.37s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.32s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.16s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.21s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.23s) 17:49:18 [2023-07-15T17:49:18.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.11s) 17:49:18 [2023-07-15T17:49:18.275Z] === RUN TestDockerRegistryAuthHtpasswdSuite 17:49:18 [2023-07-15T17:49:18.275Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 17:49:18 [2023-07-15T17:49:18.839Z] check_test.go:251: [d7b57597777f0] daemon is not started 17:49:18 [2023-07-15T17:49:18.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 17:49:19 [2023-07-15T17:49:19.403Z] check_test.go:251: [d788e3caca1cb] daemon is not started 17:49:19 [2023-07-15T17:49:19.403Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 17:49:19 [2023-07-15T17:49:19.403Z] check_test.go:251: [dbfe1510cfc64] daemon is not started 17:49:19 [2023-07-15T17:49:19.403Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 17:49:20 [2023-07-15T17:49:20.784Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 17:49:21 [2023-07-15T17:49:21.075Z] check_test.go:251: [d9f52f2882893] daemon is not started 17:49:21 [2023-07-15T17:49:21.075Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 17:49:21 [2023-07-15T17:49:21.641Z] check_test.go:251: [de983e53a3e7a] daemon is not started 17:49:21 [2023-07-15T17:49:21.641Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 17:49:22 [2023-07-15T17:49:22.204Z] check_test.go:251: [de6b54eb0bbf8] daemon is not started 17:49:22 [2023-07-15T17:49:22.204Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 17:49:22 [2023-07-15T17:49:22.461Z] check_test.go:251: [dce881e99cb34] daemon is not started 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.23s) 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.59s) 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.78s) 17:49:22 [2023-07-15T17:49:22.461Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.14s) 17:49:22 [2023-07-15T17:49:22.461Z] === RUN TestDockerRegistryAuthTokenSuite 17:49:22 [2023-07-15T17:49:22.461Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 17:49:26 [2023-07-15T17:49:26.635Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 17:49:27 [2023-07-15T17:49:27.564Z] check_test.go:278: [d4a200cb45493] daemon is not started 17:49:27 [2023-07-15T17:49:27.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 17:49:27 [2023-07-15T17:49:27.821Z] check_test.go:278: [dc38badb2ee56] daemon is not started 17:49:27 [2023-07-15T17:49:27.821Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 17:49:27 [2023-07-15T17:49:27.821Z] check_test.go:278: [dc7bb9f3f8d93] daemon is not started 17:49:27 [2023-07-15T17:49:27.821Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 17:49:28 [2023-07-15T17:49:28.079Z] check_test.go:278: [d3a019d8c4b88] daemon is not started 17:49:28 [2023-07-15T17:49:28.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 17:49:28 [2023-07-15T17:49:28.079Z] check_test.go:278: [dab0c516cc85e] daemon is not started 17:49:28 [2023-07-15T17:49:28.079Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) 17:49:28 [2023-07-15T17:49:28.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.14s) 17:49:28 [2023-07-15T17:49:28.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) 17:49:28 [2023-07-15T17:49:28.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) 17:49:28 [2023-07-15T17:49:28.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) 17:49:28 [2023-07-15T17:49:28.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) 17:49:28 [2023-07-15T17:49:28.079Z] === RUN TestDockerNetworkSuite 17:49:28 [2023-07-15T17:49:28.079Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 17:49:28 [2023-07-15T17:49:28.335Z] docker_cli_swarm_test.go:1802: [d109c59224918] joining swarm manager [d575b88941c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:49:29 [2023-07-15T17:49:29.705Z] docker_cli_swarm_test.go:1803: [debeda54541d7] joining swarm manager [d575b88941c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:49:30 [2023-07-15T17:49:30.636Z] docker_cli_network_unix_test.go:46: [dd02a0c51114e] daemon is not started 17:49:30 [2023-07-15T17:49:30.636Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 17:49:31 [2023-07-15T17:49:31.200Z] docker_cli_network_unix_test.go:46: [d4307a1d31b04] daemon is not started 17:49:31 [2023-07-15T17:49:31.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 17:49:33 [2023-07-15T17:49:33.981Z] docker_cli_network_unix_test.go:46: [d6299f0266543] daemon is not started 17:49:34 [2023-07-15T17:49:34.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 17:49:35 [2023-07-15T17:49:35.608Z] docker_cli_network_unix_test.go:46: [d45dfe5871d0f] daemon is not started 17:49:35 [2023-07-15T17:49:35.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 17:49:36 [2023-07-15T17:49:36.122Z] docker_cli_network_unix_test.go:1233: [dfc68890dab4e] daemon is not started 17:49:38 [2023-07-15T17:49:38.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 17:49:39 [2023-07-15T17:49:39.574Z] docker_cli_network_unix_test.go:46: [daef78a4d0795] daemon is not started 17:49:40 [2023-07-15T17:49:40.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 17:49:42 [2023-07-15T17:49:42.032Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:49:42 [2023-07-15T17:49:42.032Z] INFO: Testing against a local daemon 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildWithSession 17:49:42 [2023-07-15T17:49:42.032Z] build_session_test.go:25: TODO: BuildKit 17:49:42 [2023-07-15T17:49:42.032Z] --- SKIP: TestBuildWithSession (0.00s) 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildSquashParent 17:49:42 [2023-07-15T17:49:42.032Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 17:49:42 [2023-07-15T17:49:42.032Z] --- SKIP: TestBuildSquashParent (0.00s) 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildWithRemoveAndForceRemove 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:49:42 [2023-07-15T17:49:42.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:49:42 [2023-07-15T17:49:42.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:49:42 [2023-07-15T17:49:42.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:49:42 [2023-07-15T17:49:42.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:49:42 [2023-07-15T17:49:42.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:49:42 [2023-07-15T17:49:42.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:49:42 [2023-07-15T17:49:42.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:49:42 [2023-07-15T17:49:42.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:49:42 [2023-07-15T17:49:42.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:49:42 [2023-07-15T17:49:42.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:49:42 [2023-07-15T17:49:42.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:49:44 [2023-07-15T17:49:44.555Z] docker_cli_network_unix_test.go:46: [d636e465d3ac0] daemon is not started 17:49:45 [2023-07-15T17:49:45.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 17:49:47 [2023-07-15T17:49:47.012Z] docker_cli_network_unix_test.go:46: [d9f15b351f61e] daemon is not started 17:49:47 [2023-07-15T17:49:47.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 17:49:48 [2023-07-15T17:49:48.506Z] docker_cli_network_unix_test.go:46: [d209d629ebbcc] daemon is not started 17:49:48 [2023-07-15T17:49:48.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 17:49:49 [2023-07-15T17:49:49.070Z] docker_cli_network_unix_test.go:46: [d82778bd57442] daemon is not started 17:49:49 [2023-07-15T17:49:49.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 17:49:49 [2023-07-15T17:49:49.584Z] docker_cli_network_unix_test.go:46: [d7ced3337364d] daemon is not started 17:49:49 [2023-07-15T17:49:49.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 17:49:50 [2023-07-15T17:49:50.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 17:49:50 [2023-07-15T17:49:50.147Z] docker_cli_network_unix_test.go:46: [d456ed0ac0fd4] daemon is not started 17:49:50 [2023-07-15T17:49:50.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 17:49:51 [2023-07-15T17:49:51.307Z] docker_cli_network_unix_test.go:46: [d12da7e2c9fbf] daemon is not started 17:49:51 [2023-07-15T17:49:51.871Z] docker_cli_swarm_test.go:1321: [dd03a8a1ceb0a] joining swarm manager [d2443af43e8b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:49:51 [2023-07-15T17:49:51.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 17:49:52 [2023-07-15T17:49:52.128Z] docker_cli_network_unix_test.go:46: [d86388d0789bb] daemon is not started 17:49:52 [2023-07-15T17:49:52.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 17:49:52 [2023-07-15T17:49:52.691Z] docker_cli_network_unix_test.go:46: [d750d81ccd369] daemon is not started 17:49:52 [2023-07-15T17:49:52.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 17:49:52 [2023-07-15T17:49:52.948Z] docker_cli_network_unix_test.go:46: [dcc05a943d27e] daemon is not started 17:49:52 [2023-07-15T17:49:52.948Z] docker_cli_swarm_test.go:1322: [de1b586f6ff4c] joining swarm manager [d2443af43e8b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:49:53 [2023-07-15T17:49:53.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 17:49:53 [2023-07-15T17:49:53.462Z] docker_cli_network_unix_test.go:46: [d364c13622c9e] daemon is not started 17:49:53 [2023-07-15T17:49:53.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 17:49:53 [2023-07-15T17:49:53.462Z] docker_cli_network_unix_test.go:46: [dcaf964e2bad2] daemon is not started 17:49:53 [2023-07-15T17:49:53.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 17:49:53 [2023-07-15T17:49:53.719Z] docker_cli_network_unix_test.go:46: [d97225c50a02e] daemon is not started 17:49:53 [2023-07-15T17:49:53.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 17:49:54 [2023-07-15T17:49:54.648Z] docker_cli_network_unix_test.go:46: [d31e871c6a8fb] daemon is not started 17:49:54 [2023-07-15T17:49:54.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 17:49:55 [2023-07-15T17:49:55.212Z] docker_cli_network_unix_test.go:46: [d94f70b7d9b4f] daemon is not started 17:49:55 [2023-07-15T17:49:55.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 17:49:55 [2023-07-15T17:49:55.726Z] docker_cli_network_unix_test.go:46: [d87aa664a7cfd] daemon is not started 17:49:55 [2023-07-15T17:49:55.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 17:49:55 [2023-07-15T17:49:55.726Z] docker_cli_network_unix_test.go:46: [ddcd532c0bf4f] daemon is not started 17:49:55 [2023-07-15T17:49:55.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 17:49:55 [2023-07-15T17:49:55.983Z] docker_cli_network_unix_test.go:46: [d1f4781605d1c] daemon is not started 17:49:55 [2023-07-15T17:49:55.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 17:49:56 [2023-07-15T17:49:56.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:49:56 [2023-07-15T17:49:56.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:49:56 [2023-07-15T17:49:56.913Z] docker_cli_network_unix_test.go:968: [df6baf010a199] daemon is not started 17:49:58 [2023-07-15T17:49:58.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 17:49:59 [2023-07-15T17:49:59.214Z] docker_cli_network_unix_test.go:46: [d9b2dfddb1ba5] daemon is not started 17:49:59 [2023-07-15T17:49:59.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 17:50:01 [2023-07-15T17:50:01.737Z] docker_cli_network_unix_test.go:1116: [d4f3de15e02eb] daemon is not started 17:50:03 [2023-07-15T17:50:03.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 17:50:03 [2023-07-15T17:50:03.107Z] docker_cli_network_unix_test.go:46: [dbd83044d9254] daemon is not started 17:50:03 [2023-07-15T17:50:03.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 17:50:04 [2023-07-15T17:50:04.037Z] docker_cli_network_unix_test.go:46: [d78e9bba3e053] daemon is not started 17:50:04 [2023-07-15T17:50:04.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 17:50:04 [2023-07-15T17:50:04.037Z] docker_cli_network_unix_test.go:46: [d5290c543ea2a] daemon is not started 17:50:04 [2023-07-15T17:50:04.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 17:50:04 [2023-07-15T17:50:04.294Z] docker_cli_network_unix_test.go:46: [d4f9e6c8f9511] daemon is not started 17:50:04 [2023-07-15T17:50:04.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 17:50:04 [2023-07-15T17:50:04.551Z] docker_cli_network_unix_test.go:46: [dcb5593d9444d] daemon is not started 17:50:04 [2023-07-15T17:50:04.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 17:50:04 [2023-07-15T17:50:04.552Z] docker_cli_network_unix_test.go:46: [d02ec3674495a] daemon is not started 17:50:04 [2023-07-15T17:50:04.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 17:50:04 [2023-07-15T17:50:04.552Z] docker_cli_network_unix_test.go:46: [d7b955a580ceb] daemon is not started 17:50:04 [2023-07-15T17:50:04.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 17:50:05 [2023-07-15T17:50:05.472Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) 17:50:05 [2023-07-15T17:50:05.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.55s) 17:50:05 [2023-07-15T17:50:05.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.57s) 17:50:05 [2023-07-15T17:50:05.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.72s) 17:50:05 [2023-07-15T17:50:05.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.04s) 17:50:05 [2023-07-15T17:50:05.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.80s) 17:50:05 [2023-07-15T17:50:05.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.09s) 17:50:05 [2023-07-15T17:50:05.472Z] === RUN TestBuildMultiStageCopy 17:50:05 [2023-07-15T17:50:05.472Z] === RUN TestBuildMultiStageCopy/copy_to_root 17:50:06 [2023-07-15T17:50:06.446Z] docker_cli_network_unix_test.go:46: [d3554eee9fd72] daemon is not started 17:50:07 [2023-07-15T17:50:07.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 17:50:07 [2023-07-15T17:50:07.266Z] docker_cli_network_unix_test.go:46: [d5397afc5fd7c] daemon is not started 17:50:07 [2023-07-15T17:50:07.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 17:50:07 [2023-07-15T17:50:07.266Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 17:50:07 [2023-07-15T17:50:07.266Z] docker_cli_network_unix_test.go:46: [d1e2ceca6e052] daemon is not started 17:50:07 [2023-07-15T17:50:07.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 17:50:07 [2023-07-15T17:50:07.523Z] docker_cli_network_unix_test.go:46: [d7185af116fa7] daemon is not started 17:50:08 [2023-07-15T17:50:08.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 17:50:11 [2023-07-15T17:50:11.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 17:50:13 [2023-07-15T17:50:13.255Z] docker_cli_network_unix_test.go:1084: [dc1507fd6e14b] daemon is not started 17:50:14 [2023-07-15T17:50:14.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 17:50:14 [2023-07-15T17:50:14.625Z] docker_cli_network_unix_test.go:46: [d2c8c91936ea8] daemon is not started 17:50:14 [2023-07-15T17:50:14.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 17:50:14 [2023-07-15T17:50:14.882Z] docker_cli_network_unix_test.go:46: [d3561efbd071c] daemon is not started 17:50:15 [2023-07-15T17:50:15.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 17:50:15 [2023-07-15T17:50:15.805Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 17:50:16 [2023-07-15T17:50:16.265Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 17:50:16 [2023-07-15T17:50:16.815Z] docker_cli_network_unix_test.go:46: [d26e81bd87b24] daemon is not started 17:50:16 [2023-07-15T17:50:16.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 17:50:17 [2023-07-15T17:50:17.073Z] docker_cli_network_unix_test.go:46: [dc0529eca70a9] daemon is not started 17:50:17 [2023-07-15T17:50:17.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 17:50:17 [2023-07-15T17:50:17.236Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 17:50:17 [2023-07-15T17:50:17.329Z] docker_cli_network_unix_test.go:46: [dd05dc3f5af45] daemon is not started 17:50:17 [2023-07-15T17:50:17.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 17:50:18 [2023-07-15T17:50:18.150Z] docker_cli_network_unix_test.go:46: [d29c9affcf9a4] daemon is not started 17:50:18 [2023-07-15T17:50:18.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 17:50:18 [2023-07-15T17:50:18.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 17:50:18 [2023-07-15T17:50:18.745Z] docker_cli_network_unix_test.go:46: [dd2ae554cbc13] daemon is not started 17:50:19 [2023-07-15T17:50:19.001Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 17:50:19 [2023-07-15T17:50:19.745Z] --- PASS: TestBuildMultiStageCopy (14.32s) 17:50:19 [2023-07-15T17:50:19.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.18s) 17:50:19 [2023-07-15T17:50:19.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) 17:50:19 [2023-07-15T17:50:19.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) 17:50:19 [2023-07-15T17:50:19.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) 17:50:19 [2023-07-15T17:50:19.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s) 17:50:19 [2023-07-15T17:50:19.745Z] === RUN TestBuildMultiStageParentConfig 17:50:22 [2023-07-15T17:50:22.654Z] --- PASS: TestBuildMultiStageParentConfig (2.95s) 17:50:22 [2023-07-15T17:50:22.654Z] === RUN TestBuildLabelWithTargets 17:50:22 [2023-07-15T17:50:22.654Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 17:50:22 [2023-07-15T17:50:22.654Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 17:50:22 [2023-07-15T17:50:22.654Z] === RUN TestBuildWithEmptyLayers 17:50:24 [2023-07-15T17:50:24.200Z] --- PASS: TestBuildWithEmptyLayers (1.48s) 17:50:24 [2023-07-15T17:50:24.200Z] === RUN TestBuildMultiStageOnBuild 17:50:24 [2023-07-15T17:50:24.253Z] docker_cli_network_unix_test.go:46: [da553305ce1ce] daemon is not started 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite (55.88s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.58s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.83s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.59s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.69s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.60s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.05s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.61s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.13s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.23s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.39s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.22s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.21s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.73s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) 17:50:24 [2023-07-15T17:50:24.253Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.54s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.59s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) 17:50:24 [2023-07-15T17:50:24.253Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.08s) 17:50:24 [2023-07-15T17:50:24.253Z] === RUN TestDockerHubPullSuite 17:50:24 [2023-07-15T17:50:24.253Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 17:50:26 [2023-07-15T17:50:26.147Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 17:50:28 [2023-07-15T17:50:28.666Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 17:50:29 [2023-07-15T17:50:29.596Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 17:50:30 [2023-07-15T17:50:30.964Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 17:50:31 [2023-07-15T17:50:31.528Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 17:50:32 [2023-07-15T17:50:32.092Z] --- PASS: TestDockerHubPullSuite (7.89s) 17:50:32 [2023-07-15T17:50:32.092Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.94s) 17:50:32 [2023-07-15T17:50:32.092Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.49s) 17:50:32 [2023-07-15T17:50:32.092Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.94s) 17:50:32 [2023-07-15T17:50:32.092Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.55s) 17:50:32 [2023-07-15T17:50:32.092Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.61s) 17:50:32 [2023-07-15T17:50:32.092Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) 17:50:32 [2023-07-15T17:50:32.092Z] PASS 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === Skipped 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] 17:50:32 [2023-07-15T17:50:32.092Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 17:50:32 [2023-07-15T17:50:32.092Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.092Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_sni_test.go:18: Flakey test 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 17:50:32 [2023-07-15T17:50:32.093Z] docker_cli_network_unix_test.go:46: [d1e2ceca6e052] daemon is not started 17:50:32 [2023-07-15T17:50:32.093Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 17:50:32 [2023-07-15T17:50:32.093Z] 17:50:32 [2023-07-15T17:50:32.093Z] DONE 1270 tests, 41 skipped in 1316.926s 17:50:32 [2023-07-15T17:50:32.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 17:50:32 [2023-07-15T17:50:32.093Z] ++++ cat bundles/test-integration/docker.pid 17:50:32 [2023-07-15T17:50:32.093Z] +++ kill 12577 17:50:33 [2023-07-15T17:50:33.022Z] +++ /etc/init.d/apparmor stop 17:50:33 [2023-07-15T17:50:33.022Z] Leaving: AppArmorNo profiles have been unloaded. 17:50:33 [2023-07-15T17:50:33.022Z] 17:50:33 [2023-07-15T17:50:33.022Z] Unloading profiles will leave already running processes permanently 17:50:33 [2023-07-15T17:50:33.022Z] unconfined, which can lead to unexpected situations. 17:50:33 [2023-07-15T17:50:33.022Z] 17:50:33 [2023-07-15T17:50:33.022Z] To set a process to complain mode, use the command line tool 17:50:33 [2023-07-15T17:50:33.022Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 17:50:33 [2023-07-15T17:50:33.022Z] +++ true 17:50:33 [2023-07-15T17:50:33.022Z] exiting test-integration 17:50:33 [2023-07-15T17:50:33.022Z] ++ exit 0 17:50:33 [2023-07-15T17:50:33.022Z] 17:50:33 [2023-07-15T17:50:33.279Z] + for job in $(jobs -p) 17:50:33 [2023-07-15T17:50:33.279Z] + wait 38259 17:50:45 [2023-07-15T17:50:45.321Z] --- PASS: TestBuildMultiStageOnBuild (19.94s) 17:50:45 [2023-07-15T17:50:45.321Z] === RUN TestBuildUncleanTarFilenames 17:50:45 [2023-07-15T17:50:45.321Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 17:50:45 [2023-07-15T17:50:45.321Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 17:50:45 [2023-07-15T17:50:45.321Z] === RUN TestBuildMultiStageLayerLeak 17:51:02 [2023-07-15T17:51:02.997Z] --- PASS: TestBuildMultiStageLayerLeak (17.56s) 17:51:02 [2023-07-15T17:51:02.997Z] === RUN TestBuildWithHugeFile 17:51:40 [2023-07-15T17:51:40.923Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 17:51:41 [2023-07-15T17:51:41.180Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 17:51:49 [2023-07-15T17:51:49.277Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 17:51:54 [2023-07-15T17:51:54.532Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 17:51:56 [2023-07-15T17:51:56.474Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 17:52:01 [2023-07-15T17:52:01.728Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 17:52:03 [2023-07-15T17:52:03.098Z] === RUN TestDockerSwarmSuite/TestSwarmInit 17:52:07 [2023-07-15T17:52:07.272Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 17:52:07 [2023-07-15T17:52:07.272Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 17:52:07 [2023-07-15T17:52:07.272Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 17:52:13 [2023-07-15T17:52:13.820Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 17:52:13 [2023-07-15T17:52:13.820Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 17:52:14 [2023-07-15T17:52:14.076Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 17:52:16 [2023-07-15T17:52:16.598Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 17:53:12 [2023-07-15T17:53:12.785Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 17:53:12 [2023-07-15T17:53:12.785Z] docker_cli_swarm_test.go:1186: [df5b44b0e083e] joining swarm manager [d03ac14775d8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:53:18 [2023-07-15T17:53:18.035Z] docker_cli_swarm_test.go:1195: [db91885ea7113] joining swarm manager [d03ac14775d8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestBuildWithHugeFile (168.76s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestBuildWithEmptyDockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestBuildPreserveOwnership 17:54:00 [2023-07-15T17:54:00.329Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestBuildPlatformInvalid 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestBuildPlatformInvalid (0.08s) 17:54:00 [2023-07-15T17:54:00.329Z] PASS 17:54:00 [2023-07-15T17:54:00.329Z] ok github.com/docker/docker/integration/build 248.990s 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === Skipped 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] build_session_test.go:25: TODO: BuildKit 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] DONE 28 tests, 5 skipped in 274.366s 17:54:00 [2023-07-15T17:54:00.329Z] Running D:\gopath\src\github.com\docker\docker\integration\config 17:54:00 [2023-07-15T17:54:00.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:54:00 [2023-07-15T17:54:00.329Z] INFO: Testing against a local daemon 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestConfigInspect 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestConfigInspect (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestConfigList 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestConfigList (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestConfigsCreateAndDelete 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestConfigsUpdate 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestConfigsUpdate (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestTemplatedConfig 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestTemplatedConfig (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestConfigCreateResolve 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestConfigCreateResolve (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestConfigDaemonLibtrustID 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] PASS 17:54:00 [2023-07-15T17:54:00.329Z] ok github.com/docker/docker/integration/config 0.146s 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === Skipped 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 17:54:00 [2023-07-15T17:54:00.329Z] 17:54:00 [2023-07-15T17:54:00.329Z] DONE 7 tests, 7 skipped in 2.664s 17:54:00 [2023-07-15T17:54:00.329Z] Running D:\gopath\src\github.com\docker\docker\integration\container 17:54:00 [2023-07-15T17:54:00.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:54:00 [2023-07-15T17:54:00.329Z] INFO: Testing against a local daemon 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCheckpoint 17:54:00 [2023-07-15T17:54:00.329Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCheckpoint (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestContainerInvalidJSON 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestContainerInvalidJSON//exec/foobar/start 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestContainerInvalidJSON//exec/foobar/start 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestContainerInvalidJSON (0.05s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCopyFromContainerPathDoesNotExist 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCopyFromContainerPathIsNotDir 17:54:00 [2023-07-15T17:54:00.329Z] copy_test.go:37: testEnv.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCopyToContainerPathDoesNotExist 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCopyToContainerPathIsNotDir 17:54:00 [2023-07-15T17:54:00.329Z] copy_test.go:62: testEnv.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCopyFromContainer 17:54:00 [2023-07-15T17:54:00.329Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCopyFromContainer (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateLinkToNonExistingContainer 17:54:00 [2023-07-15T17:54:00.329Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidEnv 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidEnv/0 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateWithInvalidEnv/0 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidEnv/1 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateWithInvalidEnv/1 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidEnv/2 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateWithInvalidEnv/2 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateWithInvalidEnv/0 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateWithInvalidEnv/2 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateWithInvalidEnv/1 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidEnv (0.04s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateTmpfsMountsTarget 17:54:00 [2023-07-15T17:54:00.329Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithCustomMaskedPaths 17:54:00 [2023-07-15T17:54:00.329Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithCustomReadonlyPaths 17:54:00 [2023-07-15T17:54:00.329Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidHealthcheckParams 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 17:54:00 [2023-07-15T17:54:00.329Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateDifferentPlatform 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateDifferentPlatform/different_os 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateDifferentPlatform (0.08s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.02s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreateVolumesFromNonExistingContainer 17:54:00 [2023-07-15T17:54:00.329Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestCreatePlatformSpecificImageNoPlatform 17:54:00 [2023-07-15T17:54:00.329Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 17:54:00 [2023-07-15T17:54:00.329Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) 17:54:00 [2023-07-15T17:54:00.329Z] === RUN TestContainerKillOnDaemonStart 17:54:00 [2023-07-15T17:54:00.329Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 17:54:00 [2023-07-15T17:54:00.330Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 17:54:00 [2023-07-15T17:54:00.330Z] === RUN TestDiff 17:54:00 [2023-07-15T17:54:00.330Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 17:54:00 [2023-07-15T17:54:00.330Z] --- SKIP: TestDiff (0.00s) 17:54:00 [2023-07-15T17:54:00.330Z] === RUN TestExecWithCloseStdin 17:54:01 [2023-07-15T17:54:01.296Z] --- PASS: TestExecWithCloseStdin (3.39s) 17:54:01 [2023-07-15T17:54:01.296Z] === RUN TestExec 17:54:04 [2023-07-15T17:54:04.288Z] --- PASS: TestExec (2.97s) 17:54:04 [2023-07-15T17:54:04.288Z] === RUN TestExecUser 17:54:04 [2023-07-15T17:54:04.288Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 17:54:04 [2023-07-15T17:54:04.288Z] --- SKIP: TestExecUser (0.00s) 17:54:04 [2023-07-15T17:54:04.288Z] === RUN TestExportContainerAndImportImage 17:54:04 [2023-07-15T17:54:04.288Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 17:54:04 [2023-07-15T17:54:04.288Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 17:54:04 [2023-07-15T17:54:04.288Z] === RUN TestExportContainerAfterDaemonRestart 17:54:04 [2023-07-15T17:54:04.288Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 17:54:04 [2023-07-15T17:54:04.288Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 17:54:04 [2023-07-15T17:54:04.288Z] === RUN TestHealthCheckWorkdir 17:54:04 [2023-07-15T17:54:04.288Z] health_test.go:21: testEnv.OSType == "windows": FIXME 17:54:04 [2023-07-15T17:54:04.288Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 17:54:04 [2023-07-15T17:54:04.288Z] === RUN TestHealthKillContainer 17:54:04 [2023-07-15T17:54:04.288Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 17:54:04 [2023-07-15T17:54:04.288Z] --- SKIP: TestHealthKillContainer (0.00s) 17:54:04 [2023-07-15T17:54:04.288Z] === RUN TestHealthCheckProcessKilled 17:54:07 [2023-07-15T17:54:07.202Z] --- PASS: TestHealthCheckProcessKilled (2.93s) 17:54:07 [2023-07-15T17:54:07.202Z] === RUN TestInspectCpusetInConfigPre120 17:54:07 [2023-07-15T17:54:07.202Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 17:54:07 [2023-07-15T17:54:07.202Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 17:54:07 [2023-07-15T17:54:07.202Z] === RUN TestKillContainerInvalidSignal 17:54:10 [2023-07-15T17:54:10.112Z] --- PASS: TestKillContainerInvalidSignal (2.44s) 17:54:10 [2023-07-15T17:54:10.112Z] === RUN TestKillContainer 17:54:10 [2023-07-15T17:54:10.112Z] === RUN TestKillContainer/no_signal 17:54:12 [2023-07-15T17:54:12.287Z] === RUN TestKillContainer/non_killing_signal 17:54:12 [2023-07-15T17:54:12.287Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 17:54:12 [2023-07-15T17:54:12.287Z] === RUN TestKillContainer/killing_signal 17:54:14 [2023-07-15T17:54:14.238Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 17:54:14 [2023-07-15T17:54:14.801Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 17:54:18 [2023-07-15T17:54:18.977Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 17:54:20 [2023-07-15T17:54:20.853Z] --- PASS: TestKillContainer (10.42s) 17:54:20 [2023-07-15T17:54:20.853Z] --- PASS: TestKillContainer/no_signal (2.45s) 17:54:20 [2023-07-15T17:54:20.853Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 17:54:20 [2023-07-15T17:54:20.853Z] --- PASS: TestKillContainer/killing_signal (7.88s) 17:54:20 [2023-07-15T17:54:20.853Z] === RUN TestKillWithStopSignalAndRestartPolicies 17:54:20 [2023-07-15T17:54:20.853Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 17:54:20 [2023-07-15T17:54:20.853Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.01s) 17:54:20 [2023-07-15T17:54:20.853Z] === RUN TestKillStoppedContainer 17:54:20 [2023-07-15T17:54:20.853Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 17:54:20 [2023-07-15T17:54:20.853Z] --- SKIP: TestKillStoppedContainer (0.00s) 17:54:20 [2023-07-15T17:54:20.853Z] === RUN TestKillStoppedContainerAPIPre120 17:54:20 [2023-07-15T17:54:20.853Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 17:54:20 [2023-07-15T17:54:20.853Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 17:54:20 [2023-07-15T17:54:20.853Z] === RUN TestKillDifferentUserContainer 17:54:20 [2023-07-15T17:54:20.853Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 17:54:20 [2023-07-15T17:54:20.853Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 17:54:20 [2023-07-15T17:54:20.853Z] === RUN TestInspectOomKilledTrue 17:54:20 [2023-07-15T17:54:20.853Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 17:54:20 [2023-07-15T17:54:20.853Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 17:54:20 [2023-07-15T17:54:20.853Z] === RUN TestInspectOomKilledFalse 17:54:20 [2023-07-15T17:54:20.853Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 17:54:20 [2023-07-15T17:54:20.853Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 17:54:20 [2023-07-15T17:54:20.853Z] === RUN TestLogsFollowTailEmpty 17:54:20 [2023-07-15T17:54:20.869Z] docker_cli_swarm_test.go:1118: [d030d344029b3] joining swarm manager [dc02607dd66d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:54:22 [2023-07-15T17:54:22.237Z] docker_cli_swarm_test.go:1119: [d15f8a54f1ba8] joining swarm manager [dc02607dd66d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:54:23 [2023-07-15T17:54:23.030Z] --- PASS: TestLogsFollowTailEmpty (2.60s) 17:54:23 [2023-07-15T17:54:23.030Z] === RUN TestNetworkNat 17:54:23 [2023-07-15T17:54:23.030Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 17:54:23 [2023-07-15T17:54:23.030Z] --- SKIP: TestNetworkNat (0.00s) 17:54:23 [2023-07-15T17:54:23.030Z] === RUN TestNetworkLocalhostTCPNat 17:54:25 [2023-07-15T17:54:25.940Z] --- PASS: TestNetworkLocalhostTCPNat (2.76s) 17:54:25 [2023-07-15T17:54:25.940Z] === RUN TestNetworkLoopbackNat 17:54:25 [2023-07-15T17:54:25.940Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 17:54:25 [2023-07-15T17:54:25.940Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 17:54:25 [2023-07-15T17:54:25.940Z] === RUN TestPause 17:54:25 [2023-07-15T17:54:25.940Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 17:54:25 [2023-07-15T17:54:25.940Z] --- SKIP: TestPause (0.00s) 17:54:25 [2023-07-15T17:54:25.940Z] === RUN TestPauseFailsOnWindowsServerContainers 17:54:28 [2023-07-15T17:54:28.116Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.53s) 17:54:28 [2023-07-15T17:54:28.116Z] === RUN TestPauseStopPausedContainer 17:54:28 [2023-07-15T17:54:28.116Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 17:54:28 [2023-07-15T17:54:28.116Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 17:54:28 [2023-07-15T17:54:28.116Z] === RUN TestPsFilter 17:54:28 [2023-07-15T17:54:28.116Z] --- PASS: TestPsFilter (0.15s) 17:54:28 [2023-07-15T17:54:28.116Z] === RUN TestRemoveContainerWithRemovedVolume 17:54:31 [2023-07-15T17:54:31.862Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.09s) 17:54:31 [2023-07-15T17:54:31.862Z] === RUN TestRemoveContainerWithVolume 17:54:38 [2023-07-15T17:54:38.932Z] --- PASS: TestRemoveContainerWithVolume (7.72s) 17:54:38 [2023-07-15T17:54:38.932Z] === RUN TestRemoveContainerRunning 17:54:41 [2023-07-15T17:54:41.838Z] --- PASS: TestRemoveContainerRunning (2.91s) 17:54:41 [2023-07-15T17:54:41.838Z] === RUN TestRemoveContainerForceRemoveRunning 17:54:44 [2023-07-15T17:54:44.759Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.49s) 17:54:44 [2023-07-15T17:54:44.759Z] === RUN TestRemoveInvalidContainer 17:54:44 [2023-07-15T17:54:44.759Z] --- PASS: TestRemoveInvalidContainer (0.05s) 17:54:44 [2023-07-15T17:54:44.759Z] === RUN TestRenameLinkedContainer 17:54:44 [2023-07-15T17:54:44.759Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 17:54:44 [2023-07-15T17:54:44.759Z] --- SKIP: TestRenameLinkedContainer (0.00s) 17:54:44 [2023-07-15T17:54:44.759Z] === RUN TestRenameStoppedContainer 17:54:53 [2023-07-15T17:54:53.346Z] --- PASS: TestRenameStoppedContainer (7.74s) 17:54:53 [2023-07-15T17:54:53.346Z] === RUN TestRenameRunningContainerAndReuse 17:54:57 [2023-07-15T17:54:57.176Z] --- PASS: TestRenameRunningContainerAndReuse (5.05s) 17:54:57 [2023-07-15T17:54:57.176Z] === RUN TestRenameInvalidName 17:55:00 [2023-07-15T17:55:00.080Z] --- PASS: TestRenameInvalidName (2.82s) 17:55:00 [2023-07-15T17:55:00.080Z] === RUN TestRenameAnonymousContainer 17:55:00 [2023-07-15T17:55:00.080Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 17:55:00 [2023-07-15T17:55:00.080Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 17:55:00 [2023-07-15T17:55:00.080Z] === RUN TestRenameContainerWithSameName 17:55:02 [2023-07-15T17:55:02.993Z] --- PASS: TestRenameContainerWithSameName (2.54s) 17:55:02 [2023-07-15T17:55:02.993Z] === RUN TestRenameContainerWithLinkedContainer 17:55:02 [2023-07-15T17:55:02.993Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 17:55:02 [2023-07-15T17:55:02.993Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) 17:55:02 [2023-07-15T17:55:02.993Z] === RUN TestResize 17:55:05 [2023-07-15T17:55:05.167Z] --- PASS: TestResize (2.44s) 17:55:05 [2023-07-15T17:55:05.167Z] === RUN TestResizeWithInvalidSize 17:55:05 [2023-07-15T17:55:05.167Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 17:55:05 [2023-07-15T17:55:05.167Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 17:55:05 [2023-07-15T17:55:05.167Z] === RUN TestResizeWhenContainerNotStarted 17:55:08 [2023-07-15T17:55:08.075Z] --- PASS: TestResizeWhenContainerNotStarted (2.85s) 17:55:08 [2023-07-15T17:55:08.075Z] === RUN TestDaemonRestartKillContainers 17:55:08 [2023-07-15T17:55:08.075Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 17:55:08 [2023-07-15T17:55:08.075Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 17:55:08 [2023-07-15T17:55:08.075Z] === RUN TestStats 17:55:08 [2023-07-15T17:55:08.075Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 17:55:08 [2023-07-15T17:55:08.075Z] --- SKIP: TestStats (0.00s) 17:55:08 [2023-07-15T17:55:08.075Z] === RUN TestStopContainerWithRestartPolicyAlways 17:55:20 [2023-07-15T17:55:20.452Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.47s) 17:55:20 [2023-07-15T17:55:20.452Z] === RUN TestStopContainerWithTimeout 17:55:20 [2023-07-15T17:55:20.452Z] stop_windows_test.go:19: testEnv.OSType == "windows" 17:55:20 [2023-07-15T17:55:20.452Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 17:55:20 [2023-07-15T17:55:20.452Z] === RUN TestUpdateRestartPolicy 17:55:45 [2023-07-15T17:55:45.586Z] --- PASS: TestUpdateRestartPolicy (24.88s) 17:55:45 [2023-07-15T17:55:45.586Z] === RUN TestUpdateRestartWithAutoRemove 17:55:47 [2023-07-15T17:55:47.124Z] --- PASS: TestUpdateRestartWithAutoRemove (2.58s) 17:55:47 [2023-07-15T17:55:47.124Z] === RUN TestWaitNonBlocked 17:55:47 [2023-07-15T17:55:47.124Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 17:55:47 [2023-07-15T17:55:47.124Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 17:55:47 [2023-07-15T17:55:47.124Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 17:55:47 [2023-07-15T17:55:47.124Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 17:55:47 [2023-07-15T17:55:47.124Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 17:55:47 [2023-07-15T17:55:47.124Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 17:55:55 [2023-07-15T17:55:55.717Z] --- PASS: TestWaitNonBlocked (0.06s) 17:55:55 [2023-07-15T17:55:55.717Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.10s) 17:55:55 [2023-07-15T17:55:55.717Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.03s) 17:55:55 [2023-07-15T17:55:55.717Z] === RUN TestWaitBlocked 17:55:55 [2023-07-15T17:55:55.717Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 17:55:55 [2023-07-15T17:55:55.717Z] --- SKIP: TestWaitBlocked (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] PASS 17:55:55 [2023-07-15T17:55:55.717Z] ok github.com/docker/docker/integration/container 118.039s 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === Skipped 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) 17:55:55 [2023-07-15T17:55:55.717Z] copy_test.go:37: testEnv.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s) 17:55:55 [2023-07-15T17:55:55.717Z] copy_test.go:62: testEnv.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) 17:55:55 [2023-07-15T17:55:55.717Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) 17:55:55 [2023-07-15T17:55:55.717Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] health_test.go:21: testEnv.OSType == "windows": FIXME 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 17:55:55 [2023-07-15T17:55:55.717Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.01s) 17:55:55 [2023-07-15T17:55:55.717Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) 17:55:55 [2023-07-15T17:55:55.717Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] stop_windows_test.go:19: testEnv.OSType == "windows" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 17:55:55 [2023-07-15T17:55:55.717Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 17:55:55 [2023-07-15T17:55:55.717Z] 17:55:55 [2023-07-15T17:55:55.717Z] DONE 89 tests, 37 skipped in 121.120s 17:55:55 [2023-07-15T17:55:55.717Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon 17:55:57 [2023-07-15T17:55:57.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:55:57 [2023-07-15T17:55:57.267Z] INFO: Testing against a local daemon 17:55:57 [2023-07-15T17:55:57.267Z] === RUN TestLiveRestore 17:55:57 [2023-07-15T17:55:57.267Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows 17:55:57 [2023-07-15T17:55:57.267Z] --- SKIP: TestLiveRestore (0.00s) 17:55:57 [2023-07-15T17:55:57.267Z] PASS 17:55:57 [2023-07-15T17:55:57.267Z] ok github.com/docker/docker/integration/daemon 0.136s 17:55:57 [2023-07-15T17:55:57.728Z] 17:55:57 [2023-07-15T17:55:57.728Z] === Skipped 17:55:57 [2023-07-15T17:55:57.728Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) 17:55:57 [2023-07-15T17:55:57.728Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows 17:55:57 [2023-07-15T17:55:57.728Z] 17:55:57 [2023-07-15T17:55:57.728Z] DONE 1 tests, 1 skipped in 2.319s 17:55:57 [2023-07-15T17:55:57.728Z] Running D:\gopath\src\github.com\docker\docker\integration\image 17:55:58 [2023-07-15T17:55:58.632Z] docker_cli_swarm_test.go:1172: [d899189fc819d] joining swarm manager [dc02607dd66d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 17:56:12 [2023-07-15T17:56:12.569Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:12 [2023-07-15T17:56:12.569Z] INFO: Testing against a local daemon 17:56:12 [2023-07-15T17:56:12.569Z] === RUN TestCommitInheritsEnv 17:56:12 [2023-07-15T17:56:12.569Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 17:56:12 [2023-07-15T17:56:12.569Z] --- SKIP: TestCommitInheritsEnv (0.01s) 17:56:12 [2023-07-15T17:56:12.569Z] === RUN TestImportExtremelyLargeImageWorks 17:56:12 [2023-07-15T17:56:12.569Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 17:56:12 [2023-07-15T17:56:12.569Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 17:56:12 [2023-07-15T17:56:12.569Z] === RUN TestImagesFilterMultiReference 17:56:12 [2023-07-15T17:56:12.569Z] --- PASS: TestImagesFilterMultiReference (0.19s) 17:56:12 [2023-07-15T17:56:12.569Z] === RUN TestImagePullPlatformInvalid 17:56:12 [2023-07-15T17:56:12.569Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 17:56:12 [2023-07-15T17:56:12.569Z] === RUN TestImagePullStoredfDigestForOtherRepo 17:56:12 [2023-07-15T17:56:12.569Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows 17:56:12 [2023-07-15T17:56:12.569Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) 17:56:12 [2023-07-15T17:56:12.569Z] === RUN TestRemoveImageOrphaning 17:56:13 [2023-07-15T17:56:13.539Z] --- PASS: TestRemoveImageOrphaning (1.33s) 17:56:13 [2023-07-15T17:56:13.539Z] === RUN TestTagUnprefixedRepoByNameOrName 17:56:13 [2023-07-15T17:56:13.539Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) 17:56:13 [2023-07-15T17:56:13.539Z] === RUN TestTagInvalidReference 17:56:13 [2023-07-15T17:56:13.539Z] --- PASS: TestTagInvalidReference (0.05s) 17:56:13 [2023-07-15T17:56:13.539Z] === RUN TestTagValidPrefixedRepo 17:56:13 [2023-07-15T17:56:13.539Z] --- PASS: TestTagValidPrefixedRepo (0.12s) 17:56:13 [2023-07-15T17:56:13.539Z] === RUN TestTagExistedNameWithoutForce 17:56:13 [2023-07-15T17:56:13.539Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) 17:56:13 [2023-07-15T17:56:13.539Z] === RUN TestTagOfficialNames 17:56:13 [2023-07-15T17:56:13.539Z] --- PASS: TestTagOfficialNames (0.12s) 17:56:13 [2023-07-15T17:56:13.539Z] === RUN TestTagMatchesDigest 17:56:14 [2023-07-15T17:56:14.000Z] --- PASS: TestTagMatchesDigest (0.05s) 17:56:14 [2023-07-15T17:56:14.000Z] PASS 17:56:14 [2023-07-15T17:56:14.000Z] ok github.com/docker/docker/integration/image 2.163s 17:56:14 [2023-07-15T17:56:14.000Z] 17:56:14 [2023-07-15T17:56:14.000Z] === Skipped 17:56:14 [2023-07-15T17:56:14.000Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) 17:56:14 [2023-07-15T17:56:14.000Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 17:56:14 [2023-07-15T17:56:14.000Z] 17:56:14 [2023-07-15T17:56:14.000Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 17:56:14 [2023-07-15T17:56:14.000Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 17:56:14 [2023-07-15T17:56:14.000Z] 17:56:14 [2023-07-15T17:56:14.000Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) 17:56:14 [2023-07-15T17:56:14.000Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows 17:56:14 [2023-07-15T17:56:14.000Z] 17:56:14 [2023-07-15T17:56:14.000Z] DONE 12 tests, 3 skipped in 16.372s 17:56:14 [2023-07-15T17:56:14.459Z] Running D:\gopath\src\github.com\docker\docker\integration\network 17:56:15 [2023-07-15T17:56:15.999Z] testing: warning: no tests to run 17:56:15 [2023-07-15T17:56:15.999Z] testing: warning: no tests to run 17:56:15 [2023-07-15T17:56:15.999Z] PASS 17:56:15 [2023-07-15T17:56:15.999Z] PASS 17:56:15 [2023-07-15T17:56:15.999Z] ok github.com/docker/docker/integration/network/macvlan 0.147s [no tests to run] 17:56:15 [2023-07-15T17:56:15.999Z] ok github.com/docker/docker/integration/network/ipvlan 0.155s [no tests to run] 17:56:16 [2023-07-15T17:56:16.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:16 [2023-07-15T17:56:16.967Z] INFO: Testing against a local daemon 17:56:16 [2023-07-15T17:56:16.967Z] === RUN TestNetworkCreateDelete 17:56:16 [2023-07-15T17:56:16.967Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 17:56:16 [2023-07-15T17:56:16.967Z] --- SKIP: TestNetworkCreateDelete (0.01s) 17:56:16 [2023-07-15T17:56:16.967Z] === RUN TestDockerNetworkDeletePreferID 17:56:16 [2023-07-15T17:56:16.967Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 17:56:16 [2023-07-15T17:56:16.967Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) 17:56:16 [2023-07-15T17:56:16.967Z] === RUN TestDaemonDNSFallback 17:56:16 [2023-07-15T17:56:16.967Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 17:56:16 [2023-07-15T17:56:16.967Z] --- SKIP: TestDaemonDNSFallback (0.00s) 17:56:16 [2023-07-15T17:56:16.967Z] === RUN TestInspectNetwork 17:56:16 [2023-07-15T17:56:16.967Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 17:56:16 [2023-07-15T17:56:16.967Z] --- SKIP: TestInspectNetwork (0.00s) 17:56:16 [2023-07-15T17:56:16.967Z] === RUN TestRunContainerWithBridgeNone 17:56:16 [2023-07-15T17:56:16.967Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 17:56:16 [2023-07-15T17:56:16.967Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 17:56:16 [2023-07-15T17:56:16.967Z] === RUN TestNetworkInvalidJSON 17:56:16 [2023-07-15T17:56:16.967Z] === RUN TestNetworkInvalidJSON//networks/create 17:56:16 [2023-07-15T17:56:16.967Z] === PAUSE TestNetworkInvalidJSON//networks/create 17:56:16 [2023-07-15T17:56:16.967Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 17:56:17 [2023-07-15T17:56:17.428Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 17:56:17 [2023-07-15T17:56:17.428Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 17:56:17 [2023-07-15T17:56:17.428Z] === CONT TestNetworkInvalidJSON//networks/create 17:56:17 [2023-07-15T17:56:17.428Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 17:56:17 [2023-07-15T17:56:17.428Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 17:56:17 [2023-07-15T17:56:17.428Z] --- PASS: TestNetworkInvalidJSON (0.05s) 17:56:17 [2023-07-15T17:56:17.428Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 17:56:17 [2023-07-15T17:56:17.428Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 17:56:17 [2023-07-15T17:56:17.428Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestNetworkList 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestNetworkList//networks 17:56:17 [2023-07-15T17:56:17.428Z] === PAUSE TestNetworkList//networks 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestNetworkList//networks/ 17:56:17 [2023-07-15T17:56:17.428Z] === PAUSE TestNetworkList//networks/ 17:56:17 [2023-07-15T17:56:17.428Z] === CONT TestNetworkList//networks 17:56:17 [2023-07-15T17:56:17.428Z] === CONT TestNetworkList//networks/ 17:56:17 [2023-07-15T17:56:17.428Z] --- PASS: TestNetworkList (0.04s) 17:56:17 [2023-07-15T17:56:17.428Z] --- PASS: TestNetworkList//networks (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] --- PASS: TestNetworkList//networks/ (0.01s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestHostIPv4BridgeLabel 17:56:17 [2023-07-15T17:56:17.428Z] network_test.go:126: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestDaemonRestartWithLiveRestore 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:29: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestDaemonDefaultNetworkPools 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:58: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestDaemonRestartWithExistingNetwork 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:102: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:136: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:187: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestServiceWithPredefinedNetwork 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:212: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestServiceRemoveKeepsIngressNetwork 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:242: FLAKY_TEST 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestServiceWithDataPathPortInit 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:333: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] === RUN TestServiceWithDefaultAddressPoolInit 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:401: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] PASS 17:56:17 [2023-07-15T17:56:17.428Z] ok github.com/docker/docker/integration/network 0.256s 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === Skipped 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) 17:56:17 [2023-07-15T17:56:17.428Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) 17:56:17 [2023-07-15T17:56:17.428Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] network_test.go:126: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:29: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:58: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:102: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:136: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:187: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:212: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:242: FLAKY_TEST 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:333: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 17:56:17 [2023-07-15T17:56:17.428Z] service_test.go:401: testEnv.OSType == "windows" 17:56:17 [2023-07-15T17:56:17.428Z] 17:56:17 [2023-07-15T17:56:17.428Z] DONE 22 tests, 15 skipped in 3.145s 17:56:17 [2023-07-15T17:56:17.428Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 17:56:18 [2023-07-15T17:56:18.406Z] testing: warning: no tests to run 17:56:18 [2023-07-15T17:56:18.406Z] PASS 17:56:18 [2023-07-15T17:56:18.406Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] 17:56:18 [2023-07-15T17:56:18.406Z] 17:56:18 [2023-07-15T17:56:18.406Z] DONE 0 tests in 0.588s 17:56:18 [2023-07-15T17:56:18.406Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 17:56:18 [2023-07-15T17:56:18.871Z] testing: warning: no tests to run 17:56:18 [2023-07-15T17:56:18.871Z] PASS 17:56:18 [2023-07-15T17:56:18.871Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] 17:56:18 [2023-07-15T17:56:18.871Z] 17:56:18 [2023-07-15T17:56:18.871Z] DONE 0 tests in 0.634s 17:56:19 [2023-07-15T17:56:19.331Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 17:56:20 [2023-07-15T17:56:20.869Z] testing: warning: no tests to run 17:56:20 [2023-07-15T17:56:20.869Z] PASS 17:56:20 [2023-07-15T17:56:20.869Z] ok github.com/docker/docker/integration/plugin/authz 0.143s [no tests to run] 17:56:20 [2023-07-15T17:56:20.869Z] testing: warning: no tests to run 17:56:20 [2023-07-15T17:56:20.869Z] PASS 17:56:20 [2023-07-15T17:56:20.869Z] ok github.com/docker/docker/integration/plugin 0.136s [no tests to run] 17:56:25 [2023-07-15T17:56:25.143Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 17:56:25 [2023-07-15T17:56:25.143Z] docker_cli_swarm_test.go:1453: [d8c5a5ef9c15d] joining swarm manager [d3d2f992819b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:56:25 [2023-07-15T17:56:25.143Z] docker_cli_swarm_test.go:1454: [d16fbb9c14659] joining swarm manager [d3d2f992819b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 17:56:25 [2023-07-15T17:56:25.563Z] testing: warning: no tests to run 17:56:25 [2023-07-15T17:56:25.563Z] PASS 17:56:25 [2023-07-15T17:56:25.563Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [no tests to run] 17:56:26 [2023-07-15T17:56:26.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:26 [2023-07-15T17:56:26.026Z] INFO: Testing against a local daemon 17:56:26 [2023-07-15T17:56:26.026Z] === RUN TestExternalGraphDriver 17:56:26 [2023-07-15T17:56:26.026Z] external_test.go:47: runtime.GOOS == "windows" 17:56:26 [2023-07-15T17:56:26.026Z] --- SKIP: TestExternalGraphDriver (0.00s) 17:56:26 [2023-07-15T17:56:26.026Z] === RUN TestGraphdriverPluginV2 17:56:26 [2023-07-15T17:56:26.026Z] external_test.go:407: runtime.GOOS == "windows" 17:56:26 [2023-07-15T17:56:26.026Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 17:56:26 [2023-07-15T17:56:26.026Z] PASS 17:56:26 [2023-07-15T17:56:26.026Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.159s 17:56:28 [2023-07-15T17:56:28.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:28 [2023-07-15T17:56:28.953Z] INFO: Testing against a local daemon 17:56:28 [2023-07-15T17:56:28.953Z] === RUN TestPluginInvalidJSON 17:56:28 [2023-07-15T17:56:28.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:28 [2023-07-15T17:56:28.953Z] INFO: Testing against a local daemon 17:56:28 [2023-07-15T17:56:28.953Z] === RUN TestReadPluginNoRead 17:56:28 [2023-07-15T17:56:28.953Z] read_test.go:21: no unix domain sockets on Windows 17:56:28 [2023-07-15T17:56:28.953Z] --- SKIP: TestReadPluginNoRead (0.00s) 17:56:28 [2023-07-15T17:56:28.953Z] PASS 17:56:28 [2023-07-15T17:56:28.953Z] ok github.com/docker/docker/integration/plugin/logging 0.132s 17:56:29 [2023-07-15T17:56:29.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:29 [2023-07-15T17:56:29.412Z] INFO: Testing against a local daemon 17:56:29 [2023-07-15T17:56:29.412Z] === RUN TestPluginWithDevMounts 17:56:29 [2023-07-15T17:56:29.412Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 17:56:29 [2023-07-15T17:56:29.412Z] --- SKIP: TestPluginWithDevMounts (0.00s) 17:56:29 [2023-07-15T17:56:29.412Z] PASS 17:56:29 [2023-07-15T17:56:29.412Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 17:56:29 [2023-07-15T17:56:29.412Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 17:56:29 [2023-07-15T17:56:29.412Z] ok github.com/docker/docker/integration/plugin/volumes 0.146s 17:56:29 [2023-07-15T17:56:29.412Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 17:56:29 [2023-07-15T17:56:29.412Z] --- PASS: TestPluginInvalidJSON (0.07s) 17:56:29 [2023-07-15T17:56:29.412Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 17:56:29 [2023-07-15T17:56:29.412Z] === RUN TestPluginInstall 17:56:29 [2023-07-15T17:56:29.412Z] plugin_test.go:62: testEnv.OSType == "windows" 17:56:29 [2023-07-15T17:56:29.412Z] --- SKIP: TestPluginInstall (0.00s) 17:56:29 [2023-07-15T17:56:29.412Z] === RUN TestPluginsWithRuntimes 17:56:29 [2023-07-15T17:56:29.412Z] plugin_test.go:171: testEnv.OSType == "windows" 17:56:29 [2023-07-15T17:56:29.412Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 17:56:29 [2023-07-15T17:56:29.412Z] === RUN TestPluginBackCompatMediaTypes 17:56:29 [2023-07-15T17:56:29.412Z] plugin_test.go:233: testEnv.OSType == "windows" 17:56:29 [2023-07-15T17:56:29.412Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 17:56:29 [2023-07-15T17:56:29.412Z] PASS 17:56:29 [2023-07-15T17:56:29.412Z] ok github.com/docker/docker/integration/plugin/common 0.205s 17:56:29 [2023-07-15T17:56:29.412Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 17:56:29 [2023-07-15T17:56:29.412Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 17:56:29 [2023-07-15T17:56:29.412Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 17:56:29 [2023-07-15T17:56:29.412Z] 17:56:29 [2023-07-15T17:56:29.412Z] === Skipped 17:56:29 [2023-07-15T17:56:29.412Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 17:56:29 [2023-07-15T17:56:29.412Z] plugin_test.go:62: testEnv.OSType == "windows" 17:56:29 [2023-07-15T17:56:29.412Z] 17:56:29 [2023-07-15T17:56:29.412Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 17:56:29 [2023-07-15T17:56:29.412Z] plugin_test.go:171: testEnv.OSType == "windows" 17:56:29 [2023-07-15T17:56:29.412Z] 17:56:29 [2023-07-15T17:56:29.412Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 17:56:29 [2023-07-15T17:56:29.412Z] plugin_test.go:233: testEnv.OSType == "windows" 17:56:29 [2023-07-15T17:56:29.412Z] 17:56:29 [2023-07-15T17:56:29.412Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 17:56:29 [2023-07-15T17:56:29.412Z] external_test.go:47: runtime.GOOS == "windows" 17:56:29 [2023-07-15T17:56:29.412Z] 17:56:29 [2023-07-15T17:56:29.413Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 17:56:29 [2023-07-15T17:56:29.413Z] external_test.go:407: runtime.GOOS == "windows" 17:56:29 [2023-07-15T17:56:29.413Z] 17:56:29 [2023-07-15T17:56:29.413Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 17:56:29 [2023-07-15T17:56:29.413Z] read_test.go:21: no unix domain sockets on Windows 17:56:29 [2023-07-15T17:56:29.413Z] 17:56:29 [2023-07-15T17:56:29.413Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 17:56:29 [2023-07-15T17:56:29.413Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 17:56:29 [2023-07-15T17:56:29.413Z] 17:56:29 [2023-07-15T17:56:29.413Z] DONE 9 tests, 7 skipped in 10.321s 17:56:29 [2023-07-15T17:56:29.873Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 17:56:30 [2023-07-15T17:56:30.335Z] testing: warning: no tests to run 17:56:30 [2023-07-15T17:56:30.335Z] PASS 17:56:30 [2023-07-15T17:56:30.335Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] 17:56:30 [2023-07-15T17:56:30.335Z] 17:56:30 [2023-07-15T17:56:30.335Z] DONE 0 tests in 0.627s 17:56:30 [2023-07-15T17:56:30.335Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 17:56:31 [2023-07-15T17:56:31.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:31 [2023-07-15T17:56:31.884Z] INFO: Testing against a local daemon 17:56:31 [2023-07-15T17:56:31.884Z] === RUN TestPluginInvalidJSON 17:56:31 [2023-07-15T17:56:31.884Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 17:56:31 [2023-07-15T17:56:31.884Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 17:56:31 [2023-07-15T17:56:31.884Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 17:56:31 [2023-07-15T17:56:31.884Z] --- PASS: TestPluginInvalidJSON (0.07s) 17:56:31 [2023-07-15T17:56:31.884Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 17:56:31 [2023-07-15T17:56:31.884Z] === RUN TestPluginInstall 17:56:31 [2023-07-15T17:56:31.884Z] plugin_test.go:62: testEnv.OSType == "windows" 17:56:31 [2023-07-15T17:56:31.884Z] --- SKIP: TestPluginInstall (0.00s) 17:56:31 [2023-07-15T17:56:31.884Z] === RUN TestPluginsWithRuntimes 17:56:31 [2023-07-15T17:56:31.884Z] plugin_test.go:171: testEnv.OSType == "windows" 17:56:31 [2023-07-15T17:56:31.884Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 17:56:31 [2023-07-15T17:56:31.884Z] === RUN TestPluginBackCompatMediaTypes 17:56:31 [2023-07-15T17:56:31.884Z] plugin_test.go:233: testEnv.OSType == "windows" 17:56:31 [2023-07-15T17:56:31.884Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 17:56:31 [2023-07-15T17:56:31.884Z] PASS 17:56:31 [2023-07-15T17:56:31.884Z] ok github.com/docker/docker/integration/plugin/common (cached) 17:56:31 [2023-07-15T17:56:31.884Z] 17:56:31 [2023-07-15T17:56:31.884Z] === Skipped 17:56:31 [2023-07-15T17:56:31.884Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 17:56:31 [2023-07-15T17:56:31.884Z] plugin_test.go:62: testEnv.OSType == "windows" 17:56:31 [2023-07-15T17:56:31.884Z] 17:56:31 [2023-07-15T17:56:31.884Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 17:56:31 [2023-07-15T17:56:31.884Z] plugin_test.go:171: testEnv.OSType == "windows" 17:56:31 [2023-07-15T17:56:31.884Z] 17:56:31 [2023-07-15T17:56:31.884Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 17:56:31 [2023-07-15T17:56:31.884Z] plugin_test.go:233: testEnv.OSType == "windows" 17:56:31 [2023-07-15T17:56:31.884Z] 17:56:31 [2023-07-15T17:56:31.884Z] DONE 5 tests, 3 skipped in 1.246s 17:56:31 [2023-07-15T17:56:31.884Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 17:56:32 [2023-07-15T17:56:32.856Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:32 [2023-07-15T17:56:32.856Z] INFO: Testing against a local daemon 17:56:32 [2023-07-15T17:56:32.856Z] === RUN TestExternalGraphDriver 17:56:32 [2023-07-15T17:56:32.856Z] external_test.go:47: runtime.GOOS == "windows" 17:56:32 [2023-07-15T17:56:32.856Z] --- SKIP: TestExternalGraphDriver (0.00s) 17:56:32 [2023-07-15T17:56:32.856Z] === RUN TestGraphdriverPluginV2 17:56:32 [2023-07-15T17:56:32.856Z] external_test.go:407: runtime.GOOS == "windows" 17:56:32 [2023-07-15T17:56:32.856Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 17:56:32 [2023-07-15T17:56:32.856Z] PASS 17:56:32 [2023-07-15T17:56:32.856Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) 17:56:32 [2023-07-15T17:56:32.856Z] 17:56:32 [2023-07-15T17:56:32.856Z] === Skipped 17:56:32 [2023-07-15T17:56:32.856Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 17:56:32 [2023-07-15T17:56:32.856Z] external_test.go:47: runtime.GOOS == "windows" 17:56:32 [2023-07-15T17:56:32.856Z] 17:56:32 [2023-07-15T17:56:32.856Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 17:56:32 [2023-07-15T17:56:32.856Z] external_test.go:407: runtime.GOOS == "windows" 17:56:32 [2023-07-15T17:56:32.856Z] 17:56:32 [2023-07-15T17:56:32.856Z] DONE 2 tests, 2 skipped in 1.131s 17:56:33 [2023-07-15T17:56:33.316Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 17:56:34 [2023-07-15T17:56:34.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:34 [2023-07-15T17:56:34.284Z] INFO: Testing against a local daemon 17:56:34 [2023-07-15T17:56:34.284Z] testing: warning: no tests to run 17:56:34 [2023-07-15T17:56:34.284Z] PASS 17:56:34 [2023-07-15T17:56:34.284Z] === RUN TestReadPluginNoRead 17:56:34 [2023-07-15T17:56:34.284Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 17:56:34 [2023-07-15T17:56:34.284Z] read_test.go:21: no unix domain sockets on Windows 17:56:34 [2023-07-15T17:56:34.284Z] --- SKIP: TestReadPluginNoRead (0.00s) 17:56:34 [2023-07-15T17:56:34.284Z] PASS 17:56:34 [2023-07-15T17:56:34.284Z] ok github.com/docker/docker/integration/plugin/logging (cached) 17:56:34 [2023-07-15T17:56:34.284Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 17:56:34 [2023-07-15T17:56:34.284Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 17:56:34 [2023-07-15T17:56:34.744Z] 17:56:34 [2023-07-15T17:56:34.744Z] === Skipped 17:56:34 [2023-07-15T17:56:34.744Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 17:56:34 [2023-07-15T17:56:34.744Z] read_test.go:21: no unix domain sockets on Windows 17:56:34 [2023-07-15T17:56:34.744Z] 17:56:34 [2023-07-15T17:56:34.744Z] DONE 1 tests, 1 skipped in 1.413s 17:56:34 [2023-07-15T17:56:34.744Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 17:56:35 [2023-07-15T17:56:35.092Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 17:56:35 [2023-07-15T17:56:35.349Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 17:56:35 [2023-07-15T17:56:35.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 17:56:35 [2023-07-15T17:56:35.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 17:56:35 [2023-07-15T17:56:35.720Z] testing: warning: no tests to run 17:56:35 [2023-07-15T17:56:35.720Z] PASS 17:56:35 [2023-07-15T17:56:35.720Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 17:56:35 [2023-07-15T17:56:35.720Z] 17:56:35 [2023-07-15T17:56:35.720Z] DONE 0 tests in 0.900s 17:56:35 [2023-07-15T17:56:35.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 17:56:35 [2023-07-15T17:56:35.863Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 17:56:36 [2023-07-15T17:56:36.793Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 17:56:37 [2023-07-15T17:56:37.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:37 [2023-07-15T17:56:37.260Z] INFO: Testing against a local daemon 17:56:37 [2023-07-15T17:56:37.260Z] === RUN TestPluginWithDevMounts 17:56:37 [2023-07-15T17:56:37.260Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 17:56:37 [2023-07-15T17:56:37.260Z] --- SKIP: TestPluginWithDevMounts (0.00s) 17:56:37 [2023-07-15T17:56:37.260Z] PASS 17:56:37 [2023-07-15T17:56:37.260Z] ok github.com/docker/docker/integration/plugin/volumes (cached) 17:56:37 [2023-07-15T17:56:37.260Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 17:56:37 [2023-07-15T17:56:37.260Z] 17:56:37 [2023-07-15T17:56:37.260Z] === Skipped 17:56:37 [2023-07-15T17:56:37.260Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 17:56:37 [2023-07-15T17:56:37.260Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 17:56:37 [2023-07-15T17:56:37.260Z] 17:56:37 [2023-07-15T17:56:37.260Z] DONE 1 tests, 1 skipped in 1.230s 17:56:37 [2023-07-15T17:56:37.260Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 17:56:38 [2023-07-15T17:56:38.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 17:56:39 [2023-07-15T17:56:39.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:39 [2023-07-15T17:56:39.452Z] INFO: Testing against a local daemon 17:56:39 [2023-07-15T17:56:39.452Z] === RUN TestSecretInspect 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] --- SKIP: TestSecretInspect (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] === RUN TestSecretList 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] --- SKIP: TestSecretList (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] === RUN TestSecretsCreateAndDelete 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] === RUN TestSecretsUpdate 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] --- SKIP: TestSecretsUpdate (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] === RUN TestTemplatedSecret 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] --- SKIP: TestTemplatedSecret (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] === RUN TestSecretCreateResolve 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 17:56:39 [2023-07-15T17:56:39.452Z] --- SKIP: TestSecretCreateResolve (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] PASS 17:56:39 [2023-07-15T17:56:39.452Z] ok github.com/docker/docker/integration/secret 0.150s 17:56:39 [2023-07-15T17:56:39.452Z] 17:56:39 [2023-07-15T17:56:39.452Z] === Skipped 17:56:39 [2023-07-15T17:56:39.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] 17:56:39 [2023-07-15T17:56:39.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] 17:56:39 [2023-07-15T17:56:39.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] 17:56:39 [2023-07-15T17:56:39.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] 17:56:39 [2023-07-15T17:56:39.452Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 17:56:39 [2023-07-15T17:56:39.452Z] 17:56:39 [2023-07-15T17:56:39.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 17:56:39 [2023-07-15T17:56:39.452Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 17:56:39 [2023-07-15T17:56:39.452Z] 17:56:39 [2023-07-15T17:56:39.452Z] DONE 6 tests, 6 skipped in 2.356s 17:56:39 [2023-07-15T17:56:39.916Z] Running D:\gopath\src\github.com\docker\docker\integration\service 17:56:42 [2023-07-15T17:56:42.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:42 [2023-07-15T17:56:42.847Z] INFO: Testing against a local daemon 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestServiceCreateInit 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestServiceCreateInit/daemonInitDisabled 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestServiceCreateInit/daemonInitEnabled 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] --- PASS: TestServiceCreateInit (0.07s) 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestCreateServiceMultipleTimes 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestCreateServiceConflict 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestCreateServiceConflict (0.00s) 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestCreateServiceMaxReplicas 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestCreateWithDuplicateNetworkNames 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestCreateServiceSecretFileMode 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestCreateServiceConfigFileMode 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestCreateServiceSysctls 17:56:42 [2023-07-15T17:56:42.847Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 17:56:42 [2023-07-15T17:56:42.847Z] --- SKIP: TestCreateServiceSysctls (0.06s) 17:56:42 [2023-07-15T17:56:42.847Z] === RUN TestCreateServiceCapabilities 17:56:42 [2023-07-15T17:56:42.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestCreateServiceCapabilities (0.05s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestInspect 17:56:43 [2023-07-15T17:56:43.306Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestInspect (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestCreateJob 17:56:43 [2023-07-15T17:56:43.306Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestCreateJob (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestReplicatedJob 17:56:43 [2023-07-15T17:56:43.306Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestReplicatedJob (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestUpdateReplicatedJob 17:56:43 [2023-07-15T17:56:43.306Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestServiceListWithStatuses 17:56:43 [2023-07-15T17:56:43.306Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServiceListWithStatuses (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestDockerNetworkConnectAlias 17:56:43 [2023-07-15T17:56:43.306Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestDockerNetworkReConnect 17:56:43 [2023-07-15T17:56:43.306Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestServicePlugin 17:56:43 [2023-07-15T17:56:43.306Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServicePlugin (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestServiceUpdateLabel 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServiceUpdateLabel (0.01s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestServiceUpdateSecrets 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestServiceUpdateConfigs 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestServiceUpdateNetwork 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] === RUN TestServiceUpdatePidsLimit 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) 17:56:43 [2023-07-15T17:56:43.306Z] PASS 17:56:43 [2023-07-15T17:56:43.306Z] ok github.com/docker/docker/integration/service 0.363s 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === Skipped 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) 17:56:43 [2023-07-15T17:56:43.306Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) 17:56:43 [2023-07-15T17:56:43.306Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 17:56:43 [2023-07-15T17:56:43.306Z] 17:56:43 [2023-07-15T17:56:43.306Z] DONE 24 tests, 23 skipped in 3.448s 17:56:43 [2023-07-15T17:56:43.306Z] Running D:\gopath\src\github.com\docker\docker\integration\session 17:56:44 [2023-07-15T17:56:44.255Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 17:56:45 [2023-07-15T17:56:45.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:45 [2023-07-15T17:56:45.499Z] INFO: Testing against a local daemon 17:56:45 [2023-07-15T17:56:45.499Z] === RUN TestSessionCreate 17:56:45 [2023-07-15T17:56:45.499Z] session_test.go:15: testEnv.OSType == "windows": FIXME 17:56:45 [2023-07-15T17:56:45.499Z] --- SKIP: TestSessionCreate (0.02s) 17:56:45 [2023-07-15T17:56:45.499Z] === RUN TestSessionCreateWithBadUpgrade 17:56:45 [2023-07-15T17:56:45.499Z] session_test.go:36: testEnv.OSType == "windows": FIXME 17:56:45 [2023-07-15T17:56:45.499Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 17:56:45 [2023-07-15T17:56:45.499Z] PASS 17:56:45 [2023-07-15T17:56:45.499Z] ok github.com/docker/docker/integration/session 0.174s 17:56:45 [2023-07-15T17:56:45.971Z] 17:56:45 [2023-07-15T17:56:45.971Z] === Skipped 17:56:45 [2023-07-15T17:56:45.971Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.02s) 17:56:45 [2023-07-15T17:56:45.971Z] session_test.go:15: testEnv.OSType == "windows": FIXME 17:56:45 [2023-07-15T17:56:45.971Z] 17:56:45 [2023-07-15T17:56:45.971Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 17:56:45 [2023-07-15T17:56:45.971Z] session_test.go:36: testEnv.OSType == "windows": FIXME 17:56:45 [2023-07-15T17:56:45.971Z] 17:56:45 [2023-07-15T17:56:45.971Z] DONE 2 tests, 2 skipped in 2.269s 17:56:45 [2023-07-15T17:56:45.971Z] Running D:\gopath\src\github.com\docker\docker\integration\system 17:56:46 [2023-07-15T17:56:46.148Z] docker_cli_swarm_unix_test.go:63: [de2f4817bcce4] joining swarm manager [d5eb803de72b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:56:48 [2023-07-15T17:56:48.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:48 [2023-07-15T17:56:48.167Z] INFO: Testing against a local daemon 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestCgroupDriverSystemdMemoryLimit 17:56:48 [2023-07-15T17:56:48.167Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 17:56:48 [2023-07-15T17:56:48.167Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestEventsExecDie 17:56:48 [2023-07-15T17:56:48.167Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 17:56:48 [2023-07-15T17:56:48.167Z] --- SKIP: TestEventsExecDie (0.00s) 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestEventsBackwardsCompatible 17:56:48 [2023-07-15T17:56:48.167Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 17:56:48 [2023-07-15T17:56:48.167Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestInfoAPI 17:56:48 [2023-07-15T17:56:48.167Z] --- PASS: TestInfoAPI (0.06s) 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestInfoAPIWarnings 17:56:48 [2023-07-15T17:56:48.167Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 17:56:48 [2023-07-15T17:56:48.167Z] --- SKIP: TestInfoAPIWarnings (0.00s) 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestInfoDebug 17:56:48 [2023-07-15T17:56:48.167Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 17:56:48 [2023-07-15T17:56:48.167Z] --- SKIP: TestInfoDebug (0.00s) 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestInfoInsecureRegistries 17:56:48 [2023-07-15T17:56:48.167Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 17:56:48 [2023-07-15T17:56:48.167Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestInfoRegistryMirrors 17:56:48 [2023-07-15T17:56:48.167Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 17:56:48 [2023-07-15T17:56:48.167Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 17:56:48 [2023-07-15T17:56:48.167Z] === RUN TestLoginFailsWithBadCredentials 17:56:49 [2023-07-15T17:56:49.149Z] --- PASS: TestLoginFailsWithBadCredentials (0.84s) 17:56:49 [2023-07-15T17:56:49.149Z] === RUN TestPingCacheHeaders 17:56:49 [2023-07-15T17:56:49.149Z] --- PASS: TestPingCacheHeaders (0.06s) 17:56:49 [2023-07-15T17:56:49.149Z] === RUN TestPingGet 17:56:49 [2023-07-15T17:56:49.149Z] --- PASS: TestPingGet (0.05s) 17:56:49 [2023-07-15T17:56:49.149Z] === RUN TestPingHead 17:56:49 [2023-07-15T17:56:49.149Z] --- PASS: TestPingHead (0.04s) 17:56:49 [2023-07-15T17:56:49.149Z] === RUN TestVersion 17:56:49 [2023-07-15T17:56:49.149Z] --- PASS: TestVersion (0.04s) 17:56:49 [2023-07-15T17:56:49.149Z] PASS 17:56:49 [2023-07-15T17:56:49.149Z] ok github.com/docker/docker/integration/system 1.216s 17:56:49 [2023-07-15T17:56:49.608Z] 17:56:49 [2023-07-15T17:56:49.608Z] === Skipped 17:56:49 [2023-07-15T17:56:49.608Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.01s) 17:56:49 [2023-07-15T17:56:49.608Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 17:56:49 [2023-07-15T17:56:49.608Z] 17:56:49 [2023-07-15T17:56:49.608Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 17:56:49 [2023-07-15T17:56:49.608Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 17:56:49 [2023-07-15T17:56:49.608Z] 17:56:49 [2023-07-15T17:56:49.608Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 17:56:49 [2023-07-15T17:56:49.608Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 17:56:49 [2023-07-15T17:56:49.608Z] 17:56:49 [2023-07-15T17:56:49.608Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 17:56:49 [2023-07-15T17:56:49.608Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 17:56:49 [2023-07-15T17:56:49.608Z] 17:56:49 [2023-07-15T17:56:49.608Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 17:56:49 [2023-07-15T17:56:49.608Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 17:56:49 [2023-07-15T17:56:49.608Z] 17:56:49 [2023-07-15T17:56:49.608Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 17:56:49 [2023-07-15T17:56:49.608Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 17:56:49 [2023-07-15T17:56:49.608Z] 17:56:49 [2023-07-15T17:56:49.608Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 17:56:49 [2023-07-15T17:56:49.608Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 17:56:49 [2023-07-15T17:56:49.608Z] 17:56:49 [2023-07-15T17:56:49.608Z] DONE 13 tests, 7 skipped in 3.520s 17:56:49 [2023-07-15T17:56:49.608Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 17:56:51 [2023-07-15T17:56:51.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:56:51 [2023-07-15T17:56:51.802Z] INFO: Testing against a local daemon 17:56:51 [2023-07-15T17:56:51.802Z] === RUN TestVolumesCreateAndList 17:56:51 [2023-07-15T17:56:51.802Z] --- PASS: TestVolumesCreateAndList (0.09s) 17:56:51 [2023-07-15T17:56:51.802Z] === RUN TestVolumesRemove 17:56:52 [2023-07-15T17:56:52.262Z] --- PASS: TestVolumesRemove (0.11s) 17:56:52 [2023-07-15T17:56:52.262Z] === RUN TestVolumesInspect 17:56:52 [2023-07-15T17:56:52.262Z] --- PASS: TestVolumesInspect (0.06s) 17:56:52 [2023-07-15T17:56:52.262Z] === RUN TestVolumesInvalidJSON 17:56:52 [2023-07-15T17:56:52.262Z] === RUN TestVolumesInvalidJSON//volumes/create 17:56:52 [2023-07-15T17:56:52.262Z] === PAUSE TestVolumesInvalidJSON//volumes/create 17:56:52 [2023-07-15T17:56:52.262Z] === CONT TestVolumesInvalidJSON//volumes/create 17:56:52 [2023-07-15T17:56:52.262Z] --- PASS: TestVolumesInvalidJSON (0.06s) 17:56:52 [2023-07-15T17:56:52.262Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) 17:56:52 [2023-07-15T17:56:52.262Z] PASS 17:56:52 [2023-07-15T17:56:52.262Z] ok github.com/docker/docker/integration/volume 0.419s 17:56:52 [2023-07-15T17:56:52.262Z] 17:56:52 [2023-07-15T17:56:52.262Z] DONE 5 tests in 2.735s 17:56:52 [2023-07-15T17:56:52.262Z] INFO: make.ps1 ended at 07/15/2023 17:56:52 17:56:52 [2023-07-15T17:56:52.262Z] INFO: Integration CLI tests being run from the host: 17:56:52 [2023-07-15T17:56:52.262Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 17:57:02 [2023-07-15T17:57:02.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 17:57:02 [2023-07-15T17:57:02.602Z] INFO: Testing against a local daemon 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 17:57:02 [2023-07-15T17:57:02.602Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite/TestAPIErrorJSON 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite/TestAPIErrorPlainText 17:57:02 [2023-07-15T17:57:02.602Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 17:57:02 [2023-07-15T17:57:02.602Z] === RUN TestDockerSuite/TestAPIImagesDelete 17:57:03 [2023-07-15T17:57:03.573Z] === RUN TestDockerSuite/TestAPIImagesFilter 17:57:04 [2023-07-15T17:57:04.031Z] === RUN TestDockerSuite/TestAPIImagesHistory 17:57:05 [2023-07-15T17:57:05.008Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 17:57:05 [2023-07-15T17:57:05.008Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 17:57:42 [2023-07-15T17:57:42.332Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 17:57:42 [2023-07-15T17:57:42.332Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 17:57:42 [2023-07-15T17:57:42.332Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 17:57:44 [2023-07-15T17:57:44.227Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 17:57:47 [2023-07-15T17:57:47.500Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 17:57:50 [2023-07-15T17:57:50.021Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 17:57:51 [2023-07-15T17:57:51.915Z] docker_api_swarm_test.go:962: [d50f89f66827d] joining swarm manager [df342415d64ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 17:58:09 [2023-07-15T17:58:09.971Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 17:58:24 [2023-07-15T17:58:24.851Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 17:58:26 [2023-07-15T17:58:26.221Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 17:58:28 [2023-07-15T17:58:28.742Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 17:58:32 [2023-07-15T17:58:32.016Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 17:58:40 [2023-07-15T17:58:40.118Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 17:58:45 [2023-07-15T17:58:45.371Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 17:58:46 [2023-07-15T17:58:46.294Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 17:58:46 [2023-07-15T17:58:46.294Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPINetworkFilter 17:58:46 [2023-07-15T17:58:46.294Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 17:58:46 [2023-07-15T17:58:46.294Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 17:58:46 [2023-07-15T17:58:46.294Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 17:58:46 [2023-07-15T17:58:46.294Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 17:58:46 [2023-07-15T17:58:46.294Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPIOptionsRoute 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 17:58:46 [2023-07-15T17:58:46.294Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 17:58:46 [2023-07-15T17:58:46.294Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 17:58:47 [2023-07-15T17:58:47.265Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 17:58:49 [2023-07-15T17:58:49.788Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 17:58:52 [2023-07-15T17:58:52.312Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 17:58:53 [2023-07-15T17:58:53.390Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 17:58:53 [2023-07-15T17:58:53.390Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 17:58:53 [2023-07-15T17:58:53.390Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 17:58:53 [2023-07-15T17:58:53.390Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 17:58:53 [2023-07-15T17:58:53.390Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 17:58:54 [2023-07-15T17:58:54.834Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 17:58:56 [2023-07-15T17:58:56.307Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 17:58:57 [2023-07-15T17:58:57.356Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 17:58:59 [2023-07-15T17:58:59.250Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 17:59:00 [2023-07-15T17:59:00.048Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 17:59:00 [2023-07-15T17:59:00.048Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor 17:59:00 [2023-07-15T17:59:00.048Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 17:59:00 [2023-07-15T17:59:00.048Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor 17:59:00 [2023-07-15T17:59:00.048Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 17:59:00 [2023-07-15T17:59:00.048Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux 17:59:00 [2023-07-15T17:59:00.048Z] === RUN TestDockerSuite/TestAttachDisconnect 17:59:00 [2023-07-15T17:59:00.048Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 17:59:00 [2023-07-15T17:59:00.048Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 17:59:03 [2023-07-15T17:59:03.806Z] === RUN TestDockerSuite/TestAttachPausedContainer 17:59:03 [2023-07-15T17:59:03.806Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 17:59:04 [2023-07-15T17:59:04.265Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 17:59:04 [2023-07-15T17:59:04.265Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 17:59:04 [2023-07-15T17:59:04.265Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 17:59:12 [2023-07-15T17:59:12.842Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 17:59:55 [2023-07-15T17:59:55.485Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 18:00:10 [2023-07-15T18:00:10.336Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite (1606.43s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.57s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.65s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.86s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.84s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.66s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (21.90s) 18:00:25 [2023-07-15T18:00:25.188Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.41s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.65s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.04s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.96s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.08s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.10s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.04s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.46s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.04s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (14.99s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.34s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.57s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.35s) 18:00:25 [2023-07-15T18:00:25.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.44s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.49s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.22s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.15s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.09s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.37s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.76s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.34s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.26s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.22s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.26s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.29s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.11s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.55s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.58s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.71s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.49s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.13s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.09s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.52s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.54s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.41s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.70s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.75s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.84s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.36s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.67s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.10s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.31s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.77s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.82s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.68s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.08s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.83s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.66s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.96s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.61s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.18s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.15s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.57s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.75s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.11s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.26s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (107.67s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.14s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.98s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.14s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.76s) 18:00:25 [2023-07-15T18:00:25.189Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.96s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.64s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.65s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.38s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.97s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.99s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.19s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.07s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.48s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.92s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.30s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.11s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.32s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.28s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) 18:00:25 [2023-07-15T18:00:25.189Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) 18:00:25 [2023-07-15T18:00:25.189Z] === RUN TestDockerExternalVolumeSuite 18:00:25 [2023-07-15T18:00:25.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 18:00:25 [2023-07-15T18:00:25.753Z] docker_cli_external_volume_driver_test.go:52: [d860f29af5c38] daemon is not started 18:00:43 [2023-07-15T18:00:43.806Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 18:01:24 [2023-07-15T18:01:24.589Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 18:01:24 [2023-07-15T18:01:24.589Z] docker_api_build_test.go:176: unmatched requirement UnixCli 18:01:24 [2023-07-15T18:01:24.589Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 18:01:27 [2023-07-15T18:01:27.548Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 18:01:27 [2023-07-15T18:01:27.548Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 18:01:32 [2023-07-15T18:01:32.243Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 18:01:33 [2023-07-15T18:01:33.221Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 18:01:33 [2023-07-15T18:01:33.221Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 18:01:33 [2023-07-15T18:01:33.221Z] === RUN TestDockerSuite/TestBuildAddBadLinks 18:01:33 [2023-07-15T18:01:33.221Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 18:01:33 [2023-07-15T18:01:33.680Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 18:01:33 [2023-07-15T18:01:33.680Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 18:01:33 [2023-07-15T18:01:33.680Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 18:01:33 [2023-07-15T18:01:33.680Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 18:01:34 [2023-07-15T18:01:34.649Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 18:01:38 [2023-07-15T18:01:38.393Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 18:01:39 [2023-07-15T18:01:39.930Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 18:01:39 [2023-07-15T18:01:39.930Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 18:01:39 [2023-07-15T18:01:39.930Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 18:01:39 [2023-07-15T18:01:39.930Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 18:01:39 [2023-07-15T18:01:39.930Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 18:01:40 [2023-07-15T18:01:40.391Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 18:01:43 [2023-07-15T18:01:43.309Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 18:01:51 [2023-07-15T18:01:51.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 18:01:58 [2023-07-15T18:01:58.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 18:01:58 [2023-07-15T18:01:58.203Z] === RUN TestDockerSuite/TestBuildAddNonTar 18:02:02 [2023-07-15T18:02:02.977Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 18:02:04 [2023-07-15T18:02:04.556Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 18:02:04 [2023-07-15T18:02:04.556Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 18:02:04 [2023-07-15T18:02:04.556Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 18:02:08 [2023-07-15T18:02:08.366Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 18:02:09 [2023-07-15T18:02:09.938Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 18:02:12 [2023-07-15T18:02:12.862Z] docker_cli_external_volume_driver_test.go:52: [db64580997c1f] daemon is not started 18:02:20 [2023-07-15T18:02:20.411Z] === RUN TestDockerSuite/TestBuildAddScript 18:02:20 [2023-07-15T18:02:20.411Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 18:02:20 [2023-07-15T18:02:20.411Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 18:02:20 [2023-07-15T18:02:20.411Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 18:02:20 [2023-07-15T18:02:20.411Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 18:02:20 [2023-07-15T18:02:20.411Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 18:02:20 [2023-07-15T18:02:20.411Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 18:02:20 [2023-07-15T18:02:20.411Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 18:02:20 [2023-07-15T18:02:20.411Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 18:02:21 [2023-07-15T18:02:21.402Z] === RUN TestDockerSuite/TestBuildAddTar 18:02:27 [2023-07-15T18:02:27.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 18:02:45 [2023-07-15T18:02:45.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 18:03:00 [2023-07-15T18:03:00.620Z] docker_cli_external_volume_driver_test.go:52: [dc8c229aa2367] daemon is not started 18:03:15 [2023-07-15T18:03:15.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 18:03:15 [2023-07-15T18:03:15.469Z] docker_cli_external_volume_driver_test.go:52: [d5b7a6c1b6418] daemon is not started 18:03:30 [2023-07-15T18:03:30.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 18:03:33 [2023-07-15T18:03:33.781Z] === RUN TestDockerSuite/TestBuildAddTarXz 18:03:33 [2023-07-15T18:03:33.781Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 18:03:33 [2023-07-15T18:03:33.781Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 18:03:33 [2023-07-15T18:03:33.781Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 18:03:33 [2023-07-15T18:03:33.781Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 18:04:02 [2023-07-15T18:04:02.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 18:04:03 [2023-07-15T18:04:03.943Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 18:04:03 [2023-07-15T18:04:03.943Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 18:04:03 [2023-07-15T18:04:03.943Z] === RUN TestDockerSuite/TestBuildBlankName 18:04:03 [2023-07-15T18:04:03.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 18:04:11 [2023-07-15T18:04:11.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 18:04:11 [2023-07-15T18:04:11.122Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 18:04:12 [2023-07-15T18:04:12.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 18:04:17 [2023-07-15T18:04:17.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 18:04:18 [2023-07-15T18:04:18.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 18:04:30 [2023-07-15T18:04:30.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 18:04:32 [2023-07-15T18:04:32.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 18:04:40 [2023-07-15T18:04:40.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 18:04:40 [2023-07-15T18:04:40.880Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 18:04:40 [2023-07-15T18:04:40.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 18:04:51 [2023-07-15T18:04:51.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 18:04:51 [2023-07-15T18:04:51.199Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 18:04:51 [2023-07-15T18:04:51.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 18:04:51 [2023-07-15T18:04:51.199Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 18:04:51 [2023-07-15T18:04:51.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 18:04:58 [2023-07-15T18:04:58.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 18:04:58 [2023-07-15T18:04:58.271Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 18:04:58 [2023-07-15T18:04:58.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 18:04:58 [2023-07-15T18:04:58.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 18:04:58 [2023-07-15T18:04:58.732Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 18:04:58 [2023-07-15T18:04:58.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 18:04:58 [2023-07-15T18:04:58.732Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 18:04:59 [2023-07-15T18:04:59.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 18:05:18 [2023-07-15T18:05:18.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 18:05:36 [2023-07-15T18:05:36.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 18:05:49 [2023-07-15T18:05:49.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 18:05:51 [2023-07-15T18:05:51.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 18:05:51 [2023-07-15T18:05:51.432Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 18:05:52 [2023-07-15T18:05:52.398Z] === RUN TestDockerSuite/TestBuildCacheAdd 18:05:52 [2023-07-15T18:05:52.398Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 18:05:52 [2023-07-15T18:05:52.857Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 18:05:54 [2023-07-15T18:05:54.396Z] === RUN TestDockerSuite/TestBuildCacheFrom 18:05:54 [2023-07-15T18:05:54.396Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 18:05:54 [2023-07-15T18:05:54.396Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 18:06:00 [2023-07-15T18:06:00.188Z] === RUN TestDockerSuite/TestBuildCacheRootSource 18:06:01 [2023-07-15T18:06:01.741Z] === RUN TestDockerSuite/TestBuildChownOnCopy 18:06:01 [2023-07-15T18:06:01.741Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 18:06:01 [2023-07-15T18:06:01.741Z] === RUN TestDockerSuite/TestBuildChownSingleFile 18:06:01 [2023-07-15T18:06:01.741Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 18:06:01 [2023-07-15T18:06:01.741Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 18:06:03 [2023-07-15T18:06:03.278Z] === RUN TestDockerSuite/TestBuildClearCmd 18:06:04 [2023-07-15T18:06:04.825Z] === RUN TestDockerSuite/TestBuildCmd 18:06:05 [2023-07-15T18:06:05.298Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 18:06:05 [2023-07-15T18:06:05.763Z] === RUN TestDockerSuite/TestBuildCmdShDashC 18:06:06 [2023-07-15T18:06:06.731Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 18:06:08 [2023-07-15T18:06:08.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 18:06:13 [2023-07-15T18:06:13.799Z] === RUN TestDockerSuite/TestBuildCmdSpaces 18:06:15 [2023-07-15T18:06:15.981Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 18:06:15 [2023-07-15T18:06:15.981Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 18:06:15 [2023-07-15T18:06:15.981Z] === RUN TestDockerSuite/TestBuildConditionalCache 18:06:17 [2023-07-15T18:06:17.526Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 18:06:17 [2023-07-15T18:06:17.526Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 18:06:17 [2023-07-15T18:06:17.526Z] === RUN TestDockerSuite/TestBuildContextCleanup 18:06:17 [2023-07-15T18:06:17.986Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 18:06:20 [2023-07-15T18:06:20.187Z] === RUN TestDockerSuite/TestBuildContextTarGzip 18:06:21 [2023-07-15T18:06:21.723Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 18:06:22 [2023-07-15T18:06:22.183Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 18:06:22 [2023-07-15T18:06:22.183Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 18:06:22 [2023-07-15T18:06:22.183Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 18:06:23 [2023-07-15T18:06:23.150Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 18:06:24 [2023-07-15T18:06:24.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 18:06:24 [2023-07-15T18:06:24.120Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 18:06:24 [2023-07-15T18:06:24.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 18:06:24 [2023-07-15T18:06:24.120Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 18:06:24 [2023-07-15T18:06:24.120Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 18:06:31 [2023-07-15T18:06:31.188Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 18:06:40 [2023-07-15T18:06:40.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 18:06:55 [2023-07-15T18:06:55.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 18:07:13 [2023-07-15T18:07:13.712Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 18:07:13 [2023-07-15T18:07:13.712Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 18:07:13 [2023-07-15T18:07:13.712Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 18:07:13 [2023-07-15T18:07:13.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 18:07:13 [2023-07-15T18:07:13.825Z] docker_cli_external_volume_driver_test.go:484: [d9ad380aba950] daemon is not started 18:07:19 [2023-07-15T18:07:19.509Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 18:07:19 [2023-07-15T18:07:19.509Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 18:07:19 [2023-07-15T18:07:19.509Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 18:07:19 [2023-07-15T18:07:19.509Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 18:07:19 [2023-07-15T18:07:19.509Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 18:07:19 [2023-07-15T18:07:19.509Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 18:07:19 [2023-07-15T18:07:19.509Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 18:07:20 [2023-07-15T18:07:20.477Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 18:07:20 [2023-07-15T18:07:20.477Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 18:07:20 [2023-07-15T18:07:20.477Z] === RUN TestDockerSuite/TestBuildCopyWildcard 18:07:28 [2023-07-15T18:07:28.678Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 18:07:28 [2023-07-15T18:07:28.678Z] docker_cli_external_volume_driver_test.go:52: [d2cd537283642] daemon is not started 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite (437.09s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.27s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.71s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) 18:07:43 [2023-07-15T18:07:43.559Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) 18:07:43 [2023-07-15T18:07:43.559Z] PASS 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.559Z] === Skipped 18:07:43 [2023-07-15T18:07:43.559Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 18:07:43 [2023-07-15T18:07:43.559Z] check_test.go:308: [d28010b130ac0] daemon is not started 18:07:43 [2023-07-15T18:07:43.559Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.559Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 18:07:43 [2023-07-15T18:07:43.559Z] check_test.go:308: [d2d5c6b2206e2] daemon is not started 18:07:43 [2023-07-15T18:07:43.559Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.559Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 18:07:43 [2023-07-15T18:07:43.559Z] check_test.go:308: [d374d8d8b71fb] daemon is not started 18:07:43 [2023-07-15T18:07:43.559Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.559Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 18:07:43 [2023-07-15T18:07:43.559Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.559Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 18:07:43 [2023-07-15T18:07:43.559Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.559Z] DONE 273 tests, 5 skipped in 2347.362s 18:07:43 [2023-07-15T18:07:43.559Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 18:07:43 [2023-07-15T18:07:43.559Z] ++++ cat bundles/test-integration/docker.pid 18:07:43 [2023-07-15T18:07:43.559Z] +++ kill 12525 18:07:43 [2023-07-15T18:07:43.559Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df05d67a092b2/docker.pid 18:07:43 [2023-07-15T18:07:43.559Z] +++ kill 45498 18:07:43 [2023-07-15T18:07:43.559Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 45498 is not a child of this shell 18:07:43 [2023-07-15T18:07:43.559Z] warning: PID 45498 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df05d67a092b2/docker.pid had a nonzero exit code 18:07:43 [2023-07-15T18:07:43.559Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df05d67a092b2/root: target is busy. 18:07:43 [2023-07-15T18:07:43.559Z] +++ /etc/init.d/apparmor stop 18:07:43 [2023-07-15T18:07:43.559Z] Leaving: AppArmorNo profiles have been unloaded. 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.559Z] Unloading profiles will leave already running processes permanently 18:07:43 [2023-07-15T18:07:43.559Z] unconfined, which can lead to unexpected situations. 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.559Z] To set a process to complain mode, use the command line tool 18:07:43 [2023-07-15T18:07:43.559Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 18:07:43 [2023-07-15T18:07:43.559Z] +++ true 18:07:43 [2023-07-15T18:07:43.559Z] exiting test-integration 18:07:43 [2023-07-15T18:07:43.559Z] ++ exit 0 18:07:43 [2023-07-15T18:07:43.559Z] 18:07:43 [2023-07-15T18:07:43.816Z] + exit 0 18:07:43 [2023-07-15T18:07:43.816Z] ++ jobs -p 18:07:43 [2023-07-15T18:07:43.816Z] + pids= 18:07:43 [2023-07-15T18:07:43.816Z] + echo 'Remaining pids to kill: []' 18:07:43 [2023-07-15T18:07:43.816Z] Remaining pids to kill: [] 18:07:43 [2023-07-15T18:07:43.816Z] + '[' -z '' ']' Post stage [Pipeline] junit 18:07:43 [2023-07-15T18:07:43.828Z] Recording test results 18:07:45 [2023-07-15T18:07:45.070Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 18:07:45 [2023-07-15T18:07:45.371Z] + echo Ensuring container killed. 18:07:45 [2023-07-15T18:07:45.371Z] Ensuring container killed. 18:07:45 [2023-07-15T18:07:45.371Z] + docker ps -aq -f name=docker-pr1-* 18:07:45 [2023-07-15T18:07:45.371Z] + cids=40a41c298454 18:07:45 [2023-07-15T18:07:45.371Z] 6a995a3b7591 18:07:45 [2023-07-15T18:07:45.371Z] eb364679f26e 18:07:45 [2023-07-15T18:07:45.371Z] + [ -n 40a41c298454 18:07:45 [2023-07-15T18:07:45.371Z] 6a995a3b7591 18:07:45 [2023-07-15T18:07:45.371Z] eb364679f26e ] 18:07:45 [2023-07-15T18:07:45.372Z] + docker rm -vf 40a41c298454 6a995a3b7591 eb364679f26e 18:07:45 [2023-07-15T18:07:45.935Z] 40a41c298454 18:07:45 [2023-07-15T18:07:45.935Z] 6a995a3b7591 18:07:45 [2023-07-15T18:07:45.935Z] eb364679f26e [Pipeline] sh 18:07:46 [2023-07-15T18:07:46.211Z] + echo Chowning /workspace to jenkins user 18:07:46 [2023-07-15T18:07:46.211Z] Chowning /workspace to jenkins user 18:07:46 [2023-07-15T18:07:46.211Z] + id -u 18:07:46 [2023-07-15T18:07:46.211Z] + id -g 18:07:46 [2023-07-15T18:07:46.211Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45980:/workspace busybox chown -R 1000:1000 /workspace 18:07:46 [2023-07-15T18:07:46.211Z] Unable to find image 'busybox:latest' locally 18:07:46 [2023-07-15T18:07:46.487Z] latest: Pulling from library/busybox 18:07:46 [2023-07-15T18:07:46.487Z] 809d8e20e203: Pulling fs layer 18:07:46 [2023-07-15T18:07:46.487Z] 809d8e20e203: Download complete 18:07:46 [2023-07-15T18:07:46.745Z] 809d8e20e203: Pull complete 18:07:46 [2023-07-15T18:07:46.745Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 18:07:46 [2023-07-15T18:07:46.745Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 18:07:48 [2023-07-15T18:07:48.926Z] + bundleName=amd64 18:07:48 [2023-07-15T18:07:48.927Z] + echo Creating amd64-bundles.tar.gz 18:07:48 [2023-07-15T18:07:48.927Z] Creating amd64-bundles.tar.gz 18:07:48 [2023-07-15T18:07:48.927Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+ *-report.json -o -name *.log -o -name *.prof -o -name *-report.xmlxargs ) tar -print -czf 18:07:48 [2023-07-15T18:07:48.927Z] amd64-bundles.tar.gz [Pipeline] archiveArtifacts 18:07:49 [2023-07-15T18:07:49.868Z] Archiving artifacts 18:07:51 [2023-07-15T18:07:51.394Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45980/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 18:07:51 [2023-07-15T18:07:51.695Z] + make clean 18:07:51 [2023-07-15T18:07:51.695Z] docker volume rm -f docker-dev-cache 18:07:51 [2023-07-15T18:07:51.695Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:03 [2023-07-15T18:08:03.014Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 18:08:03 [2023-07-15T18:08:03.472Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 18:08:03 [2023-07-15T18:08:03.472Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 18:08:03 [2023-07-15T18:08:03.931Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 18:08:39 [2023-07-15T18:08:39.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 18:08:39 [2023-07-15T18:08:39.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 18:08:39 [2023-07-15T18:08:39.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 18:08:48 [2023-07-15T18:08:48.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 18:08:56 [2023-07-15T18:08:56.742Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 18:08:58 [2023-07-15T18:08:58.929Z] === RUN TestDockerSuite/TestBuildDockerignore 18:10:55 [2023-07-15T18:10:55.445Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 18:10:55 [2023-07-15T18:10:55.445Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 18:10:55 [2023-07-15T18:10:55.445Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 18:10:55 [2023-07-15T18:10:55.445Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 18:12:36 [2023-07-15T18:12:36.859Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 18:12:36 [2023-07-15T18:12:36.859Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 18:12:36 [2023-07-15T18:12:36.859Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 18:13:02 [2023-07-15T18:13:02.019Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 18:13:12 [2023-07-15T18:13:12.333Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 18:13:24 [2023-07-15T18:13:24.725Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 18:14:07 [2023-07-15T18:14:07.236Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 18:14:28 [2023-07-15T18:14:28.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 18:14:38 [2023-07-15T18:14:38.843Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildDotDotFile 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEOLInLine 18:17:20 [2023-07-15T18:17:20.929Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEmptyCmd 18:17:20 [2023-07-15T18:17:20.929Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEmptyScratch 18:17:20 [2023-07-15T18:17:20.929Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEntrypoint 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 18:17:20 [2023-07-15T18:17:20.929Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 18:17:21 [2023-07-15T18:17:21.389Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 18:17:27 [2023-07-15T18:17:27.184Z] === RUN TestDockerSuite/TestBuildEnv 18:17:27 [2023-07-15T18:17:27.184Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 18:17:27 [2023-07-15T18:17:27.184Z] === RUN TestDockerSuite/TestBuildEnvEscapes 18:17:27 [2023-07-15T18:17:27.184Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 18:17:27 [2023-07-15T18:17:27.643Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 18:17:27 [2023-07-15T18:17:27.643Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 18:17:27 [2023-07-15T18:17:27.643Z] === RUN TestDockerSuite/TestBuildEnvUsage 18:17:27 [2023-07-15T18:17:27.643Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 18:17:27 [2023-07-15T18:17:27.643Z] === RUN TestDockerSuite/TestBuildEnvUsage2 18:17:27 [2023-07-15T18:17:27.643Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 18:17:27 [2023-07-15T18:17:27.643Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 18:17:32 [2023-07-15T18:17:32.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 18:17:32 [2023-07-15T18:17:32.332Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 18:17:32 [2023-07-15T18:17:32.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 18:17:32 [2023-07-15T18:17:32.332Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 18:17:32 [2023-07-15T18:17:32.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 18:17:32 [2023-07-15T18:17:32.332Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 18:17:32 [2023-07-15T18:17:32.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 18:17:33 [2023-07-15T18:17:33.301Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 18:17:39 [2023-07-15T18:17:39.113Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 18:18:00 [2023-07-15T18:18:00.314Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 18:18:00 [2023-07-15T18:18:00.314Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 18:18:00 [2023-07-15T18:18:00.314Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 18:18:00 [2023-07-15T18:18:00.314Z] === RUN TestDockerSuite/TestBuildExpose 18:18:00 [2023-07-15T18:18:00.314Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 18:18:00 [2023-07-15T18:18:00.314Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 18:18:00 [2023-07-15T18:18:00.314Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 18:18:00 [2023-07-15T18:18:00.314Z] === RUN TestDockerSuite/TestBuildExposeOrder 18:18:00 [2023-07-15T18:18:00.314Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 18:18:00 [2023-07-15T18:18:00.314Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 18:18:00 [2023-07-15T18:18:00.314Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 18:18:00 [2023-07-15T18:18:00.314Z] === RUN TestDockerSuite/TestBuildFails 18:18:08 [2023-07-15T18:18:08.881Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 18:18:08 [2023-07-15T18:18:08.881Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 18:18:14 [2023-07-15T18:18:14.670Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 18:18:21 [2023-07-15T18:18:21.747Z] === RUN TestDockerSuite/TestBuildForceRm 18:18:30 [2023-07-15T18:18:30.324Z] === RUN TestDockerSuite/TestBuildFromGit 18:18:42 [2023-07-15T18:18:42.721Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 18:18:43 [2023-07-15T18:18:43.688Z] === RUN TestDockerSuite/TestBuildFromGitWithF 18:18:50 [2023-07-15T18:18:50.768Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 18:18:50 [2023-07-15T18:18:50.768Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 18:18:50 [2023-07-15T18:18:50.768Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 18:18:51 [2023-07-15T18:18:51.744Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 18:18:52 [2023-07-15T18:18:52.715Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 18:18:52 [2023-07-15T18:18:52.715Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 18:18:52 [2023-07-15T18:18:52.715Z] === RUN TestDockerSuite/TestBuildFromURLWithF 18:19:03 [2023-07-15T18:19:03.047Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 18:19:03 [2023-07-15T18:19:03.047Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 18:19:03 [2023-07-15T18:19:03.505Z] === RUN TestDockerSuite/TestBuildHistory 18:19:18 [2023-07-15T18:19:18.328Z] === RUN TestDockerSuite/TestBuildIidFile 18:19:18 [2023-07-15T18:19:18.328Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 18:19:19 [2023-07-15T18:19:19.868Z] === RUN TestDockerSuite/TestBuildInheritance 18:19:19 [2023-07-15T18:19:19.868Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 18:19:19 [2023-07-15T18:19:19.868Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 18:19:20 [2023-07-15T18:19:20.839Z] === RUN TestDockerSuite/TestBuildInvalidTag 18:19:20 [2023-07-15T18:19:20.839Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 18:19:31 [2023-07-15T18:19:31.169Z] === RUN TestDockerSuite/TestBuildLabel 18:19:32 [2023-07-15T18:19:32.717Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 18:19:33 [2023-07-15T18:19:33.179Z] === RUN TestDockerSuite/TestBuildLabelMultiple 18:19:34 [2023-07-15T18:19:34.726Z] === RUN TestDockerSuite/TestBuildLabelOneNode 18:19:35 [2023-07-15T18:19:35.201Z] === RUN TestDockerSuite/TestBuildLabels 18:19:36 [2023-07-15T18:19:36.168Z] === RUN TestDockerSuite/TestBuildLabelsCache 18:19:38 [2023-07-15T18:19:38.364Z] === RUN TestDockerSuite/TestBuildLabelsOverride 18:19:45 [2023-07-15T18:19:45.442Z] === RUN TestDockerSuite/TestBuildLastModified 18:19:45 [2023-07-15T18:19:45.442Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 18:19:45 [2023-07-15T18:19:45.442Z] === RUN TestDockerSuite/TestBuildLineBreak 18:19:45 [2023-07-15T18:19:45.442Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 18:19:45 [2023-07-15T18:19:45.442Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 18:19:45 [2023-07-15T18:19:45.442Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 18:19:45 [2023-07-15T18:19:45.442Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 18:19:45 [2023-07-15T18:19:45.904Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 18:19:45 [2023-07-15T18:19:45.904Z] === RUN TestDockerSuite/TestBuildMaintainer 18:19:46 [2023-07-15T18:19:46.881Z] === RUN TestDockerSuite/TestBuildMissingArgs 18:19:47 [2023-07-15T18:19:47.339Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 18:19:54 [2023-07-15T18:19:54.454Z] === RUN TestDockerSuite/TestBuildMultiStageArg 18:20:37 [2023-07-15T18:20:37.001Z] === RUN TestDockerSuite/TestBuildMultiStageCache 18:20:37 [2023-07-15T18:20:37.001Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 18:20:37 [2023-07-15T18:20:37.001Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 18:20:37 [2023-07-15T18:20:37.001Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 18:21:27 [2023-07-15T18:21:27.711Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 18:21:52 [2023-07-15T18:21:52.922Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 18:22:05 [2023-07-15T18:22:05.296Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 18:22:12 [2023-07-15T18:22:12.364Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 18:22:18 [2023-07-15T18:22:18.165Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 18:22:39 [2023-07-15T18:22:39.255Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 18:22:39 [2023-07-15T18:22:39.255Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 18:22:39 [2023-07-15T18:22:39.255Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 18:22:54 [2023-07-15T18:22:54.067Z] === RUN TestDockerSuite/TestBuildMultipleTags 18:22:54 [2023-07-15T18:22:54.067Z] === RUN TestDockerSuite/TestBuildNetContainer 18:22:54 [2023-07-15T18:22:54.067Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 18:22:54 [2023-07-15T18:22:54.067Z] === RUN TestDockerSuite/TestBuildNetNone 18:22:54 [2023-07-15T18:22:54.067Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 18:22:54 [2023-07-15T18:22:54.067Z] === RUN TestDockerSuite/TestBuildNoContext 18:22:57 [2023-07-15T18:22:57.080Z] === RUN TestDockerSuite/TestBuildNoDupOutput 18:23:09 [2023-07-15T18:23:09.461Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 18:23:10 [2023-07-15T18:23:10.999Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 18:23:11 [2023-07-15T18:23:11.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 18:23:11 [2023-07-15T18:23:11.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 18:23:13 [2023-07-15T18:23:13.636Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 18:23:15 [2023-07-15T18:23:15.175Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 18:23:16 [2023-07-15T18:23:16.711Z] === RUN TestDockerSuite/TestBuildOnBuild 18:23:34 [2023-07-15T18:23:34.478Z] === RUN TestDockerSuite/TestBuildOnBuildCache 18:23:34 [2023-07-15T18:23:34.478Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 18:23:44 [2023-07-15T18:23:44.822Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 18:23:49 [2023-07-15T18:23:49.513Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 18:23:59 [2023-07-15T18:23:59.830Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 18:24:05 [2023-07-15T18:24:05.617Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 18:24:11 [2023-07-15T18:24:11.412Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 18:24:12 [2023-07-15T18:24:12.377Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 18:24:12 [2023-07-15T18:24:12.377Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux 18:24:12 [2023-07-15T18:24:12.841Z] === RUN TestDockerSuite/TestBuildPATH 18:24:12 [2023-07-15T18:24:12.841Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 18:24:12 [2023-07-15T18:24:12.841Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 18:24:15 [2023-07-15T18:24:15.744Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 18:24:15 [2023-07-15T18:24:15.744Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 18:24:15 [2023-07-15T18:24:15.744Z] === RUN TestDockerSuite/TestBuildRelativeCopy 18:25:16 [2023-07-15T18:25:16.221Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 18:25:46 [2023-07-15T18:25:46.243Z] === RUN TestDockerSuite/TestBuildRm 18:26:01 [2023-07-15T18:26:01.081Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 18:26:03 [2023-07-15T18:26:03.992Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 18:26:03 [2023-07-15T18:26:03.992Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 18:26:03 [2023-07-15T18:26:03.992Z] === RUN TestDockerSuite/TestBuildScratchCopy 18:26:03 [2023-07-15T18:26:03.992Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 18:26:04 [2023-07-15T18:26:04.452Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 18:26:06 [2023-07-15T18:26:06.649Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 18:26:17 [2023-07-15T18:26:17.012Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 18:26:25 [2023-07-15T18:26:25.581Z] === RUN TestDockerSuite/TestBuildShellInherited 18:26:30 [2023-07-15T18:26:30.276Z] === RUN TestDockerSuite/TestBuildShellMultiple 18:26:51 [2023-07-15T18:26:51.451Z] === RUN TestDockerSuite/TestBuildShellNotJSON 18:26:51 [2023-07-15T18:26:51.451Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 18:26:51 [2023-07-15T18:26:51.451Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 18:27:06 [2023-07-15T18:27:06.288Z] === RUN TestDockerSuite/TestBuildSpaces 18:27:06 [2023-07-15T18:27:06.288Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 18:27:10 [2023-07-15T18:27:10.981Z] === RUN TestDockerSuite/TestBuildStartsFromOne 18:27:10 [2023-07-15T18:27:10.981Z] === RUN TestDockerSuite/TestBuildStderr 18:27:16 [2023-07-15T18:27:16.797Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 18:27:41 [2023-07-15T18:27:41.982Z] === RUN TestDockerSuite/TestBuildStopSignal 18:27:41 [2023-07-15T18:27:41.982Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 18:27:41 [2023-07-15T18:27:41.982Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 18:27:44 [2023-07-15T18:27:44.895Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 18:27:46 [2023-07-15T18:27:46.434Z] === RUN TestDockerSuite/TestBuildTagEvent 18:27:52 [2023-07-15T18:27:52.244Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 18:27:59 [2023-07-15T18:27:59.328Z] === RUN TestDockerSuite/TestBuildUser 18:27:59 [2023-07-15T18:27:59.328Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 18:27:59 [2023-07-15T18:27:59.328Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 18:27:59 [2023-07-15T18:27:59.328Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 18:27:59 [2023-07-15T18:27:59.328Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 18:27:59 [2023-07-15T18:27:59.328Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 18:27:59 [2023-07-15T18:27:59.328Z] === RUN TestDockerSuite/TestBuildVerboseOut 18:28:04 [2023-07-15T18:28:04.026Z] === RUN TestDockerSuite/TestBuildVerifyIntString 18:28:04 [2023-07-15T18:28:04.486Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 18:28:13 [2023-07-15T18:28:13.058Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 18:28:13 [2023-07-15T18:28:13.058Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 18:28:13 [2023-07-15T18:28:13.058Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 18:28:13 [2023-07-15T18:28:13.058Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 18:28:13 [2023-07-15T18:28:13.058Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 18:28:43 [2023-07-15T18:28:43.038Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 18:28:43 [2023-07-15T18:28:43.038Z] === RUN TestDockerSuite/TestBuildWindowsUser 18:28:51 [2023-07-15T18:28:51.618Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 18:28:57 [2023-07-15T18:28:57.430Z] === RUN TestDockerSuite/TestBuildWithExtraHost 18:28:57 [2023-07-15T18:28:57.430Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 18:28:57 [2023-07-15T18:28:57.890Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 18:28:57 [2023-07-15T18:28:57.890Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 18:28:58 [2023-07-15T18:28:58.350Z] === RUN TestDockerSuite/TestBuildWithFailure 18:29:01 [2023-07-15T18:29:01.277Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 18:29:01 [2023-07-15T18:29:01.277Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 18:29:01 [2023-07-15T18:29:01.749Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 18:29:16 [2023-07-15T18:29:16.752Z] === RUN TestDockerSuite/TestBuildWithTabs 18:29:21 [2023-07-15T18:29:21.524Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 18:29:21 [2023-07-15T18:29:21.524Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 18:29:51 [2023-07-15T18:29:51.636Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 18:29:51 [2023-07-15T18:29:51.636Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 18:29:51 [2023-07-15T18:29:51.636Z] === RUN TestDockerSuite/TestBuildWithVolumes 18:29:51 [2023-07-15T18:29:51.636Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 18:29:51 [2023-07-15T18:29:51.636Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 18:29:51 [2023-07-15T18:29:51.636Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux 18:29:51 [2023-07-15T18:29:51.636Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 18:29:51 [2023-07-15T18:29:51.636Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 18:30:00 [2023-07-15T18:30:00.222Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 18:30:02 [2023-07-15T18:30:02.403Z] === RUN TestDockerSuite/TestBuildXZHost 18:30:02 [2023-07-15T18:30:02.403Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 18:30:02 [2023-07-15T18:30:02.866Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 18:30:02 [2023-07-15T18:30:02.866Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 18:30:02 [2023-07-15T18:30:02.866Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 18:30:02 [2023-07-15T18:30:02.866Z] docker_cli_sni_test.go:18: Flakey test 18:30:02 [2023-07-15T18:30:02.866Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 18:30:05 [2023-07-15T18:30:05.774Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 18:30:11 [2023-07-15T18:30:11.574Z] === RUN TestDockerSuite/TestCommitChange 18:30:17 [2023-07-15T18:30:17.369Z] === RUN TestDockerSuite/TestCommitChangeLabels 18:30:27 [2023-07-15T18:30:27.695Z] === RUN TestDockerSuite/TestCommitHardlink 18:30:27 [2023-07-15T18:30:27.695Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 18:30:27 [2023-07-15T18:30:27.695Z] === RUN TestDockerSuite/TestCommitNewFile 18:30:42 [2023-07-15T18:30:42.509Z] === RUN TestDockerSuite/TestCommitPausedContainer 18:30:42 [2023-07-15T18:30:42.509Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 18:30:42 [2023-07-15T18:30:42.509Z] === RUN TestDockerSuite/TestCommitTTY 18:30:54 [2023-07-15T18:30:54.956Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 18:31:05 [2023-07-15T18:31:05.308Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestCommitWithoutPause 18:31:05 [2023-07-15T18:31:05.308Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 18:31:05 [2023-07-15T18:31:05.308Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 18:31:05 [2023-07-15T18:31:05.308Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 18:31:05 [2023-07-15T18:31:05.308Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 18:31:05 [2023-07-15T18:31:05.308Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestContainerAPIBadPort 18:31:05 [2023-07-15T18:31:05.308Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 18:31:05 [2023-07-15T18:31:05.308Z] === RUN TestDockerSuite/TestContainerAPICommit 18:31:20 [2023-07-15T18:31:20.124Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 18:31:27 [2023-07-15T18:31:27.201Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 18:31:27 [2023-07-15T18:31:27.201Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux 18:31:27 [2023-07-15T18:31:27.201Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 18:31:34 [2023-07-15T18:31:34.288Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 18:31:34 [2023-07-15T18:31:34.288Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux 18:31:34 [2023-07-15T18:31:34.288Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 18:31:34 [2023-07-15T18:31:34.288Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux 18:31:34 [2023-07-15T18:31:34.288Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 18:31:34 [2023-07-15T18:31:34.288Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux 18:31:34 [2023-07-15T18:31:34.288Z] === RUN TestDockerSuite/TestContainerAPICreate 18:31:42 [2023-07-15T18:31:42.970Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 18:31:42 [2023-07-15T18:31:42.970Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux 18:31:42 [2023-07-15T18:31:42.970Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 18:31:42 [2023-07-15T18:31:42.970Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 18:31:50 [2023-07-15T18:31:50.100Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 18:31:50 [2023-07-15T18:31:50.100Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 18:31:50 [2023-07-15T18:31:50.100Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux 18:31:50 [2023-07-15T18:31:50.100Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 18:31:50 [2023-07-15T18:31:50.100Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux 18:31:50 [2023-07-15T18:31:50.100Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 18:31:50 [2023-07-15T18:31:50.100Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux 18:31:50 [2023-07-15T18:31:50.100Z] === RUN TestDockerSuite/TestContainerAPIDelete 18:31:53 [2023-07-15T18:31:53.006Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 18:31:55 [2023-07-15T18:31:55.909Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 18:31:58 [2023-07-15T18:31:58.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 18:31:58 [2023-07-15T18:31:58.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 18:31:58 [2023-07-15T18:31:58.139Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux 18:31:58 [2023-07-15T18:31:58.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 18:32:01 [2023-07-15T18:32:01.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 18:32:01 [2023-07-15T18:32:01.044Z] === RUN TestDockerSuite/TestContainerAPIGetAll 18:32:09 [2023-07-15T18:32:09.631Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 18:32:09 [2023-07-15T18:32:09.631Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux 18:32:09 [2023-07-15T18:32:09.631Z] === RUN TestDockerSuite/TestContainerAPIGetExport 18:32:09 [2023-07-15T18:32:09.631Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux 18:32:09 [2023-07-15T18:32:09.631Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 18:32:11 [2023-07-15T18:32:11.811Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 18:32:11 [2023-07-15T18:32:11.811Z] === RUN TestDockerSuite/TestContainerAPIKill 18:32:14 [2023-07-15T18:32:14.731Z] === RUN TestDockerSuite/TestContainerAPIPause 18:32:14 [2023-07-15T18:32:14.731Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux 18:32:14 [2023-07-15T18:32:14.731Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 18:32:17 [2023-07-15T18:32:17.692Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 18:32:17 [2023-07-15T18:32:17.692Z] === RUN TestDockerSuite/TestContainerAPIRename 18:32:26 [2023-07-15T18:32:26.398Z] === RUN TestDockerSuite/TestContainerAPIRestart 18:32:35 [2023-07-15T18:32:35.099Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 18:32:39 [2023-07-15T18:32:39.890Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 18:32:39 [2023-07-15T18:32:39.890Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 18:32:39 [2023-07-15T18:32:39.890Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 18:32:40 [2023-07-15T18:32:40.373Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 18:32:40 [2023-07-15T18:32:40.373Z] === RUN TestDockerSuite/TestContainerAPIStart 18:32:42 [2023-07-15T18:32:42.615Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 18:32:42 [2023-07-15T18:32:42.615Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux 18:32:42 [2023-07-15T18:32:42.615Z] === RUN TestDockerSuite/TestContainerAPIStop 18:32:51 [2023-07-15T18:32:51.297Z] === RUN TestDockerSuite/TestContainerAPITop 18:32:51 [2023-07-15T18:32:51.297Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux 18:32:51 [2023-07-15T18:32:51.297Z] === RUN TestDockerSuite/TestContainerAPITopWindows 18:32:52 [2023-07-15T18:32:52.881Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 18:32:52 [2023-07-15T18:32:52.881Z] === RUN TestDockerSuite/TestContainerAPIWait 18:32:58 [2023-07-15T18:32:58.770Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 18:33:00 [2023-07-15T18:33:00.342Z] === RUN TestDockerSuite/TestContainerNetworkMode 18:33:00 [2023-07-15T18:33:00.342Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux 18:33:00 [2023-07-15T18:33:00.815Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 18:33:00 [2023-07-15T18:33:00.815Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux 18:33:00 [2023-07-15T18:33:00.815Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 18:33:00 [2023-07-15T18:33:00.815Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux 18:33:00 [2023-07-15T18:33:00.815Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 18:33:00 [2023-07-15T18:33:00.815Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux 18:33:00 [2023-07-15T18:33:00.815Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 18:33:00 [2023-07-15T18:33:00.815Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux 18:33:00 [2023-07-15T18:33:00.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 18:33:03 [2023-07-15T18:33:03.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 18:33:03 [2023-07-15T18:33:03.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 18:33:11 [2023-07-15T18:33:11.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 18:33:18 [2023-07-15T18:33:18.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 18:33:21 [2023-07-15T18:33:21.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 18:33:24 [2023-07-15T18:33:24.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0000c4420_<nil>} 18:33:27 [2023-07-15T18:33:27.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13081341850_c:\foo_false__<nil>_<nil>_<nil>} 18:33:30 [2023-07-15T18:33:30.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13081341850_c:\foo_true__<nil>_<nil>_<nil>} 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 18:33:39 [2023-07-15T18:33:39.504Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 18:33:39 [2023-07-15T18:33:39.504Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 18:33:39 [2023-07-15T18:33:39.504Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 18:33:39 [2023-07-15T18:33:39.504Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestCopyAndRestart 18:33:39 [2023-07-15T18:33:39.504Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestCopyCreatedContainer 18:33:39 [2023-07-15T18:33:39.504Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 18:33:39 [2023-07-15T18:33:39.504Z] === RUN TestDockerSuite/TestCpAbsolutePath 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpFromCaseA 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpFromCaseB 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpFromCaseC 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpFromCaseD 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpFromCaseE 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpFromCaseF 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpFromCaseG 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux 18:33:46 [2023-07-15T18:33:46.707Z] === RUN TestDockerSuite/TestCpFromCaseH 18:33:46 [2023-07-15T18:33:46.707Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux 18:33:47 [2023-07-15T18:33:47.180Z] === RUN TestDockerSuite/TestCpFromCaseI 18:33:47 [2023-07-15T18:33:47.180Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux 18:33:47 [2023-07-15T18:33:47.180Z] === RUN TestDockerSuite/TestCpFromCaseJ 18:33:47 [2023-07-15T18:33:47.180Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux 18:33:47 [2023-07-15T18:33:47.180Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 18:33:47 [2023-07-15T18:33:47.180Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 18:33:47 [2023-07-15T18:33:47.180Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 18:33:47 [2023-07-15T18:33:47.180Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 18:33:47 [2023-07-15T18:33:47.180Z] === RUN TestDockerSuite/TestCpGarbagePath 18:33:55 [2023-07-15T18:33:55.871Z] === RUN TestDockerSuite/TestCpLocalOnly 18:33:55 [2023-07-15T18:33:55.871Z] === RUN TestDockerSuite/TestCpNameHasColon 18:33:55 [2023-07-15T18:33:55.871Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 18:33:55 [2023-07-15T18:33:55.871Z] === RUN TestDockerSuite/TestCpRelativePath 18:34:03 [2023-07-15T18:34:03.049Z] === RUN TestDockerSuite/TestCpSpecialFiles 18:34:03 [2023-07-15T18:34:03.049Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 18:34:03 [2023-07-15T18:34:03.049Z] === RUN TestDockerSuite/TestCpSymlinkComponent 18:34:03 [2023-07-15T18:34:03.049Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 18:34:03 [2023-07-15T18:34:03.049Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 18:34:03 [2023-07-15T18:34:03.049Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 18:34:03 [2023-07-15T18:34:03.049Z] === RUN TestDockerSuite/TestCpToCaseA 18:34:08 [2023-07-15T18:34:08.939Z] === RUN TestDockerSuite/TestCpToCaseB 18:34:11 [2023-07-15T18:34:11.927Z] === RUN TestDockerSuite/TestCpToCaseC 18:34:11 [2023-07-15T18:34:11.927Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux 18:34:11 [2023-07-15T18:34:11.927Z] === RUN TestDockerSuite/TestCpToCaseD 18:34:11 [2023-07-15T18:34:11.927Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux 18:34:11 [2023-07-15T18:34:11.927Z] === RUN TestDockerSuite/TestCpToCaseE 18:34:29 [2023-07-15T18:34:29.779Z] === RUN TestDockerSuite/TestCpToCaseF 18:34:29 [2023-07-15T18:34:29.779Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux 18:34:29 [2023-07-15T18:34:29.779Z] === RUN TestDockerSuite/TestCpToCaseG 18:34:29 [2023-07-15T18:34:29.779Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux 18:34:29 [2023-07-15T18:34:29.779Z] === RUN TestDockerSuite/TestCpToCaseH 18:34:44 [2023-07-15T18:34:44.741Z] === RUN TestDockerSuite/TestCpToCaseI 18:34:44 [2023-07-15T18:34:44.741Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux 18:34:44 [2023-07-15T18:34:44.741Z] === RUN TestDockerSuite/TestCpToCaseJ 18:34:44 [2023-07-15T18:34:44.741Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux 18:34:44 [2023-07-15T18:34:44.741Z] === RUN TestDockerSuite/TestCpToDot 18:34:53 [2023-07-15T18:34:53.458Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 18:34:53 [2023-07-15T18:34:53.458Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux 18:34:53 [2023-07-15T18:34:53.458Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 18:34:53 [2023-07-15T18:34:53.458Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux 18:34:53 [2023-07-15T18:34:53.458Z] === RUN TestDockerSuite/TestCpToStdout 18:34:55 [2023-07-15T18:34:55.684Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 18:34:55 [2023-07-15T18:34:55.684Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 18:34:55 [2023-07-15T18:34:55.684Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 18:34:55 [2023-07-15T18:34:55.684Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 18:34:55 [2023-07-15T18:34:55.684Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 18:34:55 [2023-07-15T18:34:55.684Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 18:34:55 [2023-07-15T18:34:55.684Z] === RUN TestDockerSuite/TestCpVolumePath 18:34:55 [2023-07-15T18:34:55.684Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 18:34:55 [2023-07-15T18:34:55.684Z] === RUN TestDockerSuite/TestCreate64ByteHexID 18:34:55 [2023-07-15T18:34:55.684Z] === RUN TestDockerSuite/TestCreateArgs 18:34:56 [2023-07-15T18:34:56.155Z] === RUN TestDockerSuite/TestCreateByImageID 18:34:57 [2023-07-15T18:34:57.728Z] === RUN TestDockerSuite/TestCreateEchoStdout 18:35:00 [2023-07-15T18:35:00.692Z] === RUN TestDockerSuite/TestCreateGrowRootfs 18:35:01 [2023-07-15T18:35:01.164Z] === RUN TestDockerSuite/TestCreateHostConfig 18:35:01 [2023-07-15T18:35:01.164Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 18:35:04 [2023-07-15T18:35:04.132Z] === RUN TestDockerSuite/TestCreateLabelFromImage 18:35:04 [2023-07-15T18:35:04.603Z] === RUN TestDockerSuite/TestCreateLabels 18:35:04 [2023-07-15T18:35:04.603Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 18:35:04 [2023-07-15T18:35:04.603Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 18:35:04 [2023-07-15T18:35:04.603Z] === RUN TestDockerSuite/TestCreateRM 18:35:05 [2023-07-15T18:35:05.073Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 18:35:05 [2023-07-15T18:35:05.073Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 18:35:05 [2023-07-15T18:35:05.073Z] === RUN TestDockerSuite/TestCreateStopSignal 18:35:05 [2023-07-15T18:35:05.543Z] === RUN TestDockerSuite/TestCreateStopTimeout 18:35:05 [2023-07-15T18:35:05.543Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 18:35:20 [2023-07-15T18:35:20.590Z] === RUN TestDockerSuite/TestCreateVolumesCreated 18:35:20 [2023-07-15T18:35:20.590Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 18:35:20 [2023-07-15T18:35:20.590Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 18:35:25 [2023-07-15T18:35:25.383Z] === RUN TestDockerSuite/TestCreateWithPortRange 18:35:25 [2023-07-15T18:35:25.383Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 18:35:25 [2023-07-15T18:35:25.383Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux 18:35:25 [2023-07-15T18:35:25.383Z] === RUN TestDockerSuite/TestCreateWithWorkdir 18:35:32 [2023-07-15T18:35:32.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 18:35:32 [2023-07-15T18:35:32.565Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 18:35:32 [2023-07-15T18:35:32.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 18:35:32 [2023-07-15T18:35:32.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 18:35:32 [2023-07-15T18:35:32.565Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 18:35:32 [2023-07-15T18:35:32.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 18:35:32 [2023-07-15T18:35:32.565Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 18:35:33 [2023-07-15T18:35:33.037Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 18:35:33 [2023-07-15T18:35:33.037Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 18:35:33 [2023-07-15T18:35:33.037Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 18:35:33 [2023-07-15T18:35:33.037Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 18:35:33 [2023-07-15T18:35:33.037Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 18:35:33 [2023-07-15T18:35:33.037Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDevicePermissions 18:35:33 [2023-07-15T18:35:33.037Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDockerFails 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 18:35:33 [2023-07-15T18:35:33.037Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 18:35:33 [2023-07-15T18:35:33.037Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 18:35:33 [2023-07-15T18:35:33.037Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestEventsAttach 18:35:33 [2023-07-15T18:35:33.037Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestEventsCommit 18:35:33 [2023-07-15T18:35:33.037Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 18:35:33 [2023-07-15T18:35:33.037Z] === RUN TestDockerSuite/TestEventsContainerEvents 18:35:35 [2023-07-15T18:35:35.999Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 18:35:38 [2023-07-15T18:35:38.966Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 18:35:47 [2023-07-15T18:35:47.658Z] === RUN TestDockerSuite/TestEventsContainerRestart 18:35:56 [2023-07-15T18:35:56.345Z] === RUN TestDockerSuite/TestEventsCopy 18:36:02 [2023-07-15T18:36:02.253Z] === RUN TestDockerSuite/TestEventsFilterContainer 18:36:14 [2023-07-15T18:36:14.786Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 18:36:21 [2023-07-15T18:36:21.961Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 18:36:21 [2023-07-15T18:36:21.961Z] === RUN TestDockerSuite/TestEventsFilterImageName 18:36:30 [2023-07-15T18:36:30.656Z] === RUN TestDockerSuite/TestEventsFilterLabels 18:36:30 [2023-07-15T18:36:30.656Z] === RUN TestDockerSuite/TestEventsFilterType 18:36:31 [2023-07-15T18:36:31.648Z] === RUN TestDockerSuite/TestEventsFilters 18:36:37 [2023-07-15T18:36:37.584Z] === RUN TestDockerSuite/TestEventsFormat 18:36:43 [2023-07-15T18:36:43.469Z] === RUN TestDockerSuite/TestEventsFormatBadField 18:36:43 [2023-07-15T18:36:43.469Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 18:36:43 [2023-07-15T18:36:43.469Z] === RUN TestDockerSuite/TestEventsImageImport 18:36:43 [2023-07-15T18:36:43.469Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 18:36:43 [2023-07-15T18:36:43.469Z] === RUN TestDockerSuite/TestEventsImageLoad 18:36:43 [2023-07-15T18:36:43.469Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 18:36:43 [2023-07-15T18:36:43.469Z] === RUN TestDockerSuite/TestEventsImagePull 18:36:43 [2023-07-15T18:36:43.469Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 18:36:43 [2023-07-15T18:36:43.469Z] === RUN TestDockerSuite/TestEventsImageTag 18:36:44 [2023-07-15T18:36:44.460Z] === RUN TestDockerSuite/TestEventsPluginOps 18:36:44 [2023-07-15T18:36:44.460Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 18:36:44 [2023-07-15T18:36:44.460Z] === RUN TestDockerSuite/TestEventsRename 18:36:47 [2023-07-15T18:36:47.424Z] === RUN TestDockerSuite/TestEventsResize 18:36:51 [2023-07-15T18:36:51.229Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 18:36:53 [2023-07-15T18:36:53.456Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 18:36:57 [2023-07-15T18:36:57.271Z] === RUN TestDockerSuite/TestEventsTimestampFormats 18:37:07 [2023-07-15T18:37:07.730Z] === RUN TestDockerSuite/TestEventsTop 18:37:07 [2023-07-15T18:37:07.730Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 18:37:07 [2023-07-15T18:37:07.730Z] === RUN TestDockerSuite/TestEventsUntag 18:37:09 [2023-07-15T18:37:09.954Z] === RUN TestDockerSuite/TestEventsUntilInThePast 18:37:14 [2023-07-15T18:37:14.725Z] === RUN TestDockerSuite/TestExec 18:37:14 [2023-07-15T18:37:14.725Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 18:37:14 [2023-07-15T18:37:14.725Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 18:37:14 [2023-07-15T18:37:14.725Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 18:37:14 [2023-07-15T18:37:14.725Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 18:37:16 [2023-07-15T18:37:16.953Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 18:37:19 [2023-07-15T18:37:19.916Z] === RUN TestDockerSuite/TestExecAPIStart 18:37:19 [2023-07-15T18:37:19.916Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 18:37:19 [2023-07-15T18:37:19.916Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 18:37:19 [2023-07-15T18:37:19.916Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 18:37:19 [2023-07-15T18:37:19.916Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 18:37:19 [2023-07-15T18:37:19.916Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 18:37:19 [2023-07-15T18:37:19.916Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 18:37:22 [2023-07-15T18:37:22.123Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 18:37:25 [2023-07-15T18:37:25.028Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 18:37:27 [2023-07-15T18:37:27.935Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 18:37:30 [2023-07-15T18:37:30.116Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 18:37:35 [2023-07-15T18:37:35.942Z] === RUN TestDockerSuite/TestExecCgroup 18:37:35 [2023-07-15T18:37:35.942Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 18:37:35 [2023-07-15T18:37:35.942Z] === RUN TestDockerSuite/TestExecEnv 18:37:35 [2023-07-15T18:37:35.942Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 18:37:35 [2023-07-15T18:37:35.942Z] === RUN TestDockerSuite/TestExecEnvLinksHost 18:37:35 [2023-07-15T18:37:35.942Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux 18:37:35 [2023-07-15T18:37:35.942Z] === RUN TestDockerSuite/TestExecExitStatus 18:37:38 [2023-07-15T18:37:38.862Z] === RUN TestDockerSuite/TestExecInspectID 18:37:43 [2023-07-15T18:37:43.560Z] === RUN TestDockerSuite/TestExecInteractive 18:37:43 [2023-07-15T18:37:43.560Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 18:37:43 [2023-07-15T18:37:43.560Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 18:37:43 [2023-07-15T18:37:43.560Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 18:37:43 [2023-07-15T18:37:43.560Z] === RUN TestDockerSuite/TestExecParseError 18:37:43 [2023-07-15T18:37:43.560Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 18:37:43 [2023-07-15T18:37:43.560Z] === RUN TestDockerSuite/TestExecPausedContainer 18:37:43 [2023-07-15T18:37:43.560Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 18:37:43 [2023-07-15T18:37:43.560Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 18:37:43 [2023-07-15T18:37:43.560Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 18:37:43 [2023-07-15T18:37:43.560Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 18:37:46 [2023-07-15T18:37:46.464Z] === RUN TestDockerSuite/TestExecSetEnv 18:37:46 [2023-07-15T18:37:46.464Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 18:37:46 [2023-07-15T18:37:46.464Z] === RUN TestDockerSuite/TestExecStartFails 18:37:50 [2023-07-15T18:37:50.212Z] === RUN TestDockerSuite/TestExecStateCleanup 18:37:50 [2023-07-15T18:37:50.212Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 18:37:50 [2023-07-15T18:37:50.212Z] === RUN TestDockerSuite/TestExecStopNotHanging 18:37:50 [2023-07-15T18:37:50.212Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 18:37:50 [2023-07-15T18:37:50.212Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 18:37:50 [2023-07-15T18:37:50.212Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 18:37:50 [2023-07-15T18:37:50.212Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 18:37:53 [2023-07-15T18:37:53.124Z] === RUN TestDockerSuite/TestExecUlimits 18:37:53 [2023-07-15T18:37:53.124Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 18:37:53 [2023-07-15T18:37:53.124Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 18:38:03 [2023-07-15T18:38:03.453Z] === RUN TestDockerSuite/TestExecWithImageUser 18:38:03 [2023-07-15T18:38:03.453Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 18:38:03 [2023-07-15T18:38:03.453Z] === RUN TestDockerSuite/TestExecWithPrivileged 18:38:03 [2023-07-15T18:38:03.453Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 18:38:03 [2023-07-15T18:38:03.453Z] === RUN TestDockerSuite/TestExecWithUser 18:38:03 [2023-07-15T18:38:03.453Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 18:38:03 [2023-07-15T18:38:03.453Z] === RUN TestDockerSuite/TestGetContainerStats 18:38:09 [2023-07-15T18:38:09.250Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 18:38:16 [2023-07-15T18:38:16.344Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 18:38:20 [2023-07-15T18:38:20.082Z] === RUN TestDockerSuite/TestGetContainerStatsStream 18:38:27 [2023-07-15T18:38:27.171Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 18:38:27 [2023-07-15T18:38:27.171Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 18:38:27 [2023-07-15T18:38:27.171Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 18:38:27 [2023-07-15T18:38:27.171Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 18:38:27 [2023-07-15T18:38:27.171Z] === RUN TestDockerSuite/TestHealth 18:38:27 [2023-07-15T18:38:27.171Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 18:38:27 [2023-07-15T18:38:27.171Z] === RUN TestDockerSuite/TestHistoryExistentImage 18:38:27 [2023-07-15T18:38:27.171Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 18:38:27 [2023-07-15T18:38:27.171Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 18:38:27 [2023-07-15T18:38:27.171Z] === RUN TestDockerSuite/TestHistoryImageWithComment 18:38:32 [2023-07-15T18:38:32.976Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 18:38:32 [2023-07-15T18:38:32.976Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 18:38:32 [2023-07-15T18:38:32.976Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 18:38:32 [2023-07-15T18:38:32.976Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 18:38:32 [2023-07-15T18:38:32.976Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 18:38:32 [2023-07-15T18:38:32.976Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 18:38:32 [2023-07-15T18:38:32.976Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 18:38:33 [2023-07-15T18:38:33.436Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 18:38:33 [2023-07-15T18:38:33.436Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 18:38:33 [2023-07-15T18:38:33.897Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 18:38:34 [2023-07-15T18:38:34.866Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 18:38:34 [2023-07-15T18:38:34.866Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 18:38:37 [2023-07-15T18:38:37.051Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 18:38:37 [2023-07-15T18:38:37.510Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 18:38:39 [2023-07-15T18:38:39.690Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 18:38:48 [2023-07-15T18:38:48.283Z] === RUN TestDockerSuite/TestImagesFormat 18:38:48 [2023-07-15T18:38:48.283Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 18:38:48 [2023-07-15T18:38:48.283Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 18:38:48 [2023-07-15T18:38:48.283Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 18:38:52 [2023-07-15T18:38:52.973Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 18:38:52 [2023-07-15T18:38:52.973Z] === RUN TestDockerSuite/TestImportBadURL 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestImportDisplay 18:38:55 [2023-07-15T18:38:55.151Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestImportFile 18:38:55 [2023-07-15T18:38:55.151Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestImportFileWithMessage 18:38:55 [2023-07-15T18:38:55.151Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestImportGzipped 18:38:55 [2023-07-15T18:38:55.151Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 18:38:55 [2023-07-15T18:38:55.151Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 18:38:55 [2023-07-15T18:38:55.151Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 18:38:55 [2023-07-15T18:38:55.151Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 18:38:55 [2023-07-15T18:38:55.151Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 18:38:55 [2023-07-15T18:38:55.151Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 18:38:55 [2023-07-15T18:38:55.151Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 18:38:55 [2023-07-15T18:38:55.151Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 18:38:58 [2023-07-15T18:38:58.055Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 18:39:06 [2023-07-15T18:39:06.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 18:39:06 [2023-07-15T18:39:06.659Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 18:39:06 [2023-07-15T18:39:06.659Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 18:39:06 [2023-07-15T18:39:06.659Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 18:39:06 [2023-07-15T18:39:06.659Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 18:39:06 [2023-07-15T18:39:06.659Z] === RUN TestDockerSuite/TestInspectAmpersand 18:39:06 [2023-07-15T18:39:06.659Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 18:39:06 [2023-07-15T18:39:06.659Z] === RUN TestDockerSuite/TestInspectBindMountPoint 18:39:13 [2023-07-15T18:39:13.764Z] === RUN TestDockerSuite/TestInspectByPrefix 18:39:13 [2023-07-15T18:39:13.764Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 18:39:16 [2023-07-15T18:39:16.679Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 18:39:16 [2023-07-15T18:39:16.679Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 18:39:16 [2023-07-15T18:39:16.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 18:39:16 [2023-07-15T18:39:16.679Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 18:39:16 [2023-07-15T18:39:16.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 18:39:16 [2023-07-15T18:39:16.679Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 18:39:16 [2023-07-15T18:39:16.679Z] === RUN TestDockerSuite/TestInspectDefault 18:39:19 [2023-07-15T18:39:19.591Z] === RUN TestDockerSuite/TestInspectHistory 18:39:25 [2023-07-15T18:39:25.405Z] === RUN TestDockerSuite/TestInspectImage 18:39:25 [2023-07-15T18:39:25.405Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 18:39:25 [2023-07-15T18:39:25.405Z] === RUN TestDockerSuite/TestInspectImageFilterInt 18:39:25 [2023-07-15T18:39:25.405Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 18:39:25 [2023-07-15T18:39:25.405Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 18:39:25 [2023-07-15T18:39:25.405Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 18:39:25 [2023-07-15T18:39:25.405Z] === RUN TestDockerSuite/TestInspectInt64 18:39:32 [2023-07-15T18:39:32.483Z] === RUN TestDockerSuite/TestInspectJSONFields 18:39:35 [2023-07-15T18:39:35.408Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 18:39:35 [2023-07-15T18:39:35.408Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 18:39:44 [2023-07-15T18:39:44.057Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 18:39:46 [2023-07-15T18:39:46.290Z] === RUN TestDockerSuite/TestInspectPlugin 18:39:46 [2023-07-15T18:39:46.291Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 18:39:46 [2023-07-15T18:39:46.291Z] === RUN TestDockerSuite/TestInspectRootFS 18:39:46 [2023-07-15T18:39:46.291Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 18:39:49 [2023-07-15T18:39:49.263Z] === RUN TestDockerSuite/TestInspectStatus 18:39:52 [2023-07-15T18:39:52.226Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 18:39:58 [2023-07-15T18:39:58.122Z] === RUN TestDockerSuite/TestInspectTemplateError 18:40:01 [2023-07-15T18:40:01.101Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 18:40:03 [2023-07-15T18:40:03.326Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 18:40:06 [2023-07-15T18:40:06.303Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 18:40:09 [2023-07-15T18:40:09.266Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 18:40:11 [2023-07-15T18:40:11.489Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestInspectUnknownObject 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinkShortDefinition 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksEnvs 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 18:40:20 [2023-07-15T18:40:20.189Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLoginWithoutTTY 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 18:40:20 [2023-07-15T18:40:20.189Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 18:40:22 [2023-07-15T18:40:22.432Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 18:40:24 [2023-07-15T18:40:24.658Z] === RUN TestDockerSuite/TestLogsAPIUntil 18:40:32 [2023-07-15T18:40:32.121Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 18:40:34 [2023-07-15T18:40:34.362Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 18:40:34 [2023-07-15T18:40:34.362Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 18:40:34 [2023-07-15T18:40:34.362Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 18:40:37 [2023-07-15T18:40:37.337Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 18:40:37 [2023-07-15T18:40:37.337Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 18:40:46 [2023-07-15T18:40:46.027Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 18:40:53 [2023-07-15T18:40:53.240Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 18:41:00 [2023-07-15T18:41:00.426Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 18:41:03 [2023-07-15T18:41:03.391Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 18:41:06 [2023-07-15T18:41:06.365Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 18:41:06 [2023-07-15T18:41:06.365Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 18:41:06 [2023-07-15T18:41:06.365Z] === RUN TestDockerSuite/TestLogsFollowStopped 18:41:09 [2023-07-15T18:41:09.331Z] === RUN TestDockerSuite/TestLogsSeparateStderr 18:41:12 [2023-07-15T18:41:12.297Z] === RUN TestDockerSuite/TestLogsSince 18:41:22 [2023-07-15T18:41:22.709Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 18:41:22 [2023-07-15T18:41:22.709Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 18:41:22 [2023-07-15T18:41:22.709Z] === RUN TestDockerSuite/TestLogsStderrInStdout 18:41:22 [2023-07-15T18:41:22.709Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 18:41:22 [2023-07-15T18:41:22.709Z] === RUN TestDockerSuite/TestLogsTail 18:41:25 [2023-07-15T18:41:25.617Z] === RUN TestDockerSuite/TestLogsTimestamps 18:41:28 [2023-07-15T18:41:28.524Z] === RUN TestDockerSuite/TestLogsWithDetails 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestMountIntoProc 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestMountIntoSys 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestNetHostname 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestPluginActive 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestPluginActiveNetwork 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.431Z] === RUN TestDockerSuite/TestPluginLogDriver 18:41:31 [2023-07-15T18:41:31.431Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 18:41:31 [2023-07-15T18:41:31.901Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 18:41:31 [2023-07-15T18:41:31.901Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 18:41:31 [2023-07-15T18:41:31.901Z] === RUN TestDockerSuite/TestPluginMetricsCollector 18:41:31 [2023-07-15T18:41:31.901Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.901Z] === RUN TestDockerSuite/TestPluginUpgrade 18:41:31 [2023-07-15T18:41:31.901Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.901Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 18:41:31 [2023-07-15T18:41:31.901Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.901Z] === RUN TestDockerSuite/TestPortExposeHostBinding 18:41:31 [2023-07-15T18:41:31.901Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.901Z] === RUN TestDockerSuite/TestPortHostBinding 18:41:31 [2023-07-15T18:41:31.901Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.901Z] === RUN TestDockerSuite/TestPortList 18:41:31 [2023-07-15T18:41:31.901Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 18:41:31 [2023-07-15T18:41:31.901Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 18:41:42 [2023-07-15T18:41:42.225Z] === RUN TestDockerSuite/TestPostContainersAttach 18:41:42 [2023-07-15T18:41:42.226Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 18:41:42 [2023-07-15T18:41:42.226Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 18:41:42 [2023-07-15T18:41:42.226Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 18:41:42 [2023-07-15T18:41:42.226Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 18:41:42 [2023-07-15T18:41:42.226Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 18:41:42 [2023-07-15T18:41:42.226Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 18:41:42 [2023-07-15T18:41:42.226Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 18:41:42 [2023-07-15T18:41:42.226Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux 18:41:42 [2023-07-15T18:41:42.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 18:41:54 [2023-07-15T18:41:54.639Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 18:41:54 [2023-07-15T18:41:54.639Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux 18:41:54 [2023-07-15T18:41:54.639Z] === RUN TestDockerSuite/TestPsByOrder 18:42:04 [2023-07-15T18:42:04.976Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 18:42:04 [2023-07-15T18:42:04.976Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 18:42:04 [2023-07-15T18:42:04.976Z] === RUN TestDockerSuite/TestPsListContainersBase 18:42:15 [2023-07-15T18:42:15.336Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 18:42:40 [2023-07-15T18:42:40.694Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 18:42:40 [2023-07-15T18:42:40.694Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 18:42:40 [2023-07-15T18:42:40.694Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 18:42:40 [2023-07-15T18:42:40.694Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 18:42:53 [2023-07-15T18:42:53.222Z] === RUN TestDockerSuite/TestPsListContainersFilterID 18:43:00 [2023-07-15T18:43:00.420Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 18:43:25 [2023-07-15T18:43:25.656Z] === RUN TestDockerSuite/TestPsListContainersFilterName 18:43:29 [2023-07-15T18:43:29.424Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 18:43:29 [2023-07-15T18:43:29.424Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 18:43:29 [2023-07-15T18:43:29.424Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 18:43:29 [2023-07-15T18:43:29.424Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 18:43:29 [2023-07-15T18:43:29.424Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 18:43:41 [2023-07-15T18:43:41.839Z] === RUN TestDockerSuite/TestPsListContainersSize 18:43:41 [2023-07-15T18:43:41.839Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 18:43:41 [2023-07-15T18:43:41.839Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 18:43:41 [2023-07-15T18:43:41.839Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 18:43:41 [2023-07-15T18:43:41.839Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 18:43:41 [2023-07-15T18:43:41.839Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 18:43:41 [2023-07-15T18:43:41.839Z] === RUN TestDockerSuite/TestPsRightTagName 18:43:41 [2023-07-15T18:43:41.839Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 18:43:41 [2023-07-15T18:43:41.839Z] === RUN TestDockerSuite/TestPsShowMounts 18:43:50 [2023-07-15T18:43:50.413Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 18:43:50 [2023-07-15T18:43:50.413Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 18:43:50 [2023-07-15T18:43:50.413Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 18:43:50 [2023-07-15T18:43:50.887Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 18:43:50 [2023-07-15T18:43:50.887Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 18:43:50 [2023-07-15T18:43:50.887Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 18:43:51 [2023-07-15T18:43:51.857Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 18:43:52 [2023-07-15T18:43:52.825Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 18:43:52 [2023-07-15T18:43:52.825Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux 18:43:52 [2023-07-15T18:43:52.825Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 18:43:58 [2023-07-15T18:43:58.637Z] === RUN TestDockerSuite/TestRestartContainerSuccess 18:44:03 [2023-07-15T18:44:03.331Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 18:44:05 [2023-07-15T18:44:05.517Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 18:44:30 [2023-07-15T18:44:30.709Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 18:44:30 [2023-07-15T18:44:30.709Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 18:44:30 [2023-07-15T18:44:30.709Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 18:44:37 [2023-07-15T18:44:37.799Z] === RUN TestDockerSuite/TestRestartPolicyAlways 18:44:37 [2023-07-15T18:44:37.799Z] === RUN TestDockerSuite/TestRestartPolicyNO 18:44:37 [2023-07-15T18:44:37.799Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 18:44:38 [2023-07-15T18:44:38.768Z] === RUN TestDockerSuite/TestRestartRunningContainer 18:44:44 [2023-07-15T18:44:44.564Z] === RUN TestDockerSuite/TestRestartStoppedContainer 18:44:54 [2023-07-15T18:44:54.891Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 18:44:54 [2023-07-15T18:44:54.891Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 18:44:54 [2023-07-15T18:44:54.891Z] === RUN TestDockerSuite/TestRestartWithVolumes 18:44:58 [2023-07-15T18:44:58.644Z] === RUN TestDockerSuite/TestRmiBlank 18:44:59 [2023-07-15T18:44:59.105Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 18:44:59 [2023-07-15T18:44:59.105Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 18:45:16 [2023-07-15T18:45:16.852Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 18:45:19 [2023-07-15T18:45:19.757Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 18:45:20 [2023-07-15T18:45:20.725Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 18:45:29 [2023-07-15T18:45:29.318Z] === RUN TestDockerSuite/TestRmiImgIDForce 18:45:41 [2023-07-15T18:45:41.707Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 18:45:50 [2023-07-15T18:45:50.305Z] === RUN TestDockerSuite/TestRmiParentImageFail 18:45:54 [2023-07-15T18:45:54.996Z] === RUN TestDockerSuite/TestRmiTag 18:45:55 [2023-07-15T18:45:55.967Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 18:45:58 [2023-07-15T18:45:58.889Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 18:46:24 [2023-07-15T18:46:24.040Z] === RUN TestDockerSuite/TestRmiWithContainerFails 18:46:29 [2023-07-15T18:46:29.838Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 18:46:35 [2023-07-15T18:46:35.652Z] === RUN TestDockerSuite/TestRmiWithParentInUse 18:46:37 [2023-07-15T18:46:37.211Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 18:46:37 [2023-07-15T18:46:37.211Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux 18:46:37 [2023-07-15T18:46:37.211Z] === RUN TestDockerSuite/TestRunAddHost 18:46:37 [2023-07-15T18:46:37.211Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux 18:46:37 [2023-07-15T18:46:37.211Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 18:46:37 [2023-07-15T18:46:37.211Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux 18:46:37 [2023-07-15T18:46:37.211Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 18:46:37 [2023-07-15T18:46:37.211Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux 18:46:37 [2023-07-15T18:46:37.211Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 18:46:37 [2023-07-15T18:46:37.211Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux 18:46:37 [2023-07-15T18:46:37.211Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 18:46:37 [2023-07-15T18:46:37.211Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux 18:46:37 [2023-07-15T18:46:37.211Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 18:46:37 [2023-07-15T18:46:37.211Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux 18:46:37 [2023-07-15T18:46:37.211Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 18:46:40 [2023-07-15T18:46:40.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 18:46:40 [2023-07-15T18:46:40.117Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux 18:46:40 [2023-07-15T18:46:40.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 18:46:40 [2023-07-15T18:46:40.117Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux 18:46:40 [2023-07-15T18:46:40.117Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 18:46:45 [2023-07-15T18:46:45.920Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 18:46:48 [2023-07-15T18:46:48.834Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 18:46:51 [2023-07-15T18:46:51.739Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 18:47:00 [2023-07-15T18:47:00.417Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 18:47:07 [2023-07-15T18:47:07.560Z] === RUN TestDockerSuite/TestRunAttachWithDetach 18:47:07 [2023-07-15T18:47:07.560Z] === RUN TestDockerSuite/TestRunBindMounts 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapAddInvalid 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCapDropInvalid 18:47:17 [2023-07-15T18:47:17.888Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux 18:47:17 [2023-07-15T18:47:17.888Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 18:47:20 [2023-07-15T18:47:20.804Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 18:47:20 [2023-07-15T18:47:20.804Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux 18:47:20 [2023-07-15T18:47:20.804Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 18:47:24 [2023-07-15T18:47:24.545Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 18:47:24 [2023-07-15T18:47:24.545Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux 18:47:24 [2023-07-15T18:47:24.545Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 18:47:24 [2023-07-15T18:47:24.545Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 18:47:24 [2023-07-15T18:47:24.545Z] === RUN TestDockerSuite/TestRunContainerNetwork 18:47:27 [2023-07-15T18:47:27.462Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 18:47:27 [2023-07-15T18:47:27.462Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux 18:47:27 [2023-07-15T18:47:27.462Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 18:47:27 [2023-07-15T18:47:27.462Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux 18:47:27 [2023-07-15T18:47:27.462Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 18:47:27 [2023-07-15T18:47:27.462Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux 18:47:27 [2023-07-15T18:47:27.462Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 18:47:27 [2023-07-15T18:47:27.462Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux 18:47:27 [2023-07-15T18:47:27.462Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 18:47:27 [2023-07-15T18:47:27.462Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux 18:47:27 [2023-07-15T18:47:27.462Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 18:47:27 [2023-07-15T18:47:27.462Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux 18:47:27 [2023-07-15T18:47:27.462Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 18:47:27 [2023-07-15T18:47:27.462Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux 18:47:27 [2023-07-15T18:47:27.462Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 18:47:30 [2023-07-15T18:47:30.411Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 18:47:33 [2023-07-15T18:47:33.318Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 18:47:36 [2023-07-15T18:47:36.225Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 18:47:36 [2023-07-15T18:47:36.226Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux 18:47:36 [2023-07-15T18:47:36.226Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 18:47:36 [2023-07-15T18:47:36.226Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux 18:47:36 [2023-07-15T18:47:36.226Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 18:47:36 [2023-07-15T18:47:36.226Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux 18:47:36 [2023-07-15T18:47:36.226Z] === RUN TestDockerSuite/TestRunCreateVolume 18:47:44 [2023-07-15T18:47:44.812Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 18:47:44 [2023-07-15T18:47:44.812Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux 18:47:44 [2023-07-15T18:47:44.812Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 18:47:44 [2023-07-15T18:47:44.812Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux 18:47:44 [2023-07-15T18:47:44.812Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 18:47:44 [2023-07-15T18:47:44.812Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux 18:47:44 [2023-07-15T18:47:44.812Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 18:47:44 [2023-07-15T18:47:44.812Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux 18:47:44 [2023-07-15T18:47:44.812Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 18:47:45 [2023-07-15T18:47:45.780Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 18:47:52 [2023-07-15T18:47:52.857Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 18:47:52 [2023-07-15T18:47:52.857Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux 18:47:52 [2023-07-15T18:47:52.857Z] === RUN TestDockerSuite/TestRunDNSInHostMode 18:47:52 [2023-07-15T18:47:52.857Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux 18:47:52 [2023-07-15T18:47:52.857Z] === RUN TestDockerSuite/TestRunDNSOptions 18:47:52 [2023-07-15T18:47:52.857Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux 18:47:52 [2023-07-15T18:47:52.857Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 18:47:52 [2023-07-15T18:47:52.857Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux 18:47:52 [2023-07-15T18:47:52.857Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 18:47:52 [2023-07-15T18:47:52.857Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux 18:47:52 [2023-07-15T18:47:52.857Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 18:47:52 [2023-07-15T18:47:52.857Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux 18:47:52 [2023-07-15T18:47:52.857Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 18:48:01 [2023-07-15T18:48:01.455Z] === RUN TestDockerSuite/TestRunDeviceNumbers 18:48:01 [2023-07-15T18:48:01.455Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux 18:48:01 [2023-07-15T18:48:01.455Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 18:48:01 [2023-07-15T18:48:01.455Z] === RUN TestDockerSuite/TestRunDuplicateMount 18:48:01 [2023-07-15T18:48:01.455Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux 18:48:01 [2023-07-15T18:48:01.455Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 18:48:02 [2023-07-15T18:48:02.993Z] === RUN TestDockerSuite/TestRunEchoStdout 18:48:06 [2023-07-15T18:48:06.732Z] === RUN TestDockerSuite/TestRunEmptyEnv 18:48:06 [2023-07-15T18:48:06.732Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux 18:48:06 [2023-07-15T18:48:06.732Z] === RUN TestDockerSuite/TestRunEntrypoint 18:48:09 [2023-07-15T18:48:09.650Z] === RUN TestDockerSuite/TestRunEnvironment 18:48:09 [2023-07-15T18:48:09.650Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux 18:48:09 [2023-07-15T18:48:09.650Z] === RUN TestDockerSuite/TestRunEnvironmentErase 18:48:09 [2023-07-15T18:48:09.650Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux 18:48:09 [2023-07-15T18:48:09.650Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 18:48:09 [2023-07-15T18:48:09.650Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux 18:48:09 [2023-07-15T18:48:09.650Z] === RUN TestDockerSuite/TestRunExitCode 18:48:13 [2023-07-15T18:48:13.393Z] === RUN TestDockerSuite/TestRunExitCodeOne 18:48:15 [2023-07-15T18:48:15.571Z] === RUN TestDockerSuite/TestRunExitCodeZero 18:48:18 [2023-07-15T18:48:18.479Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunExposePort 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunFullHostnameSet 18:48:21 [2023-07-15T18:48:21.394Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunGroupAdd 18:48:21 [2023-07-15T18:48:21.394Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunHostnameFQDN 18:48:21 [2023-07-15T18:48:21.394Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 18:48:21 [2023-07-15T18:48:21.394Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 18:48:21 [2023-07-15T18:48:21.394Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 18:48:21 [2023-07-15T18:48:21.394Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunInspectMacAddress 18:48:21 [2023-07-15T18:48:21.394Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux 18:48:21 [2023-07-15T18:48:21.394Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 18:48:31 [2023-07-15T18:48:31.737Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 18:48:31 [2023-07-15T18:48:31.737Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux 18:48:31 [2023-07-15T18:48:31.737Z] === RUN TestDockerSuite/TestRunInvalidReference 18:48:31 [2023-07-15T18:48:31.737Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 18:48:31 [2023-07-15T18:48:31.737Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux 18:48:31 [2023-07-15T18:48:31.737Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 18:48:31 [2023-07-15T18:48:31.737Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux 18:48:31 [2023-07-15T18:48:31.737Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 18:48:31 [2023-07-15T18:48:31.737Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux 18:48:31 [2023-07-15T18:48:31.737Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 18:48:31 [2023-07-15T18:48:31.737Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux 18:48:31 [2023-07-15T18:48:31.737Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 18:48:44 [2023-07-15T18:48:44.146Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 18:48:44 [2023-07-15T18:48:44.146Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux 18:48:44 [2023-07-15T18:48:44.146Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModeHostname 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModeIpcHost 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModePIDContainer 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModePIDHost 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunModeUTSHost 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunMount 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunMountOrdering 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.686Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 18:48:45 [2023-07-15T18:48:45.686Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux 18:48:45 [2023-07-15T18:48:45.687Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 18:48:54 [2023-07-15T18:48:54.275Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 18:48:54 [2023-07-15T18:48:54.275Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 18:48:54 [2023-07-15T18:48:54.275Z] === RUN TestDockerSuite/TestRunNamedVolume 18:48:54 [2023-07-15T18:48:54.275Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux 18:48:54 [2023-07-15T18:48:54.275Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 18:48:54 [2023-07-15T18:48:54.275Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux 18:48:54 [2023-07-15T18:48:54.275Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 18:49:06 [2023-07-15T18:49:06.689Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNetHost 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 18:49:15 [2023-07-15T18:49:15.277Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 18:49:15 [2023-07-15T18:49:15.277Z] === RUN TestDockerSuite/TestRunNoDupVolumes 18:49:15 [2023-07-15T18:49:15.737Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 18:49:16 [2023-07-15T18:49:16.706Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 18:49:19 [2023-07-15T18:49:19.616Z] === RUN TestDockerSuite/TestRunNonExistingCmd 18:49:22 [2023-07-15T18:49:22.528Z] === RUN TestDockerSuite/TestRunNonExistingImage 18:49:22 [2023-07-15T18:49:22.988Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 18:49:25 [2023-07-15T18:49:25.894Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 18:49:25 [2023-07-15T18:49:25.894Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 18:49:25 [2023-07-15T18:49:25.894Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunPortInUse 18:49:25 [2023-07-15T18:49:25.894Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 18:49:25 [2023-07-15T18:49:25.894Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 18:49:25 [2023-07-15T18:49:25.894Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 18:49:25 [2023-07-15T18:49:25.894Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 18:49:25 [2023-07-15T18:49:25.894Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux 18:49:25 [2023-07-15T18:49:25.894Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 18:49:36 [2023-07-15T18:49:36.226Z] === RUN TestDockerSuite/TestRunPublishPort 18:49:36 [2023-07-15T18:49:36.226Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux 18:49:36 [2023-07-15T18:49:36.226Z] === RUN TestDockerSuite/TestRunReadFilteredProc 18:49:36 [2023-07-15T18:49:36.226Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor 18:49:36 [2023-07-15T18:49:36.226Z] === RUN TestDockerSuite/TestRunReadProcLatency 18:49:36 [2023-07-15T18:49:36.226Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux 18:49:36 [2023-07-15T18:49:36.226Z] === RUN TestDockerSuite/TestRunReadProcTimer 18:49:36 [2023-07-15T18:49:36.226Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux 18:49:36 [2023-07-15T18:49:36.226Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 18:49:36 [2023-07-15T18:49:36.226Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux 18:49:36 [2023-07-15T18:49:36.226Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 18:49:51 [2023-07-15T18:49:51.058Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 18:49:51 [2023-07-15T18:49:51.058Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux 18:49:51 [2023-07-15T18:49:51.058Z] === RUN TestDockerSuite/TestRunRm 18:49:52 [2023-07-15T18:49:52.610Z] === RUN TestDockerSuite/TestRunRmAndWait 18:49:58 [2023-07-15T18:49:58.405Z] === RUN TestDockerSuite/TestRunRmPre125Api 18:50:01 [2023-07-15T18:50:01.329Z] === RUN TestDockerSuite/TestRunRootWorkdir 18:50:04 [2023-07-15T18:50:04.239Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 18:50:07 [2023-07-15T18:50:07.145Z] === RUN TestDockerSuite/TestRunSetMacAddress 18:50:10 [2023-07-15T18:50:10.051Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 18:50:10 [2023-07-15T18:50:10.051Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux 18:50:10 [2023-07-15T18:50:10.051Z] === RUN TestDockerSuite/TestRunState 18:50:10 [2023-07-15T18:50:10.051Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux 18:50:10 [2023-07-15T18:50:10.051Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 18:50:12 [2023-07-15T18:50:12.962Z] === RUN TestDockerSuite/TestRunStdinPipe 18:50:12 [2023-07-15T18:50:12.962Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux 18:50:12 [2023-07-15T18:50:12.962Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 18:50:15 [2023-07-15T18:50:15.873Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 18:50:15 [2023-07-15T18:50:15.873Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux 18:50:15 [2023-07-15T18:50:15.873Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 18:50:15 [2023-07-15T18:50:15.873Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux 18:50:15 [2023-07-15T18:50:15.873Z] === RUN TestDockerSuite/TestRunTLSVerify 18:50:15 [2023-07-15T18:50:15.873Z] === RUN TestDockerSuite/TestRunTTYWithPipe 18:50:15 [2023-07-15T18:50:15.873Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 18:50:15 [2023-07-15T18:50:15.873Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux 18:50:15 [2023-07-15T18:50:15.873Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 18:50:21 [2023-07-15T18:50:21.699Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUnshareProc 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUserByID 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUserByIDBig 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUserByIDNegative 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUserByIDZero 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUserByName 18:50:21 [2023-07-15T18:50:21.700Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux 18:50:21 [2023-07-15T18:50:21.700Z] === RUN TestDockerSuite/TestRunUserDefaults 18:50:24 [2023-07-15T18:50:24.609Z] === RUN TestDockerSuite/TestRunUserNotFound 18:50:24 [2023-07-15T18:50:24.609Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux 18:50:24 [2023-07-15T18:50:24.609Z] === RUN TestDockerSuite/TestRunVerifyContainerID 18:50:27 [2023-07-15T18:50:27.522Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 18:50:27 [2023-07-15T18:50:27.522Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux 18:50:27 [2023-07-15T18:50:27.522Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 18:50:27 [2023-07-15T18:50:27.522Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux 18:50:27 [2023-07-15T18:50:27.522Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 18:50:36 [2023-07-15T18:50:36.126Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 18:50:51 [2023-07-15T18:50:51.030Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 18:50:54 [2023-07-15T18:50:54.838Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 18:51:03 [2023-07-15T18:51:03.536Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 18:51:03 [2023-07-15T18:51:03.536Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux 18:51:03 [2023-07-15T18:51:03.536Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 18:51:03 [2023-07-15T18:51:03.536Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 18:51:05 [2023-07-15T18:51:05.766Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 18:51:08 [2023-07-15T18:51:08.728Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 18:51:11 [2023-07-15T18:51:11.693Z] === RUN TestDockerSuite/TestRunWithBadDevice 18:51:11 [2023-07-15T18:51:11.693Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux 18:51:11 [2023-07-15T18:51:11.693Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 18:51:11 [2023-07-15T18:51:11.693Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 18:51:11 [2023-07-15T18:51:11.693Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 18:51:11 [2023-07-15T18:51:11.693Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux 18:51:11 [2023-07-15T18:51:11.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 18:51:11 [2023-07-15T18:51:11.693Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux 18:51:11 [2023-07-15T18:51:11.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 18:51:11 [2023-07-15T18:51:11.693Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux 18:51:11 [2023-07-15T18:51:11.693Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 18:51:11 [2023-07-15T18:51:11.693Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux 18:51:11 [2023-07-15T18:51:11.693Z] === RUN TestDockerSuite/TestRunWithUlimits 18:51:11 [2023-07-15T18:51:11.693Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux 18:51:12 [2023-07-15T18:51:12.164Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 18:51:16 [2023-07-15T18:51:16.946Z] === RUN TestDockerSuite/TestRunWithoutNetworking 18:51:19 [2023-07-15T18:51:19.163Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 18:51:22 [2023-07-15T18:51:22.078Z] === RUN TestDockerSuite/TestRunWorkingDirectory 18:51:27 [2023-07-15T18:51:27.890Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 18:51:27 [2023-07-15T18:51:27.890Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor 18:51:27 [2023-07-15T18:51:27.890Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 18:51:27 [2023-07-15T18:51:27.890Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux 18:51:27 [2023-07-15T18:51:27.890Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 18:51:27 [2023-07-15T18:51:27.890Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux 18:51:27 [2023-07-15T18:51:27.890Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 18:51:27 [2023-07-15T18:51:27.890Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux 18:51:27 [2023-07-15T18:51:27.890Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 18:51:27 [2023-07-15T18:51:27.890Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux 18:51:27 [2023-07-15T18:51:27.890Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 18:51:27 [2023-07-15T18:51:27.890Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 18:51:27 [2023-07-15T18:51:27.890Z] === RUN TestDockerSuite/TestSaveCheckTimes 18:51:27 [2023-07-15T18:51:27.890Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 18:51:27 [2023-07-15T18:51:27.890Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 18:51:27 [2023-07-15T18:51:27.891Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 18:51:27 [2023-07-15T18:51:27.891Z] === RUN TestDockerSuite/TestSaveImageId 18:51:27 [2023-07-15T18:51:27.891Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 18:51:27 [2023-07-15T18:51:27.891Z] === RUN TestDockerSuite/TestSaveLoadNoTag 18:51:27 [2023-07-15T18:51:27.891Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 18:51:28 [2023-07-15T18:51:28.352Z] === RUN TestDockerSuite/TestSaveLoadParents 18:51:28 [2023-07-15T18:51:28.352Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 18:51:28 [2023-07-15T18:51:28.352Z] === RUN TestDockerSuite/TestSaveMultipleNames 18:51:28 [2023-07-15T18:51:28.352Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 18:51:28 [2023-07-15T18:51:28.352Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 18:51:28 [2023-07-15T18:51:28.352Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 18:51:28 [2023-07-15T18:51:28.352Z] === RUN TestDockerSuite/TestSaveSingleTag 18:51:28 [2023-07-15T18:51:28.352Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 18:51:28 [2023-07-15T18:51:28.352Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 18:51:28 [2023-07-15T18:51:28.352Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 18:51:28 [2023-07-15T18:51:28.352Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 18:51:28 [2023-07-15T18:51:28.352Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 18:51:28 [2023-07-15T18:51:28.352Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 18:51:28 [2023-07-15T18:51:28.352Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 18:51:28 [2023-07-15T18:51:28.352Z] === RUN TestDockerSuite/TestSearchCmdOptions 18:51:30 [2023-07-15T18:51:30.530Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 18:51:30 [2023-07-15T18:51:30.991Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 18:51:31 [2023-07-15T18:51:31.450Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 18:51:31 [2023-07-15T18:51:31.450Z] === RUN TestDockerSuite/TestSearchWithLimit 18:51:33 [2023-07-15T18:51:33.633Z] === RUN TestDockerSuite/TestSlowStdinClosing 18:51:42 [2023-07-15T18:51:42.218Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 18:51:42 [2023-07-15T18:51:42.218Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 18:51:42 [2023-07-15T18:51:42.218Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 18:51:52 [2023-07-15T18:51:52.549Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 18:51:52 [2023-07-15T18:51:52.549Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 18:51:52 [2023-07-15T18:51:52.549Z] === RUN TestDockerSuite/TestStartAttachSilent 18:51:57 [2023-07-15T18:51:57.311Z] === RUN TestDockerSuite/TestStartAttachWithRename 18:51:57 [2023-07-15T18:51:57.311Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 18:51:57 [2023-07-15T18:51:57.311Z] === RUN TestDockerSuite/TestStartMultipleContainers 18:51:57 [2023-07-15T18:51:57.311Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 18:51:57 [2023-07-15T18:51:57.311Z] === RUN TestDockerSuite/TestStartPausedContainer 18:51:57 [2023-07-15T18:51:57.311Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 18:51:57 [2023-07-15T18:51:57.311Z] === RUN TestDockerSuite/TestStartRecordError 18:51:57 [2023-07-15T18:51:57.311Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 18:51:57 [2023-07-15T18:51:57.311Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 18:52:09 [2023-07-15T18:52:09.843Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 18:52:09 [2023-07-15T18:52:09.843Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 18:52:09 [2023-07-15T18:52:09.843Z] === RUN TestDockerSuite/TestStatsAllNoStream 18:52:09 [2023-07-15T18:52:09.844Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 18:52:09 [2023-07-15T18:52:09.844Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 18:52:09 [2023-07-15T18:52:09.844Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 18:52:09 [2023-07-15T18:52:09.844Z] === RUN TestDockerSuite/TestStatsContainerNotFound 18:52:09 [2023-07-15T18:52:09.844Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 18:52:09 [2023-07-15T18:52:09.844Z] === RUN TestDockerSuite/TestStatsFormatAll 18:52:09 [2023-07-15T18:52:09.844Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 18:52:09 [2023-07-15T18:52:09.844Z] === RUN TestDockerSuite/TestStatsNoStream 18:52:09 [2023-07-15T18:52:09.844Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 18:52:09 [2023-07-15T18:52:09.844Z] === RUN TestDockerSuite/TestTopMultipleArgs 18:52:12 [2023-07-15T18:52:12.066Z] === RUN TestDockerSuite/TestTopNonPrivileged 18:52:15 [2023-07-15T18:52:15.032Z] === RUN TestDockerSuite/TestTopPrivileged 18:52:15 [2023-07-15T18:52:15.032Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 18:52:15 [2023-07-15T18:52:15.032Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 18:52:18 [2023-07-15T18:52:18.023Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 18:52:18 [2023-07-15T18:52:18.023Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux 18:52:18 [2023-07-15T18:52:18.023Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 18:52:18 [2023-07-15T18:52:18.023Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 18:52:18 [2023-07-15T18:52:18.023Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 18:52:18 [2023-07-15T18:52:18.023Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 18:52:18 [2023-07-15T18:52:18.023Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 18:52:18 [2023-07-15T18:52:18.023Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux 18:52:18 [2023-07-15T18:52:18.023Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 18:52:18 [2023-07-15T18:52:18.023Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux 18:52:18 [2023-07-15T18:52:18.023Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 18:52:18 [2023-07-15T18:52:18.023Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux 18:52:18 [2023-07-15T18:52:18.023Z] === RUN TestDockerSuite/TestVolumeCLICreate 18:52:35 [2023-07-15T18:52:35.877Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 18:52:35 [2023-07-15T18:52:35.877Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 18:52:35 [2023-07-15T18:52:35.877Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 18:52:35 [2023-07-15T18:52:35.877Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 18:52:35 [2023-07-15T18:52:35.877Z] === RUN TestDockerSuite/TestVolumeCLIInspect 18:52:35 [2023-07-15T18:52:35.877Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 18:52:35 [2023-07-15T18:52:35.877Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 18:52:35 [2023-07-15T18:52:35.877Z] === RUN TestDockerSuite/TestVolumeCLILs 18:52:43 [2023-07-15T18:52:43.061Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 18:52:43 [2023-07-15T18:52:43.061Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 18:52:46 [2023-07-15T18:52:46.889Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 18:52:47 [2023-07-15T18:52:47.359Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 18:52:47 [2023-07-15T18:52:47.829Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 18:52:47 [2023-07-15T18:52:47.829Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 18:52:48 [2023-07-15T18:52:48.296Z] === RUN TestDockerSuite/TestVolumeCLIRm 18:53:03 [2023-07-15T18:53:03.273Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 18:53:03 [2023-07-15T18:53:03.273Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 18:53:03 [2023-07-15T18:53:03.273Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 18:53:03 [2023-07-15T18:53:03.744Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 18:53:03 [2023-07-15T18:53:03.744Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 18:53:03 [2023-07-15T18:53:03.744Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 18:53:03 [2023-07-15T18:53:03.744Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 18:53:12 [2023-07-15T18:53:12.442Z] === RUN TestDockerSuite/TestVolumeLsFormat 18:53:12 [2023-07-15T18:53:12.912Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 18:53:13 [2023-07-15T18:53:13.383Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 18:53:31 [2023-07-15T18:53:31.226Z] === RUN TestDockerSuite/TestVolumesNoCopyData 18:53:31 [2023-07-15T18:53:31.226Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux 18:53:31 [2023-07-15T18:53:31.226Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite (3389.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (99.91s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.40s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.08s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.32s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.07s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.66s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (127.29s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.98s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.85s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.57s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.76s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.27s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.89s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.75s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.49s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.96s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.61s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddTar (63.72s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (35.80s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.08s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.87s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.34s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.22s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.79s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.11s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.90s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.64s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.53s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.43s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.51s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.22s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.24s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.66s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.29s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.28s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (42.13s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.50s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.11s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.09s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.22s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.29s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignore (101.87s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.71s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (94.18s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.23s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (33.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.48s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.36s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.97s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.00s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.50s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (148.76s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.45s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.94s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.88s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.26s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.90s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.85s) 18:53:31 [2023-07-15T18:53:31.702Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) 18:53:31 [2023-07-15T18:53:31.702Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFails (7.77s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.75s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.55s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.45s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.17s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.89s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.79s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildHistory (12.91s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.53s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.25s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.98s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.83s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (38.13s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.24s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (51.27s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.26s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.56s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.40s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.61s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.57s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.25s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.28s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.69s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.00s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.21s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.38s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.50s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.77s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.33s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.35s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.48s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.13s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.81s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.67s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.60s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.24s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildRm (16.24s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.52s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.72s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.24s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.40s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.44s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.73s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.31s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.06s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildStderr (5.58s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.00s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.74s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.85s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.43s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.16s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.10s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.23s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.78s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.83s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.27s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.51s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.65s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (26.33s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.61s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.36s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.65s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.34s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCommitChange (5.98s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.69s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.20s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCommitTTY (13.31s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.52s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.08s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.41s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.61s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.70s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (7.70s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.17s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.69s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.74s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.88s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.74s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.88s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.58s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.67s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.57s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.88s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.69s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.87s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.88s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.62s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.36s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.32s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.93s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.95s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.84s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.89s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0000c4420_<nil>} (2.91s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13081341850_c:\foo_false__<nil>_<nil>_<nil>} (2.91s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13081341850_c:\foo_true__<nil>_<nil>_<nil>} (7.86s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.92s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpGarbagePath (8.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.94s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.68s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.14s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.30s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpToCaseH (16.03s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpToDot (7.81s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 18:53:31 [2023-07-15T18:53:31.703Z] --- PASS: TestDockerSuite/TestCpToStdout (3.01s) 18:53:31 [2023-07-15T18:53:31.703Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.86s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.45s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.01s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.04s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.69s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.98s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.00s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.75s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.58s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsCopy (5.96s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.01s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.56s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.62s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.29s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFilters (5.85s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFormat (5.54s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsRename (3.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsResize (3.32s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.75s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.19s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.25s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.68s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.42s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.42s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.51s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.79s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.83s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.64s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.23s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.26s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecInspectID (4.41s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.09s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecStartFails (3.36s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.91s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.95s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.56s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.62s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.56s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.58s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.52s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.16s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.50s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.07s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.15s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.72s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.64s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.56s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.82s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectDefault (2.71s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectHistory (5.42s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.75s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.75s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.77s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.73s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.85s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectStatus (3.29s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.37s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.01s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.72s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.73s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.76s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.68s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.56s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.54s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.50s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.49s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.87s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.71s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.77s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.66s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.15s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.83s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.97s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.74s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsSince (9.79s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsTail (3.47s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.21s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.81s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.40s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 18:53:31 [2023-07-15T18:53:31.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.63s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsByOrder (10.85s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.50s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.90s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.68s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.63s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (23.52s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.91s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (11.06s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.60s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.47s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.10s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.81s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.01s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.83s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.38s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.12s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.13s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.92s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.19s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.16s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.43s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.13s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.36s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.32s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.25s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiTag (0.99s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.94s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.75s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (8.07s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.98s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.46s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.40s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.58s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.74s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.80s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.65s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.48s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.01s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.74s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.45s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.87s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.98s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.78s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.59s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.49s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.77s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.69s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.16s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.95s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunExitCode (3.64s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.67s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.75s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.77s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.81s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.89s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.14s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.46s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.95s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.87s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.04s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.68s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.68s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.98s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.42s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.85s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.40s) 18:53:31 [2023-07-15T18:53:31.705Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 18:53:31 [2023-07-15T18:53:31.705Z] --- PASS: TestDockerSuite/TestRunRm (2.98s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.07s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.96s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.79s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.80s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.12s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.51s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.26s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.53s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.76s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.84s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.60s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.28s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.52s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.68s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.32s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.86s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.82s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.16s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.13s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.73s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.93s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.70s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.82s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.91s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.97s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.88s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.06s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) 18:53:31 [2023-07-15T18:53:31.706Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.73s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 18:53:31 [2023-07-15T18:53:31.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.44s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.30s) 18:53:32 [2023-07-15T18:53:32.183Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.48s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.43s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.07s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.65s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.57s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.57s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.27s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.48s) 18:53:32 [2023-07-15T18:53:32.183Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.84s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) 18:53:32 [2023-07-15T18:53:32.183Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.76s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.41s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.43s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.04s) 18:53:32 [2023-07-15T18:53:32.183Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 18:53:32 [2023-07-15T18:53:32.183Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.93s) 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 18:53:32 [2023-07-15T18:53:32.183Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.183Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullByDigest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullIDStability 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullManifestList 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPushBadTag 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestPushUntagged 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestRunByDigest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestTagByDigest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistrySuite/TestV2Only 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] --- PASS: TestDockerRegistrySuite (0.21s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthTokenSuite 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerDaemonSuite 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:301: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:301: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:301: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] --- PASS: TestDockerDaemonSuite (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerSwarmSuite 18:53:32 [2023-07-15T18:53:32.184Z] --- PASS: TestDockerSwarmSuite (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginCreate 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginInspect 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] === RUN TestDockerPluginSuite/TestPluginSet 18:53:32 [2023-07-15T18:53:32.184Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.184Z] --- PASS: TestDockerPluginSuite (0.03s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 18:53:32 [2023-07-15T18:53:32.184Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] === RUN TestDockerExternalVolumeSuite 18:53:32 [2023-07-15T18:53:32.185Z] check_test.go:127: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] === RUN TestDockerNetworkSuite 18:53:32 [2023-07-15T18:53:32.185Z] check_test.go:133: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerNetworkSuite (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] === RUN TestDockerHubPullSuite 18:53:32 [2023-07-15T18:53:32.185Z] check_test.go:141: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerHubPullSuite (0.00s) 18:53:32 [2023-07-15T18:53:32.185Z] PASS 18:53:32 [2023-07-15T18:53:32.185Z] ok github.com/docker/docker/integration-cli 3389.647s 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === Skipped 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_build_test.go:176: unmatched requirement UnixCli 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.185Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) 18:53:32 [2023-07-15T18:53:32.185Z] 18:53:32 [2023-07-15T18:53:32.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.11s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_sni_test.go:18: Flakey test 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.186Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] 18:53:32 [2023-07-15T18:53:32.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) 18:53:32 [2023-07-15T18:53:32.186Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.187Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] 18:53:32 [2023-07-15T18:53:32.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 18:53:32 [2023-07-15T18:53:32.187Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.658Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] 18:53:32 [2023-07-15T18:53:32.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) 18:53:32 [2023-07-15T18:53:32.658Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.04s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.659Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 18:53:32 [2023-07-15T18:53:32.659Z] 18:53:32 [2023-07-15T18:53:32.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) 18:53:32 [2023-07-15T18:53:32.659Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.660Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) 18:53:32 [2023-07-15T18:53:32.660Z] 18:53:32 [2023-07-15T18:53:32.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.04s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.661Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 18:53:32 [2023-07-15T18:53:32.661Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.04s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.27s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:32 [2023-07-15T18:53:32.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux 18:53:32 [2023-07-15T18:53:32.662Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 18:53:32 [2023-07-15T18:53:32.662Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.133Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 18:53:33 [2023-07-15T18:53:33.133Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.04s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:184: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.134Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] 18:53:33 [2023-07-15T18:53:33.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 18:53:33 [2023-07-15T18:53:33.134Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:211: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:238: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:267: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:301: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:301: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:301: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:406: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:127: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:133: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 18:53:33 [2023-07-15T18:53:33.135Z] check_test.go:141: unmatched requirement DaemonIsLinux 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] DONE 1093 tests, 546 skipped in 3400.528s 18:53:33 [2023-07-15T18:53:33.135Z] INFO: Integration tests ended at 07/15/2023 18:53:32. Duration:00:56:40.6929235 18:53:33 [2023-07-15T18:53:33.135Z] INFO: Docker info of the daemon under test at end of run 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] Containers: 2 18:53:33 [2023-07-15T18:53:33.135Z] Running: 0 18:53:33 [2023-07-15T18:53:33.135Z] Paused: 0 18:53:33 [2023-07-15T18:53:33.135Z] Stopped: 2 18:53:33 [2023-07-15T18:53:33.135Z] Images: 18 18:53:33 [2023-07-15T18:53:33.135Z] Server Version: 0.0.0-dev 18:53:33 [2023-07-15T18:53:33.135Z] Storage Driver: windowsfilter 18:53:33 [2023-07-15T18:53:33.135Z] Windows: 18:53:33 [2023-07-15T18:53:33.135Z] Logging Driver: json-file 18:53:33 [2023-07-15T18:53:33.135Z] Plugins: 18:53:33 [2023-07-15T18:53:33.135Z] Volume: local 18:53:33 [2023-07-15T18:53:33.135Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 18:53:33 [2023-07-15T18:53:33.135Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 18:53:33 [2023-07-15T18:53:33.135Z] Swarm: inactive 18:53:33 [2023-07-15T18:53:33.135Z] Default Isolation: process 18:53:33 [2023-07-15T18:53:33.135Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 18:53:33 [2023-07-15T18:53:33.135Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 18:53:33 [2023-07-15T18:53:33.135Z] OSType: windows 18:53:33 [2023-07-15T18:53:33.135Z] Architecture: x86_64 18:53:33 [2023-07-15T18:53:33.135Z] CPUs: 4 18:53:33 [2023-07-15T18:53:33.135Z] Total Memory: 32GiB 18:53:33 [2023-07-15T18:53:33.135Z] Name: azwin-2-9efc10 18:53:33 [2023-07-15T18:53:33.135Z] ID: XX4L:52CR:2LOS:CG6J:KVBN:RERU:55ZI:N7D4:IAYT:RGMZ:AHPC:3YUY 18:53:33 [2023-07-15T18:53:33.135Z] Docker Root Dir: D:\CI\PR-45980\1\daemon 18:53:33 [2023-07-15T18:53:33.135Z] Debug Mode (client): false 18:53:33 [2023-07-15T18:53:33.135Z] Debug Mode (server): true 18:53:33 [2023-07-15T18:53:33.135Z] File Descriptors: -1 18:53:33 [2023-07-15T18:53:33.135Z] Goroutines: 17 18:53:33 [2023-07-15T18:53:33.135Z] System Time: 2023-07-15T18:53:32.9851967Z 18:53:33 [2023-07-15T18:53:33.135Z] EventsListeners: 0 18:53:33 [2023-07-15T18:53:33.135Z] Registry: https://index.docker.io/v1/ 18:53:33 [2023-07-15T18:53:33.135Z] Labels: 18:53:33 [2023-07-15T18:53:33.135Z] Experimental: false 18:53:33 [2023-07-15T18:53:33.135Z] Insecure Registries: 18:53:33 [2023-07-15T18:53:33.135Z] 127.0.0.0/8 18:53:33 [2023-07-15T18:53:33.135Z] Live Restore Enabled: false 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] 18:53:33 [2023-07-15T18:53:33.135Z] INFO: Stopping daemon under test 18:53:33 [2023-07-15T18:53:33.606Z] SUCCESS: The process with PID 628 (child process of PID 5312) has been terminated. 18:53:33 [2023-07-15T18:53:33.606Z] SUCCESS: The process with PID 5312 (child process of PID 3592) has been terminated. 18:53:33 [2023-07-15T18:53:33.606Z] INFO: Stop tailing logs of the daemon under tests 18:53:33 [2023-07-15T18:53:33.606Z] INFO: executeCI.ps1 Completed successfully at 07/15/2023 18:53:33. 18:53:33 [2023-07-15T18:53:33.606Z] INFO: Tidying up at end of run 18:53:33 [2023-07-15T18:53:33.606Z] INFO: Saving daemon under test log (d:\CI\PR-45980\1\dut.out) to bundles\CIDUT.out 18:53:33 [2023-07-15T18:53:33.606Z] INFO: Saving daemon under test log (d:\CI\PR-45980\1\dut.err) to bundles\CIDUT.err 18:53:33 [2023-07-15T18:53:33.606Z] INFO: Nuke-Everything... 18:53:33 [2023-07-15T18:53:33.606Z] INFO: Container count on control daemon to delete is 2 18:53:34 [2023-07-15T18:53:34.077Z] 3413289027c4 18:53:34 [2023-07-15T18:53:34.077Z] 5e06cdf6cd4b 18:53:34 [2023-07-15T18:53:34.077Z] INFO: Tidying pidfile d:\CI\PR-45980\1\docker.pid 18:53:34 [2023-07-15T18:53:34.077Z] INFO: Nuking d:\CI 18:54:09 [2023-07-15T18:54:09.995Z] INFO: Zapped successfully 18:54:09 [2023-07-15T18:54:09.995Z] 18:54:09 [2023-07-15T18:54:09.995Z] INFO: executeCI.ps1 exiting at Sat Jul 15 18:54:08 CUT 2023. Duration 01:26:51.4240360 18:54:09 [2023-07-15T18:54:09.995Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 18:54:10 [2023-07-15T18:54:10.245Z] Recording test results 18:54:17 [2023-07-15T18:54:17.308Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 18:54:19 [2023-07-15T18:54:19.419Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts 18:54:21 [2023-07-15T18:54:21.865Z] Archiving artifacts 18:54:36 [2023-07-15T18:54:36.694Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45980/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 18:54:37 [2023-07-15T18:54:37.650Z] + make clean 18:54:39 [2023-07-15T18:54:39.885Z] docker volume rm -f docker-dev-cache 18:54:39 [2023-07-15T18:54:39.885Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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