Pull request #45466 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 14160332da982fb43a1346649e0279fee59e89f0+5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 (2332ebb8492313bdbdf07ed8c177b8dc5bfd5d3f) 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-45466@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 [2023-05-04T19:31:43.970Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-05-04T19:31:43.975Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-05-04T19:31:59.178Z] Still waiting to schedule task [2023-05-04T19:31:59.178Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ff7b0bad799d775)’ is offline [2023-05-04T19:32:40.977Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ff7b0bad799d775) in /home/ubuntu/workspace/moby_PR-45466 [Pipeline] { [Pipeline] checkout [2023-05-04T19:32:41.043Z] The recommended git tool is: git [2023-05-04T19:32:42.589Z] using credential docker-jenkins-github-credentials [2023-05-04T19:32:42.600Z] Cloning the remote Git repository [2023-05-04T19:32:42.601Z] Cloning with configured refspecs honoured and without tags [2023-05-04T19:32:42.182Z] Cloning repository https://github.com/moby/moby.git [2023-05-04T19:32:42.229Z] > git init /home/ubuntu/workspace/moby_PR-45466 # timeout=10 [2023-05-04T19:32:42.449Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:32:42.449Z] > git --version # timeout=10 [2023-05-04T19:32:42.452Z] > git --version # 'git version 2.17.1' [2023-05-04T19:32:42.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:32:42.519Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:32:53.952Z] Fetching without tags [2023-05-04T19:32:54.138Z] Merging remotes/origin/20.10 commit 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 into PR head commit 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:32:54.738Z] Merge succeeded, producing 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:32:54.738Z] Checking out Revision 14160332da982fb43a1346649e0279fee59e89f0 (PR-45466) [2023-05-04T19:32:53.934Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:32:53.937Z] > git config --add remote.origin.fetch +refs/pull/45466/head:refs/remotes/origin/PR-45466 # timeout=10 [2023-05-04T19:32:53.940Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:32:53.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:32:53.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:32:53.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:32:53.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:32:54.145Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:32:54.148Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:32:54.598Z] > git remote # timeout=10 [2023-05-04T19:32:54.602Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T19:32:54.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:32:54.605Z] > git merge 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 # timeout=10 [2023-05-04T19:32:54.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T19:32:54.743Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:32:54.747Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:32:58.691Z] Commit message: "d/graphdriver/copy: support src fs w/o xattr support" [2023-05-04T19:32:58.691Z] First time build. Skipping changelog. [2023-05-04T19:32:58.707Z] > git --version # timeout=10 [2023-05-04T19:32:58.709Z] > git --version # 'git version 2.17.1' [2023-05-04T19:32:58.711Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T19:32:59.523Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45466:/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 [2023-05-04T19:33:17.591Z] Unable to find image 'alpine:latest' locally [2023-05-04T19:33:18.157Z] latest: Pulling from library/alpine [2023-05-04T19:33:18.416Z] f56be85fc22e: Pulling fs layer [2023-05-04T19:33:18.416Z] f56be85fc22e: Verifying Checksum [2023-05-04T19:33:18.416Z] f56be85fc22e: Download complete [2023-05-04T19:33:18.673Z] f56be85fc22e: Pull complete [2023-05-04T19:33:18.673Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T19:33:18.673Z] Status: Downloaded newer image for alpine:latest [2023-05-04T19:33:28.634Z] 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 [2023-05-04T19:33:29.405Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ff7b0bad799d775) in /home/ubuntu/workspace/moby_PR-45466 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional 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 [2023-05-04T19:33:29.454Z] The recommended git tool is: git [2023-05-04T19:33:29.461Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-05-04T19:33:29.477Z] Fetching changes from the remote Git repository [2023-05-04T19:33:29.481Z] 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 [2023-05-04T19:33:29.653Z] Merging remotes/origin/20.10 commit 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 into PR head commit 14160332da982fb43a1346649e0279fee59e89f0 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [2023-05-04T19:33:29.705Z] Merge succeeded, producing 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:33:29.706Z] Checking out Revision 14160332da982fb43a1346649e0279fee59e89f0 (PR-45466) [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 [2023-05-04T19:33:29.775Z] Commit message: "d/graphdriver/copy: support src fs w/o xattr support" [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-05-04T19:33:29.788Z] > git --version # timeout=10 [2023-05-04T19:33:29.790Z] > git --version # 'git version 2.17.1' [2023-05-04T19:33:29.792Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T19:33:30.433Z] + [ PR != PR ] [2023-05-04T19:33:30.434Z] + [ 20.10 != master ] [2023-05-04T19:33:30.434Z] + echo 1 [Pipeline] withEnv [Pipeline] { [2023-05-04T19:33:29.475Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45466/.git # timeout=10 [2023-05-04T19:33:29.479Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:33:29.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:33:29.484Z] > git --version # timeout=10 [2023-05-04T19:33:29.485Z] > git --version # 'git version 2.17.1' [2023-05-04T19:33:29.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:33:29.486Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:33:29.657Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:33:29.659Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:33:29.694Z] > git remote # timeout=10 [2023-05-04T19:33:29.696Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T19:33:29.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:33:29.699Z] > git merge 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 # timeout=10 [2023-05-04T19:33:29.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T19:33:29.709Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:33:29.710Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-05-04T19:33:30.749Z] + docker version [2023-05-04T19:33:30.749Z] Client: Docker Engine - Community [2023-05-04T19:33:30.749Z] Version: 23.0.1 [2023-05-04T19:33:30.749Z] API version: 1.42 [2023-05-04T19:33:30.749Z] Go version: go1.19.5 [2023-05-04T19:33:30.749Z] Git commit: a5ee5b1 [2023-05-04T19:33:30.749Z] Built: Thu Feb 9 19:46:49 2023 [2023-05-04T19:33:30.749Z] OS/Arch: linux/amd64 [2023-05-04T19:33:30.749Z] Context: default [2023-05-04T19:33:30.749Z] [2023-05-04T19:33:30.749Z] Server: Docker Engine - Community [2023-05-04T19:33:30.749Z] Engine: [2023-05-04T19:33:30.749Z] Version: 23.0.1 [2023-05-04T19:33:30.749Z] API version: 1.42 (minimum version 1.12) [2023-05-04T19:33:30.749Z] Go version: go1.19.5 [2023-05-04T19:33:30.749Z] Git commit: bc3805a [2023-05-04T19:33:30.749Z] Built: Thu Feb 9 19:46:49 2023 [2023-05-04T19:33:30.749Z] OS/Arch: linux/amd64 [2023-05-04T19:33:30.749Z] Experimental: true [2023-05-04T19:33:30.749Z] containerd: [2023-05-04T19:33:30.749Z] Version: 1.6.18 [2023-05-04T19:33:30.749Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:33:30.749Z] runc: [2023-05-04T19:33:30.749Z] Version: 1.1.4 [2023-05-04T19:33:30.749Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-05-04T19:33:30.749Z] docker-init: [2023-05-04T19:33:30.749Z] Version: 0.19.0 [2023-05-04T19:33:30.749Z] GitCommit: de40ad0 [Pipeline] sh [2023-05-04T19:33:31.027Z] + docker info [2023-05-04T19:33:31.027Z] Client: [2023-05-04T19:33:31.027Z] Context: default [2023-05-04T19:33:31.027Z] Debug Mode: false [2023-05-04T19:33:31.027Z] Plugins: [2023-05-04T19:33:31.027Z] buildx: Docker Buildx (Docker Inc.) [2023-05-04T19:33:31.027Z] Version: v0.10.4 [2023-05-04T19:33:31.027Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-05-04T19:33:31.027Z] compose: Docker Compose (Docker Inc.) [2023-05-04T19:33:31.027Z] Version: v2.16.0 [2023-05-04T19:33:31.027Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-05-04T19:33:31.027Z] scan: Docker Scan (Docker Inc.) [2023-05-04T19:33:31.027Z] Version: v0.23.0 [2023-05-04T19:33:31.027Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-05-04T19:33:31.027Z] [2023-05-04T19:33:31.027Z] Server: [2023-05-04T19:33:31.027Z] Containers: 0 [2023-05-04T19:33:31.027Z] Running: 0 [2023-05-04T19:33:31.027Z] Paused: 0 [2023-05-04T19:33:31.027Z] Stopped: 0 [2023-05-04T19:33:31.027Z] Images: 1 [2023-05-04T19:33:31.027Z] Server Version: 23.0.1 [2023-05-04T19:33:31.027Z] Storage Driver: overlay2 [2023-05-04T19:33:31.027Z] Backing Filesystem: extfs [2023-05-04T19:33:31.027Z] Supports d_type: true [2023-05-04T19:33:31.027Z] Using metacopy: false [2023-05-04T19:33:31.027Z] Native Overlay Diff: true [2023-05-04T19:33:31.027Z] userxattr: false [2023-05-04T19:33:31.027Z] Logging Driver: json-file [2023-05-04T19:33:31.027Z] Cgroup Driver: cgroupfs [2023-05-04T19:33:31.027Z] Cgroup Version: 1 [2023-05-04T19:33:31.027Z] Plugins: [2023-05-04T19:33:31.027Z] Volume: local [2023-05-04T19:33:31.027Z] Network: bridge host ipvlan macvlan null overlay [2023-05-04T19:33:31.027Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-05-04T19:33:31.027Z] Swarm: inactive [2023-05-04T19:33:31.027Z] Runtimes: io.containerd.runc.v2 runc [2023-05-04T19:33:31.027Z] Default Runtime: runc [2023-05-04T19:33:31.027Z] Init Binary: docker-init [2023-05-04T19:33:31.027Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:33:31.027Z] runc version: v1.1.4-0-g5fd4c4d [2023-05-04T19:33:31.027Z] init version: de40ad0 [2023-05-04T19:33:31.027Z] Security Options: [2023-05-04T19:33:31.027Z] apparmor [2023-05-04T19:33:31.027Z] seccomp [2023-05-04T19:33:31.027Z] Profile: builtin [2023-05-04T19:33:31.027Z] Kernel Version: 5.4.0-1097-aws [2023-05-04T19:33:31.027Z] Operating System: Ubuntu 18.04.6 LTS [2023-05-04T19:33:31.027Z] OSType: linux [2023-05-04T19:33:31.027Z] Architecture: x86_64 [2023-05-04T19:33:31.027Z] CPUs: 8 [2023-05-04T19:33:31.027Z] Total Memory: 30.58GiB [2023-05-04T19:33:31.027Z] Name: ip-10-100-126-136 [2023-05-04T19:33:31.027Z] ID: f362b4ed-d2f6-482a-9172-f235455d5c62 [2023-05-04T19:33:31.027Z] Docker Root Dir: /var/lib/docker [2023-05-04T19:33:31.027Z] Debug Mode: false [2023-05-04T19:33:31.027Z] Registry: https://index.docker.io/v1/ [2023-05-04T19:33:31.027Z] Experimental: true [2023-05-04T19:33:31.027Z] Insecure Registries: [2023-05-04T19:33:31.027Z] 127.0.0.0/8 [2023-05-04T19:33:31.027Z] Live Restore Enabled: true [2023-05-04T19:33:31.027Z] [2023-05-04T19:33:31.027Z] WARNING: No swap limit support [Pipeline] sh [2023-05-04T19:33:31.304Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:33:31.304Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:33:31.304Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-05-04T19:33:31.304Z] + bash /home/ubuntu/workspace/moby_PR-45466/check-config.sh [2023-05-04T19:33:31.304Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-05-04T19:33:31.304Z] info: reading kernel config from /boot/config-5.4.0-1097-aws ... [2023-05-04T19:33:31.304Z] [2023-05-04T19:33:31.304Z] Generally Necessary: [2023-05-04T19:33:31.304Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-05-04T19:33:31.304Z] - apparmor: enabled and tools installed [2023-05-04T19:33:31.304Z] - CONFIG_NAMESPACES: enabled [2023-05-04T19:33:31.304Z] - CONFIG_NET_NS: enabled [2023-05-04T19:33:31.304Z] - CONFIG_PID_NS: enabled [2023-05-04T19:33:31.304Z] - CONFIG_IPC_NS: enabled [2023-05-04T19:33:31.304Z] - CONFIG_UTS_NS: enabled [2023-05-04T19:33:31.304Z] - CONFIG_CGROUPS: enabled [2023-05-04T19:33:31.304Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-05-04T19:33:31.304Z] - CONFIG_CGROUP_DEVICE: enabled [2023-05-04T19:33:31.562Z] - CONFIG_CGROUP_FREEZER: enabled [2023-05-04T19:33:31.562Z] - CONFIG_CGROUP_SCHED: enabled [2023-05-04T19:33:31.562Z] - CONFIG_CPUSETS: enabled [2023-05-04T19:33:31.562Z] - CONFIG_MEMCG: enabled [2023-05-04T19:33:31.562Z] - CONFIG_KEYS: enabled [2023-05-04T19:33:31.562Z] - CONFIG_VETH: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_BRIDGE: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_NF_NAT_IPV4: missing [2023-05-04T19:33:31.562Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_NF_NAT: enabled (as module) [2023-05-04T19:33:31.562Z] - CONFIG_NF_NAT_NEEDED: missing [2023-05-04T19:33:31.562Z] - CONFIG_POSIX_MQUEUE: enabled [2023-05-04T19:33:31.562Z] [2023-05-04T19:33:31.562Z] Optional Features: [2023-05-04T19:33:31.562Z] - CONFIG_USER_NS: enabled [2023-05-04T19:33:31.562Z] - CONFIG_SECCOMP: enabled [2023-05-04T19:33:31.562Z] - CONFIG_CGROUP_PIDS: enabled [2023-05-04T19:33:31.562Z] - CONFIG_MEMCG_SWAP: enabled [2023-05-04T19:33:31.562Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-05-04T19:33:31.562Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-05-04T19:33:31.562Z] - CONFIG_BLK_CGROUP: enabled [2023-05-04T19:33:31.563Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-05-04T19:33:31.563Z] - CONFIG_IOSCHED_CFQ: missing [2023-05-04T19:33:31.563Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-05-04T19:33:31.563Z] - CONFIG_CGROUP_PERF: enabled [2023-05-04T19:33:31.563Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-05-04T19:33:31.563Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-05-04T19:33:31.563Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-05-04T19:33:31.563Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-05-04T19:33:31.820Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-05-04T19:33:31.820Z] - CONFIG_RT_GROUP_SCHED: missing [2023-05-04T19:33:31.820Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_IP_VS: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_IP_VS_NFCT: enabled [2023-05-04T19:33:31.820Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-05-04T19:33:31.820Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-05-04T19:33:31.820Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_EXT4_FS: enabled [2023-05-04T19:33:31.820Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-05-04T19:33:31.820Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-05-04T19:33:31.820Z] - Network Drivers: [2023-05-04T19:33:31.820Z] - "overlay": [2023-05-04T19:33:31.820Z] - CONFIG_VXLAN: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-05-04T19:33:31.820Z] Optional (for encrypted networks): [2023-05-04T19:33:31.820Z] - CONFIG_CRYPTO: enabled [2023-05-04T19:33:31.820Z] - CONFIG_CRYPTO_AEAD: enabled [2023-05-04T19:33:31.820Z] - CONFIG_CRYPTO_GCM: enabled [2023-05-04T19:33:31.820Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-05-04T19:33:31.820Z] - CONFIG_CRYPTO_GHASH: enabled [2023-05-04T19:33:31.820Z] - CONFIG_XFRM: enabled [2023-05-04T19:33:31.820Z] - CONFIG_XFRM_USER: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_INET_ESP: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-05-04T19:33:31.820Z] - "ipvlan": [2023-05-04T19:33:31.820Z] - CONFIG_IPVLAN: enabled (as module) [2023-05-04T19:33:31.820Z] - "macvlan": [2023-05-04T19:33:31.820Z] - CONFIG_MACVLAN: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_DUMMY: enabled (as module) [2023-05-04T19:33:31.820Z] - "ftp,tftp client in container": [2023-05-04T19:33:31.820Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-05-04T19:33:31.820Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-05-04T19:33:31.820Z] - Storage Drivers: [2023-05-04T19:33:31.820Z] - "aufs": [2023-05-04T19:33:31.820Z] - CONFIG_AUFS_FS: enabled (as module) [2023-05-04T19:33:31.820Z] - "btrfs": [2023-05-04T19:33:32.078Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-05-04T19:33:32.078Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-05-04T19:33:32.078Z] - "devicemapper": [2023-05-04T19:33:32.078Z] - CONFIG_BLK_DEV_DM: enabled [2023-05-04T19:33:32.078Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-05-04T19:33:32.078Z] - "overlay": [2023-05-04T19:33:32.078Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-05-04T19:33:32.078Z] - "zfs": [2023-05-04T19:33:32.078Z] - /dev/zfs: present [2023-05-04T19:33:32.078Z] - zfs command: missing [2023-05-04T19:33:32.078Z] - zpool command: missing [2023-05-04T19:33:32.078Z] [2023-05-04T19:33:32.078Z] Limits: [2023-05-04T19:33:32.078Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-05-04T19:33:32.078Z] [2023-05-04T19:33:32.078Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-05-04T19:33:32.395Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:14160332da982fb43a1346649e0279fee59e89f0 . [2023-05-04T19:33:32.655Z] #1 [internal] load build definition from Dockerfile [2023-05-04T19:33:32.655Z] #1 transferring dockerfile: 17.17kB done [2023-05-04T19:33:32.655Z] #1 DONE 0.1s [2023-05-04T19:33:32.655Z] [2023-05-04T19:33:32.655Z] #2 [internal] load .dockerignore [2023-05-04T19:33:32.655Z] #2 transferring context: 87B done [2023-05-04T19:33:32.655Z] #2 DONE 0.1s [2023-05-04T19:33:32.655Z] [2023-05-04T19:33:32.655Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-05-04T19:33:32.913Z] #3 DONE 0.3s [2023-05-04T19:33:32.913Z] [2023-05-04T19:33:32.913Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-05-04T19:33:32.913Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-05-04T19:33:32.913Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-05-04T19:33:32.913Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-05-04T19:33:32.913Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-05-04T19:33:32.913Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s [2023-05-04T19:33:33.170Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-05-04T19:33:33.427Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.4s done [2023-05-04T19:33:33.427Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-05-04T19:33:33.427Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-05-04T19:33:33.427Z] #4 DONE 0.6s [2023-05-04T19:33:33.684Z] [2023-05-04T19:33:33.684Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:33:35.057Z] #5 DONE 1.1s [2023-05-04T19:33:35.057Z] [2023-05-04T19:33:35.057Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-05-04T19:33:35.057Z] #6 DONE 1.1s [2023-05-04T19:33:35.057Z] [2023-05-04T19:33:35.057Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:33:35.057Z] #7 DONE 1.1s [2023-05-04T19:33:35.057Z] [2023-05-04T19:33:35.057Z] #8 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye [2023-05-04T19:33:35.057Z] #8 DONE 1.2s [2023-05-04T19:33:35.057Z] [2023-05-04T19:33:35.057Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-04T19:33:35.057Z] #9 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done [2023-05-04T19:33:35.319Z] #9 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done [2023-05-04T19:33:35.319Z] #9 sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 529B / 529B done [2023-05-04T19:33:35.319Z] #9 sha256:34b4fa67dc04381e908b662ed69b3dbe8015fa723a746c66cc870a5330520981 1.46kB / 1.46kB done [2023-05-04T19:33:35.582Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 7.34MB / 55.05MB 0.2s [2023-05-04T19:33:35.582Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 16.78MB / 55.05MB 0.3s [2023-05-04T19:33:35.841Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 27.26MB / 55.05MB 0.4s [2023-05-04T19:33:35.841Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 36.70MB / 55.05MB 0.5s [2023-05-04T19:33:35.841Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 47.19MB / 55.05MB 0.6s [2023-05-04T19:33:36.099Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 0.7s [2023-05-04T19:33:37.065Z] #9 ... [2023-05-04T19:33:37.065Z] [2023-05-04T19:33:37.065Z] #10 [internal] load build context [2023-05-04T19:33:37.065Z] #10 transferring context: 53.56MB 1.1s done [2023-05-04T19:33:37.065Z] #10 DONE 1.7s [2023-05-04T19:33:37.065Z] [2023-05-04T19:33:37.065Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-04T19:33:37.065Z] #9 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 [2023-05-04T19:33:37.322Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.8s done [2023-05-04T19:33:38.695Z] #9 ... [2023-05-04T19:33:38.695Z] [2023-05-04T19:33:38.695Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:33:38.695Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-04T19:33:38.695Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2023-05-04T19:33:38.695Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:33:38.695Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-05-04T19:33:38.695Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-05-04T19:33:38.695Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2023-05-04T19:33:38.695Z] #11 DONE 3.6s [2023-05-04T19:33:38.695Z] [2023-05-04T19:33:38.695Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:33:38.695Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-04T19:33:38.695Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:33:38.695Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2023-05-04T19:33:38.695Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-05-04T19:33:38.695Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-05-04T19:33:38.695Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-05-04T19:33:38.695Z] #12 DONE 3.7s [2023-05-04T19:33:38.953Z] [2023-05-04T19:33:38.953Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-04T19:33:38.953Z] #9 DONE 3.8s [2023-05-04T19:33:38.953Z] [2023-05-04T19:33:38.953Z] #13 [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 [2023-05-04T19:33:44.215Z] #13 ... [2023-05-04T19:33:44.215Z] [2023-05-04T19:33:44.215Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:33:44.215Z] #14 resolve docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 0.1s done [2023-05-04T19:33:44.215Z] #14 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.8s done [2023-05-04T19:33:44.215Z] #14 sha256:695bd97c6b054b118b89b25a44d3a53de194b41fa46ee529836077411abf1e82 1.58kB / 1.58kB done [2023-05-04T19:33:44.215Z] #14 sha256:0a1c2e17bc25d699e4ffaabb32fbae72af23c080a432438943fee9e50ccf31b6 6.78kB / 6.78kB done [2023-05-04T19:33:44.215Z] #14 sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 1.86kB / 1.86kB done [2023-05-04T19:33:44.215Z] #14 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 2.9s done [2023-05-04T19:33:44.215Z] #14 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 3.3s done [2023-05-04T19:33:44.215Z] #14 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.5s done [2023-05-04T19:33:44.215Z] #14 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 4.4s done [2023-05-04T19:33:44.215Z] #14 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 7.2s done [2023-05-04T19:33:44.215Z] #14 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.4s done [2023-05-04T19:33:44.215Z] #14 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 1.3s done [2023-05-04T19:33:44.215Z] #14 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.3s [2023-05-04T19:33:44.405Z] Still waiting to schedule task [2023-05-04T19:33:44.405Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ff7b0bad799d775)’ [2023-05-04T19:33:44.406Z] Still waiting to schedule task [2023-05-04T19:33:44.406Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ff7b0bad799d775)’ [2023-05-04T19:33:44.406Z] Still waiting to schedule task [2023-05-04T19:33:44.407Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2023-05-04T19:33:44.409Z] Still waiting to schedule task [2023-05-04T19:33:44.409Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02bbdaf3edeea32f1)’ [2023-05-04T19:33:44.409Z] Still waiting to schedule task [2023-05-04T19:33:44.410Z] All nodes of label ‘windows-2019’ are offline [2023-05-04T19:33:44.472Z] #14 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.6s done [2023-05-04T19:33:45.843Z] #14 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 0.1s [2023-05-04T19:33:49.125Z] #14 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 3.5s done [2023-05-04T19:33:50.497Z] #14 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 done [2023-05-04T19:33:52.397Z] #14 DONE 17.2s [2023-05-04T19:33:52.397Z] [2023-05-04T19:33:52.397Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-04T19:34:14.373Z] #15 ... [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-05-04T19:34:14.373Z] #16 ... [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-04T19:34:14.373Z] #15 DONE 19.3s [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-05-04T19:34:14.373Z] #16 DONE 1.0s [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #13 [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 [2023-05-04T19:34:14.373Z] #13 32.46 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:34:14.373Z] #13 32.49 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:34:14.373Z] #13 32.49 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:34:14.373Z] #13 32.57 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:34:14.373Z] #13 32.66 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:34:14.373Z] #13 32.74 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:34:14.373Z] #13 ... [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-05-04T19:34:14.373Z] #17 DONE 1.0s [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #13 [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 [2023-05-04T19:34:14.373Z] #13 33.75 Fetched 8644 kB in 2s (5580 kB/s) [2023-05-04T19:34:14.373Z] #13 33.75 Reading package lists... [2023-05-04T19:34:14.373Z] #13 ... [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #18 [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 [2023-05-04T19:34:14.373Z] #18 DONE 1.3s [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-05-04T19:34:14.373Z] #19 DONE 0.2s [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-05-04T19:34:14.373Z] #20 DONE 0.2s [2023-05-04T19:34:14.373Z] [2023-05-04T19:34:14.373Z] #21 [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 [2023-05-04T19:34:15.309Z] #21 1.778 + git clone https://github.com/docker/distribution.git . [2023-05-04T19:34:15.309Z] #21 1.779 Cloning into '.'... [2023-05-04T19:34:18.604Z] #21 ... [2023-05-04T19:34:18.604Z] [2023-05-04T19:34:18.604Z] #22 [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 [2023-05-04T19:34:18.604Z] #0 1.370 + RM_GOPATH=0 [2023-05-04T19:34:18.604Z] #0 1.371 + TMP_GOPATH= [2023-05-04T19:34:18.604Z] #0 1.371 + : /build [2023-05-04T19:34:18.604Z] #0 1.371 + '[' -z '' ']' [2023-05-04T19:34:18.604Z] #0 1.371 ++ mktemp -d [2023-05-04T19:34:18.604Z] #0 1.374 + export GOPATH=/tmp/tmp.0pMcC2oZHs [2023-05-04T19:34:18.604Z] #0 1.374 + GOPATH=/tmp/tmp.0pMcC2oZHs [2023-05-04T19:34:18.604Z] #0 1.374 + RM_GOPATH=1 [2023-05-04T19:34:18.604Z] #0 1.374 + case "$(go env GOARCH)" in [2023-05-04T19:34:18.604Z] #0 1.374 ++ go env GOARCH [2023-05-04T19:34:18.604Z] #0 1.381 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:18.604Z] #0 1.381 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:18.604Z] #0 1.385 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:18.604Z] #0 1.386 Install golangci-lint version v1.49.0 [2023-05-04T19:34:18.604Z] #0 1.386 + dir=/tmp/install [2023-05-04T19:34:18.604Z] #0 1.386 + bin=golangci_lint [2023-05-04T19:34:18.604Z] #0 1.386 + shift [2023-05-04T19:34:18.604Z] #0 1.386 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-05-04T19:34:18.604Z] #0 1.386 + . /tmp/install/golangci_lint.installer [2023-05-04T19:34:18.604Z] #0 1.386 ++ : v1.49.0 [2023-05-04T19:34:18.604Z] #0 1.386 + install_golangci_lint [2023-05-04T19:34:18.604Z] #0 1.386 + set -e [2023-05-04T19:34:18.604Z] #0 1.386 + echo 'Install golangci-lint version v1.49.0' [2023-05-04T19:34:18.604Z] #0 1.386 + GOBIN=/build [2023-05-04T19:34:18.604Z] #0 1.386 + GO111MODULE=on [2023-05-04T19:34:18.604Z] #0 1.386 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-05-04T19:34:18.604Z] #0 1.905 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-05-04T19:34:18.604Z] #0 3.080 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:34:18.604Z] #0 3.081 go: downloading github.com/spf13/pflag v1.0.5 [2023-05-04T19:34:18.604Z] #0 3.128 go: downloading github.com/spf13/cobra v1.5.0 [2023-05-04T19:34:18.604Z] #0 3.128 go: downloading github.com/spf13/viper v1.12.0 [2023-05-04T19:34:18.604Z] #0 3.154 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:34:18.604Z] #0 3.154 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:34:18.604Z] #0 3.320 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-04T19:34:18.604Z] #0 3.457 go: downloading golang.org/x/tools v0.1.12 [2023-05-04T19:34:18.604Z] #0 3.462 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-05-04T19:34:18.604Z] #0 3.474 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-05-04T19:34:18.604Z] #0 3.530 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-04T19:34:18.604Z] #0 3.615 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-04T19:34:18.604Z] #0 3.665 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-05-04T19:34:18.604Z] #0 3.681 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-05-04T19:34:18.604Z] #0 3.681 go: downloading github.com/stretchr/testify v1.8.0 [2023-05-04T19:34:18.604Z] #0 3.700 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-05-04T19:34:18.604Z] #0 3.752 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-05-04T19:34:18.604Z] #0 3.781 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-05-04T19:34:18.604Z] #0 3.810 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-05-04T19:34:18.604Z] #0 3.871 go: downloading github.com/Antonboom/errname v0.1.7 [2023-05-04T19:34:18.604Z] #0 3.894 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-05-04T19:34:18.604Z] #0 3.904 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-05-04T19:34:18.604Z] #0 4.017 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-05-04T19:34:18.604Z] #0 4.033 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-05-04T19:34:18.604Z] #0 4.051 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-05-04T19:34:18.604Z] #0 4.193 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-05-04T19:34:18.604Z] #0 4.223 go: downloading github.com/alingse/asasalint v0.0.11 [2023-05-04T19:34:18.604Z] #0 4.249 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-05-04T19:34:18.604Z] #0 4.328 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-05-04T19:34:18.604Z] #0 4.423 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-05-04T19:34:18.604Z] #0 4.429 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-05-04T19:34:18.604Z] #0 4.455 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-05-04T19:34:18.604Z] #0 4.553 go: downloading github.com/breml/bidichk v0.2.3 [2023-05-04T19:34:18.604Z] #0 4.615 go: downloading github.com/breml/errchkjson v0.3.0 [2023-05-04T19:34:18.604Z] #0 4.616 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-05-04T19:34:18.604Z] #0 4.617 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-05-04T19:34:18.604Z] #0 4.830 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-05-04T19:34:18.604Z] #0 4.852 go: downloading github.com/daixiang0/gci v0.6.3 [2023-05-04T19:34:18.604Z] #0 4.956 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-05-04T19:34:18.604Z] #0 5.058 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-05-04T19:34:18.604Z] #0 5.107 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-05-04T19:34:18.604Z] #0 5.144 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-05-04T19:34:18.604Z] #0 5.145 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-05-04T19:34:18.604Z] #0 5.146 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-05-04T19:34:18.604Z] #0 5.259 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-05-04T19:34:18.604Z] #0 5.260 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-05-04T19:34:18.604Z] #0 5.266 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-05-04T19:34:18.917Z] #22 5.726 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-05-04T19:34:18.917Z] #22 5.727 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-05-04T19:34:18.917Z] #22 5.730 go: downloading github.com/golangci/misspell v0.3.5 [2023-05-04T19:34:18.917Z] #22 ... [2023-05-04T19:34:18.917Z] [2023-05-04T19:34:18.917Z] #21 [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 [2023-05-04T19:34:18.917Z] #21 5.640 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-05-04T19:34:19.853Z] #21 6.412 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-05-04T19:34:23.138Z] #21 ... [2023-05-04T19:34:23.138Z] [2023-05-04T19:34:23.138Z] #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 [2023-05-04T19:34:23.138Z] #0 1.708 + RM_GOPATH=0 [2023-05-04T19:34:23.138Z] #0 1.708 + TMP_GOPATH= [2023-05-04T19:34:23.138Z] #0 1.708 + : /build [2023-05-04T19:34:23.138Z] #0 1.708 + '[' -z '' ']' [2023-05-04T19:34:23.138Z] #0 1.708 ++ mktemp -d [2023-05-04T19:34:23.138Z] #0 1.708 + export GOPATH=/tmp/tmp.fzYM4Njwkw [2023-05-04T19:34:23.138Z] #0 1.708 + GOPATH=/tmp/tmp.fzYM4Njwkw [2023-05-04T19:34:23.138Z] #0 1.708 + RM_GOPATH=1 [2023-05-04T19:34:23.138Z] #0 1.708 + case "$(go env GOARCH)" in [2023-05-04T19:34:23.138Z] #0 1.708 ++ go env GOARCH [2023-05-04T19:34:23.138Z] #0 1.713 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.138Z] #0 1.713 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.138Z] #0 1.719 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:23.138Z] #0 1.721 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:34:23.138Z] #0 1.725 + dir=/tmp/install [2023-05-04T19:34:23.138Z] #0 1.725 + bin=tomlv [2023-05-04T19:34:23.138Z] #0 1.725 + shift [2023-05-04T19:34:23.138Z] #0 1.725 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-05-04T19:34:23.138Z] #0 1.725 + . /tmp/install/tomlv.installer [2023-05-04T19:34:23.138Z] #0 1.725 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:34:23.138Z] #0 1.725 + install_tomlv [2023-05-04T19:34:23.138Z] #0 1.725 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-05-04T19:34:23.138Z] #0 1.725 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fzYM4Njwkw/src/github.com/BurntSushi/toml [2023-05-04T19:34:23.138Z] #0 1.725 Cloning into '/tmp/tmp.fzYM4Njwkw/src/github.com/BurntSushi/toml'... [2023-05-04T19:34:23.138Z] #0 2.228 + cd /tmp/tmp.fzYM4Njwkw/src/github.com/BurntSushi/toml [2023-05-04T19:34:23.138Z] #0 2.228 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:34:23.138Z] #0 2.249 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:34:23.138Z] #0 2.339 encoding [2023-05-04T19:34:23.138Z] #0 2.365 internal/unsafeheader [2023-05-04T19:34:23.138Z] #0 2.365 internal/goexperiment [2023-05-04T19:34:23.138Z] #0 2.370 internal/goos [2023-05-04T19:34:23.138Z] #0 2.382 internal/goarch [2023-05-04T19:34:23.138Z] #0 2.389 internal/cpu [2023-05-04T19:34:23.138Z] #0 2.397 internal/itoa [2023-05-04T19:34:23.138Z] #0 2.400 math/bits [2023-05-04T19:34:23.138Z] #0 2.403 unicode/utf8 [2023-05-04T19:34:23.138Z] #0 2.404 runtime/internal/atomic [2023-05-04T19:34:23.138Z] #0 2.405 runtime/internal/syscall [2023-05-04T19:34:23.138Z] #0 2.407 internal/race [2023-05-04T19:34:23.138Z] #0 2.416 internal/abi [2023-05-04T19:34:23.138Z] #0 2.427 runtime/internal/math [2023-05-04T19:34:23.138Z] #0 2.435 runtime/internal/sys [2023-05-04T19:34:23.138Z] #0 2.513 sync/atomic [2023-05-04T19:34:23.138Z] #0 2.524 unicode [2023-05-04T19:34:23.138Z] #0 2.693 internal/bytealg [2023-05-04T19:34:23.138Z] #0 2.700 math [2023-05-04T19:34:23.138Z] #0 3.374 runtime [2023-05-04T19:34:23.138Z] #23 ... [2023-05-04T19:34:23.138Z] [2023-05-04T19:34:23.138Z] #24 [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 [2023-05-04T19:34:23.138Z] #0 1.868 + RM_GOPATH=0 [2023-05-04T19:34:23.138Z] #0 1.868 + TMP_GOPATH= [2023-05-04T19:34:23.138Z] #0 1.868 + : /build [2023-05-04T19:34:23.138Z] #0 1.868 + '[' -z '' ']' [2023-05-04T19:34:23.138Z] #0 1.871 ++ mktemp -d [2023-05-04T19:34:23.138Z] #0 1.871 + export GOPATH=/tmp/tmp.7TPHhiSFpk [2023-05-04T19:34:23.138Z] #0 1.871 + GOPATH=/tmp/tmp.7TPHhiSFpk [2023-05-04T19:34:23.138Z] #0 1.871 + RM_GOPATH=1 [2023-05-04T19:34:23.138Z] #0 1.871 + case "$(go env GOARCH)" in [2023-05-04T19:34:23.138Z] #0 1.871 ++ go env GOARCH [2023-05-04T19:34:23.138Z] #0 1.877 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.138Z] #0 1.877 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.138Z] #0 1.877 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:23.138Z] #0 1.882 Install gotestsum version v1.8.2 [2023-05-04T19:34:23.138Z] #0 1.882 + dir=/tmp/install [2023-05-04T19:34:23.138Z] #0 1.882 + bin=gotestsum [2023-05-04T19:34:23.138Z] #0 1.882 + shift [2023-05-04T19:34:23.138Z] #0 1.882 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-05-04T19:34:23.138Z] #0 1.882 + . /tmp/install/gotestsum.installer [2023-05-04T19:34:23.138Z] #0 1.882 ++ : v1.8.2 [2023-05-04T19:34:23.138Z] #0 1.882 + install_gotestsum [2023-05-04T19:34:23.138Z] #0 1.882 + set -e [2023-05-04T19:34:23.138Z] #0 1.882 + echo 'Install gotestsum version v1.8.2' [2023-05-04T19:34:23.138Z] #0 1.882 + GOBIN=/build [2023-05-04T19:34:23.138Z] #0 1.882 + GO111MODULE=on [2023-05-04T19:34:23.138Z] #0 1.882 + go install gotest.tools/gotestsum@v1.8.2 [2023-05-04T19:34:23.138Z] #0 2.247 go: downloading gotest.tools/gotestsum v1.8.2 [2023-05-04T19:34:23.138Z] #0 3.366 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:34:23.138Z] #0 3.366 go: downloading github.com/dnephin/pflag v1.0.7 [2023-05-04T19:34:23.138Z] #0 3.366 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-05-04T19:34:23.138Z] #0 3.382 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:34:23.138Z] #0 3.384 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-05-04T19:34:23.138Z] #0 3.399 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-05-04T19:34:23.138Z] #0 3.400 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-05-04T19:34:23.138Z] #0 3.443 go: downloading golang.org/x/tools v0.1.11 [2023-05-04T19:34:23.138Z] #0 3.493 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-04T19:34:23.138Z] #0 3.503 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-04T19:34:23.138Z] #0 6.399 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:34:23.138Z] #24 ... [2023-05-04T19:34:23.138Z] [2023-05-04T19:34:23.138Z] #25 [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 [2023-05-04T19:34:23.138Z] #0 1.190 + RM_GOPATH=0 [2023-05-04T19:34:23.138Z] #0 1.190 + TMP_GOPATH= [2023-05-04T19:34:23.138Z] #0 1.190 + : /build [2023-05-04T19:34:23.138Z] #0 1.192 + '[' -z '' ']' [2023-05-04T19:34:23.138Z] #0 1.192 ++ mktemp -d [2023-05-04T19:34:23.138Z] #0 1.192 + export GOPATH=/tmp/tmp.iL7tGoG36V [2023-05-04T19:34:23.138Z] #0 1.192 + GOPATH=/tmp/tmp.iL7tGoG36V [2023-05-04T19:34:23.138Z] #0 1.192 + RM_GOPATH=1 [2023-05-04T19:34:23.138Z] #0 1.192 + case "$(go env GOARCH)" in [2023-05-04T19:34:23.138Z] #0 1.192 ++ go env GOARCH [2023-05-04T19:34:23.138Z] #0 1.200 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.138Z] #0 1.200 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.138Z] #0 1.203 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:34:23.138Z] #0 1.203 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:23.138Z] #0 1.205 + dir=/tmp/install [2023-05-04T19:34:23.138Z] #0 1.205 + bin=proxy [2023-05-04T19:34:23.138Z] #0 1.205 + shift [2023-05-04T19:34:23.138Z] #0 1.205 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-05-04T19:34:23.138Z] #0 1.205 + . /tmp/install/proxy.installer [2023-05-04T19:34:23.138Z] #0 1.205 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:34:23.138Z] #0 1.205 + install_proxy [2023-05-04T19:34:23.138Z] #0 1.205 + case "$1" in [2023-05-04T19:34:23.138Z] #0 1.205 + export CGO_ENABLED=0 [2023-05-04T19:34:23.138Z] #0 1.205 + CGO_ENABLED=0 [2023-05-04T19:34:23.138Z] #0 1.205 + _install_proxy [2023-05-04T19:34:23.138Z] #0 1.205 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-05-04T19:34:23.138Z] #0 1.205 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.iL7tGoG36V/src/github.com/docker/libnetwork [2023-05-04T19:34:23.138Z] #0 1.210 Cloning into '/tmp/tmp.iL7tGoG36V/src/github.com/docker/libnetwork'... [2023-05-04T19:34:23.138Z] #0 4.187 + cd /tmp/tmp.iL7tGoG36V/src/github.com/docker/libnetwork [2023-05-04T19:34:23.138Z] #0 4.187 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:34:23.138Z] #0 4.527 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-05-04T19:34:23.397Z] #25 ... [2023-05-04T19:34:23.397Z] [2023-05-04T19:34:23.397Z] #26 [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 [2023-05-04T19:34:23.397Z] #0 1.573 + RM_GOPATH=0 [2023-05-04T19:34:23.397Z] #0 1.573 + TMP_GOPATH= [2023-05-04T19:34:23.397Z] #0 1.573 + : /build [2023-05-04T19:34:23.397Z] #0 1.573 + '[' -z '' ']' [2023-05-04T19:34:23.397Z] #0 1.574 ++ mktemp -d [2023-05-04T19:34:23.397Z] #0 1.577 + export GOPATH=/tmp/tmp.i0FqDAVfbg [2023-05-04T19:34:23.397Z] #0 1.577 + GOPATH=/tmp/tmp.i0FqDAVfbg [2023-05-04T19:34:23.397Z] #0 1.577 + RM_GOPATH=1 [2023-05-04T19:34:23.397Z] #0 1.577 + case "$(go env GOARCH)" in [2023-05-04T19:34:23.397Z] #0 1.577 ++ go env GOARCH [2023-05-04T19:34:23.397Z] #0 1.585 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.397Z] #0 1.585 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.397Z] #0 1.585 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:23.397Z] #0 1.592 Install docker/cli version 17.06.2-ce from stable [2023-05-04T19:34:23.397Z] #0 1.593 + dir=/tmp/install [2023-05-04T19:34:23.397Z] #0 1.593 + bin=dockercli [2023-05-04T19:34:23.397Z] #0 1.593 + shift [2023-05-04T19:34:23.397Z] #0 1.593 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-05-04T19:34:23.397Z] #0 1.593 + . /tmp/install/dockercli.installer [2023-05-04T19:34:23.397Z] #0 1.593 ++ : stable [2023-05-04T19:34:23.397Z] #0 1.593 ++ : 17.06.2-ce [2023-05-04T19:34:23.397Z] #0 1.593 + install_dockercli [2023-05-04T19:34:23.397Z] #0 1.593 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-05-04T19:34:23.397Z] #0 1.597 ++ uname -m [2023-05-04T19:34:23.397Z] #0 1.598 + arch=x86_64 [2023-05-04T19:34:23.397Z] #0 1.598 + '[' x86_64 '!=' x86_64 ']' [2023-05-04T19:34:23.397Z] #0 1.598 + url=https://download.docker.com/linux/static [2023-05-04T19:34:23.397Z] #0 1.598 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-05-04T19:34:23.397Z] #0 1.610 + tar -xz docker/docker [2023-05-04T19:34:23.397Z] #0 3.575 + mkdir -p /build [2023-05-04T19:34:23.397Z] #0 3.585 + mv docker/docker /build/ [2023-05-04T19:34:23.397Z] #0 3.591 + rmdir docker [2023-05-04T19:34:23.655Z] #26 ... [2023-05-04T19:34:23.655Z] [2023-05-04T19:34:23.655Z] #27 [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 [2023-05-04T19:34:23.655Z] #0 2.716 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:34:23.655Z] #0 2.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:34:23.655Z] #0 2.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:34:23.655Z] #0 3.273 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:34:23.655Z] #0 3.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:34:23.656Z] #0 4.444 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:34:23.656Z] #0 7.103 Fetched 8644 kB in 5s (1833 kB/s) [2023-05-04T19:34:23.656Z] #0 7.103 Reading package lists... [2023-05-04T19:34:23.656Z] #0 8.061 Reading package lists... [2023-05-04T19:34:23.656Z] #0 9.071 Building dependency tree... [2023-05-04T19:34:23.656Z] #0 9.584 The following additional packages will be installed: [2023-05-04T19:34:23.656Z] #0 9.587 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-05-04T19:34:23.656Z] #0 9.589 Suggested packages: [2023-05-04T19:34:23.656Z] #0 9.589 cmake-doc ninja-build lrzip [2023-05-04T19:34:23.656Z] #0 9.589 Recommended packages: [2023-05-04T19:34:23.656Z] #0 9.589 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-05-04T19:34:23.656Z] #0 9.822 The following NEW packages will be installed: [2023-05-04T19:34:23.656Z] #0 9.824 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-05-04T19:34:23.656Z] #0 9.825 vim-common xxd [2023-05-04T19:34:23.656Z] #0 10.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:34:23.656Z] #0 10.11 Need to get 17.7 MB of archives. [2023-05-04T19:34:23.656Z] #0 10.11 After this operation, 70.7 MB of additional disk space will be used. [2023-05-04T19:34:23.656Z] #0 10.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:34:23.656Z] #0 10.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:34:23.656Z] #0 10.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-05-04T19:34:23.656Z] #0 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-05-04T19:34:23.656Z] #27 ... [2023-05-04T19:34:23.656Z] [2023-05-04T19:34:23.656Z] #28 [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 [2023-05-04T19:34:23.656Z] #0 1.392 + RM_GOPATH=0 [2023-05-04T19:34:23.656Z] #0 1.392 + TMP_GOPATH= [2023-05-04T19:34:23.656Z] #0 1.392 + : /build [2023-05-04T19:34:23.656Z] #0 1.392 + '[' -z '' ']' [2023-05-04T19:34:23.656Z] #0 1.395 ++ mktemp -d [2023-05-04T19:34:23.656Z] #0 1.396 + export GOPATH=/tmp/tmp.K7zBQvPuUl [2023-05-04T19:34:23.656Z] #0 1.396 + GOPATH=/tmp/tmp.K7zBQvPuUl [2023-05-04T19:34:23.656Z] #0 1.396 + RM_GOPATH=1 [2023-05-04T19:34:23.656Z] #0 1.397 + case "$(go env GOARCH)" in [2023-05-04T19:34:23.656Z] #0 1.401 ++ go env GOARCH [2023-05-04T19:34:23.656Z] #0 1.413 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.656Z] #0 1.413 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:23.656Z] #0 1.413 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:23.656Z] #0 1.417 + dir=/tmp/install [2023-05-04T19:34:23.656Z] #0 1.417 + bin=shfmt [2023-05-04T19:34:23.656Z] #0 1.417 + shift [2023-05-04T19:34:23.656Z] #0 1.417 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-05-04T19:34:23.656Z] #0 1.417 + . /tmp/install/shfmt.installer [2023-05-04T19:34:23.656Z] #0 1.417 ++ : v3.0.2 [2023-05-04T19:34:23.656Z] #0 1.417 + install_shfmt [2023-05-04T19:34:23.656Z] #0 1.417 + echo 'Install shfmt version v3.0.2' [2023-05-04T19:34:23.656Z] #0 1.417 + GOBIN=/build [2023-05-04T19:34:23.656Z] #0 1.417 + GO111MODULE=on [2023-05-04T19:34:23.656Z] #0 1.417 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-05-04T19:34:23.656Z] #0 1.418 Install shfmt version v3.0.2 [2023-05-04T19:34:23.656Z] #0 1.796 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-05-04T19:34:23.656Z] #0 5.018 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-05-04T19:34:23.656Z] #0 5.018 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-05-04T19:34:23.656Z] #0 5.019 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-05-04T19:34:23.656Z] #0 6.186 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-05-04T19:34:24.065Z] #28 ... [2023-05-04T19:34:24.065Z] [2023-05-04T19:34:24.065Z] #29 [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 [2023-05-04T19:34:24.065Z] #0 1.699 + RM_GOPATH=0 [2023-05-04T19:34:24.065Z] #0 1.699 + TMP_GOPATH= [2023-05-04T19:34:24.065Z] #0 1.699 + : /build [2023-05-04T19:34:24.065Z] #0 1.699 + '[' -z '' ']' [2023-05-04T19:34:24.065Z] #0 1.700 ++ mktemp -d [2023-05-04T19:34:24.065Z] #0 1.703 + export GOPATH=/tmp/tmp.iEou3d69JI [2023-05-04T19:34:24.065Z] #0 1.703 + GOPATH=/tmp/tmp.iEou3d69JI [2023-05-04T19:34:24.065Z] #0 1.703 + RM_GOPATH=1 [2023-05-04T19:34:24.065Z] #0 1.703 + case "$(go env GOARCH)" in [2023-05-04T19:34:24.065Z] #0 1.705 ++ go env GOARCH [2023-05-04T19:34:24.065Z] #0 1.721 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:24.065Z] #0 1.721 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:24.065Z] #0 1.721 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:24.065Z] #0 1.723 + dir=/tmp/install [2023-05-04T19:34:24.065Z] #0 1.724 + bin=vndr [2023-05-04T19:34:24.065Z] #0 1.724 + shift [2023-05-04T19:34:24.065Z] #0 1.724 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-05-04T19:34:24.065Z] #0 1.724 + . /tmp/install/vndr.installer [2023-05-04T19:34:24.065Z] #0 1.724 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:34:24.065Z] #0 1.724 + install_vndr [2023-05-04T19:34:24.065Z] #0 1.724 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-05-04T19:34:24.065Z] #0 1.724 + GOBIN=/build [2023-05-04T19:34:24.065Z] #0 1.724 + GO111MODULE=on [2023-05-04T19:34:24.065Z] #0 1.724 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:34:24.065Z] #0 1.724 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:34:24.065Z] #0 2.160 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:34:24.065Z] #29 ... [2023-05-04T19:34:24.065Z] [2023-05-04T19:34:24.065Z] #30 [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 [2023-05-04T19:34:24.065Z] #0 2.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:34:24.065Z] #0 2.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:34:24.065Z] #0 2.460 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:34:24.065Z] #0 2.804 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:34:24.065Z] #0 3.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:34:24.065Z] #0 3.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:34:24.065Z] #0 6.522 Fetched 8644 kB in 4s (1995 kB/s) [2023-05-04T19:34:24.065Z] #0 6.522 Reading package lists... [2023-05-04T19:34:24.065Z] #0 7.539 Reading package lists... [2023-05-04T19:34:24.065Z] #0 8.834 Building dependency tree... [2023-05-04T19:34:24.065Z] #0 9.361 The following additional packages will be installed: [2023-05-04T19:34:24.065Z] #0 9.362 libbtrfs0 [2023-05-04T19:34:24.065Z] #0 9.430 The following NEW packages will be installed: [2023-05-04T19:34:24.065Z] #0 9.431 libbtrfs-dev libbtrfs0 [2023-05-04T19:34:24.065Z] #0 9.765 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:34:24.065Z] #0 9.765 Need to get 460 kB of archives. [2023-05-04T19:34:24.065Z] #0 9.765 After this operation, 1237 kB of additional disk space will be used. [2023-05-04T19:34:24.065Z] #0 9.765 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-05-04T19:34:24.065Z] #0 9.828 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-05-04T19:34:24.065Z] #0 10.84 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:34:24.364Z] #30 ... [2023-05-04T19:34:24.364Z] [2023-05-04T19:34:24.365Z] #13 [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 [2023-05-04T19:34:24.365Z] #13 33.75 Reading package lists... [2023-05-04T19:34:24.365Z] #13 34.33 Reading package lists... [2023-05-04T19:34:24.365Z] #13 35.02 Building dependency tree... [2023-05-04T19:34:24.365Z] #13 35.40 The following additional packages will be installed: [2023-05-04T19:34:24.365Z] #13 35.40 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-05-04T19:34:24.365Z] #13 35.40 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-05-04T19:34:24.365Z] #13 35.40 Recommended packages: [2023-05-04T19:34:24.365Z] #13 35.40 libldap-common publicsuffix libsasl2-modules [2023-05-04T19:34:24.365Z] #13 35.57 The following NEW packages will be installed: [2023-05-04T19:34:24.365Z] #13 35.57 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-05-04T19:34:24.365Z] #13 35.57 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-05-04T19:34:24.365Z] #13 35.57 libssh2-1 openssl [2023-05-04T19:34:24.365Z] #13 35.92 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:34:24.365Z] #13 35.92 Need to get 3050 kB of archives. [2023-05-04T19:34:24.365Z] #13 35.92 After this operation, 6663 kB of additional disk space will be used. [2023-05-04T19:34:24.365Z] #13 35.92 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-05-04T19:34:24.365Z] #13 35.93 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-05-04T19:34:24.365Z] #13 35.93 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-05-04T19:34:24.365Z] #13 35.93 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-05-04T19:34:24.365Z] #13 35.94 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-05-04T19:34:24.365Z] #13 35.94 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-05-04T19:34:24.365Z] #13 35.95 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-05-04T19:34:24.365Z] #13 35.95 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-05-04T19:34:24.365Z] #13 35.95 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-05-04T19:34:24.365Z] #13 35.95 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-05-04T19:34:24.365Z] #13 35.95 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-05-04T19:34:24.365Z] #13 35.97 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-05-04T19:34:24.365Z] #13 35.97 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-05-04T19:34:24.365Z] #13 35.97 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-05-04T19:34:24.365Z] #13 35.97 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-05-04T19:34:24.365Z] #13 36.26 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:34:24.365Z] #13 36.31 Fetched 3050 kB in 0s (7891 kB/s) [2023-05-04T19:34:24.365Z] #13 36.35 Selecting previously unselected package openssl. [2023-05-04T19:34:24.365Z] #13 36.35 (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.) [2023-05-04T19:34:24.365Z] #13 36.36 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-05-04T19:34:24.365Z] #13 36.37 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:34:24.365Z] #13 36.59 Selecting previously unselected package ca-certificates. [2023-05-04T19:34:24.365Z] #13 36.59 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-05-04T19:34:24.365Z] #13 36.62 Unpacking ca-certificates (20210119) ... [2023-05-04T19:34:24.365Z] #13 36.90 Selecting previously unselected package libbrotli1:amd64. [2023-05-04T19:34:24.365Z] #13 36.90 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-05-04T19:34:24.365Z] #13 37.05 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-05-04T19:34:24.365Z] #13 37.49 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-05-04T19:34:24.365Z] #13 37.49 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-05-04T19:34:24.365Z] #13 37.57 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:34:24.365Z] #13 38.09 Selecting previously unselected package libsasl2-2:amd64. [2023-05-04T19:34:24.365Z] #13 38.09 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-05-04T19:34:24.365Z] #13 38.35 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:34:24.365Z] #13 40.17 Selecting previously unselected package libldap-2.4-2:amd64. [2023-05-04T19:34:24.365Z] #13 40.17 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-05-04T19:34:24.365Z] #13 40.54 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:34:24.365Z] #13 42.34 Selecting previously unselected package libnghttp2-14:amd64. [2023-05-04T19:34:24.365Z] #13 42.34 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-05-04T19:34:24.365Z] #13 42.44 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-05-04T19:34:24.365Z] #13 ... [2023-05-04T19:34:24.365Z] [2023-05-04T19:34:24.365Z] #31 [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 [2023-05-04T19:34:24.365Z] #0 1.715 + RM_GOPATH=0 [2023-05-04T19:34:24.365Z] #0 1.715 + TMP_GOPATH= [2023-05-04T19:34:24.365Z] #0 1.715 + : /build [2023-05-04T19:34:24.365Z] #0 1.715 + '[' -z '' ']' [2023-05-04T19:34:24.365Z] #0 1.715 ++ mktemp -d [2023-05-04T19:34:24.365Z] #0 1.718 + export GOPATH=/tmp/tmp.zJWb9kXPby [2023-05-04T19:34:24.365Z] #0 1.718 + GOPATH=/tmp/tmp.zJWb9kXPby [2023-05-04T19:34:24.365Z] #0 1.718 + RM_GOPATH=1 [2023-05-04T19:34:24.365Z] #0 1.718 + case "$(go env GOARCH)" in [2023-05-04T19:34:24.365Z] #0 1.719 ++ go env GOARCH [2023-05-04T19:34:24.365Z] #0 1.731 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:24.365Z] #0 1.731 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:24.365Z] #0 1.731 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:24.365Z] #0 1.732 + dir=/tmp/install [2023-05-04T19:34:24.365Z] #0 1.732 + bin=rootlesskit [2023-05-04T19:34:24.365Z] #0 1.732 + shift [2023-05-04T19:34:24.365Z] #0 1.732 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-05-04T19:34:24.365Z] #0 1.732 + . /tmp/install/rootlesskit.installer [2023-05-04T19:34:24.365Z] #0 1.732 ++ : v0.14.4 [2023-05-04T19:34:24.365Z] #0 1.732 + install_rootlesskit [2023-05-04T19:34:24.365Z] #0 1.732 + case "$1" in [2023-05-04T19:34:24.365Z] #0 1.732 + export CGO_ENABLED=0 [2023-05-04T19:34:24.365Z] #0 1.732 + CGO_ENABLED=0 [2023-05-04T19:34:24.365Z] #0 1.732 + _install_rootlesskit [2023-05-04T19:34:24.365Z] #0 1.738 Install rootlesskit version v0.14.4 [2023-05-04T19:34:24.365Z] #0 1.738 + echo 'Install rootlesskit version v0.14.4' [2023-05-04T19:34:24.365Z] #0 1.738 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:34:24.365Z] #0 1.738 + GOBIN=/build [2023-05-04T19:34:24.365Z] #0 1.738 + GO111MODULE=on [2023-05-04T19:34:24.365Z] #0 1.738 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-05-04T19:34:24.365Z] #0 2.260 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-05-04T19:34:24.365Z] #0 5.934 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-05-04T19:34:24.365Z] #0 5.934 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-05-04T19:34:24.365Z] #0 5.934 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:34:24.365Z] #0 5.940 go: downloading github.com/google/uuid v1.3.0 [2023-05-04T19:34:24.365Z] #0 5.940 go: downloading github.com/moby/vpnkit v0.5.0 [2023-05-04T19:34:24.365Z] #0 5.940 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-05-04T19:34:24.365Z] #0 5.941 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:34:24.365Z] #0 5.941 go: downloading github.com/gorilla/mux v1.8.0 [2023-05-04T19:34:24.365Z] #0 6.213 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-05-04T19:34:24.365Z] #0 6.343 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-05-04T19:34:24.365Z] #0 6.407 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-05-04T19:34:24.365Z] #0 7.555 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-05-04T19:34:24.365Z] #0 7.564 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-05-04T19:34:24.365Z] #0 8.038 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-05-04T19:34:24.365Z] #0 8.109 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-05-04T19:34:24.365Z] #31 ... [2023-05-04T19:34:24.365Z] [2023-05-04T19:34:24.365Z] #32 [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 [2023-05-04T19:34:24.365Z] #0 1.959 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-05-04T19:34:24.365Z] #0 1.963 Cloning into '.'... [2023-05-04T19:34:24.365Z] #0 9.748 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-05-04T19:34:24.365Z] #0 10.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-05-04T19:34:24.671Z] #32 ... [2023-05-04T19:34:24.671Z] [2023-05-04T19:34:24.671Z] #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 [2023-05-04T19:34:24.671Z] #0 2.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:34:24.671Z] #0 2.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:34:24.671Z] #0 2.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:34:24.671Z] #0 2.794 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:34:24.671Z] #0 3.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:34:24.671Z] #0 4.038 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:34:24.671Z] #0 6.245 Fetched 8644 kB in 4s (2076 kB/s) [2023-05-04T19:34:24.671Z] #0 6.245 Reading package lists... [2023-05-04T19:34:24.671Z] #0 7.460 Reading package lists... [2023-05-04T19:34:24.671Z] #0 8.356 Building dependency tree... [2023-05-04T19:34:24.671Z] #0 8.918 The following additional packages will be installed: [2023-05-04T19:34:24.671Z] #0 8.922 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:34:24.671Z] #0 8.922 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-05-04T19:34:24.671Z] #0 8.922 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-05-04T19:34:24.671Z] #0 8.922 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-05-04T19:34:24.671Z] #0 8.922 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-05-04T19:34:24.671Z] #0 8.923 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-05-04T19:34:24.671Z] #0 8.923 mingw-w64-common mingw-w64-x86-64-dev [2023-05-04T19:34:24.671Z] #0 8.925 Suggested packages: [2023-05-04T19:34:24.671Z] #0 8.925 gcc-10-locales seccomp wine64 [2023-05-04T19:34:24.671Z] #0 9.181 The following NEW packages will be installed: [2023-05-04T19:34:24.671Z] #0 9.182 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:34:24.671Z] #0 9.182 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-05-04T19:34:24.671Z] #0 9.182 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-05-04T19:34:24.671Z] #0 9.183 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-05-04T19:34:24.671Z] #0 9.185 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-05-04T19:34:24.671Z] #0 9.186 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-05-04T19:34:24.671Z] #0 9.186 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-05-04T19:34:24.671Z] #0 9.187 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-05-04T19:34:24.671Z] #0 9.188 mingw-w64-x86-64-dev [2023-05-04T19:34:24.671Z] #0 9.500 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:34:24.671Z] #0 9.500 Need to get 115 MB of archives. [2023-05-04T19:34:24.671Z] #0 9.500 After this operation, 645 MB of additional disk space will be used. [2023-05-04T19:34:24.671Z] #0 9.500 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] [2023-05-04T19:34:24.671Z] #0 9.631 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] [2023-05-04T19:34:24.671Z] #0 9.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-05-04T19:34:24.671Z] #0 9.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-05-04T19:34:24.671Z] #0 9.932 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-05-04T19:34:24.671Z] #0 9.935 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-05-04T19:34:24.671Z] #0 10.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-05-04T19:34:24.671Z] #0 10.67 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] [2023-05-04T19:34:24.671Z] #0 10.79 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] [2023-05-04T19:34:24.671Z] #33 11.57 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] [2023-05-04T19:34:24.671Z] #33 ... [2023-05-04T19:34:24.671Z] [2023-05-04T19:34:24.671Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:34:24.671Z] #0 2.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:34:24.671Z] #0 2.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:34:24.671Z] #0 2.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:34:24.671Z] #0 3.152 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:34:24.671Z] #0 3.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:34:24.671Z] #0 4.296 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:34:24.671Z] #0 7.424 Fetched 8644 kB in 5s (1722 kB/s) [2023-05-04T19:34:24.671Z] #0 7.424 Reading package lists... [2023-05-04T19:34:24.671Z] #0 8.617 Reading package lists... [2023-05-04T19:34:24.671Z] #0 9.890 Building dependency tree... [2023-05-04T19:34:24.671Z] #0 10.34 The following additional packages will be installed: [2023-05-04T19:34:24.671Z] #0 10.34 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-05-04T19:34:24.671Z] #0 10.34 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-05-04T19:34:24.671Z] #0 10.34 Suggested packages: [2023-05-04T19:34:24.671Z] #0 10.34 manpages-dev protobuf-mode-el python3-setuptools [2023-05-04T19:34:24.671Z] #0 10.63 The following NEW packages will be installed: [2023-05-04T19:34:24.671Z] #0 10.63 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-05-04T19:34:24.671Z] #0 10.63 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-05-04T19:34:24.671Z] #0 10.63 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-05-04T19:34:24.671Z] #0 10.63 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-05-04T19:34:24.671Z] #0 10.92 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:34:24.671Z] #0 10.92 Need to get 4583 kB of archives. [2023-05-04T19:34:24.671Z] #0 10.92 After this operation, 25.9 MB of additional disk space will be used. [2023-05-04T19:34:24.671Z] #0 10.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-05-04T19:34:24.671Z] #0 10.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-05-04T19:34:24.671Z] #0 10.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-05-04T19:34:24.671Z] #0 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-05-04T19:34:24.671Z] #0 11.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-05-04T19:34:24.671Z] #0 11.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-05-04T19:34:24.671Z] #0 11.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-05-04T19:34:24.671Z] #0 11.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-05-04T19:34:24.671Z] #0 11.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-05-04T19:34:24.671Z] #0 11.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-05-04T19:34:24.671Z] #0 11.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-05-04T19:34:24.671Z] #0 11.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-05-04T19:34:24.671Z] #0 11.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-05-04T19:34:24.671Z] #0 11.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-05-04T19:34:24.671Z] #0 11.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-05-04T19:34:24.671Z] #0 11.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:34:24.671Z] #0 11.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-05-04T19:34:24.671Z] #34 11.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-05-04T19:34:24.671Z] #34 ... [2023-05-04T19:34:24.671Z] [2023-05-04T19:34:24.671Z] #22 [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 [2023-05-04T19:34:24.671Z] #22 5.936 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-05-04T19:34:24.671Z] #22 6.175 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-05-04T19:34:24.671Z] #22 6.212 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-05-04T19:34:24.671Z] #22 6.334 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-05-04T19:34:24.671Z] #22 6.335 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-05-04T19:34:24.671Z] #22 6.476 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-05-04T19:34:24.671Z] #22 6.477 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-05-04T19:34:24.671Z] #22 6.478 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-05-04T19:34:24.671Z] #22 6.502 go: downloading github.com/julz/importas v0.1.0 [2023-05-04T19:34:24.671Z] #22 6.532 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-05-04T19:34:24.671Z] #22 6.532 go: downloading github.com/kulti/thelper v0.6.3 [2023-05-04T19:34:24.671Z] #22 6.638 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-05-04T19:34:24.671Z] #22 6.702 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-05-04T19:34:24.671Z] #22 6.710 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-05-04T19:34:24.671Z] #22 6.717 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-05-04T19:34:24.671Z] #22 6.759 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-05-04T19:34:24.671Z] #22 6.779 go: downloading github.com/maratori/testpackage v1.1.0 [2023-05-04T19:34:24.671Z] #22 6.805 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-05-04T19:34:24.671Z] #22 6.806 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-05-04T19:34:24.671Z] #22 7.096 go: downloading github.com/mgechev/revive v1.2.3 [2023-05-04T19:34:24.671Z] #22 7.161 go: downloading github.com/moricho/tparallel v0.2.1 [2023-05-04T19:34:24.671Z] #22 7.280 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-05-04T19:34:24.671Z] #22 7.469 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-05-04T19:34:24.671Z] #22 7.477 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-05-04T19:34:24.671Z] #22 7.479 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-05-04T19:34:24.671Z] #22 7.585 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-05-04T19:34:24.671Z] #22 7.767 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-05-04T19:34:24.671Z] #22 7.943 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-05-04T19:34:24.671Z] #22 7.946 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-05-04T19:34:24.671Z] #22 8.017 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-05-04T19:34:24.671Z] #22 8.236 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-05-04T19:34:24.671Z] #22 8.244 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-05-04T19:34:24.671Z] #22 8.303 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-05-04T19:34:24.671Z] #22 8.307 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-05-04T19:34:24.671Z] #22 8.320 go: downloading github.com/sivchari/tenv v1.7.0 [2023-05-04T19:34:24.671Z] #22 8.321 go: downloading github.com/sonatard/noctx v0.0.1 [2023-05-04T19:34:24.671Z] #22 8.368 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-05-04T19:34:24.671Z] #22 8.451 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-05-04T19:34:24.671Z] #22 8.469 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-05-04T19:34:24.671Z] #22 8.470 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-05-04T19:34:24.671Z] #22 8.526 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-05-04T19:34:24.671Z] #22 8.580 go: downloading github.com/tetafro/godot v1.4.11 [2023-05-04T19:34:24.671Z] #22 8.583 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-05-04T19:34:24.671Z] #22 8.597 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-05-04T19:34:24.671Z] #22 8.611 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-05-04T19:34:24.671Z] #22 8.644 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-05-04T19:34:24.671Z] #22 8.700 go: downloading github.com/ultraware/funlen v0.0.3 [2023-05-04T19:34:24.671Z] #22 8.903 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-05-04T19:34:24.671Z] #22 8.924 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-05-04T19:34:24.671Z] #22 8.941 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-05-04T19:34:24.671Z] #22 8.941 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-05-04T19:34:24.672Z] #22 9.108 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-05-04T19:34:24.672Z] #22 9.180 go: downloading honnef.co/go/tools v0.3.3 [2023-05-04T19:34:24.672Z] #22 9.328 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-05-04T19:34:24.672Z] #22 9.410 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-05-04T19:34:24.672Z] #22 9.432 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-05-04T19:34:24.672Z] #22 9.511 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:34:24.672Z] #22 9.628 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:34:24.672Z] #22 9.778 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-04T19:34:24.672Z] #22 9.899 go: downloading github.com/spf13/afero v1.8.2 [2023-05-04T19:34:24.672Z] #22 9.917 go: downloading github.com/spf13/cast v1.5.0 [2023-05-04T19:34:24.672Z] #22 9.985 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-05-04T19:34:24.672Z] #22 9.993 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-04T19:34:24.672Z] #22 9.994 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-05-04T19:34:24.672Z] #22 10.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-04T19:34:24.672Z] #22 10.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-04T19:34:24.672Z] #22 10.01 go: downloading github.com/stretchr/objx v0.4.0 [2023-05-04T19:34:24.672Z] #22 10.22 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-05-04T19:34:24.672Z] #22 10.23 go: downloading github.com/gobwas/glob v0.2.3 [2023-05-04T19:34:24.672Z] #22 10.23 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-05-04T19:34:24.672Z] #22 10.23 go: downloading go.uber.org/zap v1.17.0 [2023-05-04T19:34:24.672Z] #22 10.39 go: downloading github.com/kisielk/gotool v1.0.0 [2023-05-04T19:34:24.672Z] #22 10.55 go: downloading golang.org/x/text v0.3.7 [2023-05-04T19:34:24.672Z] #22 10.55 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-05-04T19:34:24.672Z] #22 10.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-05-04T19:34:24.672Z] #22 10.85 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-05-04T19:34:24.672Z] #22 10.85 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-05-04T19:34:24.672Z] #22 10.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-05-04T19:34:24.672Z] #22 10.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-05-04T19:34:24.672Z] #22 10.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-05-04T19:34:24.672Z] #22 10.96 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-05-04T19:34:24.672Z] #22 10.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-05-04T19:34:24.672Z] #22 10.99 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-05-04T19:34:24.672Z] #22 10.99 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-05-04T19:34:24.672Z] #22 11.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-05-04T19:34:24.672Z] #22 11.08 go: downloading github.com/ettle/strcase v0.1.1 [2023-05-04T19:34:24.672Z] #22 11.32 go: downloading github.com/Masterminds/semver v1.5.0 [2023-05-04T19:34:24.672Z] #22 11.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-05-04T19:34:24.672Z] #22 11.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-04T19:34:24.672Z] #22 11.45 go: downloading github.com/fatih/structtag v1.2.0 [2023-05-04T19:34:24.672Z] #22 11.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-05-04T19:34:24.672Z] #22 11.62 go: downloading github.com/google/go-cmp v0.5.8 [2023-05-04T19:34:24.774Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-010919dac2f145ed1) in /home/ubuntu/workspace/moby_PR-45466 [Pipeline] { [Pipeline] checkout [2023-05-04T19:34:24.849Z] The recommended git tool is: git [2023-05-04T19:34:24.931Z] #22 11.81 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-05-04T19:34:24.931Z] #22 ... [2023-05-04T19:34:24.931Z] [2023-05-04T19:34:24.931Z] #26 [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 [2023-05-04T19:34:24.931Z] #26 DONE 12.0s [2023-05-04T19:34:24.931Z] [2023-05-04T19:34:24.931Z] #22 [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 [2023-05-04T19:34:24.931Z] #22 11.97 go: downloading github.com/prometheus/client_model v0.2.0 [2023-05-04T19:34:24.931Z] #22 ... [2023-05-04T19:34:24.931Z] [2023-05-04T19:34:24.931Z] #13 [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 [2023-05-04T19:34:24.931Z] #13 45.70 Selecting previously unselected package libpsl5:amd64. [2023-05-04T19:34:24.931Z] #13 45.73 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-05-04T19:34:24.931Z] #13 45.94 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-05-04T19:34:26.643Z] using credential docker-jenkins-github-credentials [2023-05-04T19:34:26.655Z] Cloning the remote Git repository [2023-05-04T19:34:26.655Z] Cloning with configured refspecs honoured and without tags [2023-05-04T19:34:26.507Z] Cloning repository https://github.com/moby/moby.git [2023-05-04T19:34:26.557Z] > git init /home/ubuntu/workspace/moby_PR-45466 # timeout=10 [2023-05-04T19:34:26.851Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:34:26.851Z] > git --version # timeout=10 [2023-05-04T19:34:26.856Z] > git --version # 'git version 2.17.1' [2023-05-04T19:34:26.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:26.857Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:29.120Z] #13 49.44 Selecting previously unselected package librtmp1:amd64. [2023-05-04T19:34:29.120Z] #13 49.44 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-05-04T19:34:29.120Z] #13 49.97 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:34:30.072Z] #13 ... [2023-05-04T19:34:30.072Z] [2023-05-04T19:34:30.072Z] #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 [2023-05-04T19:34:30.072Z] #33 12.88 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] [2023-05-04T19:34:30.072Z] #33 13.53 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] [2023-05-04T19:34:30.072Z] #33 14.10 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] [2023-05-04T19:34:30.072Z] #33 15.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] [2023-05-04T19:34:30.072Z] #33 15.77 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] [2023-05-04T19:34:30.072Z] #33 15.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-05-04T19:34:30.072Z] #33 15.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-05-04T19:34:30.072Z] #33 15.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-05-04T19:34:30.072Z] #33 15.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-05-04T19:34:30.072Z] #33 15.88 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] [2023-05-04T19:34:30.072Z] #33 15.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-05-04T19:34:30.072Z] #33 15.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-05-04T19:34:30.072Z] #33 15.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-05-04T19:34:30.072Z] #33 15.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-05-04T19:34:30.072Z] #33 15.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-05-04T19:34:30.072Z] #33 15.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-05-04T19:34:30.072Z] #33 15.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-05-04T19:34:30.072Z] #33 15.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-05-04T19:34:30.072Z] #33 15.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-05-04T19:34:30.072Z] #33 16.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-05-04T19:34:30.072Z] #33 16.55 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:34:30.072Z] #33 16.92 Fetched 115 MB in 7s (16.8 MB/s) [2023-05-04T19:34:31.009Z] #33 17.72 Selecting previously unselected package binutils-mingw-w64-i686. [2023-05-04T19:34:31.009Z] #33 17.73 (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.) [2023-05-04T19:34:31.009Z] #33 17.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-05-04T19:34:31.270Z] #33 18.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:34:33.826Z] #33 20.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-05-04T19:34:33.826Z] #33 20.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-05-04T19:34:33.826Z] #33 ... [2023-05-04T19:34:33.826Z] [2023-05-04T19:34:33.826Z] #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 [2023-05-04T19:34:33.826Z] #23 10.57 sync [2023-05-04T19:34:33.826Z] #23 10.57 internal/reflectlite [2023-05-04T19:34:33.826Z] #23 10.81 internal/testlog [2023-05-04T19:34:33.826Z] #23 11.35 errors [2023-05-04T19:34:33.826Z] #23 11.35 sort [2023-05-04T19:34:33.826Z] #23 11.45 strconv [2023-05-04T19:34:33.826Z] #23 11.45 io [2023-05-04T19:34:33.826Z] #23 11.45 internal/oserror [2023-05-04T19:34:33.826Z] #23 11.46 internal/safefilepath [2023-05-04T19:34:33.826Z] #23 11.46 path [2023-05-04T19:34:33.826Z] #23 11.94 syscall [2023-05-04T19:34:33.826Z] #23 12.22 bytes [2023-05-04T19:34:33.826Z] #23 12.22 strings [2023-05-04T19:34:33.826Z] #23 12.23 text/tabwriter [2023-05-04T19:34:33.826Z] #23 12.91 reflect [2023-05-04T19:34:33.826Z] #23 13.36 bufio [2023-05-04T19:34:33.826Z] #23 14.14 time [2023-05-04T19:34:33.826Z] #23 14.15 internal/syscall/execenv [2023-05-04T19:34:33.826Z] #23 14.19 internal/syscall/unix [2023-05-04T19:34:33.826Z] #23 15.49 io/fs [2023-05-04T19:34:33.826Z] #23 15.50 internal/poll [2023-05-04T19:34:33.826Z] #23 16.10 internal/fmtsort [2023-05-04T19:34:33.826Z] #23 16.33 os [2023-05-04T19:34:33.826Z] #23 16.94 io/ioutil [2023-05-04T19:34:33.826Z] #23 16.94 fmt [2023-05-04T19:34:33.826Z] #23 17.74 log [2023-05-04T19:34:33.826Z] #23 17.74 github.com/BurntSushi/toml [2023-05-04T19:34:33.826Z] #23 17.74 flag [2023-05-04T19:34:33.826Z] #23 18.73 github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:34:33.826Z] #23 ... [2023-05-04T19:34:33.826Z] [2023-05-04T19:34:33.826Z] #27 [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 [2023-05-04T19:34:33.826Z] #27 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-05-04T19:34:33.826Z] #27 11.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-05-04T19:34:33.826Z] #27 11.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-05-04T19:34:33.826Z] #27 11.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-05-04T19:34:33.826Z] #27 11.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-05-04T19:34:33.826Z] #27 11.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-05-04T19:34:33.826Z] #27 12.40 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:34:33.826Z] #27 13.15 Fetched 17.7 MB in 2s (9775 kB/s) [2023-05-04T19:34:33.826Z] #27 14.21 Selecting previously unselected package xxd. [2023-05-04T19:34:33.826Z] #27 14.21 (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.) [2023-05-04T19:34:33.826Z] #27 14.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:34:33.826Z] #27 14.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:34:33.826Z] #27 17.98 Selecting previously unselected package vim-common. [2023-05-04T19:34:33.826Z] #27 17.98 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:34:33.826Z] #27 18.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:34:33.826Z] #27 20.81 Selecting previously unselected package cmake-data. [2023-05-04T19:34:33.826Z] #27 20.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-05-04T19:34:33.826Z] #27 ... [2023-05-04T19:34:33.826Z] [2023-05-04T19:34:33.826Z] #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 [2023-05-04T19:34:33.826Z] #33 20.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:34:33.956Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06be76a0a2a149066) in /home/ubuntu/workspace/moby_PR-45466 [Pipeline] { [Pipeline] checkout [2023-05-04T19:34:34.015Z] The recommended git tool is: git [2023-05-04T19:34:34.763Z] #33 ... [2023-05-04T19:34:34.764Z] [2023-05-04T19:34:34.764Z] #30 [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 [2023-05-04T19:34:34.764Z] #30 11.60 Fetched 460 kB in 0s (1271 kB/s) [2023-05-04T19:34:34.764Z] #30 13.04 Selecting previously unselected package libbtrfs0:amd64. [2023-05-04T19:34:34.764Z] #30 13.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.) [2023-05-04T19:34:34.764Z] #30 13.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-05-04T19:34:34.764Z] #30 14.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:34:34.764Z] #30 16.61 Selecting previously unselected package libbtrfs-dev:amd64. [2023-05-04T19:34:34.764Z] #30 16.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-05-04T19:34:34.764Z] #30 16.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:34:34.764Z] #30 19.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:34:34.764Z] #30 20.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:34:34.764Z] #30 21.32 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:34:34.764Z] #30 ... [2023-05-04T19:34:34.764Z] [2023-05-04T19:34:34.764Z] #27 [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 [2023-05-04T19:34:34.764Z] #27 21.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:34:35.023Z] #27 ... [2023-05-04T19:34:35.023Z] [2023-05-04T19:34:35.023Z] #22 [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 [2023-05-04T19:34:35.023Z] #22 12.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-05-04T19:34:35.023Z] #22 12.17 go: downloading github.com/subosito/gotenv v1.4.0 [2023-05-04T19:34:35.023Z] #22 12.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-05-04T19:34:35.023Z] #22 12.20 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-05-04T19:34:35.023Z] #22 12.37 go: downloading github.com/magiconair/properties v1.8.6 [2023-05-04T19:34:35.023Z] #22 12.48 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-05-04T19:34:35.023Z] #22 12.50 go: downloading go.uber.org/atomic v1.7.0 [2023-05-04T19:34:35.023Z] #22 12.52 go: downloading go.uber.org/multierr v1.6.0 [2023-05-04T19:34:35.023Z] #22 12.59 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-05-04T19:34:35.023Z] #22 12.59 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-05-04T19:34:35.023Z] #22 12.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-05-04T19:34:35.023Z] #22 12.82 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-05-04T19:34:35.023Z] #22 12.84 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-05-04T19:34:35.023Z] #22 12.92 go: downloading github.com/golang/protobuf v1.5.2 [2023-05-04T19:34:35.023Z] #22 12.97 go: downloading github.com/beorn7/perks v1.0.1 [2023-05-04T19:34:35.023Z] #22 12.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-05-04T19:34:35.023Z] #22 13.08 go: downloading github.com/prometheus/common v0.32.1 [2023-05-04T19:34:35.023Z] #22 13.15 go: downloading github.com/prometheus/procfs v0.7.3 [2023-05-04T19:34:35.023Z] #22 13.17 go: downloading google.golang.org/protobuf v1.28.0 [2023-05-04T19:34:35.023Z] #22 13.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-05-04T19:34:35.023Z] #22 14.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-05-04T19:34:35.283Z] #22 ... [2023-05-04T19:34:35.283Z] [2023-05-04T19:34:35.283Z] #13 [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 [2023-05-04T19:34:35.283Z] #13 52.40 Selecting previously unselected package libssh2-1:amd64. [2023-05-04T19:34:35.283Z] #13 52.41 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-05-04T19:34:35.283Z] #13 52.84 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-05-04T19:34:35.283Z] #13 54.86 Selecting previously unselected package libcurl4:amd64. [2023-05-04T19:34:35.283Z] #13 54.86 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-05-04T19:34:35.283Z] #13 55.37 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:34:35.851Z] #13 ... [2023-05-04T19:34:35.851Z] [2023-05-04T19:34:35.851Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:34:35.852Z] #34 12.93 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:34:35.852Z] #34 13.70 Fetched 4583 kB in 1s (3934 kB/s) [2023-05-04T19:34:35.852Z] #34 15.81 Selecting previously unselected package libcap2:amd64. [2023-05-04T19:34:35.852Z] #34 15.81 (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.) [2023-05-04T19:34:35.852Z] #34 15.83 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-05-04T19:34:35.852Z] #34 16.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:34:35.852Z] #34 18.35 Selecting previously unselected package libcap-dev:amd64. [2023-05-04T19:34:35.852Z] #34 18.35 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-05-04T19:34:35.852Z] #34 18.78 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-05-04T19:34:35.852Z] #34 20.81 Selecting previously unselected package libnet1:amd64. [2023-05-04T19:34:35.852Z] #34 20.82 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:34:35.852Z] #34 21.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:34:36.001Z] using credential docker-jenkins-github-credentials [2023-05-04T19:34:36.017Z] Cloning the remote Git repository [2023-05-04T19:34:36.017Z] Cloning with configured refspecs honoured and without tags [2023-05-04T19:34:36.120Z] #34 23.15 Selecting previously unselected package libnet1-dev. [2023-05-04T19:34:36.120Z] #34 23.15 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:34:36.120Z] #34 23.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:34:36.120Z] #34 ... [2023-05-04T19:34:36.120Z] [2023-05-04T19:34:36.120Z] #13 [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 [2023-05-04T19:34:36.120Z] #13 57.25 Selecting previously unselected package curl. [2023-05-04T19:34:36.120Z] #13 57.25 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-05-04T19:34:36.115Z] Cloning repository https://github.com/moby/moby.git [2023-05-04T19:34:36.169Z] > git init /home/ubuntu/workspace/moby_PR-45466 # timeout=10 [2023-05-04T19:34:36.379Z] #13 57.41 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:34:36.561Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dccb5dec8fc529d5) in /home/ubuntu/workspace/moby_PR-45466 [Pipeline] { [Pipeline] checkout [2023-05-04T19:34:36.638Z] The recommended git tool is: git [2023-05-04T19:34:36.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:34:36.434Z] > git --version # timeout=10 [2023-05-04T19:34:36.438Z] > git --version # 'git version 2.25.1' [2023-05-04T19:34:36.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:36.439Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:37.785Z] #13 58.94 Selecting previously unselected package libonig5:amd64. [2023-05-04T19:34:37.785Z] #13 58.95 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-05-04T19:34:38.123Z] using credential docker-jenkins-github-credentials [2023-05-04T19:34:38.134Z] Cloning the remote Git repository [2023-05-04T19:34:38.134Z] Cloning with configured refspecs honoured and without tags [2023-05-04T19:34:38.352Z] #13 59.48 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:34:37.326Z] Cloning repository https://github.com/moby/moby.git [2023-05-04T19:34:37.370Z] > git init /home/ubuntu/workspace/moby_PR-45466 # timeout=10 [2023-05-04T19:34:37.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:34:37.571Z] > git --version # timeout=10 [2023-05-04T19:34:37.574Z] > git --version # 'git version 2.17.1' [2023-05-04T19:34:37.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:37.575Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:39.355Z] Fetching without tags [2023-05-04T19:34:39.588Z] Merging remotes/origin/20.10 commit 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 into PR head commit 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:34:40.060Z] Merge succeeded, producing 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:34:40.060Z] Checking out Revision 14160332da982fb43a1346649e0279fee59e89f0 (PR-45466) [2023-05-04T19:34:40.258Z] #13 61.01 Selecting previously unselected package libjq1:amd64. [2023-05-04T19:34:40.258Z] #13 61.01 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-05-04T19:34:40.258Z] #13 61.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:34:39.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:34:39.270Z] > git config --add remote.origin.fetch +refs/pull/45466/head:refs/remotes/origin/PR-45466 # timeout=10 [2023-05-04T19:34:39.273Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:39.280Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:34:39.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:34:39.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:39.288Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:39.525Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:34:39.528Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:34:39.979Z] > git remote # timeout=10 [2023-05-04T19:34:39.982Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T19:34:39.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:39.985Z] > git merge 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 # timeout=10 [2023-05-04T19:34:39.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T19:34:39.997Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:34:39.999Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:34:41.195Z] #13 62.20 Selecting previously unselected package jq. [2023-05-04T19:34:41.195Z] #13 62.20 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-05-04T19:34:41.195Z] #13 62.29 Unpacking jq (1.6-2.1) ... [2023-05-04T19:34:41.928Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05fc6be7c94c7aaa4) in /home/ubuntu/workspace/moby_PR-45466 [Pipeline] { [Pipeline] checkout [2023-05-04T19:34:42.023Z] The recommended git tool is: git [2023-05-04T19:34:43.104Z] #13 64.00 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-05-04T19:34:43.362Z] #13 64.57 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-05-04T19:34:43.930Z] #13 64.97 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-05-04T19:34:44.098Z] Commit message: "d/graphdriver/copy: support src fs w/o xattr support" [2023-05-04T19:34:44.078Z] > git --version # timeout=10 [2023-05-04T19:34:44.081Z] > git --version # 'git version 2.17.1' [2023-05-04T19:34:44.083Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-05-04T19:34:44.189Z] #13 65.40 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:34:44.321Z] using credential docker-jenkins-github-credentials [2023-05-04T19:34:44.333Z] Cloning the remote Git repository [2023-05-04T19:34:44.334Z] Cloning with configured refspecs honoured and without tags [2023-05-04T19:34:44.327Z] Cloning repository https://github.com/moby/moby.git [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-05-04T19:34:44.943Z] + docker version [2023-05-04T19:34:45.124Z] #13 65.86 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:34:45.383Z] #13 66.51 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:34:44.375Z] > git init /home/ubuntu/workspace/moby_PR-45466 # timeout=10 [2023-05-04T19:34:44.730Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:34:44.730Z] > git --version # timeout=10 [2023-05-04T19:34:44.734Z] > git --version # 'git version 2.25.1' [2023-05-04T19:34:44.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:44.739Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:45.973Z] #13 67.07 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-05-04T19:34:46.232Z] #13 ... [2023-05-04T19:34:46.232Z] [2023-05-04T19:34:46.232Z] #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 [2023-05-04T19:34:46.232Z] #33 23.15 Selecting previously unselected package binutils-mingw-w64. [2023-05-04T19:34:46.232Z] #33 23.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-05-04T19:34:46.232Z] #33 23.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:34:46.232Z] #33 24.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-05-04T19:34:46.232Z] #33 24.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:34:46.232Z] #33 25.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:34:46.232Z] #33 26.88 Selecting previously unselected package dmsetup. [2023-05-04T19:34:46.232Z] #33 26.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:34:46.232Z] #33 27.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:34:46.232Z] #33 28.15 Selecting previously unselected package mingw-w64-common. [2023-05-04T19:34:46.232Z] #33 28.15 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-05-04T19:34:46.232Z] #33 28.24 Unpacking mingw-w64-common (8.0.0-1) ... [2023-05-04T19:34:46.232Z] #33 30.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-05-04T19:34:46.232Z] #33 30.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-05-04T19:34:46.232Z] #33 30.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:34:46.491Z] #33 33.33 Selecting previously unselected package gcc-mingw-w64-base. [2023-05-04T19:34:46.491Z] #33 33.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:34:46.491Z] #33 ... [2023-05-04T19:34:46.491Z] [2023-05-04T19:34:46.491Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:34:46.491Z] #34 24.68 Selecting previously unselected package libnl-3-200:amd64. [2023-05-04T19:34:46.491Z] #34 24.70 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:34:46.491Z] #34 25.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:34:46.491Z] #34 26.29 Selecting previously unselected package libnl-3-dev:amd64. [2023-05-04T19:34:46.491Z] #34 26.29 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:34:46.491Z] #34 26.72 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-05-04T19:34:46.491Z] #34 28.15 Selecting previously unselected package libprotobuf-c1:amd64. [2023-05-04T19:34:46.491Z] #34 28.15 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:34:46.491Z] #34 28.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:34:46.491Z] #34 29.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-05-04T19:34:46.491Z] #34 29.84 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:34:46.491Z] #34 30.07 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-05-04T19:34:46.491Z] #34 31.07 Selecting previously unselected package zlib1g-dev:amd64. [2023-05-04T19:34:46.491Z] #34 31.08 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-05-04T19:34:46.491Z] #34 31.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:34:46.491Z] #34 32.22 Selecting previously unselected package libprotobuf23:amd64. [2023-05-04T19:34:46.491Z] #34 32.23 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-05-04T19:34:46.491Z] #34 32.42 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-05-04T19:34:46.491Z] #34 ... [2023-05-04T19:34:46.491Z] [2023-05-04T19:34:46.491Z] #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 [2023-05-04T19:34:46.491Z] #33 33.59 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:34:46.751Z] #33 ... [2023-05-04T19:34:46.751Z] [2023-05-04T19:34:46.751Z] #27 [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 [2023-05-04T19:34:46.751Z] #27 23.81 Selecting previously unselected package libicu67:amd64. [2023-05-04T19:34:46.751Z] #27 23.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-05-04T19:34:46.751Z] #27 24.23 Unpacking libicu67:amd64 (67.1-7) ... [2023-05-04T19:34:46.751Z] #27 27.17 Selecting previously unselected package libxml2:amd64. [2023-05-04T19:34:46.751Z] #27 27.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-05-04T19:34:46.751Z] #27 27.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:34:46.751Z] #27 29.06 Selecting previously unselected package libarchive13:amd64. [2023-05-04T19:34:46.751Z] #27 29.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-05-04T19:34:46.751Z] #27 29.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-05-04T19:34:46.751Z] #27 30.69 Selecting previously unselected package libjsoncpp24:amd64. [2023-05-04T19:34:46.751Z] #27 30.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-05-04T19:34:46.751Z] #27 30.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-05-04T19:34:46.751Z] #27 31.96 Selecting previously unselected package librhash0:amd64. [2023-05-04T19:34:46.751Z] #27 31.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-05-04T19:34:46.751Z] #27 32.22 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-05-04T19:34:46.751Z] #27 33.63 Selecting previously unselected package libuv1:amd64. [2023-05-04T19:34:46.751Z] #27 33.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-05-04T19:34:46.751Z] #27 33.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-05-04T19:34:47.010Z] #27 ... [2023-05-04T19:34:47.010Z] [2023-05-04T19:34:47.010Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:34:47.010Z] #34 33.76 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-05-04T19:34:47.010Z] #34 33.76 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-05-04T19:34:47.010Z] #34 33.93 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-05-04T19:34:47.945Z] #34 ... [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #29 [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 [2023-05-04T19:34:47.945Z] #29 DONE 34.9s [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #24 [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 [2023-05-04T19:34:47.945Z] #24 DONE 35.0s [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #25 [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 [2023-05-04T19:34:47.945Z] #25 DONE 35.1s [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #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 [2023-05-04T19:34:47.945Z] #23 DONE 35.1s [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #28 [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 [2023-05-04T19:34:47.945Z] #28 DONE 35.1s [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #31 [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 [2023-05-04T19:34:47.945Z] #31 25.12 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:34:47.945Z] #31 25.12 + GOBIN=/build [2023-05-04T19:34:47.945Z] #31 25.12 + GO111MODULE=on [2023-05-04T19:34:47.945Z] #31 25.12 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-05-04T19:34:47.945Z] #31 DONE 35.1s [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #30 [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 [2023-05-04T19:34:47.945Z] #30 DONE 35.1s [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #32 [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 [2023-05-04T19:34:47.945Z] #32 DONE 34.9s [2023-05-04T19:34:47.945Z] [2023-05-04T19:34:47.945Z] #35 [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 [2023-05-04T19:34:48.514Z] #35 ... [2023-05-04T19:34:48.514Z] [2023-05-04T19:34:48.514Z] #36 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-05-04T19:34:48.514Z] #36 DONE 0.3s [2023-05-04T19:34:48.779Z] [2023-05-04T19:34:48.779Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:34:48.779Z] #34 35.02 Selecting previously unselected package libprotobuf-dev:amd64. [2023-05-04T19:34:48.779Z] #34 35.02 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-05-04T19:34:48.779Z] #34 35.04 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-05-04T19:34:48.779Z] #34 35.51 Selecting previously unselected package libprotoc23:amd64. [2023-05-04T19:34:48.779Z] #34 35.51 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-05-04T19:34:48.779Z] #34 35.52 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-05-04T19:34:48.779Z] #34 ... [2023-05-04T19:34:48.779Z] [2023-05-04T19:34:48.779Z] #37 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-05-04T19:34:48.779Z] #37 DONE 0.3s [2023-05-04T19:34:49.037Z] [2023-05-04T19:34:49.037Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:34:49.038Z] #34 35.89 Selecting previously unselected package protobuf-c-compiler. [2023-05-04T19:34:49.038Z] #34 35.90 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:34:49.038Z] #34 35.91 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:34:49.038Z] #34 36.06 Selecting previously unselected package protobuf-compiler. [2023-05-04T19:34:49.038Z] #34 36.06 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-05-04T19:34:49.038Z] #34 36.08 Unpacking protobuf-compiler (3.12.4-1) ... [2023-05-04T19:34:49.298Z] #34 36.20 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:34:49.298Z] #34 36.20 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:34:49.298Z] #34 36.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:34:49.298Z] #34 36.39 Selecting previously unselected package python3-six. [2023-05-04T19:34:49.298Z] #34 36.40 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-05-04T19:34:49.298Z] #34 36.41 Unpacking python3-six (1.16.0-2) ... [2023-05-04T19:34:49.560Z] #34 36.53 Selecting previously unselected package python3-protobuf. [2023-05-04T19:34:49.560Z] #34 36.53 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-05-04T19:34:49.560Z] #34 36.55 Unpacking python3-protobuf (3.12.4-1) ... [2023-05-04T19:34:49.822Z] #34 36.85 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:34:50.389Z] #34 37.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-05-04T19:34:50.471Z] Fetching without tags [2023-05-04T19:34:50.650Z] #34 ... [2023-05-04T19:34:50.650Z] [2023-05-04T19:34:50.650Z] #27 [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 [2023-05-04T19:34:50.650Z] #27 34.98 Selecting previously unselected package cmake. [2023-05-04T19:34:50.650Z] #27 34.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-05-04T19:34:50.650Z] #27 35.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:34:50.650Z] #27 36.42 Setting up libicu67:amd64 (67.1-7) ... [2023-05-04T19:34:50.650Z] #27 36.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:34:50.650Z] #27 36.51 Setting up libuv1:amd64 (1.40.0-2) ... [2023-05-04T19:34:50.650Z] #27 36.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:34:50.650Z] #27 36.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-05-04T19:34:50.650Z] #27 36.59 Setting up librhash0:amd64 (1.4.1-2) ... [2023-05-04T19:34:50.650Z] #27 36.60 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:34:50.650Z] #27 36.67 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:34:50.650Z] #27 36.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-05-04T19:34:50.650Z] #27 36.76 Setting up cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:34:50.650Z] #27 36.81 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:34:50.650Z] #27 DONE 37.5s [2023-05-04T19:34:50.650Z] [2023-05-04T19:34:50.650Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:34:50.650Z] #34 37.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:34:50.650Z] #34 37.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:34:50.650Z] #34 37.54 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-05-04T19:34:50.650Z] #34 37.66 Setting up libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:34:50.650Z] #34 37.68 Setting up python3-six (1.16.0-2) ... [2023-05-04T19:34:50.691Z] Merging remotes/origin/20.10 commit 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 into PR head commit 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:34:51.222Z] #34 38.04 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-05-04T19:34:51.222Z] #34 38.12 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-05-04T19:34:51.222Z] #34 38.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:34:51.222Z] #34 38.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:34:51.222Z] #34 38.32 Setting up python3-protobuf (3.12.4-1) ... [2023-05-04T19:34:51.515Z] Merge succeeded, producing 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:34:51.516Z] Checking out Revision 14160332da982fb43a1346649e0279fee59e89f0 (PR-45466) [2023-05-04T19:34:51.700Z] Fetching without tags [2023-05-04T19:34:50.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:34:50.511Z] > git config --add remote.origin.fetch +refs/pull/45466/head:refs/remotes/origin/PR-45466 # timeout=10 [2023-05-04T19:34:50.514Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:50.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:34:50.526Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:34:50.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:50.527Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:50.748Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:34:50.752Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:34:51.546Z] > git remote # timeout=10 [2023-05-04T19:34:51.550Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T19:34:51.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:51.555Z] > git merge 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 # timeout=10 [2023-05-04T19:34:51.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T19:34:51.569Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:34:51.572Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:34:51.929Z] Merging remotes/origin/20.10 commit 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 into PR head commit 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:34:52.178Z] #34 39.10 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-05-04T19:34:52.179Z] #34 39.12 Setting up protobuf-compiler (3.12.4-1) ... [2023-05-04T19:34:52.179Z] #34 39.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:34:52.179Z] #34 39.16 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-05-04T19:34:52.179Z] #34 39.18 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:34:52.179Z] #34 39.19 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-05-04T19:34:52.179Z] #34 39.21 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:34:52.403Z] Merge succeeded, producing 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:34:52.403Z] Checking out Revision 14160332da982fb43a1346649e0279fee59e89f0 (PR-45466) [2023-05-04T19:34:51.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:34:51.645Z] > git config --add remote.origin.fetch +refs/pull/45466/head:refs/remotes/origin/PR-45466 # timeout=10 [2023-05-04T19:34:51.651Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:51.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:34:51.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:34:51.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:51.736Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:51.936Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:34:51.938Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:34:52.378Z] > git remote # timeout=10 [2023-05-04T19:34:52.381Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T19:34:52.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:52.396Z] > git merge 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 # timeout=10 [2023-05-04T19:34:52.401Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T19:34:52.406Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:34:52.408Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:34:54.081Z] #34 DONE 40.9s [2023-05-04T19:34:54.081Z] [2023-05-04T19:34:54.081Z] #21 [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 [2023-05-04T19:34:54.081Z] #21 40.22 + dpkg --print-architecture [2023-05-04T19:34:54.081Z] #21 40.22 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-05-04T19:34:54.081Z] #21 40.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-05-04T19:34:54.081Z] #21 40.58 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-05-04T19:34:54.651Z] #21 ... [2023-05-04T19:34:54.651Z] [2023-05-04T19:34:54.651Z] #38 [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 [2023-05-04T19:34:54.651Z] #0 1.201 + RM_GOPATH=0 [2023-05-04T19:34:54.651Z] #0 1.201 + TMP_GOPATH= [2023-05-04T19:34:54.651Z] #0 1.201 + : /build [2023-05-04T19:34:54.651Z] #0 1.201 + '[' -z '' ']' [2023-05-04T19:34:54.651Z] #0 1.201 ++ mktemp -d [2023-05-04T19:34:54.651Z] #0 1.201 + export GOPATH=/tmp/tmp.xemHMUwTkJ [2023-05-04T19:34:54.651Z] #0 1.201 + GOPATH=/tmp/tmp.xemHMUwTkJ [2023-05-04T19:34:54.651Z] #0 1.202 + RM_GOPATH=1 [2023-05-04T19:34:54.651Z] #0 1.202 + case "$(go env GOARCH)" in [2023-05-04T19:34:54.651Z] #0 1.207 ++ go env GOARCH [2023-05-04T19:34:54.651Z] #0 1.218 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:54.651Z] #0 1.218 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:34:54.651Z] #0 1.218 ++ dirname /tmp/install/install.sh [2023-05-04T19:34:54.651Z] #0 1.219 + dir=/tmp/install [2023-05-04T19:34:54.651Z] #0 1.219 + bin=tini [2023-05-04T19:34:54.651Z] #0 1.219 + shift [2023-05-04T19:34:54.651Z] #0 1.219 + '[' '!' -f /tmp/install/tini.installer ']' [2023-05-04T19:34:54.651Z] #0 1.219 + . /tmp/install/tini.installer [2023-05-04T19:34:54.651Z] #0 1.219 ++ : v0.19.0 [2023-05-04T19:34:54.651Z] #0 1.219 + install_tini [2023-05-04T19:34:54.651Z] #0 1.219 + echo 'Install tini version v0.19.0' [2023-05-04T19:34:54.651Z] #0 1.219 Install tini version v0.19.0 [2023-05-04T19:34:54.651Z] #0 1.219 + git clone https://github.com/krallin/tini.git /tmp/tmp.xemHMUwTkJ/tini [2023-05-04T19:34:54.651Z] #0 1.222 Cloning into '/tmp/tmp.xemHMUwTkJ/tini'... [2023-05-04T19:34:54.652Z] #0 1.488 + cd /tmp/tmp.xemHMUwTkJ/tini [2023-05-04T19:34:54.652Z] #0 1.489 + git checkout -q v0.19.0 [2023-05-04T19:34:54.652Z] #0 1.494 + cmake . [2023-05-04T19:34:54.652Z] #0 1.708 -- The C compiler identification is GNU 10.2.1 [2023-05-04T19:34:54.652Z] #0 1.722 -- Detecting C compiler ABI info [2023-05-04T19:34:54.652Z] #0 1.899 -- Detecting C compiler ABI info - done [2023-05-04T19:34:54.652Z] #0 1.944 -- Check for working C compiler: /usr/bin/cc - skipped [2023-05-04T19:34:54.652Z] #0 1.945 -- Detecting C compile features [2023-05-04T19:34:54.652Z] #0 1.946 -- Detecting C compile features - done [2023-05-04T19:34:54.652Z] #0 1.960 -- Performing Test HAS_BUILTIN_FORTIFY [2023-05-04T19:34:54.652Z] #0 2.048 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-05-04T19:34:54.652Z] #0 2.070 -- Configuring done [2023-05-04T19:34:54.652Z] #0 2.075 -- Generating done [2023-05-04T19:34:54.652Z] #0 2.079 -- Build files have been written to: /tmp/tmp.xemHMUwTkJ/tini [2023-05-04T19:34:54.652Z] #0 2.082 + make tini-static [2023-05-04T19:34:54.652Z] #0 2.197 Scanning dependencies of target tini-static [2023-05-04T19:34:54.652Z] #0 2.219 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-05-04T19:34:54.652Z] #0 2.552 [100%] Linking C executable tini-static [2023-05-04T19:34:54.652Z] #0 2.982 [100%] Built target tini-static [2023-05-04T19:34:54.652Z] #0 2.997 + mkdir -p /build [2023-05-04T19:34:54.652Z] #0 2.998 + cp tini-static /build/docker-init [2023-05-04T19:34:54.652Z] #38 DONE 4.1s [2023-05-04T19:34:54.652Z] [2023-05-04T19:34:54.652Z] #13 [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 [2023-05-04T19:34:54.652Z] #13 67.78 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:34:54.652Z] #13 68.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:34:54.652Z] #13 69.08 Setting up libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:34:54.652Z] #13 69.11 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:34:54.652Z] #13 69.12 Setting up ca-certificates (20210119) ... [2023-05-04T19:34:54.652Z] #13 71.73 Updating certificates in /etc/ssl/certs... [2023-05-04T19:34:54.652Z] #13 74.18 129 added, 0 removed; done. [2023-05-04T19:34:54.652Z] #13 75.61 Setting up jq (1.6-2.1) ... [2023-05-04T19:34:54.652Z] #13 75.64 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:34:54.652Z] #13 75.65 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:34:54.652Z] #13 75.70 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:34:54.652Z] #13 75.72 Processing triggers for ca-certificates (20210119) ... [2023-05-04T19:34:54.652Z] #13 75.73 Updating certificates in /etc/ssl/certs... [2023-05-04T19:34:54.886Z] Fetching without tags [2023-05-04T19:34:55.090Z] Merging remotes/origin/20.10 commit 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 into PR head commit 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:34:55.564Z] Merge succeeded, producing 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:34:55.565Z] Checking out Revision 14160332da982fb43a1346649e0279fee59e89f0 (PR-45466) [2023-05-04T19:34:55.702Z] Commit message: "d/graphdriver/copy: support src fs w/o xattr support" [2023-05-04T19:34:55.762Z] > git --version # timeout=10 [2023-05-04T19:34:55.765Z] > git --version # 'git version 2.25.1' [2023-05-04T19:34:55.768Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-05-04T19:34:56.261Z] Commit message: "d/graphdriver/copy: support src fs w/o xattr support" [2023-05-04T19:34:56.280Z] > git --version # timeout=10 [2023-05-04T19:34:56.282Z] > git --version # 'git version 2.17.1' [2023-05-04T19:34:56.284Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-05-04T19:34:54.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:34:54.864Z] > git config --add remote.origin.fetch +refs/pull/45466/head:refs/remotes/origin/PR-45466 # timeout=10 [2023-05-04T19:34:54.867Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:54.873Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:34:54.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:34:54.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:54.881Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:34:55.088Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:34:55.090Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:34:55.538Z] > git remote # timeout=10 [2023-05-04T19:34:55.542Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T19:34:55.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:34:55.546Z] > git merge 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 # timeout=10 [2023-05-04T19:34:55.552Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T19:34:55.558Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:34:55.561Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:34:56.555Z] #13 ... [2023-05-04T19:34:56.555Z] [2023-05-04T19:34:56.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:34:56.555Z] #0 2.173 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:34:56.555Z] #0 2.173 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:34:56.555Z] #39 2.183 Note: Building without GnuTLS support [2023-05-04T19:34:56.555Z] #39 2.187 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:34:56.555Z] #39 2.188 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:34:56.560Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-05-04T19:34:57.060Z] + docker version [2023-05-04T19:34:57.489Z] #39 3.341 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:34:57.489Z] #39 3.388 GEN .gitid [2023-05-04T19:34:57.489Z] #39 3.413 GEN criu/include/version.h [2023-05-04T19:34:57.748Z] #39 3.508 GEN include/common/asm [2023-05-04T19:34:57.748Z] #39 ... [2023-05-04T19:34:57.748Z] [2023-05-04T19:34:57.749Z] #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 [2023-05-04T19:34:57.749Z] #33 34.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-05-04T19:34:57.749Z] #33 34.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:34:57.749Z] #33 34.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:34:57.749Z] #33 38.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-05-04T19:34:57.749Z] #33 38.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:34:57.749Z] #33 38.04 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:34:57.749Z] #33 44.46 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-05-04T19:34:57.749Z] #33 44.47 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:34:57.749Z] #33 44.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:34:57.749Z] #33 ... [2023-05-04T19:34:57.749Z] [2023-05-04T19:34:57.749Z] #13 [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 [2023-05-04T19:34:57.749Z] #13 78.07 0 added, 0 removed; done. [2023-05-04T19:34:57.749Z] #13 78.07 Running hooks in /etc/ca-certificates/update.d... [2023-05-04T19:34:57.749Z] #13 78.07 done. [2023-05-04T19:34:59.601Z] Commit message: "d/graphdriver/copy: support src fs w/o xattr support" [2023-05-04T19:34:59.614Z] > git --version # timeout=10 [2023-05-04T19:34:59.616Z] > git --version # 'git version 2.25.1' [2023-05-04T19:34:59.619Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-05-04T19:34:59.833Z] Client: Docker Engine - Community [2023-05-04T19:34:59.833Z] Version: 23.0.1 [2023-05-04T19:34:59.833Z] API version: 1.42 [2023-05-04T19:34:59.833Z] Go version: go1.19.5 [2023-05-04T19:34:59.833Z] Git commit: a5ee5b1 [2023-05-04T19:34:59.833Z] Built: Thu Feb 9 19:46:49 2023 [2023-05-04T19:34:59.833Z] OS/Arch: linux/amd64 [2023-05-04T19:34:59.833Z] Context: default [2023-05-04T19:34:59.833Z] [2023-05-04T19:34:59.833Z] Server: Docker Engine - Community [2023-05-04T19:34:59.833Z] Engine: [2023-05-04T19:34:59.833Z] Version: 23.0.1 [2023-05-04T19:34:59.833Z] API version: 1.42 (minimum version 1.12) [2023-05-04T19:34:59.833Z] Go version: go1.19.5 [2023-05-04T19:34:59.833Z] Git commit: bc3805a [2023-05-04T19:34:59.833Z] Built: Thu Feb 9 19:46:49 2023 [2023-05-04T19:34:59.833Z] OS/Arch: linux/amd64 [2023-05-04T19:34:59.833Z] Experimental: true [2023-05-04T19:34:59.833Z] containerd: [2023-05-04T19:34:59.833Z] Version: 1.6.18 [2023-05-04T19:34:59.833Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:34:59.833Z] runc: [2023-05-04T19:34:59.833Z] Version: 1.1.4 [2023-05-04T19:34:59.833Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-05-04T19:34:59.833Z] docker-init: [2023-05-04T19:34:59.833Z] Version: 0.19.0 [2023-05-04T19:34:59.833Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-05-04T19:35:00.138Z] + docker info [2023-05-04T19:35:00.139Z] Client: [2023-05-04T19:35:00.139Z] Context: default [2023-05-04T19:35:00.139Z] Debug Mode: false [2023-05-04T19:35:00.139Z] Plugins: [2023-05-04T19:35:00.139Z] buildx: Docker Buildx (Docker Inc.) [2023-05-04T19:35:00.139Z] Version: v0.10.4 [2023-05-04T19:35:00.139Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-05-04T19:35:00.139Z] compose: Docker Compose (Docker Inc.) [2023-05-04T19:35:00.139Z] Version: v2.16.0 [2023-05-04T19:35:00.139Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-05-04T19:35:00.139Z] scan: Docker Scan (Docker Inc.) [2023-05-04T19:35:00.139Z] Version: v0.23.0 [2023-05-04T19:35:00.139Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-05-04T19:35:00.139Z] [2023-05-04T19:35:00.139Z] Server: [2023-05-04T19:35:00.139Z] Containers: 0 [2023-05-04T19:35:00.139Z] Running: 0 [2023-05-04T19:35:00.139Z] Paused: 0 [2023-05-04T19:35:00.139Z] Stopped: 0 [2023-05-04T19:35:00.139Z] Images: 0 [2023-05-04T19:35:00.139Z] Server Version: 23.0.1 [2023-05-04T19:35:00.139Z] Storage Driver: overlay2 [2023-05-04T19:35:00.139Z] Backing Filesystem: extfs [2023-05-04T19:35:00.139Z] Supports d_type: true [2023-05-04T19:35:00.139Z] Using metacopy: false [2023-05-04T19:35:00.139Z] Native Overlay Diff: true [2023-05-04T19:35:00.139Z] userxattr: false [2023-05-04T19:35:00.139Z] Logging Driver: json-file [2023-05-04T19:35:00.139Z] Cgroup Driver: cgroupfs [2023-05-04T19:35:00.139Z] Cgroup Version: 1 [2023-05-04T19:35:00.139Z] Plugins: [2023-05-04T19:35:00.139Z] Volume: local [2023-05-04T19:35:00.139Z] Network: bridge host ipvlan macvlan null overlay [2023-05-04T19:35:00.139Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-05-04T19:35:00.139Z] Swarm: inactive [2023-05-04T19:35:00.139Z] Runtimes: io.containerd.runc.v2 runc [2023-05-04T19:35:00.139Z] Default Runtime: runc [2023-05-04T19:35:00.139Z] Init Binary: docker-init [2023-05-04T19:35:00.139Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:35:00.139Z] runc version: v1.1.4-0-g5fd4c4d [2023-05-04T19:35:00.139Z] init version: de40ad0 [2023-05-04T19:35:00.139Z] Security Options: [2023-05-04T19:35:00.139Z] apparmor [2023-05-04T19:35:00.139Z] seccomp [2023-05-04T19:35:00.139Z] Profile: builtin [2023-05-04T19:35:00.139Z] Kernel Version: 5.4.0-1097-aws [2023-05-04T19:35:00.139Z] Operating System: Ubuntu 18.04.6 LTS [2023-05-04T19:35:00.139Z] OSType: linux [2023-05-04T19:35:00.139Z] Architecture: x86_64 [2023-05-04T19:35:00.139Z] CPUs: 8 [2023-05-04T19:35:00.139Z] Total Memory: 30.91GiB [2023-05-04T19:35:00.139Z] Name: ip-10-100-46-64 [2023-05-04T19:35:00.139Z] ID: f362b4ed-d2f6-482a-9172-f235455d5c62 [2023-05-04T19:35:00.139Z] Docker Root Dir: /var/lib/docker [2023-05-04T19:35:00.139Z] Debug Mode: false [2023-05-04T19:35:00.139Z] Registry: https://index.docker.io/v1/ [2023-05-04T19:35:00.139Z] Experimental: true [2023-05-04T19:35:00.139Z] Insecure Registries: [2023-05-04T19:35:00.139Z] 127.0.0.0/8 [2023-05-04T19:35:00.139Z] Live Restore Enabled: true [2023-05-04T19:35:00.139Z] [2023-05-04T19:35:00.139Z] WARNING: No swap limit support [Pipeline] sh [2023-05-04T19:35:00.278Z] #13 DONE 81.2s [2023-05-04T19:35:00.278Z] [2023-05-04T19:35:00.278Z] #21 [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 [2023-05-04T19:35:00.278Z] #21 DONE 46.9s [2023-05-04T19:35:00.278Z] [2023-05-04T19:35:00.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:00.278Z] #39 4.384 PBCC images/timens.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.397 DEP images/timens.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.412 PBCC images/fown.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.424 PBCC images/google/protobuf/descriptor.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.446 PBCC images/opts.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.458 PBCC images/memfd.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.470 DEP images/fown.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.483 DEP images/google/protobuf/descriptor.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.498 DEP images/opts.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.512 DEP images/memfd.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.531 PBCC images/sit.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.542 DEP images/sit.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.564 PBCC images/macvlan.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.578 DEP images/macvlan.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.614 PBCC images/autofs.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.624 DEP images/autofs.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.647 PBCC images/sysctl.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.654 DEP images/sysctl.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.668 PBCC images/time.pb-c.c [2023-05-04T19:35:00.278Z] #39 4.675 DEP images/time.pb-c.d [2023-05-04T19:35:00.278Z] #39 4.690 PBCC images/binfmt-misc.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.698 DEP images/binfmt-misc.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.716 PBCC images/seccomp.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.723 DEP images/seccomp.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.741 PBCC images/userns.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.751 DEP images/userns.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.770 PBCC images/cgroup.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.779 DEP images/cgroup.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.805 PBCC images/ext-file.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.812 DEP images/ext-file.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.826 PBCC images/rpc.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.837 DEP images/rpc.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.851 PBCC images/siginfo.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.858 DEP images/siginfo.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.871 PBCC images/pagemap.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.886 DEP images/pagemap.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.903 PBCC images/rlimit.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.911 DEP images/rlimit.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.928 PBCC images/file-lock.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.937 DEP images/file-lock.pb-c.d [2023-05-04T19:35:00.279Z] #39 4.964 PBCC images/tty.pb-c.c [2023-05-04T19:35:00.279Z] #39 4.986 DEP images/tty.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.016 PBCC images/tun.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.043 PBCC images/netdev.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.067 DEP images/tun.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.080 DEP images/netdev.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.110 PBCC images/vma.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.121 DEP images/vma.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.136 PBCC images/creds.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.152 DEP images/creds.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.179 PBCC images/utsns.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.184 DEP images/utsns.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.208 PBCC images/ipc-desc.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.216 PBCC images/ipc-sem.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.222 DEP images/ipc-desc.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.240 DEP images/ipc-sem.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.260 PBCC images/ipc-msg.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.270 DEP images/ipc-msg.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.293 PBCC images/ipc-shm.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.301 DEP images/ipc-shm.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.316 PBCC images/ipc-var.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.323 DEP images/ipc-var.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.365 PBCC images/sk-opts.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.372 PBCC images/packet-sock.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.388 DEP images/sk-opts.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.435 DEP images/packet-sock.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.448 PBCC images/sk-netlink.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.458 DEP images/sk-netlink.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.470 PBCC images/sk-inet.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.482 DEP images/sk-inet.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.497 PBCC images/sk-unix.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.510 DEP images/sk-unix.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.525 PBCC images/mm.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.540 DEP images/mm.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.554 PBCC images/timerfd.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.569 DEP images/timerfd.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.587 PBCC images/timer.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.592 DEP images/timer.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.604 PBCC images/sa.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.614 DEP images/sa.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.705 PBCC images/pipe-data.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.726 DEP images/pipe-data.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.739 PBCC images/mnt.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.751 DEP images/mnt.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.830 PBCC images/sk-packet.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.836 DEP images/sk-packet.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.848 PBCC images/tcp-stream.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.893 DEP images/tcp-stream.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.903 PBCC images/pipe.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.911 DEP images/pipe.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.921 PBCC images/pstree.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.925 DEP images/pstree.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.934 PBCC images/fs.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.938 DEP images/fs.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.947 PBCC images/signalfd.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.955 DEP images/signalfd.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.967 PBCC images/fh.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.975 PBCC images/fsnotify.pb-c.c [2023-05-04T19:35:00.279Z] #39 5.983 DEP images/fh.pb-c.d [2023-05-04T19:35:00.279Z] #39 5.996 DEP images/fsnotify.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.006 PBCC images/eventpoll.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.012 DEP images/eventpoll.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.024 PBCC images/eventfd.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.029 DEP images/eventfd.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.040 PBCC images/remap-file-path.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.044 DEP images/remap-file-path.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.058 PBCC images/fifo.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.065 DEP images/fifo.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.083 PBCC images/ghost-file.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.099 DEP images/ghost-file.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.114 PBCC images/regfile.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.122 DEP images/regfile.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.133 PBCC images/ns.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.137 DEP images/ns.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.155 PBCC images/fdinfo.pb-c.c [2023-05-04T19:35:00.279Z] #39 ... [2023-05-04T19:35:00.279Z] [2023-05-04T19:35:00.279Z] #40 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-05-04T19:35:00.279Z] #40 DONE 0.1s [2023-05-04T19:35:00.279Z] [2023-05-04T19:35:00.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:00.279Z] #39 6.169 DEP images/fdinfo.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.198 PBCC images/core-aarch64.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.214 PBCC images/core-arm.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.234 PBCC images/core-ppc64.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.255 PBCC images/core-s390.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.260 PBCC images/core-x86.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.279 PBCC images/core.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.294 PBCC images/inventory.pb-c.c [2023-05-04T19:35:00.279Z] #39 6.306 DEP images/core-aarch64.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.320 DEP images/core-arm.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.335 DEP images/core-ppc64.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.359 DEP images/core-s390.pb-c.d [2023-05-04T19:35:00.279Z] #39 6.388 DEP images/core-x86.pb-c.d [2023-05-04T19:35:00.421Z] + docker version [2023-05-04T19:35:00.436Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:35:00.436Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:35:00.436Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-05-04T19:35:00.436Z] + bash /home/ubuntu/workspace/moby_PR-45466/check-config.sh [2023-05-04T19:35:00.436Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-05-04T19:35:00.436Z] info: reading kernel config from /boot/config-5.4.0-1097-aws ... [2023-05-04T19:35:00.436Z] [2023-05-04T19:35:00.436Z] Generally Necessary: [2023-05-04T19:35:00.436Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-05-04T19:35:00.436Z] - apparmor: enabled and tools installed [2023-05-04T19:35:00.436Z] - CONFIG_NAMESPACES: enabled [2023-05-04T19:35:00.436Z] - CONFIG_NET_NS: enabled [2023-05-04T19:35:00.436Z] - CONFIG_PID_NS: enabled [2023-05-04T19:35:00.436Z] - CONFIG_IPC_NS: enabled [2023-05-04T19:35:00.436Z] - CONFIG_UTS_NS: enabled [2023-05-04T19:35:00.436Z] - CONFIG_CGROUPS: enabled [2023-05-04T19:35:00.436Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-05-04T19:35:00.436Z] - CONFIG_CGROUP_DEVICE: enabled [2023-05-04T19:35:00.436Z] - CONFIG_CGROUP_FREEZER: enabled [2023-05-04T19:35:00.436Z] - CONFIG_CGROUP_SCHED: enabled [2023-05-04T19:35:00.436Z] - CONFIG_CPUSETS: enabled [2023-05-04T19:35:00.436Z] - CONFIG_MEMCG: enabled [2023-05-04T19:35:00.436Z] - CONFIG_KEYS: enabled [2023-05-04T19:35:00.436Z] - CONFIG_VETH: enabled (as module) [2023-05-04T19:35:00.436Z] - CONFIG_BRIDGE: enabled (as module) [2023-05-04T19:35:00.436Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-05-04T19:35:00.436Z] - CONFIG_NF_NAT_IPV4: missing [2023-05-04T19:35:00.436Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-05-04T19:35:00.436Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-05-04T19:35:00.436Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-05-04T19:35:00.436Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-05-04T19:35:00.538Z] #39 6.408 DEP images/core.pb-c.d [2023-05-04T19:35:00.538Z] #39 6.433 DEP images/inventory.pb-c.d [2023-05-04T19:35:00.538Z] #39 6.455 PBCC images/cpuinfo.pb-c.c [2023-05-04T19:35:00.538Z] #39 6.466 DEP images/cpuinfo.pb-c.d [2023-05-04T19:35:00.538Z] #39 6.483 PBCC images/stats.pb-c.c [2023-05-04T19:35:00.538Z] #39 6.496 DEP images/stats.pb-c.d [2023-05-04T19:35:00.696Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-05-04T19:35:00.696Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-05-04T19:35:00.696Z] - CONFIG_NF_NAT: enabled (as module) [2023-05-04T19:35:00.696Z] - CONFIG_NF_NAT_NEEDED: missing [2023-05-04T19:35:00.696Z] - CONFIG_POSIX_MQUEUE: enabled [2023-05-04T19:35:00.696Z] [2023-05-04T19:35:00.696Z] Optional Features: [2023-05-04T19:35:00.696Z] - CONFIG_USER_NS: enabled [2023-05-04T19:35:00.696Z] - CONFIG_SECCOMP: enabled [2023-05-04T19:35:00.696Z] - CONFIG_CGROUP_PIDS: enabled [2023-05-04T19:35:00.696Z] - CONFIG_MEMCG_SWAP: enabled [2023-05-04T19:35:00.696Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-05-04T19:35:00.696Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-05-04T19:35:00.696Z] - CONFIG_BLK_CGROUP: enabled [2023-05-04T19:35:00.696Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-05-04T19:35:00.696Z] - CONFIG_IOSCHED_CFQ: missing [2023-05-04T19:35:00.696Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-05-04T19:35:00.696Z] - CONFIG_CGROUP_PERF: enabled [2023-05-04T19:35:00.696Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-05-04T19:35:00.696Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-05-04T19:35:00.696Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-05-04T19:35:00.696Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-05-04T19:35:00.696Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-05-04T19:35:00.696Z] - CONFIG_RT_GROUP_SCHED: missing [2023-05-04T19:35:00.696Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-05-04T19:35:00.696Z] - CONFIG_IP_VS: enabled (as module) [2023-05-04T19:35:00.696Z] - CONFIG_IP_VS_NFCT: enabled [2023-05-04T19:35:00.696Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-05-04T19:35:00.696Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-05-04T19:35:00.696Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-05-04T19:35:00.696Z] - CONFIG_EXT4_FS: enabled [2023-05-04T19:35:00.696Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-05-04T19:35:00.696Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-05-04T19:35:00.696Z] - Network Drivers: [2023-05-04T19:35:00.696Z] - "overlay": [2023-05-04T19:35:00.956Z] - CONFIG_VXLAN: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-05-04T19:35:00.956Z] Optional (for encrypted networks): [2023-05-04T19:35:00.956Z] - CONFIG_CRYPTO: enabled [2023-05-04T19:35:00.956Z] - CONFIG_CRYPTO_AEAD: enabled [2023-05-04T19:35:00.956Z] - CONFIG_CRYPTO_GCM: enabled [2023-05-04T19:35:00.956Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-05-04T19:35:00.956Z] - CONFIG_CRYPTO_GHASH: enabled [2023-05-04T19:35:00.956Z] - CONFIG_XFRM: enabled [2023-05-04T19:35:00.956Z] - CONFIG_XFRM_USER: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_INET_ESP: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-05-04T19:35:00.956Z] - "ipvlan": [2023-05-04T19:35:00.956Z] - CONFIG_IPVLAN: enabled (as module) [2023-05-04T19:35:00.956Z] - "macvlan": [2023-05-04T19:35:00.956Z] - CONFIG_MACVLAN: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_DUMMY: enabled (as module) [2023-05-04T19:35:00.956Z] - "ftp,tftp client in container": [2023-05-04T19:35:00.956Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-05-04T19:35:00.956Z] - Storage Drivers: [2023-05-04T19:35:00.956Z] - "aufs": [2023-05-04T19:35:00.956Z] - CONFIG_AUFS_FS: enabled (as module) [2023-05-04T19:35:00.956Z] - "btrfs": [2023-05-04T19:35:00.956Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-05-04T19:35:00.956Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-05-04T19:35:00.956Z] - "devicemapper": [2023-05-04T19:35:00.956Z] - CONFIG_BLK_DEV_DM: enabled [2023-05-04T19:35:00.956Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-05-04T19:35:00.956Z] - "overlay": [2023-05-04T19:35:00.956Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-05-04T19:35:00.956Z] - "zfs": [2023-05-04T19:35:00.956Z] - /dev/zfs: present [2023-05-04T19:35:00.956Z] - zfs command: missing [2023-05-04T19:35:00.956Z] - zpool command: missing [2023-05-04T19:35:00.956Z] [2023-05-04T19:35:00.956Z] Limits: [2023-05-04T19:35:00.956Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-05-04T19:35:00.956Z] [2023-05-04T19:35:00.956Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-05-04T19:35:01.104Z] #39 ... [2023-05-04T19:35:01.105Z] [2023-05-04T19:35:01.105Z] #35 [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 [2023-05-04T19:35:01.105Z] #35 2.802 + RM_GOPATH=0 [2023-05-04T19:35:01.105Z] #35 2.802 + TMP_GOPATH= [2023-05-04T19:35:01.105Z] #35 2.802 + : /build [2023-05-04T19:35:01.105Z] #35 2.802 + '[' -z '' ']' [2023-05-04T19:35:01.105Z] #35 2.802 ++ mktemp -d [2023-05-04T19:35:01.105Z] #35 2.807 + export GOPATH=/tmp/tmp.ejClGbkSJV [2023-05-04T19:35:01.105Z] #35 2.807 + GOPATH=/tmp/tmp.ejClGbkSJV [2023-05-04T19:35:01.105Z] #35 2.807 + RM_GOPATH=1 [2023-05-04T19:35:01.105Z] #35 2.807 + case "$(go env GOARCH)" in [2023-05-04T19:35:01.105Z] #35 2.807 ++ go env GOARCH [2023-05-04T19:35:01.105Z] #35 2.826 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:01.105Z] #35 2.826 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:01.105Z] #35 2.826 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:01.105Z] #35 2.842 + dir=/tmp/install [2023-05-04T19:35:01.105Z] #35 2.842 + bin=containerd [2023-05-04T19:35:01.105Z] #35 2.842 + shift [2023-05-04T19:35:01.105Z] #35 2.842 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-05-04T19:35:01.105Z] #35 2.842 + . /tmp/install/containerd.installer [2023-05-04T19:35:01.105Z] #35 2.842 ++ set -e [2023-05-04T19:35:01.105Z] #35 2.842 ++ : v1.6.20 [2023-05-04T19:35:01.105Z] #35 2.842 + install_containerd [2023-05-04T19:35:01.105Z] #35 2.842 + echo 'Install containerd version v1.6.20' [2023-05-04T19:35:01.105Z] #35 2.842 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ejClGbkSJV/src/github.com/containerd/containerd [2023-05-04T19:35:01.105Z] #35 2.842 Install containerd version v1.6.20 [2023-05-04T19:35:01.105Z] #35 2.858 Cloning into '/tmp/tmp.ejClGbkSJV/src/github.com/containerd/containerd'... [2023-05-04T19:35:01.105Z] #35 12.77 + cd /tmp/tmp.ejClGbkSJV/src/github.com/containerd/containerd [2023-05-04T19:35:01.105Z] #35 12.77 + git checkout -q v1.6.20 [2023-05-04T19:35:01.105Z] #35 ... [2023-05-04T19:35:01.105Z] [2023-05-04T19:35:01.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:01.105Z] #39 7.097 make[1]: Nothing to be done for 'all'. [2023-05-04T19:35:01.300Z] + sudo modprobe ip_vs [2023-05-04T19:35:01.300Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:14160332da982fb43a1346649e0279fee59e89f0 . [2023-05-04T19:35:01.395Z] #39 7.344 CC images/stats.o [2023-05-04T19:35:01.561Z] #1 [internal] load .dockerignore [2023-05-04T19:35:01.561Z] #1 transferring context: 87B done [2023-05-04T19:35:01.561Z] #1 DONE 0.1s [2023-05-04T19:35:01.561Z] [2023-05-04T19:35:01.561Z] #2 [internal] load build definition from Dockerfile [2023-05-04T19:35:01.561Z] #2 transferring dockerfile: 17.17kB done [2023-05-04T19:35:01.561Z] #2 DONE 0.1s [2023-05-04T19:35:01.561Z] [2023-05-04T19:35:01.561Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-05-04T19:35:01.713Z] #39 7.528 CC images/core.o [2023-05-04T19:35:01.713Z] #39 7.662 CC images/core-x86.o [2023-05-04T19:35:01.973Z] #39 7.891 CC images/core-arm.o [2023-05-04T19:35:01.973Z] #39 8.093 CC images/core-aarch64.o [2023-05-04T19:35:02.130Z] #3 DONE 0.5s [2023-05-04T19:35:02.130Z] [2023-05-04T19:35:02.131Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-05-04T19:35:02.131Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-05-04T19:35:02.131Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-05-04T19:35:02.131Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-05-04T19:35:02.131Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-05-04T19:35:02.131Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0B / 11.55MB 0.1s [2023-05-04T19:35:02.231Z] #39 8.161 CC images/core-ppc64.o [2023-05-04T19:35:02.391Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 8.39MB / 11.55MB 0.2s [2023-05-04T19:35:02.391Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-05-04T19:35:02.391Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-05-04T19:35:02.491Z] #39 8.320 CC images/core-s390.o [2023-05-04T19:35:02.491Z] #39 8.442 CC images/cpuinfo.o [2023-05-04T19:35:02.491Z] #39 8.533 CC images/inventory.o [2023-05-04T19:35:02.491Z] #39 8.574 CC images/fdinfo.o [2023-05-04T19:35:02.651Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-05-04T19:35:02.652Z] #4 DONE 0.5s [2023-05-04T19:35:02.749Z] #39 8.633 CC images/fown.o [2023-05-04T19:35:02.749Z] #39 8.688 CC images/ns.o [2023-05-04T19:35:02.749Z] #39 8.740 CC images/regfile.o [2023-05-04T19:35:02.749Z] #39 8.792 CC images/ghost-file.o [2023-05-04T19:35:02.911Z] [2023-05-04T19:35:02.911Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:35:03.007Z] #39 8.911 CC images/fifo.o [2023-05-04T19:35:03.007Z] #39 8.958 CC images/remap-file-path.o [2023-05-04T19:35:03.007Z] #39 9.008 CC images/eventfd.o [2023-05-04T19:35:03.007Z] #39 9.054 CC images/eventpoll.o [2023-05-04T19:35:03.266Z] #39 9.110 CC images/fh.o [2023-05-04T19:35:03.266Z] #39 9.159 CC images/fsnotify.o [2023-05-04T19:35:03.266Z] #39 9.293 CC images/signalfd.o [2023-05-04T19:35:03.524Z] #39 9.355 CC images/fs.o [2023-05-04T19:35:03.524Z] #39 9.404 CC images/pstree.o [2023-05-04T19:35:03.524Z] #39 9.449 CC images/pipe.o [2023-05-04T19:35:03.524Z] #39 9.499 CC images/tcp-stream.o [2023-05-04T19:35:03.524Z] #39 9.551 CC images/sk-packet.o [2023-05-04T19:35:03.782Z] #39 9.620 CC images/mnt.o [2023-05-04T19:35:03.782Z] #39 9.685 CC images/pipe-data.o [2023-05-04T19:35:03.782Z] #39 9.726 CC images/sa.o [2023-05-04T19:35:03.782Z] #39 9.775 CC images/timer.o [2023-05-04T19:35:04.041Z] #39 9.891 CC images/timerfd.o [2023-05-04T19:35:04.041Z] #39 9.961 CC images/mm.o [2023-05-04T19:35:04.041Z] #39 10.07 CC images/sk-opts.o [2023-05-04T19:35:04.291Z] #5 DONE 1.3s [2023-05-04T19:35:04.291Z] [2023-05-04T19:35:04.291Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-05-04T19:35:04.291Z] #6 DONE 1.5s [2023-05-04T19:35:04.291Z] [2023-05-04T19:35:04.291Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:35:04.291Z] #7 DONE 1.3s [2023-05-04T19:35:04.291Z] [2023-05-04T19:35:04.291Z] #8 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye [2023-05-04T19:35:04.291Z] #8 DONE 1.4s [2023-05-04T19:35:04.300Z] #39 10.14 CC images/sk-unix.o [2023-05-04T19:35:04.300Z] #39 10.22 CC images/sk-inet.o [2023-05-04T19:35:04.300Z] #39 10.33 CC images/tun.o [2023-05-04T19:35:04.559Z] #39 10.40 CC images/sk-netlink.o [2023-05-04T19:35:04.559Z] #39 10.45 CC images/packet-sock.o [2023-05-04T19:35:04.559Z] #39 10.55 CC images/ipc-var.o [2023-05-04T19:35:04.559Z] #39 10.61 CC images/ipc-desc.o [2023-05-04T19:35:04.559Z] #39 10.66 CC images/ipc-shm.o [2023-05-04T19:35:04.818Z] #39 10.71 CC images/ipc-msg.o [2023-05-04T19:35:05.076Z] #39 10.87 CC images/ipc-sem.o [2023-05-04T19:35:05.076Z] #39 10.95 CC images/utsns.o [2023-05-04T19:35:05.076Z] #39 11.02 CC images/creds.o [2023-05-04T19:35:05.076Z] #39 11.09 CC images/vma.o [2023-05-04T19:35:05.340Z] #39 11.17 CC images/netdev.o [2023-05-04T19:35:05.340Z] #39 11.30 CC images/tty.o [2023-05-04T19:35:05.598Z] #39 11.49 CC images/file-lock.o [2023-05-04T19:35:05.598Z] #39 11.57 CC images/rlimit.o [2023-05-04T19:35:05.856Z] #39 11.65 CC images/pagemap.o [2023-05-04T19:35:05.856Z] #39 11.73 CC images/siginfo.o [2023-05-04T19:35:06.115Z] #39 11.90 CC images/rpc.o [2023-05-04T19:35:06.374Z] #39 12.26 CC images/ext-file.o [2023-05-04T19:35:06.374Z] #39 12.31 CC images/cgroup.o [2023-05-04T19:35:06.632Z] #39 12.47 CC images/userns.o [2023-05-04T19:35:06.633Z] #39 12.53 CC images/google/protobuf/descriptor.o [2023-05-04T19:35:06.892Z] #39 ... [2023-05-04T19:35:06.892Z] [2023-05-04T19:35:06.892Z] #22 [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 [2023-05-04T19:35:06.892Z] #22 54.01 + /build/golangci-lint --version [2023-05-04T19:35:07.014Z] Client: Docker Engine - Community [2023-05-04T19:35:07.014Z] Version: 23.0.1 [2023-05-04T19:35:07.014Z] API version: 1.42 [2023-05-04T19:35:07.014Z] Go version: go1.19.5 [2023-05-04T19:35:07.014Z] Git commit: a5ee5b1 [2023-05-04T19:35:07.014Z] Built: Thu Feb 9 19:46:49 2023 [2023-05-04T19:35:07.014Z] OS/Arch: linux/amd64 [2023-05-04T19:35:07.014Z] Context: default [2023-05-04T19:35:07.014Z] [2023-05-04T19:35:07.014Z] Server: Docker Engine - Community [2023-05-04T19:35:07.014Z] Engine: [2023-05-04T19:35:07.014Z] Version: 23.0.1 [2023-05-04T19:35:07.014Z] API version: 1.42 (minimum version 1.12) [2023-05-04T19:35:07.014Z] Go version: go1.19.5 [2023-05-04T19:35:07.014Z] Git commit: bc3805a [2023-05-04T19:35:07.014Z] Built: Thu Feb 9 19:46:49 2023 [2023-05-04T19:35:07.014Z] OS/Arch: linux/amd64 [2023-05-04T19:35:07.014Z] Experimental: true [2023-05-04T19:35:07.014Z] containerd: [2023-05-04T19:35:07.014Z] Version: 1.6.18 [2023-05-04T19:35:07.014Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:35:07.014Z] runc: [2023-05-04T19:35:07.014Z] Version: 1.1.4 [2023-05-04T19:35:07.014Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-05-04T19:35:07.014Z] docker-init: [2023-05-04T19:35:07.014Z] Version: 0.19.0 [2023-05-04T19:35:07.014Z] GitCommit: de40ad0 [Pipeline] sh [2023-05-04T19:35:07.151Z] #22 54.25 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-05-04T19:35:07.305Z] + docker info [2023-05-04T19:35:07.305Z] Client: [2023-05-04T19:35:07.305Z] Context: default [2023-05-04T19:35:07.305Z] Debug Mode: false [2023-05-04T19:35:07.305Z] Plugins: [2023-05-04T19:35:07.305Z] buildx: Docker Buildx (Docker Inc.) [2023-05-04T19:35:07.305Z] Version: v0.10.4 [2023-05-04T19:35:07.305Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-05-04T19:35:07.305Z] compose: Docker Compose (Docker Inc.) [2023-05-04T19:35:07.305Z] Version: v2.16.0 [2023-05-04T19:35:07.305Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-05-04T19:35:07.305Z] scan: Docker Scan (Docker Inc.) [2023-05-04T19:35:07.305Z] Version: v0.23.0 [2023-05-04T19:35:07.305Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-05-04T19:35:07.305Z] [2023-05-04T19:35:07.305Z] Server: [2023-05-04T19:35:07.305Z] Containers: 0 [2023-05-04T19:35:07.305Z] Running: 0 [2023-05-04T19:35:07.305Z] Paused: 0 [2023-05-04T19:35:07.305Z] Stopped: 0 [2023-05-04T19:35:07.305Z] Images: 0 [2023-05-04T19:35:07.305Z] Server Version: 23.0.1 [2023-05-04T19:35:07.305Z] Storage Driver: overlay2 [2023-05-04T19:35:07.305Z] Backing Filesystem: extfs [2023-05-04T19:35:07.305Z] Supports d_type: true [2023-05-04T19:35:07.305Z] Using metacopy: false [2023-05-04T19:35:07.305Z] Native Overlay Diff: true [2023-05-04T19:35:07.305Z] userxattr: false [2023-05-04T19:35:07.305Z] Logging Driver: json-file [2023-05-04T19:35:07.305Z] Cgroup Driver: cgroupfs [2023-05-04T19:35:07.305Z] Cgroup Version: 1 [2023-05-04T19:35:07.305Z] Plugins: [2023-05-04T19:35:07.305Z] Volume: local [2023-05-04T19:35:07.305Z] Network: bridge host ipvlan macvlan null overlay [2023-05-04T19:35:07.305Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-05-04T19:35:07.305Z] Swarm: inactive [2023-05-04T19:35:07.305Z] Runtimes: io.containerd.runc.v2 runc [2023-05-04T19:35:07.305Z] Default Runtime: runc [2023-05-04T19:35:07.305Z] Init Binary: docker-init [2023-05-04T19:35:07.305Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:35:07.305Z] runc version: v1.1.4-0-g5fd4c4d [2023-05-04T19:35:07.305Z] init version: de40ad0 [2023-05-04T19:35:07.305Z] Security Options: [2023-05-04T19:35:07.305Z] apparmor [2023-05-04T19:35:07.305Z] seccomp [2023-05-04T19:35:07.305Z] Profile: builtin [2023-05-04T19:35:07.305Z] Kernel Version: 5.4.0-1097-aws [2023-05-04T19:35:07.305Z] Operating System: Ubuntu 18.04.6 LTS [2023-05-04T19:35:07.305Z] OSType: linux [2023-05-04T19:35:07.305Z] Architecture: x86_64 [2023-05-04T19:35:07.305Z] CPUs: 8 [2023-05-04T19:35:07.305Z] Total Memory: 30.58GiB [2023-05-04T19:35:07.305Z] Name: ip-10-100-67-47 [2023-05-04T19:35:07.305Z] ID: f362b4ed-d2f6-482a-9172-f235455d5c62 [2023-05-04T19:35:07.305Z] Docker Root Dir: /var/lib/docker [2023-05-04T19:35:07.305Z] Debug Mode: false [2023-05-04T19:35:07.305Z] Registry: https://index.docker.io/v1/ [2023-05-04T19:35:07.305Z] Experimental: true [2023-05-04T19:35:07.305Z] Insecure Registries: [2023-05-04T19:35:07.305Z] 127.0.0.0/8 [2023-05-04T19:35:07.305Z] Live Restore Enabled: true [2023-05-04T19:35:07.305Z] [2023-05-04T19:35:07.306Z] WARNING: No swap limit support [Pipeline] sh [2023-05-04T19:35:07.581Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:35:07.581Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:35:07.581Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-05-04T19:35:07.581Z] + bash /home/ubuntu/workspace/moby_PR-45466/check-config.sh [2023-05-04T19:35:07.581Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-05-04T19:35:07.581Z] info: reading kernel config from /boot/config-5.4.0-1097-aws ... [2023-05-04T19:35:07.581Z] [2023-05-04T19:35:07.581Z] Generally Necessary: [2023-05-04T19:35:07.581Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-05-04T19:35:07.581Z] - apparmor: enabled and tools installed [2023-05-04T19:35:07.581Z] - CONFIG_NAMESPACES: enabled [2023-05-04T19:35:07.581Z] - CONFIG_NET_NS: enabled [2023-05-04T19:35:07.581Z] - CONFIG_PID_NS: enabled [2023-05-04T19:35:07.581Z] - CONFIG_IPC_NS: enabled [2023-05-04T19:35:07.581Z] - CONFIG_UTS_NS: enabled [2023-05-04T19:35:07.581Z] - CONFIG_CGROUPS: enabled [2023-05-04T19:35:07.581Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-05-04T19:35:07.581Z] - CONFIG_CGROUP_DEVICE: enabled [2023-05-04T19:35:07.581Z] - CONFIG_CGROUP_FREEZER: enabled [2023-05-04T19:35:07.581Z] - CONFIG_CGROUP_SCHED: enabled [2023-05-04T19:35:07.581Z] - CONFIG_CPUSETS: enabled [2023-05-04T19:35:07.581Z] - CONFIG_MEMCG: enabled [2023-05-04T19:35:07.581Z] - CONFIG_KEYS: enabled [2023-05-04T19:35:07.581Z] - CONFIG_VETH: enabled (as module) [2023-05-04T19:35:07.581Z] - CONFIG_BRIDGE: enabled (as module) [2023-05-04T19:35:07.581Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-05-04T19:35:07.581Z] - CONFIG_NF_NAT_IPV4: missing [2023-05-04T19:35:07.581Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-05-04T19:35:07.581Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-05-04T19:35:07.581Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-05-04T19:35:07.581Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_NF_NAT: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_NF_NAT_NEEDED: missing [2023-05-04T19:35:07.838Z] - CONFIG_POSIX_MQUEUE: enabled [2023-05-04T19:35:07.838Z] [2023-05-04T19:35:07.838Z] Optional Features: [2023-05-04T19:35:07.838Z] - CONFIG_USER_NS: enabled [2023-05-04T19:35:07.838Z] - CONFIG_SECCOMP: enabled [2023-05-04T19:35:07.838Z] - CONFIG_CGROUP_PIDS: enabled [2023-05-04T19:35:07.838Z] - CONFIG_MEMCG_SWAP: enabled [2023-05-04T19:35:07.838Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-05-04T19:35:07.838Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-05-04T19:35:07.838Z] - CONFIG_BLK_CGROUP: enabled [2023-05-04T19:35:07.838Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-05-04T19:35:07.838Z] - CONFIG_IOSCHED_CFQ: missing [2023-05-04T19:35:07.838Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-05-04T19:35:07.838Z] - CONFIG_CGROUP_PERF: enabled [2023-05-04T19:35:07.838Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-05-04T19:35:07.838Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-05-04T19:35:07.838Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-05-04T19:35:07.838Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-05-04T19:35:07.838Z] - CONFIG_RT_GROUP_SCHED: missing [2023-05-04T19:35:07.838Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_IP_VS: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_IP_VS_NFCT: enabled [2023-05-04T19:35:07.838Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-05-04T19:35:07.838Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-05-04T19:35:07.838Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_EXT4_FS: enabled [2023-05-04T19:35:07.838Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-05-04T19:35:07.838Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-05-04T19:35:07.838Z] - Network Drivers: [2023-05-04T19:35:07.838Z] - "overlay": [2023-05-04T19:35:07.838Z] - CONFIG_VXLAN: enabled (as module) [2023-05-04T19:35:07.838Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-05-04T19:35:07.838Z] Optional (for encrypted networks): [2023-05-04T19:35:08.095Z] - CONFIG_CRYPTO: enabled [2023-05-04T19:35:08.095Z] - CONFIG_CRYPTO_AEAD: enabled [2023-05-04T19:35:08.095Z] - CONFIG_CRYPTO_GCM: enabled [2023-05-04T19:35:08.095Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-05-04T19:35:08.095Z] - CONFIG_CRYPTO_GHASH: enabled [2023-05-04T19:35:08.095Z] - CONFIG_XFRM: enabled [2023-05-04T19:35:08.095Z] - CONFIG_XFRM_USER: enabled (as module) [2023-05-04T19:35:08.095Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-05-04T19:35:08.095Z] - CONFIG_INET_ESP: enabled (as module) [2023-05-04T19:35:08.095Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-05-04T19:35:08.095Z] - "ipvlan": [2023-05-04T19:35:08.095Z] - CONFIG_IPVLAN: enabled (as module) [2023-05-04T19:35:08.095Z] - "macvlan": [2023-05-04T19:35:08.095Z] - CONFIG_MACVLAN: enabled (as module) [2023-05-04T19:35:08.095Z] - CONFIG_DUMMY: enabled (as module) [2023-05-04T19:35:08.095Z] - "ftp,tftp client in container": [2023-05-04T19:35:08.095Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-05-04T19:35:08.095Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-05-04T19:35:08.095Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-05-04T19:35:08.095Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-05-04T19:35:08.095Z] - Storage Drivers: [2023-05-04T19:35:08.095Z] - "aufs": [2023-05-04T19:35:08.095Z] - CONFIG_AUFS_FS: enabled (as module) [2023-05-04T19:35:08.095Z] - "btrfs": [2023-05-04T19:35:08.095Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-05-04T19:35:08.095Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-05-04T19:35:08.095Z] - "devicemapper": [2023-05-04T19:35:08.095Z] - CONFIG_BLK_DEV_DM: enabled [2023-05-04T19:35:08.095Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-05-04T19:35:08.095Z] - "overlay": [2023-05-04T19:35:08.095Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-05-04T19:35:08.095Z] - "zfs": [2023-05-04T19:35:08.095Z] - /dev/zfs: present [2023-05-04T19:35:08.095Z] - zfs command: missing [2023-05-04T19:35:08.095Z] - zpool command: missing [2023-05-04T19:35:08.095Z] [2023-05-04T19:35:08.095Z] Limits: [2023-05-04T19:35:08.095Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-05-04T19:35:08.095Z] [2023-05-04T19:35:08.095Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-05-04T19:35:08.413Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:14160332da982fb43a1346649e0279fee59e89f0 . [2023-05-04T19:35:08.669Z] #1 [internal] load .dockerignore [2023-05-04T19:35:08.669Z] #1 transferring context: 87B done [2023-05-04T19:35:08.669Z] #1 DONE 0.1s [2023-05-04T19:35:08.669Z] [2023-05-04T19:35:08.670Z] #2 [internal] load build definition from Dockerfile [2023-05-04T19:35:08.670Z] #2 transferring dockerfile: 17.17kB done [2023-05-04T19:35:08.670Z] #2 DONE 0.1s [2023-05-04T19:35:08.670Z] [2023-05-04T19:35:08.670Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-05-04T19:35:09.233Z] #3 DONE 0.5s [2023-05-04T19:35:09.233Z] [2023-05-04T19:35:09.233Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-05-04T19:35:09.233Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-05-04T19:35:09.233Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-05-04T19:35:09.233Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-05-04T19:35:09.233Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-05-04T19:35:09.233Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 5.24MB / 11.55MB 0.1s [2023-05-04T19:35:09.490Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-05-04T19:35:09.490Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-05-04T19:35:09.490Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-05-04T19:35:09.569Z] [2023-05-04T19:35:09.569Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:09.569Z] #9 resolve docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 0.1s done [2023-05-04T19:35:09.569Z] #9 sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 1.86kB / 1.86kB done [2023-05-04T19:35:09.569Z] #9 sha256:695bd97c6b054b118b89b25a44d3a53de194b41fa46ee529836077411abf1e82 1.58kB / 1.58kB done [2023-05-04T19:35:09.569Z] #9 sha256:0a1c2e17bc25d699e4ffaabb32fbae72af23c080a432438943fee9e50ccf31b6 6.78kB / 6.78kB done [2023-05-04T19:35:09.569Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0B / 15.76MB 0.1s [2023-05-04T19:35:09.569Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 0B / 54.58MB 0.1s [2023-05-04T19:35:09.569Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 3.15MB / 15.76MB 0.2s [2023-05-04T19:35:09.569Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 4.19MB / 54.58MB 0.2s [2023-05-04T19:35:09.569Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 0B / 55.05MB 0.2s [2023-05-04T19:35:09.746Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-05-04T19:35:09.746Z] #4 DONE 0.6s [2023-05-04T19:35:09.829Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.3s [2023-05-04T19:35:09.829Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 15.73MB / 54.58MB 0.3s [2023-05-04T19:35:09.829Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 8.39MB / 55.05MB 0.3s [2023-05-04T19:35:09.829Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 29.36MB / 54.58MB 0.4s [2023-05-04T19:35:09.829Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 23.07MB / 55.05MB 0.4s [2023-05-04T19:35:10.003Z] [2023-05-04T19:35:10.004Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:35:10.089Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.5s done [2023-05-04T19:35:10.089Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 47.19MB / 54.58MB 0.6s [2023-05-04T19:35:10.089Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 42.99MB / 55.05MB 0.6s [2023-05-04T19:35:10.089Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 0.7s [2023-05-04T19:35:10.089Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 52.43MB / 55.05MB 0.7s [2023-05-04T19:35:10.089Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 7.34MB / 86.03MB 0.7s [2023-05-04T19:35:10.089Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 16.78MB / 86.03MB 0.8s [2023-05-04T19:35:10.366Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 23.07MB / 86.03MB 0.9s [2023-05-04T19:35:10.443Z] #22 ... [2023-05-04T19:35:10.443Z] [2023-05-04T19:35:10.443Z] #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 [2023-05-04T19:35:10.443Z] #33 47.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-05-04T19:35:10.443Z] #33 47.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:35:10.443Z] #33 47.15 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:35:10.443Z] #33 49.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-05-04T19:35:10.443Z] #33 49.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:35:10.443Z] #33 49.29 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:35:10.443Z] #33 52.55 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-05-04T19:35:10.443Z] #33 52.55 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:35:10.443Z] #33 52.55 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:35:10.443Z] #33 54.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-05-04T19:35:10.443Z] #33 54.16 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-05-04T19:35:10.443Z] #33 54.18 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:35:10.443Z] #33 54.33 Selecting previously unselected package libapparmor1:amd64. [2023-05-04T19:35:10.443Z] #33 54.34 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-05-04T19:35:10.443Z] #33 54.34 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-05-04T19:35:10.443Z] #33 54.79 Selecting previously unselected package libapparmor-dev:amd64. [2023-05-04T19:35:10.443Z] #33 54.79 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-05-04T19:35:10.443Z] #33 55.05 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-05-04T19:35:10.443Z] #33 56.58 Selecting previously unselected package libbtrfs0:amd64. [2023-05-04T19:35:10.443Z] #33 56.60 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-05-04T19:35:10.443Z] #33 56.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:35:10.443Z] #33 ... [2023-05-04T19:35:10.443Z] [2023-05-04T19:35:10.443Z] #41 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-05-04T19:35:10.443Z] #0 1.726 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-05-04T19:35:10.443Z] #0 2.013 [2023-05-04T19:35:10.443Z] #0 2.229 #=#=# ######################################################################## 100.0% [2023-05-04T19:35:10.443Z] #0 2.485 [2023-05-04T19:35:10.443Z] #0 3.390 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-05-04T19:35:10.443Z] #0 3.643 [2023-05-04T19:35:10.443Z] #0 3.869 #=#=# ############################################# 63.7% ######################################################################## 100.0% [2023-05-04T19:35:10.443Z] #0 4.241 [2023-05-04T19:35:10.443Z] #0 5.460 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-05-04T19:35:10.443Z] #0 5.757 [2023-05-04T19:35:10.443Z] #0 5.992 #=#=# 0.0% ##################### 29.5% ######################################################################## 100.0% [2023-05-04T19:35:10.443Z] #0 6.663 [2023-05-04T19:35:10.443Z] #0 7.818 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-05-04T19:35:10.443Z] #0 8.082 [2023-05-04T19:35:10.443Z] #0 8.318 #=#=# ######################################################################## 100.0% [2023-05-04T19:35:10.443Z] #0 8.630 [2023-05-04T19:35:10.443Z] #0 9.400 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-05-04T19:35:10.443Z] #0 9.685 [2023-05-04T19:35:10.443Z] #0 9.944 #=#=# ######################################################################## 100.0% [2023-05-04T19:35:10.443Z] #41 ... [2023-05-04T19:35:10.443Z] [2023-05-04T19:35:10.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:10.443Z] #39 13.02 CC images/opts.o [2023-05-04T19:35:10.443Z] #39 13.07 CC images/seccomp.o [2023-05-04T19:35:10.443Z] #39 13.14 CC images/binfmt-misc.o [2023-05-04T19:35:10.443Z] #39 13.23 CC images/time.o [2023-05-04T19:35:10.443Z] #39 13.28 CC images/sysctl.o [2023-05-04T19:35:10.443Z] #39 13.41 CC images/autofs.o [2023-05-04T19:35:10.443Z] #39 13.47 CC images/macvlan.o [2023-05-04T19:35:10.443Z] #39 13.55 CC images/sit.o [2023-05-04T19:35:10.443Z] #39 13.66 CC images/memfd.o [2023-05-04T19:35:10.443Z] #39 13.83 CC images/timens.o [2023-05-04T19:35:10.443Z] #39 13.94 LINK images/built-in.o [2023-05-04T19:35:10.443Z] #39 14.00 GEN compel/include/asm [2023-05-04T19:35:10.443Z] #39 14.00 GEN compel/include/version.h [2023-05-04T19:35:10.443Z] #39 14.07 touch .config [2023-05-04T19:35:10.443Z] #39 14.12 GEN include/common/config.h [2023-05-04T19:35:10.443Z] #39 14.21 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-05-04T19:35:10.443Z] #39 14.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-05-04T19:35:10.443Z] #39 14.27 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-05-04T19:35:10.443Z] #39 14.29 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-05-04T19:35:10.443Z] #39 14.31 DEP compel/arch/x86/plugins/std/memcpy.d [2023-05-04T19:35:10.443Z] #39 14.33 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-05-04T19:35:10.443Z] #39 14.34 GEN compel/plugins/include/uapi/std/syscall.h [2023-05-04T19:35:10.443Z] #39 14.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-05-04T19:35:10.443Z] #39 14.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-05-04T19:35:10.443Z] #39 14.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-05-04T19:35:10.443Z] #39 14.45 DEP compel/plugins/std/infect.d [2023-05-04T19:35:10.443Z] #39 14.49 DEP compel/plugins/std/string.d [2023-05-04T19:35:10.443Z] #39 14.52 DEP compel/plugins/std/log.d [2023-05-04T19:35:10.443Z] #39 14.56 DEP compel/plugins/std/fds.d [2023-05-04T19:35:10.443Z] #39 14.60 DEP compel/plugins/std/std.d [2023-05-04T19:35:10.443Z] #39 14.64 DEP compel/plugins/shmem/shmem.d [2023-05-04T19:35:10.443Z] #39 14.67 DEP compel/plugins/fds/fds.d [2023-05-04T19:35:10.443Z] #39 14.74 CC compel/plugins/std/std.o [2023-05-04T19:35:10.443Z] #39 14.87 CC compel/plugins/std/fds.o [2023-05-04T19:35:10.443Z] #39 15.04 CC compel/plugins/std/log.o [2023-05-04T19:35:10.443Z] #39 15.36 CC compel/plugins/std/string.o [2023-05-04T19:35:10.443Z] #39 15.60 CC compel/plugins/std/infect.o [2023-05-04T19:35:10.443Z] #39 15.72 CC compel/arch/x86/plugins/std/parasite-head.o [2023-05-04T19:35:10.443Z] #39 15.74 CC compel/arch/x86/plugins/std/memcpy.o [2023-05-04T19:35:10.443Z] #39 15.77 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-05-04T19:35:10.443Z] #39 15.79 AR compel/plugins/std.lib.a [2023-05-04T19:35:10.443Z] #39 15.86 CC compel/plugins/fds/fds.o [2023-05-04T19:35:10.443Z] #39 15.98 AR compel/plugins/fds.lib.a [2023-05-04T19:35:10.443Z] #39 16.05 HOSTDEP compel/src/lib/log-host.d [2023-05-04T19:35:10.443Z] #39 16.08 HOSTDEP compel/src/lib/handle-elf-host.d [2023-05-04T19:35:10.443Z] #39 16.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-05-04T19:35:10.443Z] #39 16.15 HOSTDEP compel/src/main-host.d [2023-05-04T19:35:10.443Z] #39 16.19 DEP compel/src/lib/ptrace.d [2023-05-04T19:35:10.443Z] #39 16.23 DEP compel/src/lib/infect.d [2023-05-04T19:35:10.443Z] #39 16.33 DEP compel/src/lib/infect-util.d [2023-05-04T19:35:10.443Z] #39 16.43 DEP compel/src/lib/infect-rpc.d [2023-05-04T19:35:10.626Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 36.70MB / 86.03MB 1.0s [2023-05-04T19:35:10.626Z] #9 ... [2023-05-04T19:35:10.626Z] [2023-05-04T19:35:10.626Z] #10 [internal] load build context [2023-05-04T19:35:10.626Z] #10 transferring context: 53.56MB 1.1s done [2023-05-04T19:35:10.626Z] #10 DONE 1.4s [2023-05-04T19:35:10.626Z] [2023-05-04T19:35:10.626Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:10.626Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 41.94MB / 86.03MB 1.1s [2023-05-04T19:35:10.626Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 57.67MB / 86.03MB 1.2s [2023-05-04T19:35:10.701Z] #39 16.47 DEP compel/arch/x86/src/lib/infect.d [2023-05-04T19:35:10.702Z] #39 16.57 DEP compel/arch/x86/src/lib/cpu.d [2023-05-04T19:35:10.702Z] #39 16.59 DEP compel/src/lib/log.d [2023-05-04T19:35:10.702Z] #39 16.65 DEP compel/src/main.d [2023-05-04T19:35:10.702Z] #39 16.69 DEP compel/src/lib/handle-elf.d [2023-05-04T19:35:10.886Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.2s done [2023-05-04T19:35:10.886Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 77.59MB / 86.03MB 1.4s [2023-05-04T19:35:10.886Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 1.6s [2023-05-04T19:35:10.997Z] #39 16.77 DEP compel/arch/x86/src/lib/handle-elf.d [2023-05-04T19:35:10.997Z] #39 16.84 CC compel/src/lib/log.o [2023-05-04T19:35:10.997Z] #39 16.91 CC compel/arch/x86/src/lib/cpu.o [2023-05-04T19:35:11.255Z] #39 17.16 CC compel/arch/x86/src/lib/infect.o [2023-05-04T19:35:11.373Z] #5 DONE 1.6s [2023-05-04T19:35:11.373Z] [2023-05-04T19:35:11.373Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-05-04T19:35:11.373Z] #6 DONE 1.6s [2023-05-04T19:35:11.373Z] [2023-05-04T19:35:11.373Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:35:11.455Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.8s done [2023-05-04T19:35:11.455Z] #9 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 [2023-05-04T19:35:11.455Z] #9 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 0B / 155B 1.9s [2023-05-04T19:35:11.455Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 0B / 149.07MB 1.9s [2023-05-04T19:35:11.455Z] #9 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 155B / 155B 2.0s [2023-05-04T19:35:11.455Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 29.36MB / 149.07MB 2.2s [2023-05-04T19:35:11.514Z] #39 17.40 CC compel/src/lib/infect-rpc.o [2023-05-04T19:35:11.514Z] #39 17.48 CC compel/src/lib/infect-util.o [2023-05-04T19:35:11.514Z] #39 17.58 CC compel/src/lib/infect.o [2023-05-04T19:35:11.629Z] #7 DONE 1.6s [2023-05-04T19:35:11.629Z] [2023-05-04T19:35:11.629Z] #8 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye [2023-05-04T19:35:11.629Z] #8 DONE 1.6s [2023-05-04T19:35:11.716Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 39.85MB / 149.07MB 2.3s [2023-05-04T19:35:11.716Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 49.28MB / 149.07MB 2.4s [2023-05-04T19:35:11.975Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 58.78MB / 149.07MB 2.5s [2023-05-04T19:35:11.975Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 67.11MB / 149.07MB 2.6s [2023-05-04T19:35:12.235Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 79.69MB / 149.07MB 2.7s [2023-05-04T19:35:12.235Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 89.13MB / 149.07MB 2.8s [2023-05-04T19:35:12.475Z] #39 18.22 CC compel/src/lib/ptrace.o [2023-05-04T19:35:12.475Z] #39 ... [2023-05-04T19:35:12.475Z] [2023-05-04T19:35:12.475Z] #35 [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 [2023-05-04T19:35:12.475Z] #35 14.26 + export 'BUILDTAGS=netgo osusergo static_build' [2023-05-04T19:35:12.475Z] #35 14.26 + BUILDTAGS='netgo osusergo static_build' [2023-05-04T19:35:12.475Z] #35 14.26 + export EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:35:12.475Z] #35 14.26 + EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:35:12.475Z] #35 14.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-05-04T19:35:12.475Z] #35 14.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-05-04T19:35:12.475Z] #35 14.26 + '[' '' = dynamic ']' [2023-05-04T19:35:12.475Z] #35 14.26 + make [2023-05-04T19:35:12.475Z] #35 15.34 + bin/ctr [2023-05-04T19:35:12.475Z] #35 ... [2023-05-04T19:35:12.475Z] [2023-05-04T19:35:12.475Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:12.475Z] #39 18.32 AR compel/libcompel.a [2023-05-04T19:35:12.475Z] #39 18.37 HOSTCC compel/src/main-host.o [2023-05-04T19:35:12.495Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 2.8s done [2023-05-04T19:35:12.495Z] #9 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 155B / 155B 2.9s done [2023-05-04T19:35:12.495Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 98.57MB / 149.07MB 2.9s [2023-05-04T19:35:12.495Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 119.54MB / 149.07MB 3.1s [2023-05-04T19:35:12.495Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 128.97MB / 149.07MB 3.2s [2023-05-04T19:35:12.733Z] #39 18.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-05-04T19:35:12.734Z] #39 18.61 HOSTCC compel/src/lib/handle-elf-host.o [2023-05-04T19:35:12.734Z] #39 18.72 HOSTCC compel/src/lib/log-host.o [2023-05-04T19:35:12.734Z] #39 ... [2023-05-04T19:35:12.734Z] [2023-05-04T19:35:12.734Z] #41 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-05-04T19:35:12.734Z] #41 10.39 [2023-05-04T19:35:12.734Z] #41 10.47 Download of images into '/build' complete. [2023-05-04T19:35:12.734Z] #41 10.47 Use something like the following to load the result into a Docker daemon: [2023-05-04T19:35:12.734Z] #41 10.47 tar -cC '/build' . | docker load [2023-05-04T19:35:12.734Z] #41 DONE 12.6s [2023-05-04T19:35:12.734Z] [2023-05-04T19:35:12.734Z] #22 [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 [2023-05-04T19:35:12.734Z] #22 DONE 59.9s [2023-05-04T19:35:12.734Z] [2023-05-04T19:35:12.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:12.734Z] #39 18.78 HOSTLINK compel/compel-host-bin [2023-05-04T19:35:12.755Z] #9 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.4s done [2023-05-04T19:35:12.755Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 139.41MB / 149.07MB 3.3s [2023-05-04T19:35:12.755Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 148.90MB / 149.07MB 3.4s [2023-05-04T19:35:12.998Z] #39 18.90 DEP soccr/soccr.d [2023-05-04T19:35:13.256Z] #39 18.99 CC soccr/soccr.o [2023-05-04T19:35:13.515Z] #39 19.41 AR soccr/libsoccr.a [2023-05-04T19:35:13.515Z] #39 19.45 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:35:13.773Z] #39 19.72 DEP criu/arch/x86/sigframe.d [2023-05-04T19:35:13.773Z] #39 19.75 DEP criu/arch/x86/sigaction_compat.d [2023-05-04T19:35:13.773Z] #39 19.78 DEP criu/arch/x86/kerndat.d [2023-05-04T19:35:13.773Z] #39 19.82 DEP criu/arch/x86/crtools.d [2023-05-04T19:35:14.032Z] #39 19.85 DEP criu/arch/x86/cpu.d [2023-05-04T19:35:14.032Z] #39 19.91 CC criu/arch/x86/cpu.o [2023-05-04T19:35:14.169Z] #9 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e [2023-05-04T19:35:14.169Z] #9 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.4s done [2023-05-04T19:35:14.291Z] #39 20.10 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:35:14.291Z] #39 20.10 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:35:14.291Z] #39 20.10 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:35:14.291Z] #39 20.10 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:35:14.291Z] #39 20.10 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:35:14.291Z] #39 20.11 CC criu/arch/x86/crtools.o [2023-05-04T19:35:14.550Z] #39 20.42 CC criu/arch/x86/kerndat.o [2023-05-04T19:35:14.550Z] #39 20.56 CC criu/arch/x86/sigaction_compat.o [2023-05-04T19:35:14.605Z] Client: Docker Engine - Community [2023-05-04T19:35:14.605Z] Version: 23.0.1 [2023-05-04T19:35:14.605Z] API version: 1.42 [2023-05-04T19:35:14.605Z] Go version: go1.19.5 [2023-05-04T19:35:14.605Z] Git commit: a5ee5b1 [2023-05-04T19:35:14.605Z] Built: Thu Feb 9 19:46:32 2023 [2023-05-04T19:35:14.605Z] OS/Arch: linux/arm64 [2023-05-04T19:35:14.605Z] Context: default [2023-05-04T19:35:14.605Z] [2023-05-04T19:35:14.605Z] Server: Docker Engine - Community [2023-05-04T19:35:14.605Z] Engine: [2023-05-04T19:35:14.605Z] Version: 23.0.1 [2023-05-04T19:35:14.605Z] API version: 1.42 (minimum version 1.12) [2023-05-04T19:35:14.605Z] Go version: go1.19.5 [2023-05-04T19:35:14.605Z] Git commit: bc3805a [2023-05-04T19:35:14.605Z] Built: Thu Feb 9 19:46:32 2023 [2023-05-04T19:35:14.605Z] OS/Arch: linux/arm64 [2023-05-04T19:35:14.605Z] Experimental: true [2023-05-04T19:35:14.605Z] containerd: [2023-05-04T19:35:14.605Z] Version: 1.6.18 [2023-05-04T19:35:14.605Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:35:14.605Z] runc: [2023-05-04T19:35:14.605Z] Version: 1.1.4 [2023-05-04T19:35:14.605Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-05-04T19:35:14.605Z] docker-init: [2023-05-04T19:35:14.605Z] Version: 0.19.0 [2023-05-04T19:35:14.605Z] GitCommit: de40ad0 [Pipeline] sh [2023-05-04T19:35:14.738Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 5.1s done [2023-05-04T19:35:14.738Z] #9 ... [2023-05-04T19:35:14.738Z] [2023-05-04T19:35:14.738Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-04T19:35:14.738Z] #11 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done [2023-05-04T19:35:14.738Z] #11 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done [2023-05-04T19:35:14.738Z] #11 sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 529B / 529B done [2023-05-04T19:35:14.738Z] #11 sha256:34b4fa67dc04381e908b662ed69b3dbe8015fa723a746c66cc870a5330520981 1.46kB / 1.46kB done [2023-05-04T19:35:14.738Z] #11 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.8s done [2023-05-04T19:35:14.738Z] #11 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.4s done [2023-05-04T19:35:14.738Z] #11 DONE 5.5s [2023-05-04T19:35:14.738Z] [2023-05-04T19:35:14.738Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:14.738Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-04T19:35:14.738Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:35:14.738Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-05-04T19:35:14.738Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-05-04T19:35:14.738Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2023-05-04T19:35:14.738Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done [2023-05-04T19:35:14.738Z] #12 DONE 5.5s [2023-05-04T19:35:14.738Z] [2023-05-04T19:35:14.738Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:14.738Z] #9 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 [2023-05-04T19:35:14.808Z] #39 20.64 CC criu/arch/x86/sigframe.o [2023-05-04T19:35:14.808Z] #39 20.71 LINK criu/arch/x86/crtools.built-in.o [2023-05-04T19:35:14.808Z] #39 20.75 DEP criu/pie/util-vdso-elf32.d [2023-05-04T19:35:14.808Z] #39 20.80 DEP criu/pie/util-vdso.d [2023-05-04T19:35:14.808Z] #39 20.85 DEP criu/pie/util.d [2023-05-04T19:35:14.895Z] + docker info [2023-05-04T19:35:14.895Z] Client: [2023-05-04T19:35:14.895Z] Context: default [2023-05-04T19:35:14.895Z] Debug Mode: false [2023-05-04T19:35:14.895Z] Plugins: [2023-05-04T19:35:14.895Z] buildx: Docker Buildx (Docker Inc.) [2023-05-04T19:35:14.895Z] Version: v0.10.4 [2023-05-04T19:35:14.895Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-05-04T19:35:14.895Z] compose: Docker Compose (Docker Inc.) [2023-05-04T19:35:14.895Z] Version: v2.16.0 [2023-05-04T19:35:14.895Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-05-04T19:35:14.895Z] [2023-05-04T19:35:14.895Z] Server: [2023-05-04T19:35:14.895Z] Containers: 0 [2023-05-04T19:35:14.895Z] Running: 0 [2023-05-04T19:35:14.895Z] Paused: 0 [2023-05-04T19:35:14.895Z] Stopped: 0 [2023-05-04T19:35:14.895Z] Images: 0 [2023-05-04T19:35:14.895Z] Server Version: 23.0.1 [2023-05-04T19:35:14.895Z] Storage Driver: overlay2 [2023-05-04T19:35:14.895Z] Backing Filesystem: extfs [2023-05-04T19:35:14.895Z] Supports d_type: true [2023-05-04T19:35:14.895Z] Using metacopy: false [2023-05-04T19:35:14.895Z] Native Overlay Diff: true [2023-05-04T19:35:14.895Z] userxattr: false [2023-05-04T19:35:14.895Z] Logging Driver: json-file [2023-05-04T19:35:14.895Z] Cgroup Driver: cgroupfs [2023-05-04T19:35:14.895Z] Cgroup Version: 1 [2023-05-04T19:35:14.895Z] Plugins: [2023-05-04T19:35:14.895Z] Volume: local [2023-05-04T19:35:14.895Z] Network: bridge host ipvlan macvlan null overlay [2023-05-04T19:35:14.895Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-05-04T19:35:14.895Z] Swarm: inactive [2023-05-04T19:35:14.895Z] Runtimes: io.containerd.runc.v2 runc [2023-05-04T19:35:14.895Z] Default Runtime: runc [2023-05-04T19:35:14.895Z] Init Binary: docker-init [2023-05-04T19:35:14.895Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:35:14.895Z] runc version: v1.1.4-0-g5fd4c4d [2023-05-04T19:35:14.895Z] init version: de40ad0 [2023-05-04T19:35:14.895Z] Security Options: [2023-05-04T19:35:14.895Z] apparmor [2023-05-04T19:35:14.895Z] seccomp [2023-05-04T19:35:14.895Z] Profile: builtin [2023-05-04T19:35:14.895Z] Kernel Version: 5.15.0-1031-aws [2023-05-04T19:35:14.895Z] Operating System: Ubuntu 20.04.6 LTS [2023-05-04T19:35:14.895Z] OSType: linux [2023-05-04T19:35:14.895Z] Architecture: aarch64 [2023-05-04T19:35:14.895Z] CPUs: 8 [2023-05-04T19:35:14.895Z] Total Memory: 30.64GiB [2023-05-04T19:35:14.895Z] Name: ip-10-100-91-156 [2023-05-04T19:35:14.895Z] ID: 1c6d7120-c134-4627-b601-91a150afaa3a [2023-05-04T19:35:14.895Z] Docker Root Dir: /var/lib/docker [2023-05-04T19:35:14.895Z] Debug Mode: false [2023-05-04T19:35:14.895Z] Registry: https://index.docker.io/v1/ [2023-05-04T19:35:14.895Z] Experimental: true [2023-05-04T19:35:14.895Z] Insecure Registries: [2023-05-04T19:35:14.895Z] 127.0.0.0/8 [2023-05-04T19:35:14.895Z] Live Restore Enabled: true [2023-05-04T19:35:14.895Z] [Pipeline] sh [2023-05-04T19:35:15.066Z] #39 20.92 CC criu/pie/util.o [2023-05-04T19:35:15.066Z] #39 20.99 CC criu/pie/util-vdso.o [2023-05-04T19:35:15.066Z] #39 21.16 CC criu/pie/util-vdso-elf32.o [2023-05-04T19:35:15.168Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:35:15.168Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:35:15.168Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-05-04T19:35:15.169Z] + bash /home/ubuntu/workspace/moby_PR-45466/check-config.sh [2023-05-04T19:35:15.169Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-05-04T19:35:15.169Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ... [2023-05-04T19:35:15.169Z] [2023-05-04T19:35:15.169Z] Generally Necessary: [2023-05-04T19:35:15.169Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-05-04T19:35:15.169Z] - apparmor: enabled and tools installed [2023-05-04T19:35:15.169Z] - CONFIG_NAMESPACES: enabled [2023-05-04T19:35:15.169Z] - CONFIG_NET_NS: enabled [2023-05-04T19:35:15.169Z] - CONFIG_PID_NS: enabled [2023-05-04T19:35:15.169Z] - CONFIG_IPC_NS: enabled [2023-05-04T19:35:15.169Z] - CONFIG_UTS_NS: enabled [2023-05-04T19:35:15.169Z] - CONFIG_CGROUPS: enabled [2023-05-04T19:35:15.169Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-05-04T19:35:15.169Z] - CONFIG_CGROUP_DEVICE: enabled [2023-05-04T19:35:15.169Z] - CONFIG_CGROUP_FREEZER: enabled [2023-05-04T19:35:15.169Z] - CONFIG_CGROUP_SCHED: enabled [2023-05-04T19:35:15.169Z] - CONFIG_CPUSETS: enabled [2023-05-04T19:35:15.169Z] - CONFIG_MEMCG: enabled [2023-05-04T19:35:15.169Z] - CONFIG_KEYS: enabled [2023-05-04T19:35:15.324Z] #39 ... [2023-05-04T19:35:15.324Z] [2023-05-04T19:35:15.324Z] #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 [2023-05-04T19:35:15.324Z] #33 58.13 Selecting previously unselected package libbtrfs-dev:amd64. [2023-05-04T19:35:15.324Z] #33 58.14 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 58.38 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:35:15.324Z] #33 59.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-05-04T19:35:15.324Z] #33 59.40 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 59.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:35:15.324Z] #33 59.90 Selecting previously unselected package libudev-dev:amd64. [2023-05-04T19:35:15.324Z] #33 59.91 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 59.96 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:35:15.324Z] #33 60.08 Selecting previously unselected package libsepol1-dev:amd64. [2023-05-04T19:35:15.324Z] #33 60.08 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 60.10 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-05-04T19:35:15.324Z] #33 60.21 Selecting previously unselected package libpcre2-16-0:amd64. [2023-05-04T19:35:15.324Z] #33 60.21 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 60.22 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 60.36 Selecting previously unselected package libpcre2-32-0:amd64. [2023-05-04T19:35:15.324Z] #33 60.36 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 60.38 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 60.62 Selecting previously unselected package libpcre2-posix2:amd64. [2023-05-04T19:35:15.324Z] #33 60.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 60.62 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 60.70 Selecting previously unselected package libpcre2-dev:amd64. [2023-05-04T19:35:15.324Z] #33 60.70 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 60.70 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 60.86 Selecting previously unselected package libselinux1-dev:amd64. [2023-05-04T19:35:15.324Z] #33 60.86 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 60.86 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-05-04T19:35:15.324Z] #33 60.95 Selecting previously unselected package libdevmapper-dev:amd64. [2023-05-04T19:35:15.324Z] #33 60.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 60.96 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:35:15.324Z] #33 61.02 Selecting previously unselected package libseccomp-dev:amd64. [2023-05-04T19:35:15.324Z] #33 61.03 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 61.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 61.12 Selecting previously unselected package libsystemd-dev:amd64. [2023-05-04T19:35:15.324Z] #33 61.12 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:35:15.324Z] #33 61.13 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:35:15.324Z] #33 61.57 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 61.58 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-05-04T19:35:15.324Z] #33 61.59 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:35:15.324Z] #33 61.60 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-05-04T19:35:15.324Z] #33 61.61 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:35:15.324Z] #33 61.62 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 61.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:35:15.324Z] #33 61.65 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 61.66 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:35:15.324Z] #33 61.67 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 61.68 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:35:15.324Z] #33 61.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:35:15.324Z] #33 61.70 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:35:15.324Z] #33 61.72 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-05-04T19:35:15.324Z] #33 61.75 Setting up mingw-w64-common (8.0.0-1) ... [2023-05-04T19:35:15.324Z] #33 61.76 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:35:15.324Z] #33 61.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:35:15.324Z] #33 61.78 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:35:15.324Z] #33 61.79 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-05-04T19:35:15.324Z] #33 61.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:35:15.324Z] #33 61.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:35:15.324Z] #33 61.84 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 [2023-05-04T19:35:15.324Z] #33 61.85 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:35:15.324Z] #33 61.86 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 [2023-05-04T19:35:15.324Z] #33 61.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:35:15.324Z] #33 61.88 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:35:15.324Z] #33 61.89 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 [2023-05-04T19:35:15.324Z] #33 61.89 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:35:15.324Z] #33 61.91 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:35:15.324Z] #33 61.94 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:35:15.324Z] #33 61.96 Setting up dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:35:15.324Z] #33 61.97 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:35:15.324Z] #33 61.98 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:35:15.324Z] #33 61.99 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:15.324Z] #33 DONE 62.3s [2023-05-04T19:35:15.324Z] [2023-05-04T19:35:15.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:15.324Z] #39 21.35 AR criu/pie/pie.lib.a [2023-05-04T19:35:15.324Z] #39 21.45 DEP criu/pie/restorer.d [2023-05-04T19:35:15.424Z] - CONFIG_VETH: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_BRIDGE: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_NF_NAT_IPV4: missing [2023-05-04T19:35:15.424Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_NF_NAT: enabled (as module) [2023-05-04T19:35:15.424Z] - CONFIG_NF_NAT_NEEDED: missing [2023-05-04T19:35:15.424Z] - CONFIG_POSIX_MQUEUE: enabled [2023-05-04T19:35:15.424Z] [2023-05-04T19:35:15.424Z] Optional Features: [2023-05-04T19:35:15.424Z] - CONFIG_USER_NS: enabled [2023-05-04T19:35:15.424Z] - CONFIG_SECCOMP: enabled [2023-05-04T19:35:15.424Z] - CONFIG_CGROUP_PIDS: enabled [2023-05-04T19:35:15.424Z] - CONFIG_MEMCG_SWAP: enabled [2023-05-04T19:35:15.424Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-05-04T19:35:15.424Z] (cgroup swap accounting is currently enabled) [2023-05-04T19:35:15.424Z] - CONFIG_BLK_CGROUP: enabled [2023-05-04T19:35:15.424Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-05-04T19:35:15.424Z] - CONFIG_IOSCHED_CFQ: missing [2023-05-04T19:35:15.583Z] #39 21.51 DEP criu/arch/x86/sigaction_compat_pie.d [2023-05-04T19:35:15.583Z] #39 21.54 DEP criu/arch/x86/restorer_unmap.d [2023-05-04T19:35:15.583Z] #39 21.56 DEP criu/arch/x86/restorer.d [2023-05-04T19:35:15.583Z] #39 21.61 DEP criu/arch/x86/vdso-pie.d [2023-05-04T19:35:15.583Z] #39 21.64 DEP criu/pie/parasite-vdso.d [2023-05-04T19:35:15.583Z] #39 21.69 DEP criu/pie/parasite.d [2023-05-04T19:35:15.677Z] #9 ... [2023-05-04T19:35:15.677Z] [2023-05-04T19:35:15.677Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:15.677Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-04T19:35:15.677Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:35:15.677Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-05-04T19:35:15.677Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-05-04T19:35:15.677Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s [2023-05-04T19:35:15.677Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2023-05-04T19:35:15.677Z] #13 ... [2023-05-04T19:35:15.677Z] [2023-05-04T19:35:15.678Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:15.680Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-05-04T19:35:15.680Z] - CONFIG_CGROUP_PERF: enabled [2023-05-04T19:35:15.680Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-05-04T19:35:15.680Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-05-04T19:35:15.680Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-05-04T19:35:15.680Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-05-04T19:35:15.680Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-05-04T19:35:15.680Z] - CONFIG_RT_GROUP_SCHED: missing [2023-05-04T19:35:15.680Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-05-04T19:35:15.680Z] - CONFIG_IP_VS: enabled (as module) [2023-05-04T19:35:15.680Z] - CONFIG_IP_VS_NFCT: enabled [2023-05-04T19:35:15.680Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-05-04T19:35:15.680Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-05-04T19:35:15.680Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-05-04T19:35:15.680Z] - CONFIG_EXT4_FS: enabled [2023-05-04T19:35:15.680Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-05-04T19:35:15.680Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-05-04T19:35:15.680Z] - Network Drivers: [2023-05-04T19:35:15.680Z] - "overlay": [2023-05-04T19:35:15.680Z] - CONFIG_VXLAN: enabled (as module) [2023-05-04T19:35:15.680Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-05-04T19:35:15.681Z] Optional (for encrypted networks): [2023-05-04T19:35:15.805Z] [2023-05-04T19:35:15.805Z] #9 [internal] load build context [2023-05-04T19:35:15.805Z] #9 transferring context: 2.54MB 0.1s [2023-05-04T19:35:15.841Z] #39 21.78 CC criu/pie/parasite.o [2023-05-04T19:35:15.936Z] - CONFIG_CRYPTO: enabled [2023-05-04T19:35:15.936Z] - CONFIG_CRYPTO_AEAD: enabled [2023-05-04T19:35:15.936Z] - CONFIG_CRYPTO_GCM: enabled [2023-05-04T19:35:15.936Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-05-04T19:35:15.936Z] - CONFIG_CRYPTO_GHASH: enabled [2023-05-04T19:35:15.936Z] - CONFIG_XFRM: enabled [2023-05-04T19:35:15.936Z] - CONFIG_XFRM_USER: enabled (as module) [2023-05-04T19:35:15.936Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-05-04T19:35:15.936Z] - CONFIG_INET_ESP: enabled (as module) [2023-05-04T19:35:15.937Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-05-04T19:35:15.937Z] - "ipvlan": [2023-05-04T19:35:15.937Z] - CONFIG_IPVLAN: enabled (as module) [2023-05-04T19:35:15.937Z] - "macvlan": [2023-05-04T19:35:15.937Z] - CONFIG_MACVLAN: enabled (as module) [2023-05-04T19:35:15.937Z] - CONFIG_DUMMY: enabled (as module) [2023-05-04T19:35:15.937Z] - "ftp,tftp client in container": [2023-05-04T19:35:15.937Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-05-04T19:35:15.937Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-05-04T19:35:15.937Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-05-04T19:35:15.937Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-05-04T19:35:15.937Z] - Storage Drivers: [2023-05-04T19:35:15.937Z] - "aufs": [2023-05-04T19:35:15.937Z] - CONFIG_AUFS_FS: enabled (as module) [2023-05-04T19:35:15.937Z] - "btrfs": [2023-05-04T19:35:15.937Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-05-04T19:35:15.937Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-05-04T19:35:15.937Z] - "devicemapper": [2023-05-04T19:35:15.937Z] - CONFIG_BLK_DEV_DM: enabled [2023-05-04T19:35:15.937Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-05-04T19:35:15.937Z] - "overlay": [2023-05-04T19:35:15.937Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-05-04T19:35:15.937Z] - "zfs": [2023-05-04T19:35:15.937Z] - /dev/zfs: present [2023-05-04T19:35:15.937Z] - zfs command: missing [2023-05-04T19:35:15.937Z] - zpool command: missing [2023-05-04T19:35:15.937Z] [2023-05-04T19:35:15.937Z] Limits: [2023-05-04T19:35:16.100Z] #39 22.09 LINK criu/pie/parasite.built-in.o [2023-05-04T19:35:16.100Z] #39 22.10 GEN criu/pie/parasite-blob.h [2023-05-04T19:35:16.192Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-05-04T19:35:16.192Z] [2023-05-04T19:35:16.192Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-05-04T19:35:16.362Z] #39 22.10 CC criu/pie/parasite-vdso.o [2023-05-04T19:35:16.362Z] #39 22.28 CC criu/arch/x86/vdso-pie.o [2023-05-04T19:35:16.362Z] #39 22.38 CC criu/arch/x86/restorer.o [2023-05-04T19:35:16.508Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:14160332da982fb43a1346649e0279fee59e89f0 . [2023-05-04T19:35:16.617Z] #9 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 1.6s done [2023-05-04T19:35:16.621Z] #39 ... [2023-05-04T19:35:16.621Z] [2023-05-04T19:35:16.621Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-05-04T19:35:16.621Z] #42 DONE 1.3s [2023-05-04T19:35:16.621Z] [2023-05-04T19:35:16.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:16.621Z] #39 22.52 CC criu/arch/x86/restorer_unmap.o [2023-05-04T19:35:16.621Z] #39 22.53 CC criu/arch/x86/sigaction_compat_pie.o [2023-05-04T19:35:16.621Z] #39 22.63 CC criu/pie/restorer.o [2023-05-04T19:35:16.764Z] #1 [internal] load build definition from Dockerfile [2023-05-04T19:35:16.764Z] #1 transferring dockerfile: 17.17kB done [2023-05-04T19:35:16.764Z] #1 DONE 0.1s [2023-05-04T19:35:16.764Z] [2023-05-04T19:35:16.764Z] #2 [internal] load .dockerignore [2023-05-04T19:35:16.764Z] #2 transferring context: 87B done [2023-05-04T19:35:16.764Z] #2 DONE 0.1s [2023-05-04T19:35:16.764Z] [2023-05-04T19:35:16.764Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-05-04T19:35:17.186Z] #9 transferring context: 53.56MB 1.1s done [2023-05-04T19:35:17.187Z] #9 DONE 1.4s [2023-05-04T19:35:17.187Z] [2023-05-04T19:35:17.187Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:17.187Z] #10 resolve docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 0.1s done [2023-05-04T19:35:17.187Z] #10 sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 1.86kB / 1.86kB done [2023-05-04T19:35:17.187Z] #10 sha256:695bd97c6b054b118b89b25a44d3a53de194b41fa46ee529836077411abf1e82 1.58kB / 1.58kB done [2023-05-04T19:35:17.187Z] #10 sha256:0a1c2e17bc25d699e4ffaabb32fbae72af23c080a432438943fee9e50ccf31b6 6.78kB / 6.78kB done [2023-05-04T19:35:17.187Z] #10 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.5s done [2023-05-04T19:35:17.187Z] #10 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.1s [2023-05-04T19:35:17.187Z] #10 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.1s [2023-05-04T19:35:17.187Z] #10 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 54.53MB / 86.03MB 1.1s [2023-05-04T19:35:17.187Z] #9 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b [2023-05-04T19:35:17.326Z] #3 DONE 0.4s [2023-05-04T19:35:17.326Z] [2023-05-04T19:35:17.326Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-05-04T19:35:17.326Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-05-04T19:35:17.326Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-05-04T19:35:17.326Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-05-04T19:35:17.326Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-05-04T19:35:17.326Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s [2023-05-04T19:35:17.326Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done [2023-05-04T19:35:17.444Z] #10 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.2s done [2023-05-04T19:35:17.445Z] #10 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 74.45MB / 86.03MB 1.3s [2023-05-04T19:35:17.445Z] #10 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 [2023-05-04T19:35:17.445Z] #10 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 84.93MB / 86.03MB 1.4s [2023-05-04T19:35:17.560Z] #39 23.42 LINK criu/pie/restorer.built-in.o [2023-05-04T19:35:17.560Z] #39 23.43 GEN criu/pie/restorer-blob.h [2023-05-04T19:35:17.561Z] #39 23.50 DEP criu/vdso.d [2023-05-04T19:35:17.561Z] #39 ... [2023-05-04T19:35:17.561Z] [2023-05-04T19:35:17.561Z] #43 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-05-04T19:35:17.561Z] #43 DONE 1.1s [2023-05-04T19:35:17.561Z] [2023-05-04T19:35:17.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:17.561Z] #39 23.56 DEP criu/vdso-compat.d [2023-05-04T19:35:17.561Z] #39 23.60 DEP criu/uts_ns.d [2023-05-04T19:35:17.581Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 [2023-05-04T19:35:17.582Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done [2023-05-04T19:35:17.582Z] #4 DONE 0.6s [2023-05-04T19:35:17.819Z] #39 23.66 DEP criu/util.d [2023-05-04T19:35:17.819Z] #39 23.72 DEP criu/uffd.d [2023-05-04T19:35:17.819Z] #39 23.78 DEP criu/tun.d [2023-05-04T19:35:17.819Z] #39 23.84 DEP criu/tty.d [2023-05-04T19:35:17.837Z] [2023-05-04T19:35:17.837Z] #5 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye [2023-05-04T19:35:18.008Z] #10 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 54.58MB / 54.58MB 1.8s done [2023-05-04T19:35:18.008Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 0B / 149.07MB 1.9s [2023-05-04T19:35:18.008Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 7.78MB / 149.07MB 2.0s [2023-05-04T19:35:18.008Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 17.83MB / 149.07MB 2.1s [2023-05-04T19:35:18.078Z] #39 23.89 DEP criu/timerfd.d [2023-05-04T19:35:18.078Z] #39 23.95 DEP criu/timens.d [2023-05-04T19:35:18.078Z] #39 23.99 DEP criu/sysfs_parse.d [2023-05-04T19:35:18.078Z] #39 24.04 DEP criu/sysctl.d [2023-05-04T19:35:18.078Z] #39 24.09 DEP criu/string.d [2023-05-04T19:35:18.078Z] #39 24.10 DEP criu/stats.d [2023-05-04T19:35:18.078Z] #39 24.14 DEP criu/sockets.d [2023-05-04T19:35:18.078Z] #39 24.20 DEP criu/sk-unix.d [2023-05-04T19:35:18.267Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 28.31MB / 149.07MB 2.2s [2023-05-04T19:35:18.267Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 37.75MB / 149.07MB 2.3s [2023-05-04T19:35:18.338Z] #39 24.25 DEP criu/sk-tcp.d [2023-05-04T19:35:18.338Z] #39 24.29 DEP criu/sk-queue.d [2023-05-04T19:35:18.338Z] #39 24.33 DEP criu/sk-packet.d [2023-05-04T19:35:18.338Z] #39 24.38 DEP criu/sk-netlink.d [2023-05-04T19:35:18.524Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 48.23MB / 149.07MB 2.4s [2023-05-04T19:35:18.524Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 68.16MB / 149.07MB 2.6s [2023-05-04T19:35:18.597Z] #39 24.45 DEP criu/sk-inet.d [2023-05-04T19:35:18.597Z] #39 24.54 DEP criu/signalfd.d [2023-05-04T19:35:18.765Z] #5 ... [2023-05-04T19:35:18.765Z] [2023-05-04T19:35:18.765Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-05-04T19:35:18.765Z] #6 DONE 1.0s [2023-05-04T19:35:18.780Z] #10 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.4s done [2023-05-04T19:35:18.780Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 77.59MB / 149.07MB 2.7s [2023-05-04T19:35:18.780Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 97.52MB / 149.07MB 2.9s [2023-05-04T19:35:18.856Z] #39 ... [2023-05-04T19:35:18.856Z] [2023-05-04T19:35:18.856Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-05-04T19:35:18.856Z] #0 0.784 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-05-04T19:35:18.856Z] #44 DONE 1.1s [2023-05-04T19:35:18.856Z] [2023-05-04T19:35:18.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:18.856Z] #39 24.64 DEP criu/sigframe.d [2023-05-04T19:35:18.856Z] #39 24.68 DEP criu/shmem.d [2023-05-04T19:35:18.856Z] #39 24.72 DEP criu/servicefd.d [2023-05-04T19:35:18.856Z] #39 24.77 DEP criu/seize.d [2023-05-04T19:35:18.856Z] #39 24.83 DEP criu/seccomp.d [2023-05-04T19:35:18.856Z] #39 24.89 DEP criu/rst-malloc.d [2023-05-04T19:35:18.856Z] #39 24.94 DEP criu/rbtree.d [2023-05-04T19:35:19.021Z] [2023-05-04T19:35:19.021Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:35:19.021Z] #7 DONE 1.0s [2023-05-04T19:35:19.021Z] [2023-05-04T19:35:19.021Z] #5 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye [2023-05-04T19:35:19.021Z] #5 DONE 1.0s [2023-05-04T19:35:19.021Z] [2023-05-04T19:35:19.021Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:35:19.021Z] #8 DONE 1.0s [2023-05-04T19:35:19.021Z] [2023-05-04T19:35:19.021Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:19.021Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:19.037Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 108.00MB / 149.07MB 3.0s [2023-05-04T19:35:19.038Z] #10 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 3.1s done [2023-05-04T19:35:19.038Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 117.44MB / 149.07MB 3.1s [2023-05-04T19:35:19.038Z] #10 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e [2023-05-04T19:35:19.097Z] #9 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.7s done [2023-05-04T19:35:19.114Z] #39 24.98 DEP criu/pstree.d [2023-05-04T19:35:19.114Z] #39 25.05 DEP criu/protobuf.d [2023-05-04T19:35:19.114Z] #39 25.09 GEN criu/protobuf-desc-gen.h [2023-05-04T19:35:19.278Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-05-04T19:35:19.278Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:35:19.278Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-05-04T19:35:19.278Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-05-04T19:35:19.295Z] #10 ... [2023-05-04T19:35:19.295Z] [2023-05-04T19:35:19.295Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-04T19:35:19.295Z] #11 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done [2023-05-04T19:35:19.295Z] #11 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done [2023-05-04T19:35:19.295Z] #11 sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 529B / 529B done [2023-05-04T19:35:19.295Z] #11 sha256:34b4fa67dc04381e908b662ed69b3dbe8015fa723a746c66cc870a5330520981 1.46kB / 1.46kB done [2023-05-04T19:35:19.295Z] #11 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.2s done [2023-05-04T19:35:19.295Z] #11 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.4s done [2023-05-04T19:35:19.295Z] #11 DONE 3.5s [2023-05-04T19:35:19.295Z] [2023-05-04T19:35:19.295Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:19.295Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 126.88MB / 149.07MB 3.2s [2023-05-04T19:35:19.295Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 137.36MB / 149.07MB 3.3s [2023-05-04T19:35:19.356Z] #9 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 0.1s [2023-05-04T19:35:19.577Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 147.85MB / 149.07MB 3.4s [2023-05-04T19:35:19.577Z] #10 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.4s done [2023-05-04T19:35:19.699Z] #39 ... [2023-05-04T19:35:19.699Z] [2023-05-04T19:35:19.699Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-05-04T19:35:19.699Z] #45 DONE 1.0s [2023-05-04T19:35:19.699Z] [2023-05-04T19:35:19.699Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-05-04T19:35:19.839Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 495.62kB / 9.86MB 0.4s [2023-05-04T19:35:19.839Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2023-05-04T19:35:20.095Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2023-05-04T19:35:20.095Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-05-04T19:35:20.351Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-05-04T19:35:20.639Z] #46 DONE 0.9s [2023-05-04T19:35:20.639Z] [2023-05-04T19:35:20.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:20.639Z] #39 26.17 DEP criu/protobuf-desc.d [2023-05-04T19:35:20.639Z] #39 26.20 DEP criu/proc_parse.d [2023-05-04T19:35:20.639Z] #39 26.26 DEP criu/plugin.d [2023-05-04T19:35:20.639Z] #39 26.28 DEP criu/pipes.d [2023-05-04T19:35:20.639Z] #39 26.33 DEP criu/pie-util.d [2023-05-04T19:35:20.639Z] #39 26.36 DEP criu/pie-util-vdso.d [2023-05-04T19:35:20.639Z] #39 26.39 DEP criu/pie-util-vdso-elf32.d [2023-05-04T19:35:20.639Z] #39 26.42 DEP criu/path.d [2023-05-04T19:35:20.639Z] #39 26.45 DEP criu/parasite-syscall.d [2023-05-04T19:35:20.639Z] #39 26.50 DEP criu/pagemap.d [2023-05-04T19:35:20.639Z] #39 26.55 DEP criu/pagemap-cache.d [2023-05-04T19:35:20.639Z] #39 26.58 DEP criu/page-xfer.d [2023-05-04T19:35:20.639Z] #39 26.63 DEP criu/page-pipe.d [2023-05-04T19:35:20.639Z] #39 26.67 DEP criu/netfilter.d [2023-05-04T19:35:20.639Z] #39 26.71 DEP criu/net.d [2023-05-04T19:35:20.903Z] #39 26.77 DEP criu/namespaces.d [2023-05-04T19:35:20.903Z] #39 26.82 DEP criu/mount.d [2023-05-04T19:35:20.903Z] #39 26.86 DEP criu/memfd.d [2023-05-04T19:35:20.903Z] #39 26.90 DEP criu/mem.d [2023-05-04T19:35:20.903Z] #39 26.94 DEP criu/lsm.d [2023-05-04T19:35:20.946Z] #10 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 [2023-05-04T19:35:21.161Z] #39 26.98 DEP criu/log.d [2023-05-04T19:35:21.161Z] #39 27.02 DEP criu/libnetlink.d [2023-05-04T19:35:21.161Z] #39 27.05 DEP criu/kerndat.d [2023-05-04T19:35:21.161Z] #39 27.12 DEP criu/kcmp-ids.d [2023-05-04T19:35:21.161Z] #39 27.14 DEP criu/irmap.d [2023-05-04T19:35:21.161Z] #39 27.18 DEP criu/ipc_ns.d [2023-05-04T19:35:21.279Z] #9 ... [2023-05-04T19:35:21.279Z] [2023-05-04T19:35:21.279Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:21.279Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-05-04T19:35:21.279Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:35:21.279Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-05-04T19:35:21.279Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-05-04T19:35:21.279Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2023-05-04T19:35:21.279Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-05-04T19:35:21.279Z] #10 DONE 2.1s [2023-05-04T19:35:21.279Z] [2023-05-04T19:35:21.279Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:21.279Z] #9 DONE 2.3s [2023-05-04T19:35:21.279Z] [2023-05-04T19:35:21.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:21.280Z] #11 resolve docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 0.2s done [2023-05-04T19:35:21.280Z] #11 sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 1.86kB / 1.86kB done [2023-05-04T19:35:21.280Z] #11 sha256:78b603af10aa69a18f75a4da0300c6026eae4a4fa40a47f6a873ac8aa69e245e 1.58kB / 1.58kB done [2023-05-04T19:35:21.280Z] #11 sha256:4d88dcbecf7c53402ec251afd23209e50257298e592d3a178182d64f22fa1cae 6.79kB / 6.79kB done [2023-05-04T19:35:21.280Z] #11 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 0.9s done [2023-05-04T19:35:21.280Z] #11 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 54.68MB / 54.68MB 1.6s done [2023-05-04T19:35:21.280Z] #11 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 0.9s [2023-05-04T19:35:21.280Z] #11 sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 15.75MB / 15.75MB 1.3s done [2023-05-04T19:35:21.280Z] #11 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 1.9s [2023-05-04T19:35:21.280Z] #11 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 41.94MB / 115.27MB 1.9s [2023-05-04T19:35:21.280Z] #11 sha256:b19f6e891efbecc4017b2787949481c01dbe0f0817454c9f9e87bd9618c648d3 155B / 155B 1.8s [2023-05-04T19:35:21.280Z] #11 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 51.38MB / 115.27MB 2.0s [2023-05-04T19:35:21.420Z] #39 ... [2023-05-04T19:35:21.420Z] [2023-05-04T19:35:21.420Z] #47 [dev-systemd-false 6/27] RUN ldconfig [2023-05-04T19:35:21.420Z] #47 DONE 0.7s [2023-05-04T19:35:21.420Z] [2023-05-04T19:35:21.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:21.420Z] #39 27.23 DEP criu/image.d [2023-05-04T19:35:21.420Z] #39 27.28 DEP criu/image-desc.d [2023-05-04T19:35:21.420Z] #39 27.31 DEP criu/fsnotify.d [2023-05-04T19:35:21.420Z] #39 27.36 DEP criu/filesystems.d [2023-05-04T19:35:21.420Z] #39 27.42 DEP criu/files.d [2023-05-04T19:35:21.510Z] #10 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 5.4s done [2023-05-04T19:35:21.535Z] #11 ... [2023-05-04T19:35:21.535Z] [2023-05-04T19:35:21.535Z] #12 [internal] load build context [2023-05-04T19:35:21.535Z] #12 transferring context: 53.56MB 2.4s done [2023-05-04T19:35:21.535Z] #12 DONE 2.5s [2023-05-04T19:35:21.535Z] [2023-05-04T19:35:21.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:21.535Z] #11 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 2.1s done [2023-05-04T19:35:21.535Z] #11 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 72.26MB / 115.27MB 2.2s [2023-05-04T19:35:21.535Z] #11 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 81.79MB / 115.27MB 2.3s [2023-05-04T19:35:21.535Z] #11 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 92.27MB / 115.27MB 2.4s [2023-05-04T19:35:21.680Z] #39 27.49 DEP criu/files-reg.d [2023-05-04T19:35:21.680Z] #39 27.57 DEP criu/files-ext.d [2023-05-04T19:35:21.680Z] #39 27.61 DEP criu/file-lock.d [2023-05-04T19:35:21.680Z] #39 27.65 DEP criu/file-ids.d [2023-05-04T19:35:21.680Z] #39 27.69 DEP criu/fifo.d [2023-05-04T19:35:21.770Z] #10 ... [2023-05-04T19:35:21.770Z] [2023-05-04T19:35:21.770Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:21.770Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-04T19:35:21.770Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:35:21.770Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-05-04T19:35:21.770Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-05-04T19:35:21.770Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2023-05-04T19:35:21.770Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-05-04T19:35:21.770Z] #12 DONE 5.9s [2023-05-04T19:35:21.770Z] [2023-05-04T19:35:21.770Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:21.791Z] #11 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 99.61MB / 115.27MB 2.5s [2023-05-04T19:35:21.792Z] #11 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 111.87MB / 115.27MB 2.6s [2023-05-04T19:35:21.938Z] #39 27.73 DEP criu/fdstore.d [2023-05-04T19:35:21.938Z] #39 27.77 DEP criu/fault-injection.d [2023-05-04T19:35:21.938Z] #39 27.78 DEP criu/external.d [2023-05-04T19:35:21.938Z] #39 27.83 DEP criu/eventpoll.d [2023-05-04T19:35:21.938Z] #39 27.89 DEP criu/eventfd.d [2023-05-04T19:35:21.938Z] #39 27.94 DEP criu/crtools.d [2023-05-04T19:35:21.938Z] #39 27.99 DEP criu/cr-service.d [2023-05-04T19:35:21.938Z] #39 28.05 DEP criu/cr-restore.d [2023-05-04T19:35:22.047Z] #11 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 1.7s done [2023-05-04T19:35:22.197Z] #39 28.13 DEP criu/cr-errno.d [2023-05-04T19:35:22.197Z] #39 28.14 DEP criu/cr-dump.d [2023-05-04T19:35:22.197Z] #39 28.20 DEP criu/cr-dedup.d [2023-05-04T19:35:22.361Z] Client: Docker Engine - Community [2023-05-04T19:35:22.361Z] Version: 23.0.1 [2023-05-04T19:35:22.361Z] API version: 1.42 [2023-05-04T19:35:22.361Z] Go version: go1.19.5 [2023-05-04T19:35:22.361Z] Git commit: a5ee5b1 [2023-05-04T19:35:22.361Z] Built: Thu Feb 9 19:46:56 2023 [2023-05-04T19:35:22.361Z] OS/Arch: linux/amd64 [2023-05-04T19:35:22.361Z] Context: default [2023-05-04T19:35:22.361Z] [2023-05-04T19:35:22.361Z] Server: Docker Engine - Community [2023-05-04T19:35:22.361Z] Engine: [2023-05-04T19:35:22.361Z] Version: 23.0.1 [2023-05-04T19:35:22.361Z] API version: 1.42 (minimum version 1.12) [2023-05-04T19:35:22.361Z] Go version: go1.19.5 [2023-05-04T19:35:22.361Z] Git commit: bc3805a [2023-05-04T19:35:22.361Z] Built: Thu Feb 9 19:46:56 2023 [2023-05-04T19:35:22.361Z] OS/Arch: linux/amd64 [2023-05-04T19:35:22.361Z] Experimental: true [2023-05-04T19:35:22.361Z] containerd: [2023-05-04T19:35:22.361Z] Version: 1.6.18 [2023-05-04T19:35:22.361Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:35:22.361Z] runc: [2023-05-04T19:35:22.361Z] Version: 1.1.4 [2023-05-04T19:35:22.361Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-05-04T19:35:22.361Z] docker-init: [2023-05-04T19:35:22.361Z] Version: 0.19.0 [2023-05-04T19:35:22.361Z] GitCommit: de40ad0 [Pipeline] sh [2023-05-04T19:35:22.456Z] #39 28.23 DEP criu/cr-check.d [2023-05-04T19:35:22.456Z] #39 28.29 DEP criu/config.d [2023-05-04T19:35:22.456Z] #39 28.34 DEP criu/clone-noasan.d [2023-05-04T19:35:22.456Z] #39 28.36 DEP criu/cgroup.d [2023-05-04T19:35:22.456Z] #39 28.41 DEP criu/cgroup-props.d [2023-05-04T19:35:22.456Z] #39 28.44 DEP criu/bitmap.d [2023-05-04T19:35:22.456Z] #39 ... [2023-05-04T19:35:22.456Z] [2023-05-04T19:35:22.456Z] #48 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-05-04T19:35:22.456Z] #48 DONE 1.3s [2023-05-04T19:35:22.456Z] [2023-05-04T19:35:22.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:22.456Z] #39 28.45 DEP criu/bfd.d [2023-05-04T19:35:22.456Z] #39 28.48 DEP criu/autofs.d [2023-05-04T19:35:22.456Z] #39 28.52 DEP criu/aio.d [2023-05-04T19:35:22.456Z] #39 28.57 DEP criu/action-scripts.d [2023-05-04T19:35:22.650Z] #9 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 3.5s done [2023-05-04T19:35:22.664Z] + docker info [2023-05-04T19:35:22.664Z] Client: [2023-05-04T19:35:22.664Z] Context: default [2023-05-04T19:35:22.664Z] Debug Mode: false [2023-05-04T19:35:22.664Z] Plugins: [2023-05-04T19:35:22.664Z] buildx: Docker Buildx (Docker Inc.) [2023-05-04T19:35:22.664Z] Version: v0.10.4 [2023-05-04T19:35:22.664Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-05-04T19:35:22.664Z] compose: Docker Compose (Docker Inc.) [2023-05-04T19:35:22.664Z] Version: v2.16.0 [2023-05-04T19:35:22.664Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-05-04T19:35:22.664Z] scan: Docker Scan (Docker Inc.) [2023-05-04T19:35:22.664Z] Version: v0.23.0 [2023-05-04T19:35:22.664Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-05-04T19:35:22.664Z] [2023-05-04T19:35:22.664Z] Server: [2023-05-04T19:35:22.664Z] Containers: 0 [2023-05-04T19:35:22.664Z] Running: 0 [2023-05-04T19:35:22.664Z] Paused: 0 [2023-05-04T19:35:22.664Z] Stopped: 0 [2023-05-04T19:35:22.664Z] Images: 0 [2023-05-04T19:35:22.664Z] Server Version: 23.0.1 [2023-05-04T19:35:22.664Z] Storage Driver: overlay2 [2023-05-04T19:35:22.664Z] Backing Filesystem: extfs [2023-05-04T19:35:22.664Z] Supports d_type: true [2023-05-04T19:35:22.664Z] Using metacopy: false [2023-05-04T19:35:22.664Z] Native Overlay Diff: true [2023-05-04T19:35:22.664Z] userxattr: false [2023-05-04T19:35:22.664Z] Logging Driver: json-file [2023-05-04T19:35:22.664Z] Cgroup Driver: systemd [2023-05-04T19:35:22.664Z] Cgroup Version: 2 [2023-05-04T19:35:22.664Z] Plugins: [2023-05-04T19:35:22.664Z] Volume: local [2023-05-04T19:35:22.664Z] Network: bridge host ipvlan macvlan null overlay [2023-05-04T19:35:22.664Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-05-04T19:35:22.664Z] Swarm: inactive [2023-05-04T19:35:22.664Z] Runtimes: io.containerd.runc.v2 runc [2023-05-04T19:35:22.664Z] Default Runtime: runc [2023-05-04T19:35:22.664Z] Init Binary: docker-init [2023-05-04T19:35:22.664Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-05-04T19:35:22.664Z] runc version: v1.1.4-0-g5fd4c4d [2023-05-04T19:35:22.664Z] init version: de40ad0 [2023-05-04T19:35:22.664Z] Security Options: [2023-05-04T19:35:22.664Z] apparmor [2023-05-04T19:35:22.664Z] seccomp [2023-05-04T19:35:22.664Z] Profile: builtin [2023-05-04T19:35:22.664Z] cgroupns [2023-05-04T19:35:22.664Z] Kernel Version: 5.15.0-1031-aws [2023-05-04T19:35:22.664Z] Operating System: Ubuntu 20.04.6 LTS [2023-05-04T19:35:22.664Z] OSType: linux [2023-05-04T19:35:22.664Z] Architecture: x86_64 [2023-05-04T19:35:22.664Z] CPUs: 8 [2023-05-04T19:35:22.664Z] Total Memory: 30.9GiB [2023-05-04T19:35:22.664Z] Name: ip-10-100-36-224 [2023-05-04T19:35:22.664Z] ID: 8a7733fc-ac8c-4bc6-885c-6cb3ad2fb2d0 [2023-05-04T19:35:22.664Z] Docker Root Dir: /var/lib/docker [2023-05-04T19:35:22.664Z] Debug Mode: false [2023-05-04T19:35:22.664Z] Registry: https://index.docker.io/v1/ [2023-05-04T19:35:22.664Z] Experimental: true [2023-05-04T19:35:22.664Z] Insecure Registries: [2023-05-04T19:35:22.664Z] 127.0.0.0/8 [2023-05-04T19:35:22.664Z] Live Restore Enabled: true [2023-05-04T19:35:22.664Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2023-05-04T19:35:22.710Z] #10 ... [2023-05-04T19:35:22.710Z] [2023-05-04T19:35:22.710Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:22.710Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-04T19:35:22.710Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:35:22.710Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-05-04T19:35:22.710Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-05-04T19:35:22.710Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s [2023-05-04T19:35:22.710Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2023-05-04T19:35:22.710Z] #13 ... [2023-05-04T19:35:22.710Z] [2023-05-04T19:35:22.710Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:22.710Z] #10 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 1.7s done [2023-05-04T19:35:22.714Z] #39 28.64 CC criu/action-scripts.o [Pipeline] sh [2023-05-04T19:35:22.968Z] #10 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 0.1s [2023-05-04T19:35:22.972Z] #39 28.78 CC criu/aio.o [2023-05-04T19:35:22.972Z] #39 28.93 CC criu/autofs.o [2023-05-04T19:35:22.975Z] #11 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.1s [2023-05-04T19:35:22.990Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:14160332da982fb43a1346649e0279fee59e89f0 . [2023-05-04T19:35:23.230Z] #11 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.2s done [2023-05-04T19:35:23.249Z] #1 [internal] load build definition from Dockerfile [2023-05-04T19:35:23.249Z] #1 transferring dockerfile: 17.17kB done [2023-05-04T19:35:23.249Z] #1 DONE 0.1s [2023-05-04T19:35:23.249Z] [2023-05-04T19:35:23.249Z] #2 [internal] load .dockerignore [2023-05-04T19:35:23.249Z] #2 transferring context: 87B done [2023-05-04T19:35:23.249Z] #2 DONE 0.1s [2023-05-04T19:35:23.249Z] [2023-05-04T19:35:23.249Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-05-04T19:35:23.487Z] #11 sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 115.27MB / 115.27MB 4.0s done [2023-05-04T19:35:23.487Z] #11 ... [2023-05-04T19:35:23.487Z] [2023-05-04T19:35:23.487Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-04T19:35:23.487Z] #13 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.2s done [2023-05-04T19:35:23.487Z] #13 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done [2023-05-04T19:35:23.487Z] #13 sha256:ffc0fb46ea2b4c6e5462896ab380db366d1f142e565a0bfae4f91d0b511baae3 529B / 529B done [2023-05-04T19:35:23.487Z] #13 sha256:af5aac46f628b47b218f9993d0f936b7f889093a0ab9b35722dcb34dc6d92a87 1.48kB / 1.48kB done [2023-05-04T19:35:23.487Z] #13 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 0.9s done [2023-05-04T19:35:23.487Z] #13 DONE 4.6s [2023-05-04T19:35:23.487Z] [2023-05-04T19:35:23.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:23.487Z] #11 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e [2023-05-04T19:35:23.540Z] #39 29.37 CC criu/bfd.o [2023-05-04T19:35:23.540Z] #39 29.57 CC criu/bitmap.o [2023-05-04T19:35:23.588Z] #9 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 done [2023-05-04T19:35:23.798Z] #39 29.61 CC criu/cgroup-props.o [2023-05-04T19:35:23.817Z] #3 DONE 0.5s [2023-05-04T19:35:23.817Z] [2023-05-04T19:35:23.817Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-05-04T19:35:23.817Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-05-04T19:35:23.817Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-05-04T19:35:23.817Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-05-04T19:35:23.817Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-05-04T19:35:23.817Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 3.15MB / 11.55MB 0.1s [2023-05-04T19:35:24.056Z] #39 29.92 CC criu/cgroup.o [2023-05-04T19:35:24.076Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-05-04T19:35:24.076Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-05-04T19:35:24.076Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-05-04T19:35:24.076Z] #4 DONE 0.6s [2023-05-04T19:35:24.335Z] [2023-05-04T19:35:24.335Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-05-04T19:35:24.853Z] #11 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 1.0s done [2023-05-04T19:35:24.864Z] #10 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.7s done [2023-05-04T19:35:24.864Z] #10 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 [2023-05-04T19:35:24.965Z] #9 ... [2023-05-04T19:35:24.965Z] [2023-05-04T19:35:24.965Z] #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 [2023-05-04T19:35:24.994Z] #39 30.91 CC criu/clone-noasan.o [2023-05-04T19:35:24.994Z] #39 30.99 CC criu/config.o [2023-05-04T19:35:25.253Z] #39 ... [2023-05-04T19:35:25.253Z] [2023-05-04T19:35:25.253Z] #49 [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 [2023-05-04T19:35:25.253Z] #0 1.075 + RM_GOPATH=0 [2023-05-04T19:35:25.253Z] #0 1.075 + TMP_GOPATH= [2023-05-04T19:35:25.253Z] #0 1.075 + : /build [2023-05-04T19:35:25.253Z] #0 1.075 + '[' -z '' ']' [2023-05-04T19:35:25.253Z] #0 1.076 ++ mktemp -d [2023-05-04T19:35:25.253Z] #0 1.078 + export GOPATH=/tmp/tmp.BR1aMoxpfs [2023-05-04T19:35:25.253Z] #0 1.078 + GOPATH=/tmp/tmp.BR1aMoxpfs [2023-05-04T19:35:25.253Z] #0 1.078 + RM_GOPATH=1 [2023-05-04T19:35:25.253Z] #0 1.078 + case "$(go env GOARCH)" in [2023-05-04T19:35:25.253Z] #0 1.078 ++ go env GOARCH [2023-05-04T19:35:25.253Z] #0 1.086 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:25.253Z] #0 1.086 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:25.253Z] #0 1.087 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:25.253Z] #0 1.094 Install runc version v1.1.5 (build tags: seccomp) [2023-05-04T19:35:25.253Z] #0 1.094 + dir=/tmp/install [2023-05-04T19:35:25.253Z] #0 1.094 + bin=runc [2023-05-04T19:35:25.253Z] #0 1.094 + shift [2023-05-04T19:35:25.253Z] #0 1.094 + '[' '!' -f /tmp/install/runc.installer ']' [2023-05-04T19:35:25.253Z] #0 1.094 + . /tmp/install/runc.installer [2023-05-04T19:35:25.253Z] #0 1.094 ++ set -e [2023-05-04T19:35:25.253Z] #0 1.094 ++ : v1.1.5 [2023-05-04T19:35:25.253Z] #0 1.094 + install_runc [2023-05-04T19:35:25.253Z] #0 1.094 + RUNC_BUILDTAGS=seccomp [2023-05-04T19:35:25.253Z] #0 1.094 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-05-04T19:35:25.253Z] #0 1.094 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BR1aMoxpfs/src/github.com/opencontainers/runc [2023-05-04T19:35:25.253Z] #0 1.099 Cloning into '/tmp/tmp.BR1aMoxpfs/src/github.com/opencontainers/runc'... [2023-05-04T19:35:25.253Z] #0 3.264 + cd /tmp/tmp.BR1aMoxpfs/src/github.com/opencontainers/runc [2023-05-04T19:35:25.253Z] #0 3.264 + git checkout -q v1.1.5 [2023-05-04T19:35:25.253Z] #0 3.561 + '[' -z '' ']' [2023-05-04T19:35:25.253Z] #0 3.561 + target=static [2023-05-04T19:35:25.253Z] #0 3.561 + make BUILDTAGS=seccomp static [2023-05-04T19:35:25.253Z] #0 3.866 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-05-04T19:35:25.253Z] #49 ... [2023-05-04T19:35:25.253Z] [2023-05-04T19:35:25.253Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:35:25.253Z] #0 1.086 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:25.253Z] #0 1.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:25.253Z] #0 1.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:25.253Z] #0 1.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:25.253Z] #0 1.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:25.253Z] #0 2.165 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:25.415Z] #11 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 0.1s [2023-05-04T19:35:25.713Z] #5 DONE 1.1s [2023-05-04T19:35:25.713Z] [2023-05-04T19:35:25.713Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:35:25.713Z] #6 DONE 1.1s [2023-05-04T19:35:25.713Z] [2023-05-04T19:35:25.713Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-05-04T19:35:25.713Z] #7 DONE 1.2s [2023-05-04T19:35:25.713Z] [2023-05-04T19:35:25.713Z] #8 [internal] load metadata for docker.io/library/golang:1.19.9-bullseye [2023-05-04T19:35:25.713Z] #8 DONE 1.2s [2023-05-04T19:35:25.820Z] #50 3.429 Fetched 8644 kB in 3s (3330 kB/s) [2023-05-04T19:35:26.342Z] #11 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 1.1s done [2023-05-04T19:35:26.599Z] #11 extracting sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 0.1s [2023-05-04T19:35:26.756Z] #50 3.429 Reading package lists... [2023-05-04T19:35:26.870Z] #14 ... [2023-05-04T19:35:26.870Z] [2023-05-04T19:35:26.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:26.870Z] #9 DONE 17.6s [2023-05-04T19:35:26.870Z] [2023-05-04T19:35:26.870Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-04T19:35:27.093Z] [2023-05-04T19:35:27.093Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:27.093Z] #9 resolve docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:27.093Z] #9 resolve docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 0.1s done [2023-05-04T19:35:27.093Z] #9 sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf 1.86kB / 1.86kB done [2023-05-04T19:35:27.093Z] #9 sha256:695bd97c6b054b118b89b25a44d3a53de194b41fa46ee529836077411abf1e82 1.58kB / 1.58kB done [2023-05-04T19:35:27.390Z] #9 sha256:0a1c2e17bc25d699e4ffaabb32fbae72af23c080a432438943fee9e50ccf31b6 6.78kB / 6.78kB done [2023-05-04T19:35:27.390Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 11.53MB / 55.05MB 0.2s [2023-05-04T19:35:27.390Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 22.02MB / 55.05MB 0.3s [2023-05-04T19:35:27.651Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 29.36MB / 55.05MB 0.4s [2023-05-04T19:35:27.651Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 36.70MB / 55.05MB 0.5s [2023-05-04T19:35:27.694Z] #50 4.261 Reading package lists... [2023-05-04T19:35:27.932Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 39.85MB / 55.05MB 0.6s [2023-05-04T19:35:27.932Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 49.28MB / 55.05MB 0.7s [2023-05-04T19:35:27.932Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0B / 15.76MB 0.7s [2023-05-04T19:35:27.932Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 0B / 54.58MB 0.7s [2023-05-04T19:35:27.932Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 0.8s [2023-05-04T19:35:27.932Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 7.34MB / 15.76MB 0.8s [2023-05-04T19:35:27.932Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 9.44MB / 54.58MB 0.8s [2023-05-04T19:35:27.953Z] #50 5.088 Building dependency tree... [2023-05-04T19:35:27.953Z] #50 5.493 The following additional packages will be installed: [2023-05-04T19:35:28.192Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 0.9s [2023-05-04T19:35:28.192Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 19.92MB / 54.58MB 0.9s [2023-05-04T19:35:28.192Z] #9 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.0s done [2023-05-04T19:35:28.192Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 31.46MB / 54.58MB 1.1s [2023-05-04T19:35:28.192Z] #9 sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 15.76MB / 15.76MB 1.1s done [2023-05-04T19:35:28.192Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 36.81MB / 54.58MB 1.2s [2023-05-04T19:35:28.192Z] #9 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 [2023-05-04T19:35:28.192Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 196.61kB / 86.03MB 1.2s [2023-05-04T19:35:28.211Z] #50 5.493 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:35:28.211Z] #50 5.494 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-05-04T19:35:28.211Z] #50 5.495 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-05-04T19:35:28.211Z] #50 5.495 python3-pkg-resources vim-runtime xxd [2023-05-04T19:35:28.211Z] #50 5.497 Suggested packages: [2023-05-04T19:35:28.211Z] #50 5.502 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-05-04T19:35:28.211Z] #50 5.502 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-05-04T19:35:28.211Z] #50 5.503 acl attr quota [2023-05-04T19:35:28.211Z] #50 5.503 Recommended packages: [2023-05-04T19:35:28.211Z] #50 5.503 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-05-04T19:35:28.454Z] #9 sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 52.43MB / 54.58MB 1.3s [2023-05-04T19:35:28.454Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 12.58MB / 86.03MB 1.3s [2023-05-04T19:35:28.454Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 6.29MB / 149.07MB 1.3s [2023-05-04T19:35:28.454Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 22.02MB / 86.03MB 1.4s [2023-05-04T19:35:28.470Z] #50 5.928 The following NEW packages will be installed: [2023-05-04T19:35:28.470Z] #50 5.930 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-05-04T19:35:28.470Z] #50 5.930 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:35:28.470Z] #50 5.931 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-05-04T19:35:28.470Z] #50 5.932 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-05-04T19:35:28.470Z] #50 5.932 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-05-04T19:35:28.470Z] #50 5.932 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-05-04T19:35:28.470Z] #50 5.932 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-05-04T19:35:28.470Z] #50 5.932 xz-utils zip [2023-05-04T19:35:28.489Z] #11 extracting sha256:e85d888f030a8144c84f6c4271cb484094a6949d6dd7d613859a7007d623a64a 1.7s done [2023-05-04T19:35:28.489Z] #11 extracting sha256:b19f6e891efbecc4017b2787949481c01dbe0f0817454c9f9e87bd9618c648d3 [2023-05-04T19:35:28.716Z] #9 ... [2023-05-04T19:35:28.716Z] [2023-05-04T19:35:28.716Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:28.716Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-04T19:35:28.716Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:35:28.716Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-05-04T19:35:28.716Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-05-04T19:35:28.716Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2023-05-04T19:35:28.716Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2023-05-04T19:35:28.716Z] #10 DONE 1.6s [2023-05-04T19:35:28.716Z] [2023-05-04T19:35:28.716Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:28.716Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 32.51MB / 86.03MB 1.5s [2023-05-04T19:35:28.716Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 25.17MB / 149.07MB 1.5s [2023-05-04T19:35:28.716Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 41.94MB / 86.03MB 1.6s [2023-05-04T19:35:28.716Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 35.65MB / 149.07MB 1.6s [2023-05-04T19:35:28.728Z] #50 6.221 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:28.729Z] #50 6.221 Need to get 27.0 MB of archives. [2023-05-04T19:35:28.729Z] #50 6.221 After this operation, 104 MB of additional disk space will be used. [2023-05-04T19:35:28.729Z] #50 6.221 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-05-04T19:35:28.745Z] #11 extracting sha256:b19f6e891efbecc4017b2787949481c01dbe0f0817454c9f9e87bd9618c648d3 done [2023-05-04T19:35:28.977Z] #9 ... [2023-05-04T19:35:28.977Z] [2023-05-04T19:35:28.977Z] #11 [internal] load build context [2023-05-04T19:35:28.977Z] #11 transferring context: 53.55MB 1.7s done [2023-05-04T19:35:28.977Z] #11 DONE 1.9s [2023-05-04T19:35:28.977Z] [2023-05-04T19:35:28.977Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-05-04T19:35:28.977Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-05-04T19:35:28.977Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-05-04T19:35:28.977Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-05-04T19:35:28.977Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-05-04T19:35:28.977Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2023-05-04T19:35:28.977Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2023-05-04T19:35:28.977Z] #12 DONE 2.0s [2023-05-04T19:35:28.977Z] [2023-05-04T19:35:28.977Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:28.977Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 52.43MB / 86.03MB 1.7s [2023-05-04T19:35:28.977Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 46.14MB / 149.07MB 1.7s [2023-05-04T19:35:28.977Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 69.21MB / 86.03MB 1.9s [2023-05-04T19:35:28.977Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 63.96MB / 149.07MB 1.9s [2023-05-04T19:35:28.977Z] #9 sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 155B / 155B 1.9s done [2023-05-04T19:35:28.987Z] #50 6.225 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-05-04T19:35:28.987Z] #50 6.227 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-05-04T19:35:28.987Z] #50 6.229 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-05-04T19:35:28.987Z] #50 6.230 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-05-04T19:35:28.987Z] #50 6.232 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-05-04T19:35:28.987Z] #50 6.234 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-05-04T19:35:28.987Z] #50 6.236 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-05-04T19:35:28.987Z] #50 6.245 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:35:28.987Z] #50 6.247 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:35:28.987Z] #50 6.250 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-05-04T19:35:28.987Z] #50 6.253 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-05-04T19:35:28.987Z] #50 6.254 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-05-04T19:35:28.987Z] #50 6.257 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-05-04T19:35:28.987Z] #50 6.263 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-05-04T19:35:28.987Z] #50 6.271 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-05-04T19:35:28.987Z] #50 6.272 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-05-04T19:35:28.987Z] #50 6.273 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-05-04T19:35:28.987Z] #50 6.274 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-05-04T19:35:28.987Z] #50 6.275 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-05-04T19:35:28.987Z] #50 6.276 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-05-04T19:35:28.987Z] #50 6.281 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-05-04T19:35:28.987Z] #50 6.283 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-05-04T19:35:28.987Z] #50 6.284 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-05-04T19:35:28.987Z] #50 6.291 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-05-04T19:35:28.987Z] #50 6.293 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-05-04T19:35:28.987Z] #50 6.294 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-05-04T19:35:28.987Z] #50 6.389 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-05-04T19:35:28.987Z] #50 6.390 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-05-04T19:35:28.987Z] #50 6.391 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-05-04T19:35:28.987Z] #50 6.392 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-05-04T19:35:28.987Z] #50 6.392 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-05-04T19:35:28.987Z] #50 6.394 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-05-04T19:35:28.987Z] #50 6.396 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-05-04T19:35:28.987Z] #50 6.423 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-05-04T19:35:28.987Z] #50 6.424 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-05-04T19:35:28.987Z] #50 6.426 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:35:28.987Z] #50 6.427 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-05-04T19:35:28.987Z] #50 6.449 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-05-04T19:35:28.987Z] #50 6.450 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-05-04T19:35:28.987Z] #50 6.453 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-05-04T19:35:28.987Z] #50 6.463 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-05-04T19:35:28.987Z] #50 6.480 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-05-04T19:35:29.001Z] #11 DONE 10.2s [2023-05-04T19:35:29.001Z] [2023-05-04T19:35:29.001Z] #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 [2023-05-04T19:35:29.001Z] #0 1.664 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:29.001Z] #0 1.692 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:29.001Z] #0 1.692 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:29.001Z] #0 1.823 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-04T19:35:29.001Z] #0 2.521 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [234 kB] [2023-05-04T19:35:29.001Z] #0 2.530 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-04T19:35:29.001Z] #0 3.431 Fetched 8525 kB in 2s (4212 kB/s) [2023-05-04T19:35:29.001Z] #0 3.431 Reading package lists... [2023-05-04T19:35:29.001Z] #0 4.046 Reading package lists... [2023-05-04T19:35:29.001Z] #0 4.590 Building dependency tree... [2023-05-04T19:35:29.001Z] #0 4.966 The following additional packages will be installed: [2023-05-04T19:35:29.001Z] #0 4.966 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-05-04T19:35:29.001Z] #0 4.967 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-05-04T19:35:29.001Z] #0 4.968 Recommended packages: [2023-05-04T19:35:29.001Z] #0 4.968 libldap-common publicsuffix libsasl2-modules [2023-05-04T19:35:29.001Z] #0 5.092 The following NEW packages will be installed: [2023-05-04T19:35:29.001Z] #0 5.092 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-05-04T19:35:29.001Z] #0 5.092 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-05-04T19:35:29.001Z] #0 5.093 libssh2-1 openssl [2023-05-04T19:35:29.001Z] #0 5.367 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:29.001Z] #0 5.367 Need to get 2944 kB of archives. [2023-05-04T19:35:29.001Z] #0 5.367 After this operation, 6484 kB of additional disk space will be used. [2023-05-04T19:35:29.001Z] #0 5.367 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-05-04T19:35:29.001Z] #0 5.384 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-05-04T19:35:29.001Z] #0 5.398 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-05-04T19:35:29.001Z] #0 5.400 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-05-04T19:35:29.001Z] #0 5.401 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-05-04T19:35:29.001Z] #0 5.402 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-05-04T19:35:29.001Z] #0 5.404 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-05-04T19:35:29.001Z] #0 5.404 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-05-04T19:35:29.001Z] #0 5.405 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-05-04T19:35:29.001Z] #0 5.406 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-05-04T19:35:29.001Z] #0 5.452 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-05-04T19:35:29.001Z] #0 5.475 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-05-04T19:35:29.001Z] #0 5.478 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-05-04T19:35:29.001Z] #0 5.479 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-05-04T19:35:29.001Z] #0 5.480 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-05-04T19:35:29.237Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 81.91MB / 86.03MB 2.0s [2023-05-04T19:35:29.237Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 75.50MB / 149.07MB 2.0s [2023-05-04T19:35:29.237Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 85.98MB / 149.07MB 2.1s [2023-05-04T19:35:29.245Z] #50 6.483 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-05-04T19:35:29.246Z] #50 6.627 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-05-04T19:35:29.246Z] #50 6.657 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-05-04T19:35:29.246Z] #50 6.670 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-05-04T19:35:29.257Z] #14 5.771 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:29.257Z] #14 5.853 Fetched 2944 kB in 0s (7761 kB/s) [2023-05-04T19:35:29.497Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 95.42MB / 149.07MB 2.2s [2023-05-04T19:35:29.497Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 105.91MB / 149.07MB 2.3s [2023-05-04T19:35:29.497Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 122.92MB / 149.07MB 2.5s [2023-05-04T19:35:29.504Z] #50 6.882 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:29.504Z] #50 6.931 Fetched 27.0 MB in 1s (37.0 MB/s) [2023-05-04T19:35:29.504Z] #50 6.984 Selecting previously unselected package pigz. [2023-05-04T19:35:29.504Z] #50 6.984 (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.) [2023-05-04T19:35:29.504Z] #50 7.012 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-05-04T19:35:29.504Z] #50 7.017 Unpacking pigz (2.6-1) ... [2023-05-04T19:35:29.504Z] #50 7.082 Selecting previously unselected package libelf1:amd64. [2023-05-04T19:35:29.512Z] #14 5.957 Selecting previously unselected package openssl. [2023-05-04T19:35:29.512Z] #14 5.957 (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 ... 6656 files and directories currently installed.) [2023-05-04T19:35:29.512Z] #14 5.962 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-05-04T19:35:29.512Z] #14 5.966 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:35:29.757Z] #9 sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 86.03MB / 86.03MB 2.5s done [2023-05-04T19:35:29.757Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 136.31MB / 149.07MB 2.6s [2023-05-04T19:35:29.757Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 145.75MB / 149.07MB 2.7s [2023-05-04T19:35:29.762Z] #50 7.085 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-05-04T19:35:29.762Z] #50 7.108 Unpacking libelf1:amd64 (0.183-1) ... [2023-05-04T19:35:29.762Z] #50 7.262 Selecting previously unselected package libbpf0:amd64. [2023-05-04T19:35:29.762Z] #50 7.266 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-05-04T19:35:29.762Z] #50 7.275 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-05-04T19:35:29.762Z] #50 7.370 Selecting previously unselected package libcap2:amd64. [2023-05-04T19:35:30.017Z] #9 extracting sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 1.7s done [2023-05-04T19:35:30.021Z] #50 7.373 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-05-04T19:35:30.021Z] #50 7.380 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:35:30.021Z] #50 7.465 Selecting previously unselected package libmnl0:amd64. [2023-05-04T19:35:30.021Z] #50 7.468 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-05-04T19:35:30.021Z] #50 7.485 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-05-04T19:35:30.021Z] #50 7.536 Selecting previously unselected package libxtables12:amd64. [2023-05-04T19:35:30.021Z] #50 7.539 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-05-04T19:35:30.021Z] #50 7.548 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-05-04T19:35:30.074Z] #14 6.262 Selecting previously unselected package ca-certificates. [2023-05-04T19:35:30.074Z] #14 6.264 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-05-04T19:35:30.074Z] #14 6.272 Unpacking ca-certificates (20210119) ... [2023-05-04T19:35:30.120Z] #10 ... [2023-05-04T19:35:30.120Z] [2023-05-04T19:35:30.121Z] #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 [2023-05-04T19:35:30.121Z] #0 1.156 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:30.121Z] #0 1.197 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:30.121Z] #0 1.298 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:30.121Z] #0 1.344 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:30.121Z] #0 1.725 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:30.121Z] #0 1.735 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:30.121Z] #0 3.132 Fetched 8644 kB in 2s (3871 kB/s) [2023-05-04T19:35:30.121Z] #0 3.132 Reading package lists... [2023-05-04T19:35:30.121Z] #0 3.728 Reading package lists... [2023-05-04T19:35:30.121Z] #0 4.396 Building dependency tree... [2023-05-04T19:35:30.121Z] #0 4.667 The following additional packages will be installed: [2023-05-04T19:35:30.121Z] #0 4.667 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-05-04T19:35:30.121Z] #0 4.668 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-05-04T19:35:30.121Z] #0 4.668 Recommended packages: [2023-05-04T19:35:30.121Z] #0 4.668 libldap-common publicsuffix libsasl2-modules [2023-05-04T19:35:30.121Z] #0 4.827 The following NEW packages will be installed: [2023-05-04T19:35:30.121Z] #0 4.827 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-05-04T19:35:30.121Z] #0 4.828 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-05-04T19:35:30.121Z] #0 4.828 libssh2-1 openssl [2023-05-04T19:35:30.121Z] #0 5.114 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:30.121Z] #0 5.114 Need to get 3050 kB of archives. [2023-05-04T19:35:30.121Z] #0 5.114 After this operation, 6663 kB of additional disk space will be used. [2023-05-04T19:35:30.121Z] #0 5.114 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-05-04T19:35:30.121Z] #0 5.127 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-05-04T19:35:30.121Z] #0 5.151 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-05-04T19:35:30.121Z] #0 5.162 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-05-04T19:35:30.121Z] #0 5.164 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-05-04T19:35:30.121Z] #0 5.167 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-05-04T19:35:30.121Z] #0 5.179 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-05-04T19:35:30.121Z] #0 5.182 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-05-04T19:35:30.121Z] #0 5.185 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-05-04T19:35:30.121Z] #0 5.196 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-05-04T19:35:30.121Z] #0 5.198 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-05-04T19:35:30.121Z] #0 5.224 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-05-04T19:35:30.121Z] #0 5.233 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-05-04T19:35:30.121Z] #0 5.250 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-05-04T19:35:30.121Z] #0 5.254 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-05-04T19:35:30.121Z] #0 5.570 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:30.121Z] #0 5.591 Fetched 3050 kB in 0s (7221 kB/s) [2023-05-04T19:35:30.121Z] #0 5.859 Selecting previously unselected package openssl. [2023-05-04T19:35:30.121Z] #0 5.859 (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.) [2023-05-04T19:35:30.121Z] #0 5.865 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-05-04T19:35:30.121Z] #0 5.977 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:35:30.121Z] #0 6.972 Selecting previously unselected package ca-certificates. [2023-05-04T19:35:30.121Z] #0 6.974 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-05-04T19:35:30.121Z] #0 7.107 Unpacking ca-certificates (20210119) ... [2023-05-04T19:35:30.121Z] #0 8.341 Selecting previously unselected package libbrotli1:amd64. [2023-05-04T19:35:30.121Z] #0 8.343 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-05-04T19:35:30.121Z] #0 8.691 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-05-04T19:35:30.121Z] #0 9.200 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-05-04T19:35:30.121Z] #0 9.200 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-05-04T19:35:30.121Z] #0 9.267 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:30.121Z] #0 9.806 Selecting previously unselected package libsasl2-2:amd64. [2023-05-04T19:35:30.121Z] #0 9.808 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-05-04T19:35:30.121Z] #14 10.06 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:30.121Z] #14 ... [2023-05-04T19:35:30.121Z] [2023-05-04T19:35:30.121Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:30.121Z] #10 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 5.0s done [2023-05-04T19:35:30.276Z] #9 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e [2023-05-04T19:35:30.279Z] #50 7.650 Selecting previously unselected package libcap2-bin. [2023-05-04T19:35:30.279Z] #50 7.650 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-05-04T19:35:30.279Z] #50 7.654 Unpacking libcap2-bin (1:2.44-1) ... [2023-05-04T19:35:30.329Z] #14 6.624 Selecting previously unselected package libbrotli1:arm64. [2023-05-04T19:35:30.330Z] #14 6.625 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-05-04T19:35:30.330Z] #14 6.637 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-05-04T19:35:30.330Z] #14 6.835 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-05-04T19:35:30.536Z] #9 extracting sha256:5d79063a01c561833dc6546d4e647fda0121a59e1a9a17874a3e30854555475e 0.2s done [2023-05-04T19:35:30.540Z] #50 7.848 Selecting previously unselected package iproute2. [2023-05-04T19:35:30.540Z] #50 7.848 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-05-04T19:35:30.540Z] #50 7.848 Unpacking iproute2 (5.10.0-4) ... [2023-05-04T19:35:30.540Z] #50 8.058 Selecting previously unselected package xxd. [2023-05-04T19:35:30.585Z] #14 6.837 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-05-04T19:35:30.585Z] #14 6.846 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:30.585Z] #14 6.911 Selecting previously unselected package libsasl2-2:arm64. [2023-05-04T19:35:30.585Z] #14 6.912 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-05-04T19:35:30.585Z] #14 6.921 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:30.585Z] #14 7.104 Selecting previously unselected package libldap-2.4-2:arm64. [2023-05-04T19:35:30.585Z] #14 7.106 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-05-04T19:35:30.585Z] #14 7.118 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:35:30.585Z] #14 7.199 Selecting previously unselected package libnghttp2-14:arm64. [2023-05-04T19:35:30.585Z] #14 7.200 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-05-04T19:35:30.585Z] #14 7.210 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-05-04T19:35:30.684Z] #10 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 done [2023-05-04T19:35:30.798Z] #50 8.068 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:35:30.798Z] #50 8.080 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:30.798Z] #50 8.175 Selecting previously unselected package vim-common. [2023-05-04T19:35:30.798Z] #50 8.179 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:35:30.798Z] #50 8.200 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:30.798Z] #50 8.285 Selecting previously unselected package bash-completion. [2023-05-04T19:35:30.798Z] #50 8.290 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-05-04T19:35:30.841Z] #14 7.277 Selecting previously unselected package libpsl5:arm64. [2023-05-04T19:35:30.841Z] #14 7.278 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-05-04T19:35:30.841Z] #14 7.289 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-05-04T19:35:31.096Z] #14 7.361 Selecting previously unselected package librtmp1:arm64. [2023-05-04T19:35:31.096Z] #14 7.363 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-05-04T19:35:31.096Z] #14 7.377 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:35:31.096Z] #14 7.454 Selecting previously unselected package libssh2-1:arm64. [2023-05-04T19:35:31.096Z] #14 7.455 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-05-04T19:35:31.096Z] #14 7.505 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-05-04T19:35:31.096Z] #14 7.621 Selecting previously unselected package libcurl4:arm64. [2023-05-04T19:35:31.106Z] #9 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 [2023-05-04T19:35:31.352Z] #14 7.622 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-05-04T19:35:31.352Z] #14 7.632 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:31.352Z] #14 7.706 Selecting previously unselected package curl. [2023-05-04T19:35:31.352Z] #14 7.707 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-05-04T19:35:31.352Z] #14 7.719 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:31.366Z] #9 sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 149.07MB / 149.07MB 4.2s done [2023-05-04T19:35:31.609Z] #14 8.115 Selecting previously unselected package libonig5:arm64. [2023-05-04T19:35:31.609Z] #14 8.116 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-05-04T19:35:31.609Z] #14 8.130 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-05-04T19:35:31.934Z] #9 ... [2023-05-04T19:35:31.934Z] [2023-05-04T19:35:31.934Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 [2023-05-04T19:35:31.934Z] #13 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done [2023-05-04T19:35:31.934Z] #13 sha256:918547b9432687b1e1d238e82dc1e0ea0b736aafbf3c402eea98c6db81a9cb65 55.05MB / 55.05MB 1.0s done [2023-05-04T19:35:31.934Z] #13 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done [2023-05-04T19:35:31.934Z] #13 sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 529B / 529B done [2023-05-04T19:35:31.934Z] #13 sha256:34b4fa67dc04381e908b662ed69b3dbe8015fa723a746c66cc870a5330520981 1.46kB / 1.46kB done [2023-05-04T19:35:31.934Z] #13 DONE 4.8s [2023-05-04T19:35:31.934Z] [2023-05-04T19:35:31.934Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.9-bullseye@sha256:4894fcd3634a94a91982328862accf7f9ef72fd4acd9363cf32e79b356eaadcf [2023-05-04T19:35:32.171Z] #14 8.461 Selecting previously unselected package libjq1:arm64. [2023-05-04T19:35:32.171Z] #14 8.462 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-05-04T19:35:32.171Z] #14 8.620 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-05-04T19:35:32.732Z] #14 9.165 Selecting previously unselected package jq. [2023-05-04T19:35:32.732Z] #14 9.167 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-05-04T19:35:32.732Z] #14 9.243 Unpacking jq (1.6-2.1) ... [2023-05-04T19:35:32.871Z] #9 extracting sha256:4eedd9c5abf7e5f63753a5e788cb0872a715fa1141e8ce5ea87638e6cd370a41 1.6s done [2023-05-04T19:35:32.871Z] #9 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 0.1s [2023-05-04T19:35:33.239Z] #10 DONE 17.1s [2023-05-04T19:35:33.239Z] [2023-05-04T19:35:33.239Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-04T19:35:33.437Z] #15 ... [2023-05-04T19:35:33.438Z] [2023-05-04T19:35:33.438Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-05-04T19:35:33.438Z] #16 DONE 2.6s [2023-05-04T19:35:33.438Z] [2023-05-04T19:35:33.438Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-05-04T19:35:33.438Z] #17 ... [2023-05-04T19:35:33.438Z] [2023-05-04T19:35:33.438Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-04T19:35:33.438Z] #15 DONE 6.6s [2023-05-04T19:35:33.659Z] #14 9.868 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-05-04T19:35:33.660Z] #14 9.982 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-05-04T19:35:33.660Z] #14 10.17 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-05-04T19:35:33.660Z] #14 10.26 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:33.697Z] [2023-05-04T19:35:33.697Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-05-04T19:35:33.697Z] #17 DONE 1.1s [2023-05-04T19:35:33.697Z] [2023-05-04T19:35:33.697Z] #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 [2023-05-04T19:35:33.697Z] #14 18.41 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:33.697Z] #14 18.43 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:33.697Z] #14 18.43 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:33.697Z] #14 18.51 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:33.697Z] #14 18.74 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:33.697Z] #14 18.74 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:33.915Z] #14 10.28 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:35:33.915Z] #14 10.31 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:33.915Z] #14 10.33 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-05-04T19:35:33.915Z] #14 10.35 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:35:33.915Z] #14 10.44 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-05-04T19:35:33.915Z] #14 10.49 Setting up libjq1:arm64 (1.6-2.1) ... [2023-05-04T19:35:33.915Z] #14 10.51 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:35:33.956Z] #14 ... [2023-05-04T19:35:33.956Z] [2023-05-04T19:35:33.956Z] #18 [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 [2023-05-04T19:35:33.956Z] #18 DONE 0.6s [2023-05-04T19:35:34.082Z] #50 ... [2023-05-04T19:35:34.082Z] [2023-05-04T19:35:34.082Z] #35 [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 [2023-05-04T19:35:34.082Z] #35 35.32 + bin/containerd [2023-05-04T19:35:34.082Z] #35 ... [2023-05-04T19:35:34.082Z] [2023-05-04T19:35:34.082Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:34.082Z] #39 31.48 CC criu/cr-check.o [2023-05-04T19:35:34.082Z] #39 32.07 CC criu/cr-dedup.o [2023-05-04T19:35:34.082Z] #39 32.21 CC criu/cr-dump.o [2023-05-04T19:35:34.082Z] #39 33.00 CC criu/cr-errno.o [2023-05-04T19:35:34.082Z] #39 33.04 CC criu/cr-restore.o [2023-05-04T19:35:34.082Z] #39 34.50 CC criu/cr-service.o [2023-05-04T19:35:34.082Z] #39 35.06 CC criu/crtools.o [2023-05-04T19:35:34.082Z] #39 35.26 CC criu/eventfd.o [2023-05-04T19:35:34.082Z] #39 35.44 CC criu/eventpoll.o [2023-05-04T19:35:34.082Z] #39 35.77 CC criu/external.o [2023-05-04T19:35:34.082Z] #39 35.91 CC criu/fault-injection.o [2023-05-04T19:35:34.082Z] #39 35.97 CC criu/fdstore.o [2023-05-04T19:35:34.082Z] #39 36.12 CC criu/fifo.o [2023-05-04T19:35:34.082Z] #39 36.27 CC criu/file-ids.o [2023-05-04T19:35:34.082Z] #39 36.41 CC criu/file-lock.o [2023-05-04T19:35:34.082Z] #39 36.77 CC criu/files-ext.o [2023-05-04T19:35:34.082Z] #39 36.91 CC criu/files-reg.o [2023-05-04T19:35:34.082Z] #39 37.73 CC criu/files.o [2023-05-04T19:35:34.082Z] #39 38.46 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:35:34.082Z] #39 38.46 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-05-04T19:35:34.082Z] #39 38.51 CC criu/filesystems.o [2023-05-04T19:35:34.082Z] #39 38.75 CC criu/fsnotify.o [2023-05-04T19:35:34.082Z] #39 39.17 CC criu/image-desc.o [2023-05-04T19:35:34.082Z] #39 39.21 CC criu/image.o [2023-05-04T19:35:34.082Z] #39 39.60 CC criu/ipc_ns.o [2023-05-04T19:35:34.082Z] #39 ... [2023-05-04T19:35:34.082Z] [2023-05-04T19:35:34.082Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:35:34.082Z] #50 11.31 Unpacking bash-completion (1:2.11-2) ... [2023-05-04T19:35:34.082Z] #50 11.55 Selecting previously unselected package bzip2. [2023-05-04T19:35:34.082Z] #50 11.56 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-05-04T19:35:34.082Z] #50 11.57 Unpacking bzip2 (1.0.8-4) ... [2023-05-04T19:35:34.171Z] #14 10.55 Setting up ca-certificates (20210119) ... [2023-05-04T19:35:34.216Z] [2023-05-04T19:35:34.216Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-05-04T19:35:34.216Z] #19 DONE 0.3s [2023-05-04T19:35:34.216Z] [2023-05-04T19:35:34.216Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-05-04T19:35:34.216Z] #20 DONE 0.2s [2023-05-04T19:35:34.216Z] [2023-05-04T19:35:34.216Z] #21 [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 [2023-05-04T19:35:34.341Z] #50 11.67 Selecting previously unselected package xz-utils. [2023-05-04T19:35:34.341Z] #50 11.68 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-05-04T19:35:34.341Z] #50 11.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:35:34.341Z] #50 11.81 Selecting previously unselected package apparmor. [2023-05-04T19:35:34.341Z] #50 11.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-05-04T19:35:34.341Z] #50 11.89 Unpacking apparmor (2.13.6-10) ... [2023-05-04T19:35:34.427Z] #14 ... [2023-05-04T19:35:34.427Z] [2023-05-04T19:35:34.427Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-04T19:35:34.427Z] #15 DONE 5.4s [2023-05-04T19:35:34.427Z] [2023-05-04T19:35:34.427Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-05-04T19:35:34.427Z] #16 DONE 0.8s [2023-05-04T19:35:34.427Z] [2023-05-04T19:35:34.427Z] #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 [2023-05-04T19:35:34.427Z] #14 11.03 Updating certificates in /etc/ssl/certs... [2023-05-04T19:35:34.599Z] #50 12.12 Selecting previously unselected package inetutils-ping. [2023-05-04T19:35:34.599Z] #50 12.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-05-04T19:35:34.599Z] #50 12.13 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:35:34.599Z] #50 12.22 Selecting previously unselected package libip4tc2:amd64. [2023-05-04T19:35:34.683Z] #14 ... [2023-05-04T19:35:34.683Z] [2023-05-04T19:35:34.683Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-05-04T19:35:34.683Z] #17 DONE 0.2s [2023-05-04T19:35:34.683Z] [2023-05-04T19:35:34.683Z] #18 [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 [2023-05-04T19:35:34.779Z] #9 extracting sha256:dccdd0152d2d0555ad1f2d5efaff828aeab701d8fe035fb5e4e0ff9aebb5621b 1.6s done [2023-05-04T19:35:34.779Z] #9 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 [2023-05-04T19:35:34.857Z] #50 12.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-05-04T19:35:34.857Z] #50 12.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-05-04T19:35:34.857Z] #50 12.29 Selecting previously unselected package libip6tc2:amd64. [2023-05-04T19:35:34.857Z] #50 12.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-05-04T19:35:34.857Z] #50 12.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-05-04T19:35:34.857Z] #50 12.39 Selecting previously unselected package libnfnetlink0:amd64. [2023-05-04T19:35:34.857Z] #50 12.39 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-05-04T19:35:34.857Z] #50 12.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-05-04T19:35:34.857Z] #50 12.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-05-04T19:35:34.857Z] #50 12.47 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-05-04T19:35:35.116Z] #50 12.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-05-04T19:35:35.116Z] #50 12.53 Selecting previously unselected package libnftnl11:amd64. [2023-05-04T19:35:35.116Z] #50 12.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-05-04T19:35:35.116Z] #50 12.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-05-04T19:35:35.245Z] #18 DONE 0.6s [2023-05-04T19:35:35.245Z] [2023-05-04T19:35:35.245Z] #19 [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 [2023-05-04T19:35:35.374Z] #50 12.65 Selecting previously unselected package iptables. [2023-05-04T19:35:35.375Z] #50 12.66 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-05-04T19:35:35.375Z] #50 12.67 Unpacking iptables (1.8.7-1) ... [2023-05-04T19:35:35.375Z] #50 12.86 Selecting previously unselected package libonig5:amd64. [2023-05-04T19:35:35.375Z] #50 12.86 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-05-04T19:35:35.375Z] #50 12.86 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:35:35.502Z] #19 ... [2023-05-04T19:35:35.502Z] [2023-05-04T19:35:35.502Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-05-04T19:35:35.502Z] #20 DONE 0.2s [2023-05-04T19:35:35.502Z] [2023-05-04T19:35:35.502Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-05-04T19:35:35.502Z] #21 DONE 0.2s [2023-05-04T19:35:35.502Z] [2023-05-04T19:35:35.502Z] #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 [2023-05-04T19:35:35.502Z] #14 11.61 129 added, 0 removed; done. [2023-05-04T19:35:35.502Z] #14 11.64 Setting up jq (1.6-2.1) ... [2023-05-04T19:35:35.502Z] #14 11.66 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:35.502Z] #14 11.68 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:35.502Z] #14 11.78 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:35.502Z] #14 11.81 Processing triggers for ca-certificates (20210119) ... [2023-05-04T19:35:35.502Z] #14 11.82 Updating certificates in /etc/ssl/certs... [2023-05-04T19:35:35.633Z] #50 12.97 Selecting previously unselected package libjq1:amd64. [2023-05-04T19:35:35.633Z] #50 12.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-05-04T19:35:35.633Z] #50 12.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:35:35.633Z] #50 13.05 Selecting previously unselected package jq. [2023-05-04T19:35:35.633Z] #50 13.06 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-05-04T19:35:35.633Z] #50 13.07 Unpacking jq (1.6-2.1) ... [2023-05-04T19:35:35.633Z] #50 13.12 Selecting previously unselected package libaio1:amd64. [2023-05-04T19:35:35.633Z] #50 13.12 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-05-04T19:35:35.633Z] #50 13.12 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-05-04T19:35:35.892Z] #50 13.25 Selecting previously unselected package libgpm2:amd64. [2023-05-04T19:35:35.892Z] #50 13.25 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-05-04T19:35:35.892Z] #50 13.25 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-05-04T19:35:35.892Z] #50 13.31 Selecting previously unselected package libicu67:amd64. [2023-05-04T19:35:35.892Z] #50 13.31 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-05-04T19:35:35.892Z] #50 13.32 Unpacking libicu67:amd64 (67.1-7) ... [2023-05-04T19:35:36.066Z] #14 12.41 0 added, 0 removed; done. [2023-05-04T19:35:36.066Z] #14 12.41 Running hooks in /etc/ca-certificates/update.d... [2023-05-04T19:35:36.066Z] #14 12.41 done. [2023-05-04T19:35:36.066Z] #14 DONE 12.6s [2023-05-04T19:35:36.066Z] [2023-05-04T19:35:36.066Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-05-04T19:35:36.066Z] #22 DONE 0.1s [2023-05-04T19:35:36.066Z] [2023-05-04T19:35:36.066Z] #23 [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 [2023-05-04T19:35:36.066Z] #0 1.052 + RM_GOPATH=0 [2023-05-04T19:35:36.066Z] #0 1.052 + TMP_GOPATH= [2023-05-04T19:35:36.066Z] #0 1.052 + : /build [2023-05-04T19:35:36.066Z] #0 1.052 + '[' -z '' ']' [2023-05-04T19:35:36.066Z] #0 1.055 ++ mktemp -d [2023-05-04T19:35:36.066Z] #0 1.055 + export GOPATH=/tmp/tmp.GfHbFE5c2O [2023-05-04T19:35:36.066Z] #0 1.055 + GOPATH=/tmp/tmp.GfHbFE5c2O [2023-05-04T19:35:36.066Z] #0 1.055 + RM_GOPATH=1 [2023-05-04T19:35:36.066Z] #0 1.055 + case "$(go env GOARCH)" in [2023-05-04T19:35:36.066Z] #0 1.055 ++ go env GOARCH [2023-05-04T19:35:36.066Z] #0 1.074 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:36.066Z] #0 1.074 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:36.066Z] #0 1.074 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:36.066Z] #0 1.076 Install golangci-lint version v1.49.0 [2023-05-04T19:35:36.066Z] #0 1.076 + dir=/tmp/install [2023-05-04T19:35:36.066Z] #0 1.076 + bin=golangci_lint [2023-05-04T19:35:36.066Z] #0 1.076 + shift [2023-05-04T19:35:36.066Z] #0 1.076 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-05-04T19:35:36.066Z] #0 1.076 + . /tmp/install/golangci_lint.installer [2023-05-04T19:35:36.066Z] #0 1.076 ++ : v1.49.0 [2023-05-04T19:35:36.066Z] #0 1.076 + install_golangci_lint [2023-05-04T19:35:36.066Z] #0 1.076 + set -e [2023-05-04T19:35:36.066Z] #0 1.076 + echo 'Install golangci-lint version v1.49.0' [2023-05-04T19:35:36.066Z] #0 1.076 + GOBIN=/build [2023-05-04T19:35:36.066Z] #0 1.076 + GO111MODULE=on [2023-05-04T19:35:36.066Z] #0 1.076 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-05-04T19:35:36.629Z] #23 1.412 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-05-04T19:35:36.759Z] #21 2.184 + git clone https://github.com/docker/distribution.git . [2023-05-04T19:35:36.759Z] #21 2.189 Cloning into '.'... [2023-05-04T19:35:37.198Z] #23 2.141 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:35:37.198Z] #23 2.141 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:35:37.198Z] #23 2.145 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:35:37.198Z] #23 2.145 go: downloading github.com/spf13/cobra v1.5.0 [2023-05-04T19:35:37.198Z] #23 2.208 go: downloading github.com/spf13/pflag v1.0.5 [2023-05-04T19:35:37.198Z] #23 2.211 go: downloading github.com/spf13/viper v1.12.0 [2023-05-04T19:35:37.198Z] #23 2.214 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-04T19:35:37.269Z] #50 14.54 Selecting previously unselected package libinih1:amd64. [2023-05-04T19:35:37.269Z] #50 14.54 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-05-04T19:35:37.269Z] #50 14.55 Unpacking libinih1:amd64 (53-1+b2) ... [2023-05-04T19:35:37.269Z] #50 14.64 Selecting previously unselected package libnet1:amd64. [2023-05-04T19:35:37.269Z] #50 14.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:35:37.269Z] #50 14.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:37.269Z] #50 14.77 Selecting previously unselected package libnl-3-200:amd64. [2023-05-04T19:35:37.269Z] #50 14.77 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:35:37.269Z] #50 14.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:35:37.269Z] #50 14.86 Selecting previously unselected package libprotobuf-c1:amd64. [2023-05-04T19:35:37.269Z] #50 14.87 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:35:37.269Z] #50 14.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:35:37.455Z] #23 2.354 go: downloading golang.org/x/tools v0.1.12 [2023-05-04T19:35:37.455Z] #23 2.355 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-05-04T19:35:37.455Z] #23 2.368 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-05-04T19:35:37.455Z] #23 2.384 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-04T19:35:37.455Z] #23 2.402 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-04T19:35:37.455Z] #23 2.450 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-05-04T19:35:37.455Z] #23 2.455 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-05-04T19:35:37.455Z] #23 2.475 go: downloading github.com/stretchr/testify v1.8.0 [2023-05-04T19:35:37.540Z] #50 14.94 Selecting previously unselected package net-tools. [2023-05-04T19:35:37.540Z] #50 14.94 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-05-04T19:35:37.540Z] #50 14.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:35:37.713Z] #23 2.527 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-05-04T19:35:37.713Z] #23 2.540 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-05-04T19:35:37.713Z] #23 2.644 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-05-04T19:35:37.713Z] #23 2.652 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:35:37.713Z] #23 2.652 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-04T19:35:37.713Z] #23 2.652 go: downloading github.com/spf13/afero v1.8.2 [2023-05-04T19:35:37.713Z] #23 2.654 go: downloading github.com/spf13/cast v1.5.0 [2023-05-04T19:35:37.713Z] #23 2.673 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-05-04T19:35:37.713Z] #23 2.711 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-04T19:35:37.798Z] #50 15.18 Selecting previously unselected package patch. [2023-05-04T19:35:37.799Z] #50 15.18 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-05-04T19:35:37.799Z] #50 15.19 Unpacking patch (2.7.6-7) ... [2023-05-04T19:35:37.970Z] #23 2.731 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-05-04T19:35:37.970Z] #23 2.751 go: downloading github.com/Antonboom/errname v0.1.7 [2023-05-04T19:35:37.970Z] #23 2.766 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-05-04T19:35:37.970Z] #23 2.783 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-05-04T19:35:37.970Z] #23 2.797 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-05-04T19:35:37.970Z] #23 2.802 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-05-04T19:35:37.970Z] #23 2.806 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-05-04T19:35:37.970Z] #23 2.827 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-05-04T19:35:37.970Z] #23 2.828 go: downloading github.com/alingse/asasalint v0.0.11 [2023-05-04T19:35:37.970Z] #23 2.881 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-05-04T19:35:37.970Z] #23 2.900 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-05-04T19:35:37.970Z] #23 2.932 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-05-04T19:35:37.970Z] #23 2.992 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-05-04T19:35:38.060Z] #50 15.29 Selecting previously unselected package python-pip-whl. [2023-05-04T19:35:38.060Z] #50 15.30 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:35:38.060Z] #50 15.31 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:35:38.060Z] #50 15.65 Selecting previously unselected package python3-lib2to3. [2023-05-04T19:35:38.060Z] #50 15.66 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-05-04T19:35:38.060Z] #50 15.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:35:38.228Z] #23 3.021 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-05-04T19:35:38.228Z] #23 3.030 go: downloading github.com/breml/bidichk v0.2.3 [2023-05-04T19:35:38.228Z] #23 3.068 go: downloading github.com/breml/errchkjson v0.3.0 [2023-05-04T19:35:38.228Z] #23 3.236 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-05-04T19:35:38.318Z] #50 15.73 Selecting previously unselected package python3-distutils. [2023-05-04T19:35:38.318Z] #50 15.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-05-04T19:35:38.318Z] #50 15.74 Unpacking python3-distutils (3.9.2-1) ... [2023-05-04T19:35:38.487Z] #15 ... [2023-05-04T19:35:38.487Z] [2023-05-04T19:35:38.487Z] #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 [2023-05-04T19:35:38.487Z] #14 10.50 Selecting previously unselected package libldap-2.4-2:amd64. [2023-05-04T19:35:38.487Z] #14 10.50 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-05-04T19:35:38.487Z] #14 10.57 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:35:38.487Z] #14 11.32 Selecting previously unselected package libnghttp2-14:amd64. [2023-05-04T19:35:38.487Z] #14 11.32 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-05-04T19:35:38.487Z] #14 11.52 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-05-04T19:35:38.487Z] #14 12.67 Selecting previously unselected package libpsl5:amd64. [2023-05-04T19:35:38.487Z] #14 12.67 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-05-04T19:35:38.487Z] #14 12.75 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-05-04T19:35:38.487Z] #14 14.22 Selecting previously unselected package librtmp1:amd64. [2023-05-04T19:35:38.487Z] #14 14.22 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-05-04T19:35:38.487Z] #14 14.57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:35:38.487Z] #14 16.27 Selecting previously unselected package libssh2-1:amd64. [2023-05-04T19:35:38.487Z] #14 16.28 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-05-04T19:35:38.487Z] #14 16.49 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-05-04T19:35:38.487Z] #14 17.45 Selecting previously unselected package libcurl4:amd64. [2023-05-04T19:35:38.487Z] #14 17.45 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-05-04T19:35:38.487Z] #14 17.56 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:38.487Z] #14 18.24 Selecting previously unselected package curl. [2023-05-04T19:35:38.487Z] #14 18.24 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-05-04T19:35:38.487Z] #14 18.33 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:38.488Z] #23 3.267 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-05-04T19:35:38.488Z] #23 3.424 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-05-04T19:35:38.488Z] #23 3.466 go: downloading github.com/daixiang0/gci v0.6.3 [2023-05-04T19:35:38.488Z] #23 3.547 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-05-04T19:35:38.589Z] #50 15.88 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:35:38.589Z] #50 15.89 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:35:38.589Z] #50 15.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:35:38.589Z] #50 15.99 Selecting previously unselected package python3-setuptools. [2023-05-04T19:35:38.589Z] #50 15.99 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-05-04T19:35:38.589Z] #50 15.99 Unpacking python3-setuptools (52.0.0-4) ... [2023-05-04T19:35:38.589Z] #50 16.14 Selecting previously unselected package python3-wheel. [2023-05-04T19:35:38.745Z] #23 3.562 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-05-04T19:35:38.745Z] #23 3.690 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-05-04T19:35:38.745Z] #23 3.702 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-05-04T19:35:38.745Z] #23 3.735 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-05-04T19:35:38.871Z] #50 16.14 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-05-04T19:35:38.871Z] #50 16.15 Unpacking python3-wheel (0.34.2-1) ... [2023-05-04T19:35:38.871Z] #50 16.30 Selecting previously unselected package python3-pip. [2023-05-04T19:35:38.871Z] #50 16.31 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:35:38.871Z] #50 16.34 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:35:38.976Z] #9 extracting sha256:8c9fac4c5b6307aaade00c8307d871808ea48bb16d3a3de06354ad3be9e87160 4.0s done [2023-05-04T19:35:39.002Z] #23 3.917 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-05-04T19:35:39.002Z] #23 3.918 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-05-04T19:35:39.002Z] #23 3.918 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-05-04T19:35:39.002Z] #23 4.007 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-05-04T19:35:39.002Z] #23 4.073 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-05-04T19:35:39.002Z] #23 4.082 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-05-04T19:35:39.049Z] #14 19.54 Selecting previously unselected package libonig5:amd64. [2023-05-04T19:35:39.049Z] #14 19.54 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-05-04T19:35:39.049Z] #14 19.79 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:35:39.129Z] #50 16.57 Selecting previously unselected package sudo. [2023-05-04T19:35:39.129Z] #50 16.58 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-05-04T19:35:39.129Z] #50 16.59 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:35:39.259Z] #23 4.105 go: downloading github.com/golangci/misspell v0.3.5 [2023-05-04T19:35:39.259Z] #23 4.133 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-05-04T19:35:39.259Z] #23 4.222 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-05-04T19:35:39.309Z] #21 ... [2023-05-04T19:35:39.310Z] [2023-05-04T19:35:39.310Z] #22 [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 [2023-05-04T19:35:39.310Z] #0 1.239 + RM_GOPATH=0 [2023-05-04T19:35:39.310Z] #0 1.239 + TMP_GOPATH= [2023-05-04T19:35:39.310Z] #0 1.239 + : /build [2023-05-04T19:35:39.310Z] #0 1.239 + '[' -z '' ']' [2023-05-04T19:35:39.310Z] #0 1.241 ++ mktemp -d [2023-05-04T19:35:39.310Z] #0 1.241 + export GOPATH=/tmp/tmp.2CzpoxsnJk [2023-05-04T19:35:39.310Z] #0 1.241 + GOPATH=/tmp/tmp.2CzpoxsnJk [2023-05-04T19:35:39.310Z] #0 1.241 + RM_GOPATH=1 [2023-05-04T19:35:39.310Z] #0 1.241 + case "$(go env GOARCH)" in [2023-05-04T19:35:39.310Z] #0 1.241 ++ go env GOARCH [2023-05-04T19:35:39.310Z] #0 1.251 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:39.310Z] #0 1.251 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:39.310Z] #0 1.251 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:39.310Z] #0 1.259 Install golangci-lint version v1.49.0 [2023-05-04T19:35:39.310Z] #0 1.259 + dir=/tmp/install [2023-05-04T19:35:39.310Z] #0 1.259 + bin=golangci_lint [2023-05-04T19:35:39.310Z] #0 1.259 + shift [2023-05-04T19:35:39.310Z] #0 1.259 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-05-04T19:35:39.310Z] #0 1.259 + . /tmp/install/golangci_lint.installer [2023-05-04T19:35:39.310Z] #0 1.259 ++ : v1.49.0 [2023-05-04T19:35:39.310Z] #0 1.259 + install_golangci_lint [2023-05-04T19:35:39.310Z] #0 1.259 + set -e [2023-05-04T19:35:39.310Z] #0 1.259 + echo 'Install golangci-lint version v1.49.0' [2023-05-04T19:35:39.310Z] #0 1.259 + GOBIN=/build [2023-05-04T19:35:39.310Z] #0 1.259 + GO111MODULE=on [2023-05-04T19:35:39.310Z] #0 1.259 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-05-04T19:35:39.310Z] #0 1.323 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-05-04T19:35:39.310Z] #0 2.234 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:35:39.310Z] #0 2.234 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:35:39.310Z] #0 2.247 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:35:39.310Z] #0 2.269 go: downloading github.com/spf13/cobra v1.5.0 [2023-05-04T19:35:39.310Z] #0 2.271 go: downloading github.com/spf13/pflag v1.0.5 [2023-05-04T19:35:39.310Z] #0 2.292 go: downloading github.com/spf13/viper v1.12.0 [2023-05-04T19:35:39.310Z] #0 2.292 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-04T19:35:39.310Z] #0 2.593 go: downloading golang.org/x/tools v0.1.12 [2023-05-04T19:35:39.310Z] #0 2.595 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-05-04T19:35:39.310Z] #0 2.627 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-05-04T19:35:39.310Z] #0 2.660 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-04T19:35:39.310Z] #0 2.709 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-04T19:35:39.310Z] #0 2.733 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-05-04T19:35:39.310Z] #0 2.733 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-05-04T19:35:39.310Z] #0 2.733 go: downloading github.com/stretchr/testify v1.8.0 [2023-05-04T19:35:39.310Z] #0 2.757 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-05-04T19:35:39.310Z] #0 2.758 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-05-04T19:35:39.310Z] #0 2.809 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-05-04T19:35:39.310Z] #0 2.829 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:35:39.310Z] #0 2.829 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-04T19:35:39.310Z] #0 2.829 go: downloading github.com/spf13/afero v1.8.2 [2023-05-04T19:35:39.310Z] #0 2.830 go: downloading github.com/spf13/cast v1.5.0 [2023-05-04T19:35:39.310Z] #0 2.839 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-05-04T19:35:39.310Z] #0 2.916 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-05-04T19:35:39.310Z] #0 2.937 go: downloading github.com/Antonboom/errname v0.1.7 [2023-05-04T19:35:39.310Z] #0 2.946 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-05-04T19:35:39.310Z] #0 2.947 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-05-04T19:35:39.310Z] #0 2.948 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-05-04T19:35:39.310Z] #0 2.971 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-05-04T19:35:39.310Z] #0 2.984 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-05-04T19:35:39.310Z] #0 3.041 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-05-04T19:35:39.310Z] #0 3.062 go: downloading github.com/alingse/asasalint v0.0.11 [2023-05-04T19:35:39.310Z] #0 3.101 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-05-04T19:35:39.310Z] #0 3.122 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-05-04T19:35:39.310Z] #0 3.151 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-05-04T19:35:39.310Z] #0 3.152 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-05-04T19:35:39.310Z] #0 3.175 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-05-04T19:35:39.310Z] #0 3.271 go: downloading github.com/breml/bidichk v0.2.3 [2023-05-04T19:35:39.310Z] #0 3.380 go: downloading github.com/breml/errchkjson v0.3.0 [2023-05-04T19:35:39.310Z] #0 3.383 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-05-04T19:35:39.310Z] #0 3.386 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-05-04T19:35:39.310Z] #0 3.419 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-05-04T19:35:39.310Z] #0 3.425 go: downloading github.com/daixiang0/gci v0.6.3 [2023-05-04T19:35:39.310Z] #0 3.534 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-05-04T19:35:39.310Z] #0 3.661 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-05-04T19:35:39.310Z] #0 3.689 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-05-04T19:35:39.310Z] #0 3.696 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-05-04T19:35:39.310Z] #0 3.743 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-05-04T19:35:39.310Z] #0 3.743 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-05-04T19:35:39.310Z] #0 3.819 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-05-04T19:35:39.310Z] #0 4.145 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-05-04T19:35:39.310Z] #0 4.146 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-05-04T19:35:39.310Z] #0 4.378 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-05-04T19:35:39.310Z] #0 4.397 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-05-04T19:35:39.310Z] #0 4.483 go: downloading github.com/golangci/misspell v0.3.5 [2023-05-04T19:35:39.310Z] #0 4.494 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-05-04T19:35:39.310Z] #0 4.686 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-05-04T19:35:39.310Z] #0 4.771 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-05-04T19:35:39.310Z] #0 4.807 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-05-04T19:35:39.310Z] #0 4.874 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-05-04T19:35:39.310Z] #0 4.899 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-05-04T19:35:39.310Z] #0 4.923 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-05-04T19:35:39.310Z] #0 4.983 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-05-04T19:35:39.310Z] #0 5.004 go: downloading github.com/julz/importas v0.1.0 [2023-05-04T19:35:39.310Z] #0 5.006 go: downloading github.com/kulti/thelper v0.6.3 [2023-05-04T19:35:39.310Z] #0 5.007 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-05-04T19:35:39.310Z] #0 5.008 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-05-04T19:35:39.310Z] #0 5.068 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-05-04T19:35:39.310Z] #0 5.119 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-05-04T19:35:39.310Z] #0 5.122 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-05-04T19:35:39.310Z] #0 5.166 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-05-04T19:35:39.388Z] #50 16.83 Selecting previously unselected package thin-provisioning-tools. [2023-05-04T19:35:39.388Z] #50 16.84 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-05-04T19:35:39.388Z] #50 16.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:35:39.516Z] #23 4.226 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-05-04T19:35:39.516Z] #23 4.257 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-05-04T19:35:39.516Z] #23 4.264 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-05-04T19:35:39.516Z] #23 4.322 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-05-04T19:35:39.516Z] #23 4.462 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-05-04T19:35:39.516Z] #23 4.467 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-05-04T19:35:39.516Z] #23 4.468 go: downloading github.com/julz/importas v0.1.0 [2023-05-04T19:35:39.516Z] #23 4.469 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-05-04T19:35:39.516Z] #23 4.471 go: downloading github.com/kulti/thelper v0.6.3 [2023-05-04T19:35:39.516Z] #23 4.477 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-05-04T19:35:39.544Z] #9 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 [2023-05-04T19:35:39.544Z] #9 extracting sha256:6a2aa356f854a5021856dacb343cc6f431e65a0ddd599a04999c05cbfa988730 done [2023-05-04T19:35:39.646Z] #50 17.06 Selecting previously unselected package uidmap. [2023-05-04T19:35:39.646Z] #50 17.07 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-05-04T19:35:39.646Z] #50 17.07 Unpacking uidmap (1:4.8.1-1) ... [2023-05-04T19:35:39.646Z] #50 17.19 Selecting previously unselected package vim-runtime. [2023-05-04T19:35:39.646Z] #50 17.20 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:35:39.646Z] #50 17.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-05-04T19:35:39.646Z] #50 17.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-05-04T19:35:39.720Z] #22 5.278 go: downloading github.com/maratori/testpackage v1.1.0 [2023-05-04T19:35:39.720Z] #22 5.280 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-05-04T19:35:39.720Z] #22 5.298 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-05-04T19:35:39.720Z] #22 5.324 go: downloading github.com/mgechev/revive v1.2.3 [2023-05-04T19:35:39.720Z] #22 5.478 go: downloading github.com/moricho/tparallel v0.2.1 [2023-05-04T19:35:39.720Z] #22 5.488 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-05-04T19:35:39.720Z] #22 5.510 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-05-04T19:35:39.773Z] #23 4.496 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-05-04T19:35:39.773Z] #23 4.517 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-05-04T19:35:39.773Z] #23 4.518 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-05-04T19:35:39.773Z] #23 4.655 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-05-04T19:35:39.773Z] #23 4.665 go: downloading github.com/maratori/testpackage v1.1.0 [2023-05-04T19:35:39.773Z] #23 4.666 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-05-04T19:35:39.773Z] #23 4.705 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-05-04T19:35:39.773Z] #23 4.720 go: downloading github.com/mgechev/revive v1.2.3 [2023-05-04T19:35:39.904Z] #50 17.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:39.978Z] #14 20.70 Selecting previously unselected package libjq1:amd64. [2023-05-04T19:35:39.978Z] #14 20.70 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-05-04T19:35:40.000Z] #22 5.565 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-05-04T19:35:40.000Z] #22 5.583 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-05-04T19:35:40.000Z] #22 5.823 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-05-04T19:35:40.000Z] #22 5.837 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-05-04T19:35:40.000Z] #22 5.858 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-05-04T19:35:40.000Z] #22 6.078 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-05-04T19:35:40.030Z] #23 4.853 go: downloading github.com/moricho/tparallel v0.2.1 [2023-05-04T19:35:40.030Z] #23 4.901 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-05-04T19:35:40.030Z] #23 4.929 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-05-04T19:35:40.030Z] #23 4.962 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-05-04T19:35:40.030Z] #23 5.018 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-05-04T19:35:40.234Z] #14 20.86 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:35:40.287Z] #23 5.171 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-05-04T19:35:40.287Z] #23 5.191 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-05-04T19:35:40.287Z] #23 5.272 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-05-04T19:35:40.324Z] #22 6.107 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-05-04T19:35:40.324Z] #22 6.122 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-05-04T19:35:40.324Z] #22 ... [2023-05-04T19:35:40.324Z] [2023-05-04T19:35:40.324Z] #21 [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 [2023-05-04T19:35:40.324Z] #21 5.960 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-05-04T19:35:40.481Z] #9 DONE 13.4s [2023-05-04T19:35:40.481Z] [2023-05-04T19:35:40.481Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-04T19:35:40.562Z] #23 5.305 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-05-04T19:35:40.562Z] #23 5.317 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-05-04T19:35:40.562Z] #23 5.337 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-05-04T19:35:40.562Z] #23 5.419 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-05-04T19:35:40.562Z] #23 5.514 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-05-04T19:35:40.584Z] #21 6.363 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-05-04T19:35:40.819Z] #23 5.522 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-05-04T19:35:40.819Z] #23 5.522 go: downloading github.com/sivchari/tenv v1.7.0 [2023-05-04T19:35:40.819Z] #23 5.553 go: downloading github.com/sonatard/noctx v0.0.1 [2023-05-04T19:35:40.819Z] #23 5.683 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-05-04T19:35:40.819Z] #23 5.685 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-05-04T19:35:40.819Z] #23 5.687 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-05-04T19:35:40.819Z] #23 5.687 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-05-04T19:35:40.819Z] #23 5.738 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-05-04T19:35:40.819Z] #23 5.742 go: downloading github.com/tetafro/godot v1.4.11 [2023-05-04T19:35:40.819Z] #23 5.762 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-05-04T19:35:40.819Z] #23 5.763 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-05-04T19:35:40.819Z] #23 5.812 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-05-04T19:35:40.819Z] #23 5.883 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-05-04T19:35:40.840Z] #50 18.42 Selecting previously unselected package vim. [2023-05-04T19:35:41.050Z] #14 DONE 0.8s [2023-05-04T19:35:41.050Z] [2023-05-04T19:35:41.050Z] #15 [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 [2023-05-04T19:35:41.050Z] #0 1.352 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:41.050Z] #0 1.365 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:41.050Z] #0 1.375 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:41.050Z] #0 1.476 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:41.050Z] #0 1.791 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:41.050Z] #0 1.800 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:41.050Z] #0 3.126 Fetched 8644 kB in 2s (4258 kB/s) [2023-05-04T19:35:41.050Z] #0 3.126 Reading package lists... [2023-05-04T19:35:41.050Z] #0 3.817 Reading package lists... [2023-05-04T19:35:41.050Z] #0 4.506 Building dependency tree... [2023-05-04T19:35:41.050Z] #0 4.807 The following additional packages will be installed: [2023-05-04T19:35:41.050Z] #0 4.808 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-05-04T19:35:41.050Z] #0 4.808 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-05-04T19:35:41.050Z] #0 4.810 Recommended packages: [2023-05-04T19:35:41.050Z] #0 4.810 libldap-common publicsuffix libsasl2-modules [2023-05-04T19:35:41.050Z] #0 4.957 The following NEW packages will be installed: [2023-05-04T19:35:41.050Z] #0 4.957 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-05-04T19:35:41.050Z] #0 4.958 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-05-04T19:35:41.050Z] #0 4.958 libssh2-1 openssl [2023-05-04T19:35:41.050Z] #0 5.228 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:41.050Z] #0 5.228 Need to get 3050 kB of archives. [2023-05-04T19:35:41.050Z] #0 5.228 After this operation, 6663 kB of additional disk space will be used. [2023-05-04T19:35:41.050Z] #0 5.228 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-05-04T19:35:41.050Z] #0 5.266 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-05-04T19:35:41.050Z] #0 5.276 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-05-04T19:35:41.050Z] #0 5.290 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-05-04T19:35:41.050Z] #0 5.304 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-05-04T19:35:41.050Z] #0 5.316 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-05-04T19:35:41.050Z] #0 5.320 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-05-04T19:35:41.050Z] #0 5.331 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-05-04T19:35:41.050Z] #0 5.335 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-05-04T19:35:41.050Z] #0 5.340 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-05-04T19:35:41.050Z] #0 5.342 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-05-04T19:35:41.050Z] #0 5.353 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-05-04T19:35:41.050Z] #0 5.382 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-05-04T19:35:41.050Z] #0 5.391 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-05-04T19:35:41.050Z] #0 5.406 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-05-04T19:35:41.050Z] #0 5.599 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:41.050Z] #0 5.662 Fetched 3050 kB in 0s (6897 kB/s) [2023-05-04T19:35:41.050Z] #0 5.975 Selecting previously unselected package openssl. [2023-05-04T19:35:41.051Z] #0 5.975 (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.) [2023-05-04T19:35:41.051Z] #0 5.982 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 6.088 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:35:41.051Z] #0 7.005 Selecting previously unselected package ca-certificates. [2023-05-04T19:35:41.051Z] #0 7.007 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-05-04T19:35:41.051Z] #0 7.088 Unpacking ca-certificates (20210119) ... [2023-05-04T19:35:41.051Z] #0 7.862 Selecting previously unselected package libbrotli1:amd64. [2023-05-04T19:35:41.051Z] #0 7.864 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 7.971 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-05-04T19:35:41.051Z] #0 8.389 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-05-04T19:35:41.051Z] #0 8.391 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 8.410 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:41.051Z] #0 8.524 Selecting previously unselected package libsasl2-2:amd64. [2023-05-04T19:35:41.051Z] #0 8.526 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 8.536 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:41.051Z] #0 8.637 Selecting previously unselected package libldap-2.4-2:amd64. [2023-05-04T19:35:41.051Z] #0 8.639 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 8.651 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:35:41.051Z] #0 8.774 Selecting previously unselected package libnghttp2-14:amd64. [2023-05-04T19:35:41.051Z] #0 8.775 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 8.784 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-05-04T19:35:41.051Z] #0 8.933 Selecting previously unselected package libpsl5:amd64. [2023-05-04T19:35:41.051Z] #0 8.934 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 8.958 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-05-04T19:35:41.051Z] #0 9.114 Selecting previously unselected package librtmp1:amd64. [2023-05-04T19:35:41.051Z] #0 9.115 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 9.129 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:35:41.051Z] #0 9.265 Selecting previously unselected package libssh2-1:amd64. [2023-05-04T19:35:41.051Z] #0 9.266 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 9.326 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-05-04T19:35:41.051Z] #0 9.410 Selecting previously unselected package libcurl4:amd64. [2023-05-04T19:35:41.051Z] #0 9.412 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-05-04T19:35:41.051Z] #0 9.417 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:41.081Z] #23 5.886 go: downloading github.com/ultraware/funlen v0.0.3 [2023-05-04T19:35:41.081Z] #23 5.924 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-05-04T19:35:41.082Z] #23 5.945 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-05-04T19:35:41.082Z] #23 5.947 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-05-04T19:35:41.082Z] #23 5.972 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-05-04T19:35:41.082Z] #23 6.048 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-05-04T19:35:41.098Z] #50 18.43 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:35:41.098Z] #50 18.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:41.164Z] #14 21.78 Selecting previously unselected package jq. [2023-05-04T19:35:41.164Z] #14 21.79 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-05-04T19:35:41.310Z] #15 ... [2023-05-04T19:35:41.310Z] [2023-05-04T19:35:41.310Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-05-04T19:35:41.310Z] #16 DONE 4.7s [2023-05-04T19:35:41.310Z] [2023-05-04T19:35:41.310Z] #15 [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 [2023-05-04T19:35:41.310Z] #15 9.476 Selecting previously unselected package curl. [2023-05-04T19:35:41.310Z] #15 9.477 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-05-04T19:35:41.310Z] #15 9.501 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:41.310Z] #15 ... [2023-05-04T19:35:41.310Z] [2023-05-04T19:35:41.310Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-05-04T19:35:41.345Z] #23 ... [2023-05-04T19:35:41.346Z] [2023-05-04T19:35:41.346Z] #24 [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 [2023-05-04T19:35:41.346Z] #0 3.583 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-05-04T19:35:41.346Z] #0 4.177 [2023-05-04T19:35:41.346Z] #0 4.425 #=#=# # 1.9% ######################################################################## 100.0% [2023-05-04T19:35:41.346Z] #0 4.979 [2023-05-04T19:35:41.357Z] #50 18.73 Selecting previously unselected package xfsprogs. [2023-05-04T19:35:41.357Z] #50 18.73 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-05-04T19:35:41.357Z] #50 18.78 Unpacking xfsprogs (5.10.0-4) ... [2023-05-04T19:35:41.420Z] #14 22.12 Unpacking jq (1.6-2.1) ... [2023-05-04T19:35:41.615Z] #50 18.99 Selecting previously unselected package zip. [2023-05-04T19:35:41.615Z] #50 19.00 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-05-04T19:35:41.615Z] #50 19.01 Unpacking zip (3.0-12) ... [2023-05-04T19:35:41.873Z] #50 19.13 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:35:42.131Z] #50 19.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-05-04T19:35:42.131Z] #50 19.59 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:35:42.131Z] #50 19.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-05-04T19:35:42.131Z] #50 19.65 Setting up libicu67:amd64 (67.1-7) ... [2023-05-04T19:35:42.131Z] #50 19.69 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-05-04T19:35:42.247Z] #17 DONE 1.0s [2023-05-04T19:35:42.247Z] [2023-05-04T19:35:42.247Z] #18 [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 [2023-05-04T19:35:42.247Z] #18 DONE 1.0s [2023-05-04T19:35:42.247Z] [2023-05-04T19:35:42.247Z] #19 [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 [2023-05-04T19:35:42.398Z] #50 19.75 Setting up libinih1:amd64 (53-1+b2) ... [2023-05-04T19:35:42.398Z] #50 19.83 Setting up uidmap (1:4.8.1-1) ... [2023-05-04T19:35:42.398Z] #50 19.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:42.398Z] #50 19.93 Setting up bzip2 (1.0.8-4) ... [2023-05-04T19:35:42.507Z] #19 ... [2023-05-04T19:35:42.507Z] [2023-05-04T19:35:42.507Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-05-04T19:35:42.507Z] #20 DONE 0.2s [2023-05-04T19:35:42.507Z] [2023-05-04T19:35:42.507Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-05-04T19:35:42.507Z] #21 DONE 0.2s [2023-05-04T19:35:42.507Z] [2023-05-04T19:35:42.507Z] #15 [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 [2023-05-04T19:35:42.507Z] #15 9.677 Selecting previously unselected package libonig5:amd64. [2023-05-04T19:35:42.507Z] #15 9.679 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-05-04T19:35:42.507Z] #15 9.767 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:35:42.507Z] #15 10.37 Selecting previously unselected package libjq1:amd64. [2023-05-04T19:35:42.507Z] #15 10.37 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-05-04T19:35:42.507Z] #15 10.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:35:42.507Z] #15 10.48 Selecting previously unselected package jq. [2023-05-04T19:35:42.507Z] #15 10.48 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-05-04T19:35:42.507Z] #15 10.48 Unpacking jq (1.6-2.1) ... [2023-05-04T19:35:42.507Z] #15 10.55 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-05-04T19:35:42.507Z] #15 10.57 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-05-04T19:35:42.507Z] #15 10.59 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-05-04T19:35:42.507Z] #15 10.61 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:42.507Z] #15 10.64 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:35:42.507Z] #15 10.66 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:42.507Z] #15 10.69 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-05-04T19:35:42.507Z] #15 10.72 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:35:42.507Z] #15 10.75 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:35:42.507Z] #15 10.76 Setting up libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:35:42.507Z] #15 10.78 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:35:42.507Z] #15 10.80 Setting up ca-certificates (20210119) ... [2023-05-04T19:35:42.656Z] #50 19.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:35:42.656Z] #50 19.96 Setting up python3-wheel (0.34.2-1) ... [2023-05-04T19:35:42.787Z] #14 23.39 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-05-04T19:35:42.922Z] #50 20.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:42.922Z] #50 20.28 Setting up libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:35:42.922Z] #50 20.29 Setting up libcap2-bin (1:2.44-1) ... [2023-05-04T19:35:42.922Z] #50 20.30 Setting up apparmor (2.13.6-10) ... [2023-05-04T19:35:43.044Z] #14 23.73 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-05-04T19:35:43.078Z] #15 11.41 Updating certificates in /etc/ssl/certs... [2023-05-04T19:35:43.244Z] #24 6.703 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-05-04T19:35:43.502Z] #24 7.142 [2023-05-04T19:35:43.606Z] #14 24.27 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-05-04T19:35:43.809Z] #24 7.383 #=#=# 0.1% ######################################################################## 100.0% [2023-05-04T19:35:43.863Z] #14 24.71 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:43.889Z] #21 ... [2023-05-04T19:35:43.889Z] [2023-05-04T19:35:43.889Z] #23 [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 [2023-05-04T19:35:43.889Z] #0 1.539 + RM_GOPATH=0 [2023-05-04T19:35:43.889Z] #0 1.539 + TMP_GOPATH= [2023-05-04T19:35:43.889Z] #0 1.539 + : /build [2023-05-04T19:35:43.889Z] #0 1.539 + '[' -z '' ']' [2023-05-04T19:35:43.889Z] #0 1.540 ++ mktemp -d [2023-05-04T19:35:43.889Z] #0 1.540 + export GOPATH=/tmp/tmp.ollw02JAX7 [2023-05-04T19:35:43.889Z] #0 1.540 + GOPATH=/tmp/tmp.ollw02JAX7 [2023-05-04T19:35:43.889Z] #0 1.540 + RM_GOPATH=1 [2023-05-04T19:35:43.889Z] #0 1.540 + case "$(go env GOARCH)" in [2023-05-04T19:35:43.889Z] #0 1.541 ++ go env GOARCH [2023-05-04T19:35:43.889Z] #0 1.551 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:43.889Z] #0 1.551 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:43.889Z] #0 1.551 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:43.889Z] #0 1.552 + dir=/tmp/install [2023-05-04T19:35:43.889Z] #0 1.552 + bin=dockercli [2023-05-04T19:35:43.889Z] #0 1.552 + shift [2023-05-04T19:35:43.889Z] #0 1.552 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-05-04T19:35:43.889Z] #0 1.552 + . /tmp/install/dockercli.installer [2023-05-04T19:35:43.889Z] #0 1.552 ++ : stable [2023-05-04T19:35:43.889Z] #0 1.552 ++ : 17.06.2-ce [2023-05-04T19:35:43.889Z] #0 1.552 + install_dockercli [2023-05-04T19:35:43.889Z] #0 1.552 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-05-04T19:35:43.889Z] #0 1.552 Install docker/cli version 17.06.2-ce from stable [2023-05-04T19:35:43.889Z] #0 1.557 ++ uname -m [2023-05-04T19:35:43.889Z] #0 1.558 + arch=x86_64 [2023-05-04T19:35:43.889Z] #0 1.558 + '[' x86_64 '!=' x86_64 ']' [2023-05-04T19:35:43.889Z] #0 1.558 + url=https://download.docker.com/linux/static [2023-05-04T19:35:43.889Z] #0 1.558 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-05-04T19:35:43.889Z] #0 1.561 + tar -xz docker/docker [2023-05-04T19:35:43.889Z] #0 3.181 + mkdir -p /build [2023-05-04T19:35:43.889Z] #0 3.183 + mv docker/docker /build/ [2023-05-04T19:35:43.889Z] #0 3.185 + rmdir docker [2023-05-04T19:35:43.889Z] #23 DONE 9.1s [2023-05-04T19:35:43.889Z] [2023-05-04T19:35:43.889Z] #22 [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 [2023-05-04T19:35:43.889Z] #22 6.450 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-05-04T19:35:43.889Z] #22 6.499 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-05-04T19:35:43.889Z] #22 6.548 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-05-04T19:35:43.889Z] #22 6.555 go: downloading github.com/sivchari/tenv v1.7.0 [2023-05-04T19:35:43.889Z] #22 6.570 go: downloading github.com/sonatard/noctx v0.0.1 [2023-05-04T19:35:43.889Z] #22 6.577 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-05-04T19:35:43.889Z] #22 6.585 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-05-04T19:35:43.889Z] #22 6.730 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-05-04T19:35:43.889Z] #22 6.735 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-05-04T19:35:43.889Z] #22 6.829 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-05-04T19:35:43.889Z] #22 6.835 go: downloading github.com/tetafro/godot v1.4.11 [2023-05-04T19:35:43.889Z] #22 6.863 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-05-04T19:35:43.889Z] #22 7.047 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-05-04T19:35:43.889Z] #22 7.054 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-05-04T19:35:43.889Z] #22 7.124 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-05-04T19:35:43.889Z] #22 7.196 go: downloading github.com/ultraware/funlen v0.0.3 [2023-05-04T19:35:43.889Z] #22 7.196 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-05-04T19:35:43.889Z] #22 7.257 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-05-04T19:35:43.889Z] #22 7.277 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-05-04T19:35:43.889Z] #22 7.424 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-05-04T19:35:43.889Z] #22 7.435 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-05-04T19:35:43.889Z] #22 8.455 go: downloading honnef.co/go/tools v0.3.3 [2023-05-04T19:35:43.889Z] #22 8.495 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-05-04T19:35:43.889Z] #22 8.496 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-05-04T19:35:43.889Z] #22 8.676 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-05-04T19:35:43.889Z] #22 8.784 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:35:43.889Z] #22 8.852 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-04T19:35:43.889Z] #22 8.932 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-05-04T19:35:43.889Z] #22 9.145 go: downloading github.com/subosito/gotenv v1.4.0 [2023-05-04T19:35:43.889Z] #22 9.227 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-05-04T19:35:43.889Z] #22 9.397 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-05-04T19:35:43.889Z] #22 9.555 go: downloading github.com/magiconair/properties v1.8.6 [2023-05-04T19:35:43.889Z] #22 9.633 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-05-04T19:35:43.889Z] #22 9.845 go: downloading golang.org/x/text v0.3.7 [2023-05-04T19:35:43.889Z] #22 9.846 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-04T19:35:43.889Z] #22 9.846 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-04T19:35:43.889Z] #22 9.849 go: downloading github.com/stretchr/objx v0.4.0 [2023-05-04T19:35:43.889Z] #22 9.853 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-05-04T19:35:43.889Z] #22 9.924 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-05-04T19:35:44.158Z] #22 9.942 go: downloading github.com/gobwas/glob v0.2.3 [2023-05-04T19:35:44.158Z] #22 9.965 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-05-04T19:35:44.158Z] #22 ... [2023-05-04T19:35:44.158Z] [2023-05-04T19:35:44.158Z] #24 [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 [2023-05-04T19:35:44.158Z] #0 3.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:44.158Z] #0 3.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:44.158Z] #0 3.230 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:44.158Z] #0 3.596 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:44.158Z] #0 4.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:44.158Z] #0 4.494 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:44.158Z] #0 7.661 Fetched 8644 kB in 5s (1830 kB/s) [2023-05-04T19:35:44.158Z] #0 7.661 Reading package lists... [2023-05-04T19:35:44.158Z] #0 8.733 Reading package lists... [2023-05-04T19:35:44.158Z] #24 ... [2023-05-04T19:35:44.158Z] [2023-05-04T19:35:44.158Z] #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 [2023-05-04T19:35:44.158Z] #0 2.199 + RM_GOPATH=0 [2023-05-04T19:35:44.158Z] #0 2.199 + TMP_GOPATH= [2023-05-04T19:35:44.158Z] #0 2.199 + : /build [2023-05-04T19:35:44.158Z] #0 2.199 + '[' -z '' ']' [2023-05-04T19:35:44.158Z] #0 2.201 ++ mktemp -d [2023-05-04T19:35:44.158Z] #0 2.207 + export GOPATH=/tmp/tmp.4mt17AIIQ2 [2023-05-04T19:35:44.158Z] #0 2.207 + GOPATH=/tmp/tmp.4mt17AIIQ2 [2023-05-04T19:35:44.158Z] #0 2.207 + RM_GOPATH=1 [2023-05-04T19:35:44.158Z] #0 2.207 + case "$(go env GOARCH)" in [2023-05-04T19:35:44.158Z] #0 2.207 ++ go env GOARCH [2023-05-04T19:35:44.158Z] #0 2.224 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.158Z] #0 2.224 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.158Z] #0 2.229 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:44.158Z] #0 2.238 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:44.158Z] #0 2.238 + dir=/tmp/install [2023-05-04T19:35:44.158Z] #0 2.238 + bin=vndr [2023-05-04T19:35:44.158Z] #0 2.238 + shift [2023-05-04T19:35:44.158Z] #0 2.238 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-05-04T19:35:44.158Z] #0 2.238 + . /tmp/install/vndr.installer [2023-05-04T19:35:44.158Z] #0 2.238 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:44.158Z] #0 2.238 + install_vndr [2023-05-04T19:35:44.158Z] #0 2.238 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-05-04T19:35:44.158Z] #0 2.238 + GOBIN=/build [2023-05-04T19:35:44.158Z] #0 2.238 + GO111MODULE=on [2023-05-04T19:35:44.158Z] #0 2.238 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:44.158Z] #0 2.974 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:44.299Z] #50 ... [2023-05-04T19:35:44.299Z] [2023-05-04T19:35:44.299Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:44.299Z] #39 40.09 CC criu/irmap.o [2023-05-04T19:35:44.299Z] #39 40.35 CC criu/kcmp-ids.o [2023-05-04T19:35:44.299Z] #39 40.50 CC criu/kerndat.o [2023-05-04T19:35:44.299Z] #39 40.94 CC criu/libnetlink.o [2023-05-04T19:35:44.299Z] #39 41.10 CC criu/log.o [2023-05-04T19:35:44.299Z] #39 41.33 CC criu/lsm.o [2023-05-04T19:35:44.299Z] #39 41.48 CC criu/mem.o [2023-05-04T19:35:44.299Z] #39 42.17 CC criu/memfd.o [2023-05-04T19:35:44.299Z] #39 42.45 CC criu/mount.o [2023-05-04T19:35:44.299Z] #39 44.06 CC criu/namespaces.o [2023-05-04T19:35:44.299Z] #39 44.93 CC criu/net.o [2023-05-04T19:35:44.299Z] #39 46.24 CC criu/netfilter.o [2023-05-04T19:35:44.299Z] #39 46.39 CC criu/page-pipe.o [2023-05-04T19:35:44.299Z] #39 46.69 CC criu/page-xfer.o [2023-05-04T19:35:44.299Z] #39 47.33 CC criu/pagemap-cache.o [2023-05-04T19:35:44.299Z] #39 47.48 CC criu/pagemap.o [2023-05-04T19:35:44.299Z] #39 47.86 CC criu/parasite-syscall.o [2023-05-04T19:35:44.299Z] #39 48.37 CC criu/path.o [2023-05-04T19:35:44.299Z] #39 48.51 CC criu/pie-util-vdso-elf32.o [2023-05-04T19:35:44.299Z] #39 48.70 CC criu/pie-util-vdso.o [2023-05-04T19:35:44.299Z] #39 48.92 CC criu/pie-util.o [2023-05-04T19:35:44.299Z] #39 49.01 CC criu/pipes.o [2023-05-04T19:35:44.299Z] #39 49.32 CC criu/plugin.o [2023-05-04T19:35:44.299Z] #39 49.50 CC criu/proc_parse.o [2023-05-04T19:35:44.375Z] #24 8.038 [2023-05-04T19:35:44.418Z] #25 ... [2023-05-04T19:35:44.418Z] [2023-05-04T19:35:44.418Z] #26 [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 [2023-05-04T19:35:44.418Z] #0 2.754 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:44.418Z] #0 2.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:44.418Z] #0 2.773 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:44.418Z] #0 3.041 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:44.418Z] #0 3.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:44.418Z] #0 4.336 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:44.418Z] #0 7.208 Fetched 8644 kB in 5s (1806 kB/s) [2023-05-04T19:35:44.418Z] #0 7.208 Reading package lists... [2023-05-04T19:35:44.418Z] #0 8.529 Reading package lists... [2023-05-04T19:35:44.418Z] #0 10.15 Building dependency tree... [2023-05-04T19:35:44.418Z] #26 ... [2023-05-04T19:35:44.418Z] [2023-05-04T19:35:44.418Z] #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 [2023-05-04T19:35:44.418Z] #0 2.537 + RM_GOPATH=0 [2023-05-04T19:35:44.418Z] #0 2.537 + TMP_GOPATH= [2023-05-04T19:35:44.418Z] #0 2.537 + : /build [2023-05-04T19:35:44.418Z] #0 2.537 + '[' -z '' ']' [2023-05-04T19:35:44.418Z] #0 2.537 ++ mktemp -d [2023-05-04T19:35:44.418Z] #0 2.540 + export GOPATH=/tmp/tmp.nGUQeNbgXP [2023-05-04T19:35:44.418Z] #0 2.540 + GOPATH=/tmp/tmp.nGUQeNbgXP [2023-05-04T19:35:44.418Z] #0 2.540 + RM_GOPATH=1 [2023-05-04T19:35:44.418Z] #0 2.540 + case "$(go env GOARCH)" in [2023-05-04T19:35:44.418Z] #0 2.542 ++ go env GOARCH [2023-05-04T19:35:44.418Z] #0 2.549 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.418Z] #0 2.549 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.418Z] #0 2.549 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:44.418Z] #0 2.551 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:44.418Z] #0 2.553 + dir=/tmp/install [2023-05-04T19:35:44.418Z] #0 2.553 + bin=proxy [2023-05-04T19:35:44.418Z] #0 2.553 + shift [2023-05-04T19:35:44.418Z] #0 2.553 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-05-04T19:35:44.418Z] #0 2.553 + . /tmp/install/proxy.installer [2023-05-04T19:35:44.418Z] #0 2.553 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:44.418Z] #0 2.553 + install_proxy [2023-05-04T19:35:44.418Z] #0 2.553 + case "$1" in [2023-05-04T19:35:44.418Z] #0 2.553 + export CGO_ENABLED=0 [2023-05-04T19:35:44.418Z] #0 2.553 + CGO_ENABLED=0 [2023-05-04T19:35:44.418Z] #0 2.553 + _install_proxy [2023-05-04T19:35:44.418Z] #0 2.553 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-05-04T19:35:44.418Z] #0 2.553 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.nGUQeNbgXP/src/github.com/docker/libnetwork [2023-05-04T19:35:44.418Z] #0 2.556 Cloning into '/tmp/tmp.nGUQeNbgXP/src/github.com/docker/libnetwork'... [2023-05-04T19:35:44.418Z] #0 7.134 + cd /tmp/tmp.nGUQeNbgXP/src/github.com/docker/libnetwork [2023-05-04T19:35:44.418Z] #0 7.135 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:44.418Z] #0 7.211 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-05-04T19:35:44.464Z] #15 12.67 129 added, 0 removed; done. [2023-05-04T19:35:44.464Z] #15 12.73 Setting up jq (1.6-2.1) ... [2023-05-04T19:35:44.464Z] #15 12.73 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:44.464Z] #15 12.75 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:44.464Z] #15 12.78 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:44.464Z] #15 12.83 Processing triggers for ca-certificates (20210119) ... [2023-05-04T19:35:44.464Z] #15 12.84 Updating certificates in /etc/ssl/certs... [2023-05-04T19:35:44.558Z] #39 50.64 CC criu/protobuf-desc.o [2023-05-04T19:35:44.558Z] #39 ... [2023-05-04T19:35:44.558Z] [2023-05-04T19:35:44.558Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:35:44.558Z] #50 22.12 Setting up zip (3.0-12) ... [2023-05-04T19:35:44.558Z] #50 22.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:44.558Z] #50 22.16 Setting up bash-completion (1:2.11-2) ... [2023-05-04T19:35:44.678Z] #27 ... [2023-05-04T19:35:44.678Z] [2023-05-04T19:35:44.678Z] #28 [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 [2023-05-04T19:35:44.678Z] #0 2.206 + RM_GOPATH=0 [2023-05-04T19:35:44.678Z] #0 2.206 + TMP_GOPATH= [2023-05-04T19:35:44.678Z] #0 2.206 + : /build [2023-05-04T19:35:44.678Z] #0 2.206 + '[' -z '' ']' [2023-05-04T19:35:44.678Z] #0 2.207 ++ mktemp -d [2023-05-04T19:35:44.678Z] #0 2.208 + export GOPATH=/tmp/tmp.0cf3YvNAT2 [2023-05-04T19:35:44.678Z] #0 2.208 + GOPATH=/tmp/tmp.0cf3YvNAT2 [2023-05-04T19:35:44.678Z] #0 2.208 + RM_GOPATH=1 [2023-05-04T19:35:44.678Z] #0 2.208 + case "$(go env GOARCH)" in [2023-05-04T19:35:44.678Z] #0 2.210 ++ go env GOARCH [2023-05-04T19:35:44.678Z] #0 2.233 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.678Z] #0 2.233 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.678Z] #0 2.236 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:44.678Z] #0 2.243 + dir=/tmp/install [2023-05-04T19:35:44.678Z] #0 2.243 + bin=shfmt [2023-05-04T19:35:44.679Z] #0 2.243 + shift [2023-05-04T19:35:44.679Z] #0 2.243 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-05-04T19:35:44.679Z] #0 2.243 + . /tmp/install/shfmt.installer [2023-05-04T19:35:44.679Z] #0 2.243 ++ : v3.0.2 [2023-05-04T19:35:44.679Z] #0 2.243 + install_shfmt [2023-05-04T19:35:44.679Z] #0 2.243 + echo 'Install shfmt version v3.0.2' [2023-05-04T19:35:44.679Z] #0 2.243 + GOBIN=/build [2023-05-04T19:35:44.679Z] #0 2.243 + GO111MODULE=on [2023-05-04T19:35:44.679Z] #0 2.243 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-05-04T19:35:44.679Z] #0 2.243 Install shfmt version v3.0.2 [2023-05-04T19:35:44.679Z] #0 3.012 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-05-04T19:35:44.679Z] #0 4.926 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-05-04T19:35:44.679Z] #0 4.927 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-05-04T19:35:44.679Z] #0 4.930 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-05-04T19:35:44.679Z] #0 6.306 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-05-04T19:35:44.679Z] #28 ... [2023-05-04T19:35:44.679Z] [2023-05-04T19:35:44.679Z] #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 [2023-05-04T19:35:44.679Z] #0 1.424 + RM_GOPATH=0 [2023-05-04T19:35:44.679Z] #0 1.424 + TMP_GOPATH= [2023-05-04T19:35:44.679Z] #0 1.424 + : /build [2023-05-04T19:35:44.679Z] #0 1.424 + '[' -z '' ']' [2023-05-04T19:35:44.679Z] #0 1.425 ++ mktemp -d [2023-05-04T19:35:44.679Z] #0 1.426 + export GOPATH=/tmp/tmp.gKA6d3pagT [2023-05-04T19:35:44.679Z] #0 1.426 + GOPATH=/tmp/tmp.gKA6d3pagT [2023-05-04T19:35:44.679Z] #0 1.426 + RM_GOPATH=1 [2023-05-04T19:35:44.679Z] #0 1.426 + case "$(go env GOARCH)" in [2023-05-04T19:35:44.679Z] #0 1.429 ++ go env GOARCH [2023-05-04T19:35:44.679Z] #0 1.443 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.679Z] #0 1.443 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.679Z] #0 1.444 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:44.679Z] #0 1.445 + dir=/tmp/install [2023-05-04T19:35:44.679Z] #0 1.445 + bin=gotestsum [2023-05-04T19:35:44.679Z] #0 1.445 + shift [2023-05-04T19:35:44.679Z] #0 1.445 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-05-04T19:35:44.679Z] #0 1.446 + . /tmp/install/gotestsum.installer [2023-05-04T19:35:44.679Z] #0 1.446 ++ : v1.8.2 [2023-05-04T19:35:44.679Z] #0 1.446 + install_gotestsum [2023-05-04T19:35:44.679Z] #0 1.449 Install gotestsum version v1.8.2 [2023-05-04T19:35:44.679Z] #0 1.454 + set -e [2023-05-04T19:35:44.679Z] #0 1.454 + echo 'Install gotestsum version v1.8.2' [2023-05-04T19:35:44.679Z] #0 1.454 + GOBIN=/build [2023-05-04T19:35:44.679Z] #0 1.454 + GO111MODULE=on [2023-05-04T19:35:44.679Z] #0 1.454 + go install gotest.tools/gotestsum@v1.8.2 [2023-05-04T19:35:44.679Z] #0 1.783 go: downloading gotest.tools/gotestsum v1.8.2 [2023-05-04T19:35:44.679Z] #0 2.661 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:35:44.679Z] #0 2.686 go: downloading github.com/dnephin/pflag v1.0.7 [2023-05-04T19:35:44.679Z] #0 2.698 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-05-04T19:35:44.679Z] #0 2.723 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:35:44.679Z] #0 2.723 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-05-04T19:35:44.679Z] #0 2.740 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-05-04T19:35:44.679Z] #0 2.740 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-05-04T19:35:44.679Z] #0 2.781 go: downloading golang.org/x/tools v0.1.11 [2023-05-04T19:35:44.679Z] #0 2.788 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-04T19:35:44.679Z] #0 2.789 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-04T19:35:44.679Z] #0 5.571 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:35:44.791Z] #14 25.52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:35:44.938Z] #24 ... [2023-05-04T19:35:44.938Z] [2023-05-04T19:35:44.938Z] #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 [2023-05-04T19:35:44.938Z] #0 1.652 + RM_GOPATH=0 [2023-05-04T19:35:44.938Z] #0 1.652 + TMP_GOPATH= [2023-05-04T19:35:44.938Z] #0 1.652 + : /build [2023-05-04T19:35:44.938Z] #0 1.652 + '[' -z '' ']' [2023-05-04T19:35:44.938Z] #0 1.652 ++ mktemp -d [2023-05-04T19:35:44.938Z] #0 1.653 + export GOPATH=/tmp/tmp.m9CqSQ0HiM [2023-05-04T19:35:44.938Z] #0 1.653 + GOPATH=/tmp/tmp.m9CqSQ0HiM [2023-05-04T19:35:44.938Z] #0 1.653 + RM_GOPATH=1 [2023-05-04T19:35:44.938Z] #0 1.653 + case "$(go env GOARCH)" in [2023-05-04T19:35:44.938Z] #0 1.654 ++ go env GOARCH [2023-05-04T19:35:44.938Z] #0 1.659 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.938Z] #0 1.659 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.938Z] #0 1.659 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:44.938Z] #0 1.664 + dir=/tmp/install [2023-05-04T19:35:44.938Z] #0 1.664 + bin=vndr [2023-05-04T19:35:44.938Z] #0 1.664 + shift [2023-05-04T19:35:44.938Z] #0 1.664 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-05-04T19:35:44.938Z] #0 1.664 + . /tmp/install/vndr.installer [2023-05-04T19:35:44.938Z] #0 1.664 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:44.938Z] #0 1.664 + install_vndr [2023-05-04T19:35:44.938Z] #0 1.664 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-05-04T19:35:44.938Z] #0 1.664 + GOBIN=/build [2023-05-04T19:35:44.938Z] #0 1.664 + GO111MODULE=on [2023-05-04T19:35:44.938Z] #0 1.664 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:44.938Z] #0 1.664 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:44.938Z] #0 2.151 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:44.940Z] #29 ... [2023-05-04T19:35:44.940Z] [2023-05-04T19:35:44.940Z] #30 [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 [2023-05-04T19:35:44.940Z] #0 1.360 + RM_GOPATH=0 [2023-05-04T19:35:44.940Z] #0 1.360 + TMP_GOPATH= [2023-05-04T19:35:44.940Z] #0 1.360 + : /build [2023-05-04T19:35:44.940Z] #0 1.360 + '[' -z '' ']' [2023-05-04T19:35:44.940Z] #0 1.360 ++ mktemp -d [2023-05-04T19:35:44.940Z] #0 1.361 + export GOPATH=/tmp/tmp.ygZwPQhTg9 [2023-05-04T19:35:44.940Z] #0 1.361 + GOPATH=/tmp/tmp.ygZwPQhTg9 [2023-05-04T19:35:44.940Z] #0 1.361 + RM_GOPATH=1 [2023-05-04T19:35:44.940Z] #0 1.361 + case "$(go env GOARCH)" in [2023-05-04T19:35:44.940Z] #0 1.367 ++ go env GOARCH [2023-05-04T19:35:44.940Z] #0 1.385 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:44.940Z] #0 1.385 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.940Z] #0 1.385 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:44.940Z] #0 1.385 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:44.940Z] #0 1.385 + dir=/tmp/install [2023-05-04T19:35:44.940Z] #0 1.385 + bin=tomlv [2023-05-04T19:35:44.940Z] #0 1.385 + shift [2023-05-04T19:35:44.940Z] #0 1.385 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-05-04T19:35:44.940Z] #0 1.385 + . /tmp/install/tomlv.installer [2023-05-04T19:35:44.940Z] #0 1.385 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:44.940Z] #0 1.385 + install_tomlv [2023-05-04T19:35:44.940Z] #0 1.385 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-05-04T19:35:44.940Z] #0 1.385 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ygZwPQhTg9/src/github.com/BurntSushi/toml [2023-05-04T19:35:44.940Z] #0 1.387 Cloning into '/tmp/tmp.ygZwPQhTg9/src/github.com/BurntSushi/toml'... [2023-05-04T19:35:44.940Z] #0 2.281 + cd /tmp/tmp.ygZwPQhTg9/src/github.com/BurntSushi/toml [2023-05-04T19:35:44.940Z] #0 2.281 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:44.940Z] #0 2.360 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:35:44.940Z] #0 2.507 internal/goarch [2023-05-04T19:35:44.940Z] #0 2.518 internal/goexperiment [2023-05-04T19:35:44.940Z] #0 2.520 encoding [2023-05-04T19:35:44.940Z] #0 2.522 internal/goos [2023-05-04T19:35:44.940Z] #0 2.526 internal/unsafeheader [2023-05-04T19:35:44.940Z] #0 2.531 internal/cpu [2023-05-04T19:35:44.940Z] #0 2.532 runtime/internal/syscall [2023-05-04T19:35:44.940Z] #0 2.544 runtime/internal/atomic [2023-05-04T19:35:44.940Z] #0 2.575 internal/abi [2023-05-04T19:35:44.940Z] #0 2.605 runtime/internal/math [2023-05-04T19:35:44.940Z] #0 2.644 internal/itoa [2023-05-04T19:35:44.940Z] #0 2.664 runtime/internal/sys [2023-05-04T19:35:44.940Z] #0 2.688 math/bits [2023-05-04T19:35:44.940Z] #0 2.688 unicode/utf8 [2023-05-04T19:35:44.940Z] #0 2.733 internal/race [2023-05-04T19:35:44.940Z] #0 2.785 sync/atomic [2023-05-04T19:35:44.940Z] #0 2.790 unicode [2023-05-04T19:35:44.940Z] #0 2.969 internal/bytealg [2023-05-04T19:35:44.940Z] #0 2.998 math [2023-05-04T19:35:44.940Z] #0 3.462 runtime [2023-05-04T19:35:44.940Z] #30 ... [2023-05-04T19:35:44.940Z] [2023-05-04T19:35:44.940Z] #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 [2023-05-04T19:35:44.940Z] #14 19.93 Fetched 8644 kB in 2s (4852 kB/s) [2023-05-04T19:35:44.940Z] #14 19.93 Reading package lists... [2023-05-04T19:35:44.940Z] #14 20.60 Reading package lists... [2023-05-04T19:35:44.940Z] #14 21.37 Building dependency tree... [2023-05-04T19:35:44.940Z] #14 21.83 The following additional packages will be installed: [2023-05-04T19:35:44.940Z] #14 21.83 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-05-04T19:35:44.940Z] #14 21.83 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-05-04T19:35:44.940Z] #14 21.83 Recommended packages: [2023-05-04T19:35:44.940Z] #14 21.83 libldap-common publicsuffix libsasl2-modules [2023-05-04T19:35:44.940Z] #14 22.04 The following NEW packages will be installed: [2023-05-04T19:35:44.940Z] #14 22.04 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-05-04T19:35:44.940Z] #14 22.04 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-05-04T19:35:44.940Z] #14 22.04 libssh2-1 openssl [2023-05-04T19:35:44.940Z] #14 22.33 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:44.940Z] #14 22.33 Need to get 3050 kB of archives. [2023-05-04T19:35:44.940Z] #14 22.33 After this operation, 6663 kB of additional disk space will be used. [2023-05-04T19:35:44.940Z] #14 22.33 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-05-04T19:35:44.940Z] #14 22.35 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-05-04T19:35:44.940Z] #14 22.35 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-05-04T19:35:44.940Z] #14 22.35 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-05-04T19:35:44.940Z] #14 22.35 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-05-04T19:35:44.940Z] #14 22.35 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-05-04T19:35:44.940Z] #14 22.36 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-05-04T19:35:44.940Z] #14 22.36 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-05-04T19:35:44.940Z] #14 22.36 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-05-04T19:35:44.940Z] #14 22.37 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-05-04T19:35:44.940Z] #14 22.37 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-05-04T19:35:44.940Z] #14 22.37 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-05-04T19:35:44.940Z] #14 22.37 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-05-04T19:35:44.940Z] #14 22.38 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-05-04T19:35:44.940Z] #14 22.38 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-05-04T19:35:44.940Z] #14 23.06 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:44.940Z] #14 23.12 Fetched 3050 kB in 0s (9239 kB/s) [2023-05-04T19:35:44.940Z] #14 24.20 Selecting previously unselected package openssl. [2023-05-04T19:35:44.940Z] #14 24.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 ... 6664 files and directories currently installed.) [2023-05-04T19:35:44.940Z] #14 24.21 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-05-04T19:35:44.940Z] #14 24.28 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:35:44.940Z] #14 26.89 Selecting previously unselected package ca-certificates. [2023-05-04T19:35:44.940Z] #14 26.93 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-05-04T19:35:44.940Z] #14 27.30 Unpacking ca-certificates (20210119) ... [2023-05-04T19:35:44.940Z] #14 28.61 Selecting previously unselected package libbrotli1:amd64. [2023-05-04T19:35:44.940Z] #14 28.61 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-05-04T19:35:44.940Z] #14 28.98 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-05-04T19:35:44.940Z] #14 29.53 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-05-04T19:35:44.940Z] #14 29.53 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-05-04T19:35:44.940Z] #14 29.61 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:44.940Z] #14 30.27 Selecting previously unselected package libsasl2-2:amd64. [2023-05-04T19:35:45.196Z] #25 ... [2023-05-04T19:35:45.196Z] [2023-05-04T19:35:45.196Z] #26 [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 [2023-05-04T19:35:45.196Z] #0 1.366 + RM_GOPATH=0 [2023-05-04T19:35:45.196Z] #0 1.366 + TMP_GOPATH= [2023-05-04T19:35:45.196Z] #0 1.366 + : /build [2023-05-04T19:35:45.196Z] #0 1.366 + '[' -z '' ']' [2023-05-04T19:35:45.196Z] #0 1.366 ++ mktemp -d [2023-05-04T19:35:45.196Z] #0 1.366 + export GOPATH=/tmp/tmp.N0Q9mWLGsS [2023-05-04T19:35:45.196Z] #0 1.366 + GOPATH=/tmp/tmp.N0Q9mWLGsS [2023-05-04T19:35:45.196Z] #0 1.366 + RM_GOPATH=1 [2023-05-04T19:35:45.196Z] #0 1.366 + case "$(go env GOARCH)" in [2023-05-04T19:35:45.196Z] #0 1.366 ++ go env GOARCH [2023-05-04T19:35:45.196Z] #0 1.368 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.196Z] #0 1.368 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.196Z] #0 1.368 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:45.196Z] #0 1.370 + dir=/tmp/install [2023-05-04T19:35:45.196Z] #0 1.370 + bin=tomlv [2023-05-04T19:35:45.196Z] #0 1.370 + shift [2023-05-04T19:35:45.196Z] #0 1.370 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-05-04T19:35:45.196Z] #0 1.370 + . /tmp/install/tomlv.installer [2023-05-04T19:35:45.196Z] #0 1.370 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:45.196Z] #0 1.370 + install_tomlv [2023-05-04T19:35:45.196Z] #0 1.370 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-05-04T19:35:45.196Z] #0 1.370 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:45.196Z] #0 1.370 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.N0Q9mWLGsS/src/github.com/BurntSushi/toml [2023-05-04T19:35:45.196Z] #0 1.371 Cloning into '/tmp/tmp.N0Q9mWLGsS/src/github.com/BurntSushi/toml'... [2023-05-04T19:35:45.196Z] #0 1.703 + cd /tmp/tmp.N0Q9mWLGsS/src/github.com/BurntSushi/toml [2023-05-04T19:35:45.196Z] #0 1.703 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:45.196Z] #0 1.728 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:35:45.196Z] #0 1.777 encoding [2023-05-04T19:35:45.196Z] #0 1.777 internal/goarch [2023-05-04T19:35:45.196Z] #0 1.783 internal/unsafeheader [2023-05-04T19:35:45.196Z] #0 1.783 internal/goexperiment [2023-05-04T19:35:45.196Z] #0 1.784 internal/itoa [2023-05-04T19:35:45.196Z] #0 1.790 internal/cpu [2023-05-04T19:35:45.196Z] #0 1.794 runtime/internal/syscall [2023-05-04T19:35:45.196Z] #0 1.797 internal/goos [2023-05-04T19:35:45.196Z] #0 1.801 math/bits [2023-05-04T19:35:45.196Z] #0 1.801 internal/abi [2023-05-04T19:35:45.196Z] #0 1.824 runtime/internal/math [2023-05-04T19:35:45.196Z] #0 1.824 unicode/utf8 [2023-05-04T19:35:45.196Z] #0 1.838 runtime/internal/sys [2023-05-04T19:35:45.196Z] #0 1.843 internal/race [2023-05-04T19:35:45.196Z] #0 1.868 sync/atomic [2023-05-04T19:35:45.196Z] #0 1.879 unicode [2023-05-04T19:35:45.196Z] #0 1.909 internal/bytealg [2023-05-04T19:35:45.196Z] #0 1.932 runtime/internal/atomic [2023-05-04T19:35:45.196Z] #0 1.964 math [2023-05-04T19:35:45.196Z] #0 2.389 runtime [2023-05-04T19:35:45.196Z] #0 8.809 sync [2023-05-04T19:35:45.196Z] #0 8.810 internal/reflectlite [2023-05-04T19:35:45.196Z] #0 9.041 internal/testlog [2023-05-04T19:35:45.196Z] #0 9.494 errors [2023-05-04T19:35:45.196Z] #0 9.494 sort [2023-05-04T19:35:45.196Z] #0 9.572 strconv [2023-05-04T19:35:45.196Z] #0 9.574 internal/oserror [2023-05-04T19:35:45.196Z] #0 9.585 path [2023-05-04T19:35:45.196Z] #0 9.590 internal/safefilepath [2023-05-04T19:35:45.196Z] #0 9.591 io [2023-05-04T19:35:45.196Z] #0 9.767 syscall [2023-05-04T19:35:45.196Z] #26 10.26 strings [2023-05-04T19:35:45.196Z] #26 ... [2023-05-04T19:35:45.196Z] [2023-05-04T19:35:45.196Z] #27 [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 [2023-05-04T19:35:45.196Z] #0 1.830 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-05-04T19:35:45.196Z] #0 1.831 Cloning into '.'... [2023-05-04T19:35:45.196Z] #0 7.762 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-05-04T19:35:45.196Z] #0 8.099 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-05-04T19:35:45.201Z] #14 30.27 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-05-04T19:35:45.201Z] #14 30.36 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:45.201Z] #14 ... [2023-05-04T19:35:45.201Z] [2023-05-04T19:35:45.201Z] #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 [2023-05-04T19:35:45.201Z] #0 2.240 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-05-04T19:35:45.201Z] #0 2.242 Cloning into '.'... [2023-05-04T19:35:45.201Z] #0 9.649 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-05-04T19:35:45.201Z] #0 9.992 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-05-04T19:35:45.201Z] #31 ... [2023-05-04T19:35:45.201Z] [2023-05-04T19:35:45.201Z] #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 [2023-05-04T19:35:45.201Z] #0 3.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:45.201Z] #0 3.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:45.201Z] #0 3.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:45.201Z] #0 3.668 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:45.201Z] #0 4.400 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:45.201Z] #0 4.862 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:45.201Z] #0 8.714 Fetched 8644 kB in 6s (1491 kB/s) [2023-05-04T19:35:45.201Z] #0 8.714 Reading package lists... [2023-05-04T19:35:45.353Z] #14 26.00 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:45.353Z] #14 26.02 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-05-04T19:35:45.353Z] #14 ... [2023-05-04T19:35:45.353Z] [2023-05-04T19:35:45.353Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-05-04T19:35:45.454Z] #27 ... [2023-05-04T19:35:45.454Z] [2023-05-04T19:35:45.454Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:45.454Z] #0 1.366 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:45.454Z] #0 1.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:45.454Z] #0 1.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:45.454Z] #0 1.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-04T19:35:45.454Z] #0 1.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [234 kB] [2023-05-04T19:35:45.454Z] #0 1.938 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-04T19:35:45.454Z] #0 2.731 Fetched 8525 kB in 2s (5176 kB/s) [2023-05-04T19:35:45.454Z] #0 2.731 Reading package lists... [2023-05-04T19:35:45.454Z] #0 3.758 Reading package lists... [2023-05-04T19:35:45.454Z] #0 4.516 Building dependency tree... [2023-05-04T19:35:45.454Z] #0 5.348 The following additional packages will be installed: [2023-05-04T19:35:45.454Z] #0 5.349 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-05-04T19:35:45.454Z] #0 5.350 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-05-04T19:35:45.454Z] #0 5.353 Suggested packages: [2023-05-04T19:35:45.454Z] #0 5.354 manpages-dev protobuf-mode-el python3-setuptools [2023-05-04T19:35:45.454Z] #0 5.561 The following NEW packages will be installed: [2023-05-04T19:35:45.454Z] #0 5.570 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-05-04T19:35:45.454Z] #0 5.570 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-05-04T19:35:45.454Z] #0 5.571 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-05-04T19:35:45.454Z] #0 5.571 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-05-04T19:35:45.454Z] #0 5.932 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:45.454Z] #0 5.932 Need to get 4253 kB of archives. [2023-05-04T19:35:45.454Z] #0 5.932 After this operation, 25.1 MB of additional disk space will be used. [2023-05-04T19:35:45.454Z] #0 5.932 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-05-04T19:35:45.454Z] #0 5.934 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-05-04T19:35:45.454Z] #0 5.936 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-05-04T19:35:45.454Z] #0 5.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-05-04T19:35:45.454Z] #0 5.940 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-05-04T19:35:45.454Z] #0 5.942 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-05-04T19:35:45.454Z] #0 5.946 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-05-04T19:35:45.454Z] #0 5.947 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-05-04T19:35:45.454Z] #0 5.948 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-05-04T19:35:45.454Z] #0 5.956 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-05-04T19:35:45.454Z] #0 5.962 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-05-04T19:35:45.454Z] #0 5.966 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-05-04T19:35:45.454Z] #0 5.982 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-05-04T19:35:45.454Z] #0 5.986 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2023-05-04T19:35:45.454Z] #0 5.989 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-05-04T19:35:45.454Z] #0 5.990 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:35:45.454Z] #0 5.998 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-05-04T19:35:45.454Z] #0 5.998 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-05-04T19:35:45.454Z] #0 6.262 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:45.454Z] #0 6.374 Fetched 4253 kB in 0s (12.3 MB/s) [2023-05-04T19:35:45.454Z] #0 6.443 Selecting previously unselected package libcap2:arm64. [2023-05-04T19:35:45.454Z] #0 6.443 (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.) [2023-05-04T19:35:45.454Z] #0 6.467 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 6.477 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-05-04T19:35:45.454Z] #0 6.621 Selecting previously unselected package libcap-dev:arm64. [2023-05-04T19:35:45.454Z] #0 6.621 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 6.633 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-05-04T19:35:45.454Z] #0 6.793 Selecting previously unselected package libnet1:arm64. [2023-05-04T19:35:45.454Z] #0 6.795 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 6.808 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:45.454Z] #0 6.929 Selecting previously unselected package libnet1-dev. [2023-05-04T19:35:45.454Z] #0 6.929 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 7.037 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:45.454Z] #0 7.620 Selecting previously unselected package libnl-3-200:arm64. [2023-05-04T19:35:45.454Z] #0 7.622 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 7.647 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-05-04T19:35:45.454Z] #0 7.856 Selecting previously unselected package libnl-3-dev:arm64. [2023-05-04T19:35:45.454Z] #0 7.859 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 7.873 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-05-04T19:35:45.454Z] #0 8.120 Selecting previously unselected package libprotobuf-c1:arm64. [2023-05-04T19:35:45.454Z] #0 8.125 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 8.138 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-04T19:35:45.454Z] #0 8.288 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-05-04T19:35:45.454Z] #0 8.290 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 8.299 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-05-04T19:35:45.454Z] #0 8.482 Selecting previously unselected package zlib1g-dev:arm64. [2023-05-04T19:35:45.454Z] #0 8.486 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 8.505 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:35:45.454Z] #0 9.181 Selecting previously unselected package libprotobuf23:arm64. [2023-05-04T19:35:45.454Z] #0 9.184 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 9.314 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-05-04T19:35:45.454Z] #0 10.22 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-05-04T19:35:45.454Z] #0 10.23 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-05-04T19:35:45.454Z] #0 10.36 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-05-04T19:35:45.454Z] #28 ... [2023-05-04T19:35:45.454Z] [2023-05-04T19:35:45.454Z] #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 [2023-05-04T19:35:45.454Z] #0 1.946 + RM_GOPATH=0 [2023-05-04T19:35:45.454Z] #0 1.946 + TMP_GOPATH= [2023-05-04T19:35:45.454Z] #0 1.946 + : /build [2023-05-04T19:35:45.454Z] #0 1.946 + '[' -z '' ']' [2023-05-04T19:35:45.454Z] #0 1.946 ++ mktemp -d [2023-05-04T19:35:45.454Z] #0 1.946 + export GOPATH=/tmp/tmp.wRt2rK3zk0 [2023-05-04T19:35:45.454Z] #0 1.946 + GOPATH=/tmp/tmp.wRt2rK3zk0 [2023-05-04T19:35:45.454Z] #0 1.946 + RM_GOPATH=1 [2023-05-04T19:35:45.454Z] #0 1.946 + case "$(go env GOARCH)" in [2023-05-04T19:35:45.454Z] #0 1.946 ++ go env GOARCH [2023-05-04T19:35:45.454Z] #0 1.957 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.454Z] #0 1.957 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.454Z] #0 1.959 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:45.454Z] #0 1.960 + dir=/tmp/install [2023-05-04T19:35:45.454Z] #0 1.960 + bin=gotestsum [2023-05-04T19:35:45.454Z] #0 1.960 + shift [2023-05-04T19:35:45.454Z] #0 1.960 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-05-04T19:35:45.454Z] #0 1.960 + . /tmp/install/gotestsum.installer [2023-05-04T19:35:45.454Z] #0 1.960 ++ : v1.8.2 [2023-05-04T19:35:45.454Z] #0 1.960 + install_gotestsum [2023-05-04T19:35:45.454Z] #0 1.960 + set -e [2023-05-04T19:35:45.454Z] #0 1.960 + echo 'Install gotestsum version v1.8.2' [2023-05-04T19:35:45.454Z] #0 1.961 + GOBIN=/build [2023-05-04T19:35:45.454Z] #0 1.961 + GO111MODULE=on [2023-05-04T19:35:45.454Z] #0 1.961 + go install gotest.tools/gotestsum@v1.8.2 [2023-05-04T19:35:45.454Z] #0 1.965 Install gotestsum version v1.8.2 [2023-05-04T19:35:45.454Z] #0 2.314 go: downloading gotest.tools/gotestsum v1.8.2 [2023-05-04T19:35:45.454Z] #0 3.344 go: downloading golang.org/x/tools v0.1.11 [2023-05-04T19:35:45.454Z] #0 3.345 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-05-04T19:35:45.454Z] #0 3.346 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:35:45.454Z] #0 3.357 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:35:45.454Z] #0 3.418 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-05-04T19:35:45.454Z] #0 3.422 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-05-04T19:35:45.454Z] #0 3.422 go: downloading github.com/dnephin/pflag v1.0.7 [2023-05-04T19:35:45.454Z] #0 3.422 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-05-04T19:35:45.454Z] #0 3.435 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-04T19:35:45.454Z] #0 3.435 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-04T19:35:45.454Z] #0 5.747 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:35:45.461Z] #0 10.46 Reading package lists... [2023-05-04T19:35:45.461Z] #32 ... [2023-05-04T19:35:45.461Z] [2023-05-04T19:35:45.461Z] #33 [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 [2023-05-04T19:35:45.461Z] #0 2.170 + RM_GOPATH=0 [2023-05-04T19:35:45.461Z] #0 2.170 + TMP_GOPATH= [2023-05-04T19:35:45.461Z] #0 2.172 + : /build [2023-05-04T19:35:45.461Z] #0 2.172 + '[' -z '' ']' [2023-05-04T19:35:45.461Z] #0 2.172 ++ mktemp -d [2023-05-04T19:35:45.461Z] #0 2.199 + export GOPATH=/tmp/tmp.pDzcO0HYNU [2023-05-04T19:35:45.461Z] #0 2.199 + GOPATH=/tmp/tmp.pDzcO0HYNU [2023-05-04T19:35:45.461Z] #0 2.199 + RM_GOPATH=1 [2023-05-04T19:35:45.461Z] #0 2.199 + case "$(go env GOARCH)" in [2023-05-04T19:35:45.461Z] #0 2.201 ++ go env GOARCH [2023-05-04T19:35:45.461Z] #0 2.214 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.461Z] #0 2.214 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.461Z] #0 2.217 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:45.461Z] #0 2.223 + dir=/tmp/install [2023-05-04T19:35:45.461Z] #0 2.223 + bin=rootlesskit [2023-05-04T19:35:45.461Z] #0 2.223 + shift [2023-05-04T19:35:45.461Z] #0 2.223 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-05-04T19:35:45.461Z] #0 2.223 + . /tmp/install/rootlesskit.installer [2023-05-04T19:35:45.461Z] #0 2.223 ++ : v0.14.4 [2023-05-04T19:35:45.461Z] #0 2.223 + install_rootlesskit [2023-05-04T19:35:45.461Z] #0 2.223 + case "$1" in [2023-05-04T19:35:45.461Z] #0 2.223 + export CGO_ENABLED=0 [2023-05-04T19:35:45.461Z] #0 2.223 + CGO_ENABLED=0 [2023-05-04T19:35:45.461Z] #0 2.223 + _install_rootlesskit [2023-05-04T19:35:45.462Z] #0 2.229 + echo 'Install rootlesskit version v0.14.4' [2023-05-04T19:35:45.462Z] #0 2.230 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:35:45.462Z] #0 2.230 + GOBIN=/build [2023-05-04T19:35:45.462Z] #0 2.230 + GO111MODULE=on [2023-05-04T19:35:45.462Z] #0 2.230 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-05-04T19:35:45.462Z] #0 2.234 Install rootlesskit version v0.14.4 [2023-05-04T19:35:45.462Z] #0 2.786 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-05-04T19:35:45.462Z] #0 5.442 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-05-04T19:35:45.462Z] #0 5.442 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-05-04T19:35:45.462Z] #0 5.443 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:35:45.462Z] #0 5.443 go: downloading github.com/google/uuid v1.3.0 [2023-05-04T19:35:45.462Z] #0 5.443 go: downloading github.com/moby/vpnkit v0.5.0 [2023-05-04T19:35:45.462Z] #0 5.443 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-05-04T19:35:45.462Z] #0 5.445 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:35:45.462Z] #0 5.446 go: downloading github.com/gorilla/mux v1.8.0 [2023-05-04T19:35:45.462Z] #0 5.561 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-05-04T19:35:45.462Z] #0 5.575 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-05-04T19:35:45.462Z] #0 5.664 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-05-04T19:35:45.462Z] #0 6.745 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-05-04T19:35:45.462Z] #0 6.746 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-05-04T19:35:45.462Z] #0 7.062 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-05-04T19:35:45.462Z] #0 7.150 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-05-04T19:35:45.462Z] #33 ... [2023-05-04T19:35:45.462Z] [2023-05-04T19:35:45.462Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:45.462Z] #0 2.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:45.462Z] #0 2.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:45.462Z] #0 2.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:45.462Z] #0 3.186 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:45.462Z] #0 3.678 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:45.462Z] #0 4.354 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:45.462Z] #0 7.781 Fetched 8644 kB in 5s (1638 kB/s) [2023-05-04T19:35:45.462Z] #0 7.781 Reading package lists... [2023-05-04T19:35:45.462Z] #0 9.094 Reading package lists... [2023-05-04T19:35:45.462Z] #0 10.77 Building dependency tree... [2023-05-04T19:35:45.711Z] #29 ... [2023-05-04T19:35:45.711Z] [2023-05-04T19:35:45.711Z] #30 [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 [2023-05-04T19:35:45.711Z] #0 1.868 + git clone https://github.com/docker/distribution.git . [2023-05-04T19:35:45.711Z] #0 1.870 Cloning into '.'... [2023-05-04T19:35:45.711Z] #0 5.158 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-05-04T19:35:45.711Z] #0 5.918 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-05-04T19:35:45.711Z] #30 ... [2023-05-04T19:35:45.711Z] [2023-05-04T19:35:45.711Z] #31 [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 [2023-05-04T19:35:45.711Z] #0 1.647 + RM_GOPATH=0 [2023-05-04T19:35:45.711Z] #0 1.647 + TMP_GOPATH= [2023-05-04T19:35:45.711Z] #0 1.647 + : /build [2023-05-04T19:35:45.711Z] #0 1.647 + '[' -z '' ']' [2023-05-04T19:35:45.711Z] #0 1.647 ++ mktemp -d [2023-05-04T19:35:45.711Z] #0 1.649 + export GOPATH=/tmp/tmp.RIc9mDnY7h [2023-05-04T19:35:45.711Z] #0 1.649 + GOPATH=/tmp/tmp.RIc9mDnY7h [2023-05-04T19:35:45.711Z] #0 1.649 + RM_GOPATH=1 [2023-05-04T19:35:45.711Z] #0 1.649 + case "$(go env GOARCH)" in [2023-05-04T19:35:45.711Z] #0 1.652 ++ go env GOARCH [2023-05-04T19:35:45.711Z] #0 1.660 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.711Z] #0 1.660 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.711Z] #0 1.664 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:45.711Z] #0 1.664 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:45.711Z] #0 1.664 + dir=/tmp/install [2023-05-04T19:35:45.711Z] #0 1.664 + bin=proxy [2023-05-04T19:35:45.711Z] #0 1.664 + shift [2023-05-04T19:35:45.711Z] #0 1.664 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-05-04T19:35:45.711Z] #0 1.664 + . /tmp/install/proxy.installer [2023-05-04T19:35:45.711Z] #0 1.664 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:45.711Z] #0 1.664 + install_proxy [2023-05-04T19:35:45.711Z] #0 1.664 + case "$1" in [2023-05-04T19:35:45.711Z] #0 1.664 + export CGO_ENABLED=0 [2023-05-04T19:35:45.711Z] #0 1.664 + CGO_ENABLED=0 [2023-05-04T19:35:45.711Z] #0 1.664 + _install_proxy [2023-05-04T19:35:45.711Z] #0 1.664 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-05-04T19:35:45.711Z] #0 1.664 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.RIc9mDnY7h/src/github.com/docker/libnetwork [2023-05-04T19:35:45.711Z] #0 1.674 Cloning into '/tmp/tmp.RIc9mDnY7h/src/github.com/docker/libnetwork'... [2023-05-04T19:35:45.711Z] #0 4.686 + cd /tmp/tmp.RIc9mDnY7h/src/github.com/docker/libnetwork [2023-05-04T19:35:45.711Z] #0 4.686 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:45.711Z] #0 5.044 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-05-04T19:35:45.722Z] #34 ... [2023-05-04T19:35:45.722Z] [2023-05-04T19:35:45.722Z] #26 [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 [2023-05-04T19:35:45.722Z] #0 10.15 Building dependency tree... [2023-05-04T19:35:45.722Z] #26 10.83 The following additional packages will be installed: [2023-05-04T19:35:45.722Z] #26 10.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:35:45.722Z] #26 10.83 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-05-04T19:35:45.722Z] #26 10.83 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-05-04T19:35:45.722Z] #26 10.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-05-04T19:35:45.722Z] #26 10.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-05-04T19:35:45.722Z] #26 10.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-05-04T19:35:45.722Z] #26 10.85 mingw-w64-common mingw-w64-x86-64-dev [2023-05-04T19:35:45.722Z] #26 10.85 Suggested packages: [2023-05-04T19:35:45.722Z] #26 10.85 gcc-10-locales seccomp wine64 [2023-05-04T19:35:45.722Z] #26 11.42 The following NEW packages will be installed: [2023-05-04T19:35:45.722Z] #26 11.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:35:45.722Z] #26 11.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-05-04T19:35:45.722Z] #26 11.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-05-04T19:35:45.722Z] #26 11.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-05-04T19:35:45.722Z] #26 11.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-05-04T19:35:45.722Z] #26 11.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-05-04T19:35:45.722Z] #26 11.42 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-05-04T19:35:45.722Z] #26 11.42 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-05-04T19:35:45.722Z] #26 11.42 mingw-w64-x86-64-dev [2023-05-04T19:35:45.851Z] #15 14.04 0 added, 0 removed; done. [2023-05-04T19:35:45.851Z] #15 14.04 Running hooks in /etc/ca-certificates/update.d... [2023-05-04T19:35:45.851Z] #15 14.04 done. [2023-05-04T19:35:45.851Z] #15 ... [2023-05-04T19:35:45.851Z] [2023-05-04T19:35:45.851Z] #22 [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 [2023-05-04T19:35:45.851Z] #0 1.386 + RM_GOPATH=0 [2023-05-04T19:35:45.851Z] #0 1.386 + TMP_GOPATH= [2023-05-04T19:35:45.851Z] #0 1.386 + : /build [2023-05-04T19:35:45.851Z] #0 1.386 + '[' -z '' ']' [2023-05-04T19:35:45.851Z] #0 1.387 ++ mktemp -d [2023-05-04T19:35:45.851Z] #0 1.388 + export GOPATH=/tmp/tmp.r8gK9fqWpH [2023-05-04T19:35:45.851Z] #0 1.388 + GOPATH=/tmp/tmp.r8gK9fqWpH [2023-05-04T19:35:45.851Z] #0 1.388 + RM_GOPATH=1 [2023-05-04T19:35:45.851Z] #0 1.388 + case "$(go env GOARCH)" in [2023-05-04T19:35:45.851Z] #0 1.388 ++ go env GOARCH [2023-05-04T19:35:45.851Z] #0 1.392 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.851Z] #0 1.392 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.851Z] #0 1.394 Install docker/cli version 17.06.2-ce from stable [2023-05-04T19:35:45.851Z] #0 1.394 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:45.851Z] #0 1.394 + dir=/tmp/install [2023-05-04T19:35:45.851Z] #0 1.394 + bin=dockercli [2023-05-04T19:35:45.851Z] #0 1.394 + shift [2023-05-04T19:35:45.851Z] #0 1.394 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-05-04T19:35:45.851Z] #0 1.394 + . /tmp/install/dockercli.installer [2023-05-04T19:35:45.851Z] #0 1.394 ++ : stable [2023-05-04T19:35:45.851Z] #0 1.394 ++ : 17.06.2-ce [2023-05-04T19:35:45.851Z] #0 1.394 + install_dockercli [2023-05-04T19:35:45.851Z] #0 1.394 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-05-04T19:35:45.851Z] #0 1.398 ++ uname -m [2023-05-04T19:35:45.851Z] #0 1.398 + arch=x86_64 [2023-05-04T19:35:45.851Z] #0 1.398 + '[' x86_64 '!=' x86_64 ']' [2023-05-04T19:35:45.851Z] #0 1.398 + url=https://download.docker.com/linux/static [2023-05-04T19:35:45.851Z] #0 1.398 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-05-04T19:35:45.851Z] #0 1.398 + tar -xz docker/docker [2023-05-04T19:35:45.851Z] #0 2.853 + mkdir -p /build [2023-05-04T19:35:45.851Z] #0 2.856 + mv docker/docker /build/ [2023-05-04T19:35:45.851Z] #0 2.860 + rmdir docker [2023-05-04T19:35:45.851Z] #22 DONE 3.8s [2023-05-04T19:35:45.916Z] #16 ... [2023-05-04T19:35:45.916Z] [2023-05-04T19:35:45.916Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-05-04T19:35:45.916Z] #15 DONE 12.9s [2023-05-04T19:35:45.916Z] [2023-05-04T19:35:45.916Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-05-04T19:35:45.916Z] #16 DONE 0.6s [2023-05-04T19:35:45.916Z] [2023-05-04T19:35:45.916Z] #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 [2023-05-04T19:35:45.916Z] #14 26.04 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:35:45.916Z] #14 26.45 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:35:45.916Z] #14 26.57 Setting up libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:35:45.916Z] #14 26.59 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:35:45.916Z] #14 26.61 Setting up ca-certificates (20210119) ... [2023-05-04T19:35:45.972Z] #31 ... [2023-05-04T19:35:45.972Z] [2023-05-04T19:35:45.972Z] #32 [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 [2023-05-04T19:35:45.972Z] #0 1.325 + RM_GOPATH=0 [2023-05-04T19:35:45.972Z] #0 1.325 + TMP_GOPATH= [2023-05-04T19:35:45.972Z] #0 1.325 + : /build [2023-05-04T19:35:45.972Z] #0 1.325 + '[' -z '' ']' [2023-05-04T19:35:45.972Z] #0 1.325 ++ mktemp -d [2023-05-04T19:35:45.972Z] #0 1.326 + export GOPATH=/tmp/tmp.P43DSApNfq [2023-05-04T19:35:45.972Z] #0 1.326 + GOPATH=/tmp/tmp.P43DSApNfq [2023-05-04T19:35:45.972Z] #0 1.326 + RM_GOPATH=1 [2023-05-04T19:35:45.972Z] #0 1.327 + case "$(go env GOARCH)" in [2023-05-04T19:35:45.972Z] #0 1.330 ++ go env GOARCH [2023-05-04T19:35:45.972Z] #0 1.333 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.972Z] #0 1.333 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:45.972Z] #0 1.334 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:45.972Z] #0 1.335 + dir=/tmp/install [2023-05-04T19:35:45.972Z] #0 1.336 Install rootlesskit version v0.14.4 [2023-05-04T19:35:45.972Z] #0 1.336 + bin=rootlesskit [2023-05-04T19:35:45.972Z] #0 1.336 + shift [2023-05-04T19:35:45.972Z] #0 1.336 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-05-04T19:35:45.972Z] #0 1.336 + . /tmp/install/rootlesskit.installer [2023-05-04T19:35:45.972Z] #0 1.336 ++ : v0.14.4 [2023-05-04T19:35:45.972Z] #0 1.336 + install_rootlesskit [2023-05-04T19:35:45.972Z] #0 1.336 + case "$1" in [2023-05-04T19:35:45.972Z] #0 1.336 + export CGO_ENABLED=0 [2023-05-04T19:35:45.972Z] #0 1.336 + CGO_ENABLED=0 [2023-05-04T19:35:45.972Z] #0 1.336 + _install_rootlesskit [2023-05-04T19:35:45.972Z] #0 1.336 + echo 'Install rootlesskit version v0.14.4' [2023-05-04T19:35:45.972Z] #0 1.336 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:35:45.972Z] #0 1.336 + GOBIN=/build [2023-05-04T19:35:45.972Z] #0 1.336 + GO111MODULE=on [2023-05-04T19:35:45.972Z] #0 1.336 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-05-04T19:35:45.972Z] #0 1.515 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-05-04T19:35:45.972Z] #0 3.245 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:35:45.972Z] #0 3.246 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-05-04T19:35:45.972Z] #0 3.279 go: downloading github.com/google/uuid v1.3.0 [2023-05-04T19:35:45.972Z] #0 3.280 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-05-04T19:35:45.972Z] #0 3.288 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-05-04T19:35:45.972Z] #0 3.298 go: downloading github.com/moby/vpnkit v0.5.0 [2023-05-04T19:35:45.972Z] #0 3.303 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-05-04T19:35:45.972Z] #0 3.304 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:35:45.972Z] #0 3.316 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-05-04T19:35:45.972Z] #0 3.368 go: downloading github.com/gorilla/mux v1.8.0 [2023-05-04T19:35:45.972Z] #0 3.447 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-05-04T19:35:45.972Z] #0 4.017 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-05-04T19:35:45.972Z] #0 4.018 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-05-04T19:35:45.972Z] #0 4.927 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-05-04T19:35:45.972Z] #0 4.944 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-05-04T19:35:46.022Z] #26 ... [2023-05-04T19:35:46.022Z] [2023-05-04T19:35:46.022Z] #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 [2023-05-04T19:35:46.022Z] #25 DONE 11.8s [2023-05-04T19:35:46.022Z] [2023-05-04T19:35:46.022Z] #26 [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 [2023-05-04T19:35:46.022Z] #26 11.83 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:46.022Z] #26 11.83 Need to get 115 MB of archives. [2023-05-04T19:35:46.022Z] #26 11.83 After this operation, 645 MB of additional disk space will be used. [2023-05-04T19:35:46.022Z] #26 11.83 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] [2023-05-04T19:35:46.022Z] #26 11.88 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] [2023-05-04T19:35:46.022Z] #26 11.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-05-04T19:35:46.022Z] #26 11.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-05-04T19:35:46.022Z] #26 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-05-04T19:35:46.022Z] #26 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-05-04T19:35:46.112Z] [2023-05-04T19:35:46.112Z] #19 [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 [2023-05-04T19:35:46.112Z] #19 1.150 + RM_GOPATH=0 [2023-05-04T19:35:46.112Z] #19 1.150 + TMP_GOPATH= [2023-05-04T19:35:46.112Z] #19 1.150 + : /build [2023-05-04T19:35:46.112Z] #19 1.150 + '[' -z '' ']' [2023-05-04T19:35:46.112Z] #19 1.150 ++ mktemp -d [2023-05-04T19:35:46.112Z] #19 1.151 + export GOPATH=/tmp/tmp.Jwi6ySHqW9 [2023-05-04T19:35:46.112Z] #19 1.151 + GOPATH=/tmp/tmp.Jwi6ySHqW9 [2023-05-04T19:35:46.112Z] #19 1.151 + RM_GOPATH=1 [2023-05-04T19:35:46.112Z] #19 1.151 + case "$(go env GOARCH)" in [2023-05-04T19:35:46.112Z] #19 1.154 ++ go env GOARCH [2023-05-04T19:35:46.112Z] #19 1.167 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:46.112Z] #19 1.167 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:46.112Z] #19 1.171 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:46.112Z] #19 1.171 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:46.112Z] #19 1.171 + dir=/tmp/install [2023-05-04T19:35:46.112Z] #19 1.171 + bin=tomlv [2023-05-04T19:35:46.112Z] #19 1.171 + shift [2023-05-04T19:35:46.112Z] #19 1.171 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-05-04T19:35:46.112Z] #19 1.171 + . /tmp/install/tomlv.installer [2023-05-04T19:35:46.112Z] #19 1.171 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:46.112Z] #19 1.171 + install_tomlv [2023-05-04T19:35:46.112Z] #19 1.171 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-05-04T19:35:46.112Z] #19 1.171 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Jwi6ySHqW9/src/github.com/BurntSushi/toml [2023-05-04T19:35:46.112Z] #19 1.171 Cloning into '/tmp/tmp.Jwi6ySHqW9/src/github.com/BurntSushi/toml'... [2023-05-04T19:35:46.112Z] #19 1.560 + cd /tmp/tmp.Jwi6ySHqW9/src/github.com/BurntSushi/toml [2023-05-04T19:35:46.112Z] #19 1.560 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:46.112Z] #19 1.588 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:35:46.112Z] #19 1.660 internal/unsafeheader [2023-05-04T19:35:46.112Z] #19 1.660 internal/goarch [2023-05-04T19:35:46.112Z] #19 1.660 internal/goos [2023-05-04T19:35:46.112Z] #19 1.661 internal/goexperiment [2023-05-04T19:35:46.112Z] #19 1.665 encoding [2023-05-04T19:35:46.112Z] #19 1.665 internal/cpu [2023-05-04T19:35:46.112Z] #19 1.665 runtime/internal/atomic [2023-05-04T19:35:46.112Z] #19 1.671 runtime/internal/syscall [2023-05-04T19:35:46.112Z] #19 1.675 internal/abi [2023-05-04T19:35:46.112Z] #19 1.689 runtime/internal/math [2023-05-04T19:35:46.112Z] #19 1.692 internal/itoa [2023-05-04T19:35:46.112Z] #19 1.695 math/bits [2023-05-04T19:35:46.112Z] #19 1.718 unicode/utf8 [2023-05-04T19:35:46.112Z] #19 1.722 runtime/internal/sys [2023-05-04T19:35:46.112Z] #19 1.732 internal/race [2023-05-04T19:35:46.112Z] #19 1.783 sync/atomic [2023-05-04T19:35:46.112Z] #19 1.824 unicode [2023-05-04T19:35:46.112Z] #19 1.833 internal/bytealg [2023-05-04T19:35:46.112Z] #19 1.836 math [2023-05-04T19:35:46.112Z] #19 2.054 runtime [2023-05-04T19:35:46.173Z] #14 26.96 Updating certificates in /etc/ssl/certs... [2023-05-04T19:35:46.235Z] #32 ... [2023-05-04T19:35:46.236Z] [2023-05-04T19:35:46.236Z] #33 [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 [2023-05-04T19:35:46.236Z] #0 2.012 + RM_GOPATH=0 [2023-05-04T19:35:46.236Z] #0 2.012 + TMP_GOPATH= [2023-05-04T19:35:46.236Z] #0 2.012 + : /build [2023-05-04T19:35:46.236Z] #0 2.012 + '[' -z '' ']' [2023-05-04T19:35:46.236Z] #0 2.013 ++ mktemp -d [2023-05-04T19:35:46.236Z] #0 2.014 + export GOPATH=/tmp/tmp.ls3nn3tbJL [2023-05-04T19:35:46.236Z] #0 2.014 + GOPATH=/tmp/tmp.ls3nn3tbJL [2023-05-04T19:35:46.236Z] #0 2.014 + RM_GOPATH=1 [2023-05-04T19:35:46.236Z] #0 2.014 + case "$(go env GOARCH)" in [2023-05-04T19:35:46.236Z] #0 2.014 ++ go env GOARCH [2023-05-04T19:35:46.236Z] #0 2.025 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:46.236Z] #0 2.025 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:46.236Z] #0 2.026 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:46.236Z] #0 2.027 Install docker/cli version 17.06.2-ce from stable [2023-05-04T19:35:46.236Z] #0 2.032 + dir=/tmp/install [2023-05-04T19:35:46.236Z] #0 2.032 + bin=dockercli [2023-05-04T19:35:46.236Z] #0 2.032 + shift [2023-05-04T19:35:46.236Z] #0 2.032 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-05-04T19:35:46.236Z] #0 2.032 + . /tmp/install/dockercli.installer [2023-05-04T19:35:46.236Z] #0 2.032 ++ : stable [2023-05-04T19:35:46.236Z] #0 2.032 ++ : 17.06.2-ce [2023-05-04T19:35:46.236Z] #0 2.032 + install_dockercli [2023-05-04T19:35:46.236Z] #0 2.032 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-05-04T19:35:46.236Z] #0 2.032 ++ uname -m [2023-05-04T19:35:46.236Z] #0 2.032 + arch=aarch64 [2023-05-04T19:35:46.236Z] #0 2.032 + '[' aarch64 '!=' x86_64 ']' [2023-05-04T19:35:46.236Z] #0 2.032 + '[' aarch64 '!=' s390x ']' [2023-05-04T19:35:46.236Z] #0 2.032 + '[' aarch64 '!=' armhf ']' [2023-05-04T19:35:46.236Z] #0 2.032 + build_dockercli [2023-05-04T19:35:46.236Z] #0 2.032 + git clone https://github.com/docker/docker-ce /tmp/tmp.ls3nn3tbJL/tmp/docker-ce [2023-05-04T19:35:46.236Z] #0 2.032 Cloning into '/tmp/tmp.ls3nn3tbJL/tmp/docker-ce'... [2023-05-04T19:35:46.236Z] #33 ... [2023-05-04T19:35:46.236Z] [2023-05-04T19:35:46.236Z] #34 [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 [2023-05-04T19:35:46.236Z] #0 1.998 + RM_GOPATH=0 [2023-05-04T19:35:46.236Z] #0 1.998 + TMP_GOPATH= [2023-05-04T19:35:46.236Z] #0 1.998 + : /build [2023-05-04T19:35:46.236Z] #0 1.998 + '[' -z '' ']' [2023-05-04T19:35:46.236Z] #0 1.998 ++ mktemp -d [2023-05-04T19:35:46.236Z] #0 2.008 + export GOPATH=/tmp/tmp.nV5NoJPsv7 [2023-05-04T19:35:46.236Z] #0 2.008 + GOPATH=/tmp/tmp.nV5NoJPsv7 [2023-05-04T19:35:46.236Z] #0 2.008 + RM_GOPATH=1 [2023-05-04T19:35:46.236Z] #0 2.008 + case "$(go env GOARCH)" in [2023-05-04T19:35:46.236Z] #0 2.009 ++ go env GOARCH [2023-05-04T19:35:46.236Z] #0 2.025 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:46.236Z] #0 2.025 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:46.236Z] #0 2.026 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:46.236Z] #0 2.028 Install shfmt version v3.0.2 [2023-05-04T19:35:46.236Z] #0 2.033 + dir=/tmp/install [2023-05-04T19:35:46.236Z] #0 2.033 + bin=shfmt [2023-05-04T19:35:46.236Z] #0 2.033 + shift [2023-05-04T19:35:46.236Z] #0 2.033 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-05-04T19:35:46.236Z] #0 2.033 + . /tmp/install/shfmt.installer [2023-05-04T19:35:46.236Z] #0 2.033 ++ : v3.0.2 [2023-05-04T19:35:46.236Z] #0 2.033 + install_shfmt [2023-05-04T19:35:46.236Z] #0 2.033 + echo 'Install shfmt version v3.0.2' [2023-05-04T19:35:46.236Z] #0 2.033 + GOBIN=/build [2023-05-04T19:35:46.236Z] #0 2.033 + GO111MODULE=on [2023-05-04T19:35:46.236Z] #0 2.033 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-05-04T19:35:46.236Z] #0 2.529 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-05-04T19:35:46.236Z] #0 3.714 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-05-04T19:35:46.236Z] #0 3.735 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-05-04T19:35:46.236Z] #0 3.753 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-05-04T19:35:46.236Z] #0 4.454 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-05-04T19:35:46.283Z] #26 12.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-05-04T19:35:46.430Z] #14 ... [2023-05-04T19:35:46.430Z] [2023-05-04T19:35:46.430Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-05-04T19:35:46.430Z] #17 DONE 0.6s [2023-05-04T19:35:46.493Z] #34 ... [2023-05-04T19:35:46.493Z] [2023-05-04T19:35:46.493Z] #35 [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 [2023-05-04T19:35:46.493Z] #0 2.312 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:46.493Z] #0 2.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:46.493Z] #0 2.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:46.493Z] #0 2.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-04T19:35:46.493Z] #0 3.321 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [234 kB] [2023-05-04T19:35:46.493Z] #0 4.233 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-04T19:35:46.493Z] #0 5.302 Fetched 8525 kB in 3s (2600 kB/s) [2023-05-04T19:35:46.493Z] #0 5.302 Reading package lists... [2023-05-04T19:35:46.493Z] #0 6.292 Reading package lists... [2023-05-04T19:35:46.493Z] #0 7.253 Building dependency tree... [2023-05-04T19:35:46.493Z] #0 8.053 The following additional packages will be installed: [2023-05-04T19:35:46.493Z] #0 8.055 libbtrfs0 [2023-05-04T19:35:46.493Z] #0 8.102 The following NEW packages will be installed: [2023-05-04T19:35:46.493Z] #0 8.105 libbtrfs-dev libbtrfs0 [2023-05-04T19:35:46.493Z] #0 8.421 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:46.493Z] #0 8.421 Need to get 454 kB of archives. [2023-05-04T19:35:46.493Z] #0 8.421 After this operation, 1275 kB of additional disk space will be used. [2023-05-04T19:35:46.493Z] #0 8.421 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-05-04T19:35:46.493Z] #0 8.450 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-05-04T19:35:46.493Z] #0 8.951 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:46.493Z] #0 9.106 Fetched 454 kB in 0s (1412 kB/s) [2023-05-04T19:35:46.493Z] #0 9.417 Selecting previously unselected package libbtrfs0:arm64. [2023-05-04T19:35:46.493Z] #0 9.417 (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.) [2023-05-04T19:35:46.493Z] #0 9.429 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-05-04T19:35:46.493Z] #0 9.711 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-05-04T19:35:46.493Z] #0 10.37 Selecting previously unselected package libbtrfs-dev:arm64. [2023-05-04T19:35:46.493Z] #0 10.37 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-05-04T19:35:46.493Z] #0 10.45 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-05-04T19:35:46.493Z] #0 10.92 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-05-04T19:35:46.493Z] #0 11.13 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-05-04T19:35:46.493Z] #35 ... [2023-05-04T19:35:46.493Z] [2023-05-04T19:35:46.493Z] #36 [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 [2023-05-04T19:35:46.493Z] #0 2.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:46.493Z] #0 2.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:46.493Z] #0 2.439 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:46.493Z] #0 2.723 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-04T19:35:46.493Z] #0 3.491 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [234 kB] [2023-05-04T19:35:46.493Z] #0 4.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-04T19:35:46.493Z] #0 5.492 Fetched 8525 kB in 3s (2541 kB/s) [2023-05-04T19:35:46.493Z] #0 5.492 Reading package lists... [2023-05-04T19:35:46.493Z] #0 6.566 Reading package lists... [2023-05-04T19:35:46.493Z] #0 7.579 Building dependency tree... [2023-05-04T19:35:46.493Z] #0 8.224 The following additional packages will be installed: [2023-05-04T19:35:46.493Z] #0 8.224 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:35:46.493Z] #0 8.224 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-05-04T19:35:46.493Z] #0 8.224 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-05-04T19:35:46.493Z] #0 8.225 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-05-04T19:35:46.493Z] #0 8.225 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-05-04T19:35:46.493Z] #0 8.226 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-05-04T19:35:46.493Z] #0 8.227 mingw-w64-common mingw-w64-x86-64-dev [2023-05-04T19:35:46.493Z] #0 8.229 Suggested packages: [2023-05-04T19:35:46.493Z] #0 8.230 gcc-10-locales seccomp wine64 [2023-05-04T19:35:46.493Z] #0 8.620 The following NEW packages will be installed: [2023-05-04T19:35:46.493Z] #0 8.622 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:35:46.493Z] #0 8.622 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-05-04T19:35:46.493Z] #0 8.622 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-05-04T19:35:46.493Z] #0 8.622 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-05-04T19:35:46.493Z] #0 8.622 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-05-04T19:35:46.493Z] #0 8.623 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-05-04T19:35:46.493Z] #0 8.623 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-05-04T19:35:46.493Z] #0 8.623 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-05-04T19:35:46.493Z] #0 8.624 mingw-w64-x86-64-dev [2023-05-04T19:35:46.493Z] #0 9.009 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:46.493Z] #0 9.009 Need to get 108 MB of archives. [2023-05-04T19:35:46.493Z] #0 9.009 After this operation, 620 MB of additional disk space will be used. [2023-05-04T19:35:46.493Z] #0 9.009 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] [2023-05-04T19:35:46.493Z] #0 9.059 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] [2023-05-04T19:35:46.493Z] #0 9.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-05-04T19:35:46.493Z] #0 9.158 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-05-04T19:35:46.493Z] #0 9.160 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-05-04T19:35:46.493Z] #0 9.171 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-05-04T19:35:46.493Z] #0 9.320 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-05-04T19:35:46.493Z] #0 9.490 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] [2023-05-04T19:35:46.493Z] #0 9.497 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] [2023-05-04T19:35:46.493Z] #0 9.911 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] [2023-05-04T19:35:46.493Z] #0 10.46 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] [2023-05-04T19:35:46.493Z] #0 10.67 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] [2023-05-04T19:35:46.493Z] #0 10.85 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] [2023-05-04T19:35:46.493Z] #0 11.24 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] [2023-05-04T19:35:46.493Z] #36 11.51 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] [2023-05-04T19:35:46.493Z] #36 11.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-05-04T19:35:46.493Z] #36 ... [2023-05-04T19:35:46.493Z] [2023-05-04T19:35:46.493Z] #23 [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 [2023-05-04T19:35:46.493Z] #23 6.825 go: downloading honnef.co/go/tools v0.3.3 [2023-05-04T19:35:46.493Z] #23 6.826 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-05-04T19:35:46.493Z] #23 6.826 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-05-04T19:35:46.493Z] #23 6.851 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-05-04T19:35:46.493Z] #23 6.875 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:35:46.493Z] #23 6.953 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-05-04T19:35:46.493Z] #23 7.184 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-04T19:35:46.493Z] #23 7.382 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-04T19:35:46.493Z] #23 7.651 go: downloading github.com/stretchr/objx v0.4.0 [2023-05-04T19:35:46.493Z] #23 7.721 go: downloading github.com/subosito/gotenv v1.4.0 [2023-05-04T19:35:46.493Z] #23 7.759 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-05-04T19:35:46.493Z] #23 8.023 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-05-04T19:35:46.493Z] #23 8.158 go: downloading github.com/magiconair/properties v1.8.6 [2023-05-04T19:35:46.493Z] #23 8.213 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-05-04T19:35:46.493Z] #23 8.214 go: downloading github.com/gobwas/glob v0.2.3 [2023-05-04T19:35:46.493Z] #23 8.215 go: downloading golang.org/x/text v0.3.7 [2023-05-04T19:35:46.493Z] #23 8.215 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-05-04T19:35:46.493Z] #23 8.215 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-05-04T19:35:46.493Z] #23 8.222 go: downloading go.uber.org/zap v1.17.0 [2023-05-04T19:35:46.493Z] #23 8.455 go: downloading github.com/kisielk/gotool v1.0.0 [2023-05-04T19:35:46.493Z] #23 8.519 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-05-04T19:35:46.493Z] #23 8.768 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-05-04T19:35:46.493Z] #23 8.847 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-05-04T19:35:46.493Z] #23 8.848 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-05-04T19:35:46.493Z] #23 8.918 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-05-04T19:35:46.493Z] #23 8.947 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-05-04T19:35:46.493Z] #23 8.956 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-05-04T19:35:46.493Z] #23 9.056 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-05-04T19:35:46.493Z] #23 9.069 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-05-04T19:35:46.493Z] #23 9.079 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-05-04T19:35:46.493Z] #23 9.079 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-05-04T19:35:46.493Z] #23 9.119 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-05-04T19:35:46.493Z] #23 9.138 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-05-04T19:35:46.493Z] #23 9.146 go: downloading github.com/ettle/strcase v0.1.1 [2023-05-04T19:35:46.493Z] #23 9.193 go: downloading github.com/Masterminds/semver v1.5.0 [2023-05-04T19:35:46.493Z] #23 9.264 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-05-04T19:35:46.493Z] #23 9.268 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-04T19:35:46.493Z] #23 9.274 go: downloading github.com/fatih/structtag v1.2.0 [2023-05-04T19:35:46.493Z] #23 9.340 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-05-04T19:35:46.493Z] #23 9.362 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-05-04T19:35:46.493Z] #23 9.533 go: downloading github.com/prometheus/client_model v0.2.0 [2023-05-04T19:35:46.493Z] #23 9.607 go: downloading github.com/google/go-cmp v0.5.8 [2023-05-04T19:35:46.493Z] #23 9.653 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-05-04T19:35:46.493Z] #23 9.679 go: downloading go.uber.org/atomic v1.7.0 [2023-05-04T19:35:46.493Z] #23 9.723 go: downloading go.uber.org/multierr v1.6.0 [2023-05-04T19:35:46.493Z] #23 9.752 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-05-04T19:35:46.493Z] #23 9.814 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-05-04T19:35:46.493Z] #23 9.895 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-05-04T19:35:46.493Z] #23 9.897 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-05-04T19:35:46.493Z] #23 9.901 go: downloading github.com/golang/protobuf v1.5.2 [2023-05-04T19:35:46.493Z] #23 9.990 go: downloading github.com/beorn7/perks v1.0.1 [2023-05-04T19:35:46.494Z] #23 10.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-05-04T19:35:46.494Z] #23 10.01 go: downloading github.com/prometheus/common v0.32.1 [2023-05-04T19:35:46.494Z] #23 10.22 go: downloading github.com/prometheus/procfs v0.7.3 [2023-05-04T19:35:46.494Z] #23 10.39 go: downloading google.golang.org/protobuf v1.28.0 [2023-05-04T19:35:46.494Z] #23 10.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-05-04T19:35:46.494Z] #23 11.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-05-04T19:35:46.544Z] #26 12.44 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] [2023-05-04T19:35:46.544Z] #26 12.44 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] [2023-05-04T19:35:46.684Z] #19 ... [2023-05-04T19:35:46.684Z] [2023-05-04T19:35:46.684Z] #15 [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 [2023-05-04T19:35:46.684Z] #15 DONE 15.0s [2023-05-04T19:35:46.687Z] [2023-05-04T19:35:46.687Z] #18 [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 [2023-05-04T19:35:46.810Z] #26 12.74 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] [2023-05-04T19:35:46.944Z] #18 DONE 1.0s [2023-05-04T19:35:46.944Z] [2023-05-04T19:35:46.944Z] #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 [2023-05-04T19:35:46.944Z] #14 27.43 129 added, 0 removed; done. [2023-05-04T19:35:46.944Z] #14 27.47 Setting up jq (1.6-2.1) ... [2023-05-04T19:35:46.944Z] #14 27.48 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:46.944Z] #14 27.58 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:46.944Z] #14 27.59 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:46.944Z] #14 27.61 Processing triggers for ca-certificates (20210119) ... [2023-05-04T19:35:46.944Z] #14 27.62 Updating certificates in /etc/ssl/certs... [2023-05-04T19:35:46.945Z] [2023-05-04T19:35:46.945Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-05-04T19:35:47.070Z] #26 13.12 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] [2023-05-04T19:35:47.212Z] #14 ... [2023-05-04T19:35:47.212Z] [2023-05-04T19:35:47.212Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-05-04T19:35:47.212Z] #19 DONE 0.2s [2023-05-04T19:35:47.212Z] [2023-05-04T19:35:47.212Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-05-04T19:35:47.212Z] #20 DONE 0.2s [2023-05-04T19:35:47.212Z] [2023-05-04T19:35:47.212Z] #21 [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 [2023-05-04T19:35:47.362Z] #26 13.37 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] [2023-05-04T19:35:47.464Z] #23 ... [2023-05-04T19:35:47.464Z] [2023-05-04T19:35:47.464Z] #24 [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 [2023-05-04T19:35:47.464Z] #24 9.667 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-05-04T19:35:47.464Z] #24 10.18 [2023-05-04T19:35:47.464Z] #24 10.45 #=#=# 0.1% #################### 28.2% ###################################### 54.0% ################################################### 71.1% ##################################################################### 96.3% ######################################################################## 100.0% [2023-05-04T19:35:47.464Z] #24 11.37 [2023-05-04T19:35:47.517Z] #23 DONE 0.8s [2023-05-04T19:35:47.517Z] [2023-05-04T19:35:47.517Z] #24 [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 [2023-05-04T19:35:47.627Z] #26 13.63 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] [2023-05-04T19:35:47.779Z] #21 ... [2023-05-04T19:35:47.779Z] [2023-05-04T19:35:47.779Z] #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 [2023-05-04T19:35:47.779Z] #14 28.12 0 added, 0 removed; done. [2023-05-04T19:35:47.779Z] #14 28.12 Running hooks in /etc/ca-certificates/update.d... [2023-05-04T19:35:47.779Z] #14 28.12 done. [2023-05-04T19:35:47.779Z] #14 DONE 28.4s [2023-05-04T19:35:47.779Z] [2023-05-04T19:35:47.779Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-05-04T19:35:47.779Z] #22 DONE 0.1s [2023-05-04T19:35:47.779Z] [2023-05-04T19:35:47.779Z] #23 [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 [2023-05-04T19:35:47.889Z] #50 25.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:35:47.889Z] #50 25.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-05-04T19:35:47.889Z] #50 25.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-05-04T19:35:47.889Z] #50 25.21 Setting up patch (2.7.6-7) ... [2023-05-04T19:35:47.889Z] #50 25.22 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:35:47.889Z] #50 25.28 invoke-rc.d: could not determine current runlevel [2023-05-04T19:35:47.889Z] #50 25.30 invoke-rc.d: policy-rc.d denied execution of start. [2023-05-04T19:35:47.889Z] #50 25.31 Setting up xfsprogs (5.10.0-4) ... [2023-05-04T19:35:47.889Z] #50 25.36 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-05-04T19:35:47.889Z] #50 25.37 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:35:47.889Z] #50 25.39 Setting up pigz (2.6-1) ... [2023-05-04T19:35:47.889Z] #50 25.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-05-04T19:35:47.889Z] #50 25.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:35:47.893Z] #26 ... [2023-05-04T19:35:47.893Z] [2023-05-04T19:35:47.893Z] #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 [2023-05-04T19:35:47.893Z] #27 DONE 13.7s [2023-05-04T19:35:47.893Z] [2023-05-04T19:35:47.893Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:47.893Z] #34 11.58 The following additional packages will be installed: [2023-05-04T19:35:47.893Z] #34 11.58 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-05-04T19:35:47.893Z] #34 11.58 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-05-04T19:35:47.893Z] #34 11.58 Suggested packages: [2023-05-04T19:35:47.893Z] #34 11.58 manpages-dev protobuf-mode-el python3-setuptools [2023-05-04T19:35:47.893Z] #34 11.92 The following NEW packages will be installed: [2023-05-04T19:35:47.893Z] #34 11.92 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-05-04T19:35:47.893Z] #34 11.92 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-05-04T19:35:47.893Z] #34 11.92 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-05-04T19:35:47.893Z] #34 11.92 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-05-04T19:35:47.893Z] #34 12.28 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:47.893Z] #34 12.28 Need to get 4583 kB of archives. [2023-05-04T19:35:47.893Z] #34 12.28 After this operation, 25.9 MB of additional disk space will be used. [2023-05-04T19:35:47.893Z] #34 12.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-05-04T19:35:47.893Z] #34 12.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-05-04T19:35:47.893Z] #34 12.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-05-04T19:35:47.893Z] #34 12.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-05-04T19:35:47.893Z] #34 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-05-04T19:35:47.893Z] #34 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-05-04T19:35:47.893Z] #34 12.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-05-04T19:35:47.893Z] #34 12.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-05-04T19:35:47.893Z] #34 12.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-05-04T19:35:47.893Z] #34 12.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-05-04T19:35:47.893Z] #34 12.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-05-04T19:35:47.893Z] #34 12.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-05-04T19:35:47.893Z] #34 12.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-05-04T19:35:47.893Z] #34 12.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-05-04T19:35:47.893Z] #34 12.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-05-04T19:35:47.893Z] #34 12.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:35:47.893Z] #34 12.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-05-04T19:35:47.893Z] #34 12.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-05-04T19:35:47.893Z] #34 12.91 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:47.893Z] #34 13.07 Fetched 4583 kB in 1s (8354 kB/s) [2023-05-04T19:35:47.893Z] #34 13.18 Selecting previously unselected package libcap2:amd64. [2023-05-04T19:35:47.893Z] #34 13.18 (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.) [2023-05-04T19:35:47.893Z] #34 13.22 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-05-04T19:35:47.893Z] #34 13.30 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:35:47.893Z] #34 13.68 Selecting previously unselected package libcap-dev:amd64. [2023-05-04T19:35:47.893Z] #34 13.68 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-05-04T19:35:47.893Z] #34 13.71 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-05-04T19:35:48.147Z] #50 25.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:35:48.147Z] #50 25.52 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:48.153Z] #34 13.90 Selecting previously unselected package libnet1:amd64. [2023-05-04T19:35:48.153Z] #34 13.91 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:35:48.153Z] #34 13.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:48.153Z] #34 14.10 Selecting previously unselected package libnet1-dev. [2023-05-04T19:35:48.153Z] #34 14.10 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:35:48.153Z] #34 14.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:48.395Z] #24 ... [2023-05-04T19:35:48.395Z] [2023-05-04T19:35:48.395Z] #19 [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 [2023-05-04T19:35:48.395Z] #19 3.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:48.395Z] #19 3.058 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:48.395Z] #19 3.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:48.395Z] #19 3.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-04T19:35:48.395Z] #19 4.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [234 kB] [2023-05-04T19:35:48.395Z] #19 5.669 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-04T19:35:48.395Z] #19 6.618 Fetched 8525 kB in 4s (2231 kB/s) [2023-05-04T19:35:48.395Z] #19 6.618 Reading package lists... [2023-05-04T19:35:48.395Z] #19 7.621 Reading package lists... [2023-05-04T19:35:48.395Z] #19 8.431 Building dependency tree... [2023-05-04T19:35:48.395Z] #19 9.189 The following additional packages will be installed: [2023-05-04T19:35:48.395Z] #19 9.192 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-05-04T19:35:48.395Z] #19 9.211 Suggested packages: [2023-05-04T19:35:48.395Z] #19 9.212 cmake-doc ninja-build lrzip [2023-05-04T19:35:48.395Z] #19 9.212 Recommended packages: [2023-05-04T19:35:48.395Z] #19 9.212 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-05-04T19:35:48.395Z] #19 9.359 The following NEW packages will be installed: [2023-05-04T19:35:48.395Z] #19 9.360 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-05-04T19:35:48.395Z] #19 9.360 vim-common xxd [2023-05-04T19:35:48.395Z] #19 9.644 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:48.395Z] #19 9.644 Need to get 15.6 MB of archives. [2023-05-04T19:35:48.395Z] #19 9.644 After this operation, 67.4 MB of additional disk space will be used. [2023-05-04T19:35:48.395Z] #19 9.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:35:48.395Z] #19 9.718 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:35:48.395Z] #19 9.737 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-05-04T19:35:48.396Z] #19 9.844 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-05-04T19:35:48.396Z] #19 10.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] [2023-05-04T19:35:48.396Z] #19 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-05-04T19:35:48.396Z] #19 10.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-05-04T19:35:48.396Z] #19 10.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-05-04T19:35:48.396Z] #19 10.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-05-04T19:35:48.396Z] #19 10.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-05-04T19:35:48.396Z] #19 10.94 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:48.396Z] #19 11.06 Fetched 15.6 MB in 1s (13.2 MB/s) [2023-05-04T19:35:48.396Z] #19 11.34 Selecting previously unselected package xxd. [2023-05-04T19:35:48.396Z] #19 11.34 (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.) [2023-05-04T19:35:48.396Z] #19 11.36 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-05-04T19:35:48.396Z] #19 11.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:48.396Z] #19 13.03 Selecting previously unselected package vim-common. [2023-05-04T19:35:48.396Z] #19 13.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:35:48.396Z] #19 13.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:48.396Z] #19 ... [2023-05-04T19:35:48.396Z] [2023-05-04T19:35:48.396Z] #36 [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 [2023-05-04T19:35:48.396Z] #36 11.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-05-04T19:35:48.396Z] #36 11.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-05-04T19:35:48.396Z] #36 11.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-05-04T19:35:48.396Z] #36 11.65 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] [2023-05-04T19:35:48.396Z] #36 11.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-05-04T19:35:48.396Z] #36 11.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-05-04T19:35:48.396Z] #36 11.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-05-04T19:35:48.396Z] #36 11.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-05-04T19:35:48.396Z] #36 11.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-05-04T19:35:48.396Z] #36 11.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-05-04T19:35:48.396Z] #36 11.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-05-04T19:35:48.396Z] #36 11.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-05-04T19:35:48.396Z] #36 11.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-05-04T19:35:48.396Z] #36 11.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-05-04T19:35:48.396Z] #36 12.69 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:48.396Z] #36 13.00 Fetched 108 MB in 3s (33.2 MB/s) [2023-05-04T19:35:48.405Z] #50 25.94 Setting up libaio1:amd64 (0.3.112-9) ... [2023-05-04T19:35:48.413Z] #34 14.24 Selecting previously unselected package libnl-3-200:amd64. [2023-05-04T19:35:48.413Z] #34 14.25 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:35:48.413Z] #34 14.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:35:48.664Z] #50 25.96 Setting up python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:35:48.674Z] #34 14.50 Selecting previously unselected package libnl-3-dev:amd64. [2023-05-04T19:35:48.674Z] #34 14.51 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:35:48.676Z] #36 13.57 Selecting previously unselected package binutils-mingw-w64-i686. [2023-05-04T19:35:48.676Z] #36 13.57 (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.) [2023-05-04T19:35:48.676Z] #36 13.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-05-04T19:35:48.676Z] #36 13.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:35:48.935Z] #34 14.63 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-05-04T19:35:48.935Z] #34 ... [2023-05-04T19:35:48.935Z] [2023-05-04T19:35:48.935Z] #28 [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 [2023-05-04T19:35:48.935Z] #28 DONE 14.9s [2023-05-04T19:35:49.195Z] [2023-05-04T19:35:49.195Z] #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 [2023-05-04T19:35:49.195Z] #0 10.46 Reading package lists... [2023-05-04T19:35:49.195Z] #32 11.77 Building dependency tree... [2023-05-04T19:35:49.195Z] #32 12.37 The following additional packages will be installed: [2023-05-04T19:35:49.195Z] #32 12.37 libbtrfs0 [2023-05-04T19:35:49.195Z] #32 12.40 The following NEW packages will be installed: [2023-05-04T19:35:49.195Z] #32 12.40 libbtrfs-dev libbtrfs0 [2023-05-04T19:35:49.195Z] #32 12.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:49.195Z] #32 12.70 Need to get 460 kB of archives. [2023-05-04T19:35:49.195Z] #32 12.70 After this operation, 1237 kB of additional disk space will be used. [2023-05-04T19:35:49.195Z] #32 12.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-05-04T19:35:49.195Z] #32 12.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-05-04T19:35:49.195Z] #32 13.06 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:49.195Z] #32 13.19 Fetched 460 kB in 0s (1593 kB/s) [2023-05-04T19:35:49.195Z] #32 13.33 Selecting previously unselected package libbtrfs0:amd64. [2023-05-04T19:35:49.195Z] #32 13.33 (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.) [2023-05-04T19:35:49.195Z] #32 13.35 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-05-04T19:35:49.195Z] #32 13.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:35:49.195Z] #32 13.78 Selecting previously unselected package libbtrfs-dev:amd64. [2023-05-04T19:35:49.195Z] #32 13.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-05-04T19:35:49.195Z] #32 13.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:35:49.195Z] #32 14.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:35:49.195Z] #32 14.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:35:49.195Z] #32 14.16 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:49.195Z] #32 DONE 14.9s [2023-05-04T19:35:49.195Z] [2023-05-04T19:35:49.195Z] #26 [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 [2023-05-04T19:35:49.195Z] #26 14.10 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] [2023-05-04T19:35:49.195Z] #26 14.31 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] [2023-05-04T19:35:49.195Z] #26 14.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-05-04T19:35:49.195Z] #26 14.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-05-04T19:35:49.195Z] #26 14.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-05-04T19:35:49.195Z] #26 14.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-05-04T19:35:49.195Z] #26 14.33 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] [2023-05-04T19:35:49.195Z] #26 14.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-05-04T19:35:49.195Z] #26 14.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-05-04T19:35:49.195Z] #26 14.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-05-04T19:35:49.195Z] #26 14.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-05-04T19:35:49.195Z] #26 14.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-05-04T19:35:49.195Z] #26 14.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-05-04T19:35:49.195Z] #26 14.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-05-04T19:35:49.195Z] #26 14.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-05-04T19:35:49.195Z] #26 14.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-05-04T19:35:49.195Z] #26 14.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-05-04T19:35:49.195Z] #26 14.84 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:49.195Z] #26 14.96 Fetched 115 MB in 3s (40.3 MB/s) [2023-05-04T19:35:49.195Z] #26 15.05 Selecting previously unselected package binutils-mingw-w64-i686. [2023-05-04T19:35:49.195Z] #26 15.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.) [2023-05-04T19:35:49.195Z] #26 15.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-05-04T19:35:49.195Z] #26 15.10 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:35:49.231Z] #50 26.56 Setting up libelf1:amd64 (0.183-1) ... [2023-05-04T19:35:49.488Z] #50 27.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:35:49.746Z] #50 27.29 Setting up python3-distutils (3.9.2-1) ... [2023-05-04T19:35:50.313Z] #50 27.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:50.598Z] #26 16.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-05-04T19:35:50.598Z] #26 16.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-05-04T19:35:50.598Z] #26 16.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:35:50.643Z] #36 15.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-05-04T19:35:50.880Z] #50 28.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-05-04T19:35:50.880Z] #50 28.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-05-04T19:35:50.880Z] #50 28.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-05-04T19:35:50.903Z] #36 15.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-05-04T19:35:50.903Z] #36 15.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:35:51.068Z] #23 3.311 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-05-04T19:35:51.138Z] #50 28.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-05-04T19:35:51.138Z] #50 28.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-05-04T19:35:51.138Z] #50 28.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-05-04T19:35:51.169Z] #26 16.96 Selecting previously unselected package binutils-mingw-w64. [2023-05-04T19:35:51.169Z] #26 16.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-05-04T19:35:51.169Z] #26 16.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:35:51.169Z] #26 17.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-05-04T19:35:51.170Z] #26 17.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:35:51.170Z] #26 17.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:35:51.397Z] #50 28.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-05-04T19:35:51.397Z] #50 28.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-05-04T19:35:51.430Z] #26 17.18 Selecting previously unselected package dmsetup. [2023-05-04T19:35:51.430Z] #26 17.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:35:51.430Z] #26 17.19 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:35:51.430Z] #26 17.30 Selecting previously unselected package mingw-w64-common. [2023-05-04T19:35:51.430Z] #26 17.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-05-04T19:35:51.430Z] #26 17.32 Unpacking mingw-w64-common (8.0.0-1) ... [2023-05-04T19:35:51.654Z] #50 29.05 Setting up python3-setuptools (52.0.0-4) ... [2023-05-04T19:35:51.721Z] #24 3.340 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-05-04T19:35:51.721Z] #24 3.945 [2023-05-04T19:35:51.721Z] #24 4.183 #=#=# ######################################################################## 100.0% [2023-05-04T19:35:52.002Z] #23 4.110 [2023-05-04T19:35:52.260Z] #23 4.362 #=#=# ######################################################################## 100.0% [2023-05-04T19:35:52.294Z] #24 ... [2023-05-04T19:35:52.294Z] [2023-05-04T19:35:52.294Z] #25 [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 [2023-05-04T19:35:52.294Z] #0 2.676 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:52.294Z] #0 2.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:52.294Z] #0 2.690 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:52.294Z] #0 3.002 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:52.294Z] #0 3.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:52.294Z] #0 3.885 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:52.294Z] #0 6.736 Fetched 8644 kB in 4s (2004 kB/s) [2023-05-04T19:35:52.294Z] #0 6.736 Reading package lists... [2023-05-04T19:35:52.294Z] #0 8.415 Reading package lists... [2023-05-04T19:35:52.294Z] #0 9.838 Building dependency tree... [2023-05-04T19:35:52.294Z] #25 ... [2023-05-04T19:35:52.294Z] [2023-05-04T19:35:52.294Z] #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 [2023-05-04T19:35:52.294Z] #0 1.788 + RM_GOPATH=0 [2023-05-04T19:35:52.294Z] #0 1.788 + TMP_GOPATH= [2023-05-04T19:35:52.294Z] #0 1.788 + : /build [2023-05-04T19:35:52.294Z] #0 1.788 + '[' -z '' ']' [2023-05-04T19:35:52.294Z] #0 1.788 ++ mktemp -d [2023-05-04T19:35:52.294Z] #0 1.789 + export GOPATH=/tmp/tmp.RBwY8jsbqX [2023-05-04T19:35:52.294Z] #0 1.789 + GOPATH=/tmp/tmp.RBwY8jsbqX [2023-05-04T19:35:52.294Z] #0 1.789 + RM_GOPATH=1 [2023-05-04T19:35:52.294Z] #0 1.789 + case "$(go env GOARCH)" in [2023-05-04T19:35:52.294Z] #0 1.791 ++ go env GOARCH [2023-05-04T19:35:52.294Z] #0 1.800 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:52.294Z] #0 1.800 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:52.294Z] #0 1.800 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:52.294Z] #0 1.803 Install golangci-lint version v1.49.0 [2023-05-04T19:35:52.294Z] #0 1.806 + dir=/tmp/install [2023-05-04T19:35:52.294Z] #0 1.806 + bin=golangci_lint [2023-05-04T19:35:52.294Z] #0 1.806 + shift [2023-05-04T19:35:52.294Z] #0 1.806 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-05-04T19:35:52.294Z] #0 1.806 + . /tmp/install/golangci_lint.installer [2023-05-04T19:35:52.294Z] #0 1.806 ++ : v1.49.0 [2023-05-04T19:35:52.294Z] #0 1.806 + install_golangci_lint [2023-05-04T19:35:52.294Z] #0 1.806 + set -e [2023-05-04T19:35:52.294Z] #0 1.806 + echo 'Install golangci-lint version v1.49.0' [2023-05-04T19:35:52.294Z] #0 1.806 + GOBIN=/build [2023-05-04T19:35:52.294Z] #0 1.806 + GO111MODULE=on [2023-05-04T19:35:52.294Z] #0 1.806 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-05-04T19:35:52.294Z] #0 2.324 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-05-04T19:35:52.294Z] #0 4.255 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:35:52.294Z] #0 4.255 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:35:52.294Z] #0 4.255 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:35:52.294Z] #0 4.255 go: downloading github.com/spf13/cobra v1.5.0 [2023-05-04T19:35:52.294Z] #0 4.279 go: downloading github.com/spf13/pflag v1.0.5 [2023-05-04T19:35:52.294Z] #0 4.279 go: downloading github.com/spf13/viper v1.12.0 [2023-05-04T19:35:52.294Z] #0 4.279 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-04T19:35:52.294Z] #0 4.449 go: downloading golang.org/x/tools v0.1.12 [2023-05-04T19:35:52.294Z] #0 4.471 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-05-04T19:35:52.294Z] #0 4.475 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-05-04T19:35:52.294Z] #0 4.529 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-04T19:35:52.294Z] #0 4.633 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-04T19:35:52.294Z] #0 4.755 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-05-04T19:35:52.294Z] #0 4.772 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-05-04T19:35:52.294Z] #0 4.772 go: downloading github.com/stretchr/testify v1.8.0 [2023-05-04T19:35:52.294Z] #0 4.815 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-05-04T19:35:52.294Z] #0 4.956 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-05-04T19:35:52.295Z] #0 4.956 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-05-04T19:35:52.295Z] #0 5.187 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:35:52.295Z] #0 5.187 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-05-04T19:35:52.295Z] #0 5.208 go: downloading github.com/Antonboom/errname v0.1.7 [2023-05-04T19:35:52.295Z] #0 5.209 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-05-04T19:35:52.295Z] #0 5.259 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-05-04T19:35:52.295Z] #0 5.328 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-05-04T19:35:52.295Z] #0 5.438 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-05-04T19:35:52.295Z] #0 5.479 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-05-04T19:35:52.295Z] #0 5.643 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-05-04T19:35:52.295Z] #0 5.738 go: downloading github.com/alingse/asasalint v0.0.11 [2023-05-04T19:35:52.295Z] #0 5.795 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-05-04T19:35:52.295Z] #0 5.927 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-05-04T19:35:52.295Z] #0 6.043 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-05-04T19:35:52.295Z] #0 6.081 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-05-04T19:35:52.295Z] #0 6.121 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-05-04T19:35:52.295Z] #0 6.151 go: downloading github.com/breml/bidichk v0.2.3 [2023-05-04T19:35:52.295Z] #0 6.216 go: downloading github.com/breml/errchkjson v0.3.0 [2023-05-04T19:35:52.295Z] #0 6.223 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-05-04T19:35:52.295Z] #0 6.241 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-05-04T19:35:52.295Z] #0 6.301 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-05-04T19:35:52.295Z] #0 6.402 go: downloading github.com/daixiang0/gci v0.6.3 [2023-05-04T19:35:52.295Z] #0 6.440 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-05-04T19:35:52.295Z] #0 6.509 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-05-04T19:35:52.295Z] #0 6.557 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-05-04T19:35:52.295Z] #0 6.578 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-05-04T19:35:52.295Z] #0 6.603 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-05-04T19:35:52.295Z] #0 6.806 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-05-04T19:35:52.295Z] #0 6.809 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-05-04T19:35:52.295Z] #0 6.819 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-05-04T19:35:52.295Z] #0 6.872 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-05-04T19:35:52.295Z] #0 6.914 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-05-04T19:35:52.295Z] #0 7.014 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-05-04T19:35:52.295Z] #0 7.026 go: downloading github.com/golangci/misspell v0.3.5 [2023-05-04T19:35:52.295Z] #0 7.033 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-05-04T19:35:52.295Z] #0 7.053 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-05-04T19:35:52.295Z] #0 7.056 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-05-04T19:35:52.295Z] #0 7.090 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-05-04T19:35:52.295Z] #0 7.183 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-05-04T19:35:52.295Z] #0 7.341 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-05-04T19:35:52.295Z] #0 7.342 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-05-04T19:35:52.295Z] #0 7.342 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-05-04T19:35:52.295Z] #0 7.460 go: downloading github.com/julz/importas v0.1.0 [2023-05-04T19:35:52.295Z] #0 7.479 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-05-04T19:35:52.295Z] #0 7.526 go: downloading github.com/kulti/thelper v0.6.3 [2023-05-04T19:35:52.295Z] #0 7.547 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-05-04T19:35:52.295Z] #0 7.603 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-05-04T19:35:52.295Z] #0 7.680 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-05-04T19:35:52.295Z] #0 7.683 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-05-04T19:35:52.295Z] #0 7.697 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-05-04T19:35:52.295Z] #0 7.698 go: downloading github.com/maratori/testpackage v1.1.0 [2023-05-04T19:35:52.295Z] #0 7.699 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-05-04T19:35:52.295Z] #0 7.814 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-05-04T19:35:52.295Z] #0 7.824 go: downloading github.com/mgechev/revive v1.2.3 [2023-05-04T19:35:52.295Z] #0 7.902 go: downloading github.com/moricho/tparallel v0.2.1 [2023-05-04T19:35:52.295Z] #0 7.918 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-05-04T19:35:52.295Z] #0 7.977 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-05-04T19:35:52.295Z] #0 7.980 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-05-04T19:35:52.295Z] #0 8.090 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-05-04T19:35:52.295Z] #0 8.128 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-05-04T19:35:52.295Z] #0 8.195 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-05-04T19:35:52.295Z] #0 8.273 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-05-04T19:35:52.295Z] #0 8.343 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-05-04T19:35:52.295Z] #0 8.405 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-05-04T19:35:52.295Z] #0 8.416 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-05-04T19:35:52.295Z] #0 8.680 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-05-04T19:35:52.295Z] #0 8.702 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-05-04T19:35:52.295Z] #0 8.739 go: downloading github.com/sivchari/tenv v1.7.0 [2023-05-04T19:35:52.295Z] #0 8.743 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-05-04T19:35:52.295Z] #0 8.798 go: downloading github.com/sonatard/noctx v0.0.1 [2023-05-04T19:35:52.295Z] #0 8.841 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-05-04T19:35:52.295Z] #0 8.843 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-05-04T19:35:52.295Z] #0 8.881 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-05-04T19:35:52.295Z] #0 8.894 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-05-04T19:35:52.295Z] #0 8.944 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-05-04T19:35:52.295Z] #0 8.959 go: downloading github.com/tetafro/godot v1.4.11 [2023-05-04T19:35:52.295Z] #0 8.986 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-05-04T19:35:52.295Z] #0 9.032 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-05-04T19:35:52.295Z] #0 9.047 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-05-04T19:35:52.295Z] #0 9.091 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-05-04T19:35:52.295Z] #0 9.092 go: downloading github.com/ultraware/funlen v0.0.3 [2023-05-04T19:35:52.295Z] #0 9.099 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-05-04T19:35:52.295Z] #0 9.141 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-05-04T19:35:52.295Z] #0 9.202 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-05-04T19:35:52.295Z] #0 9.204 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-05-04T19:35:52.295Z] #0 9.219 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-05-04T19:35:52.295Z] #0 9.894 go: downloading honnef.co/go/tools v0.3.3 [2023-05-04T19:35:52.295Z] #0 9.894 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-05-04T19:35:52.295Z] #0 9.896 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-05-04T19:35:52.295Z] #0 10.02 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-05-04T19:35:52.295Z] #0 10.05 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:35:52.295Z] #0 10.14 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-04T19:35:52.295Z] #26 10.25 go: downloading github.com/spf13/afero v1.8.2 [2023-05-04T19:35:52.295Z] #26 ... [2023-05-04T19:35:52.295Z] [2023-05-04T19:35:52.295Z] #27 [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 [2023-05-04T19:35:52.295Z] #0 1.949 + RM_GOPATH=0 [2023-05-04T19:35:52.295Z] #0 1.949 + TMP_GOPATH= [2023-05-04T19:35:52.295Z] #0 1.949 + : /build [2023-05-04T19:35:52.295Z] #0 1.949 + '[' -z '' ']' [2023-05-04T19:35:52.295Z] #0 1.950 ++ mktemp -d [2023-05-04T19:35:52.295Z] #0 1.951 + export GOPATH=/tmp/tmp.QaWkxVFvXV [2023-05-04T19:35:52.295Z] #0 1.951 + GOPATH=/tmp/tmp.QaWkxVFvXV [2023-05-04T19:35:52.295Z] #0 1.951 + RM_GOPATH=1 [2023-05-04T19:35:52.295Z] #0 1.952 + case "$(go env GOARCH)" in [2023-05-04T19:35:52.295Z] #0 1.952 ++ go env GOARCH [2023-05-04T19:35:52.295Z] #0 1.976 Install rootlesskit version v0.14.4 [2023-05-04T19:35:52.295Z] #0 1.977 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:52.295Z] #0 1.977 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:52.295Z] #0 1.977 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:52.295Z] #0 1.977 + dir=/tmp/install [2023-05-04T19:35:52.295Z] #0 1.977 + bin=rootlesskit [2023-05-04T19:35:52.295Z] #0 1.977 + shift [2023-05-04T19:35:52.295Z] #0 1.977 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-05-04T19:35:52.295Z] #0 1.977 + . /tmp/install/rootlesskit.installer [2023-05-04T19:35:52.295Z] #0 1.977 ++ : v0.14.4 [2023-05-04T19:35:52.295Z] #0 1.977 + install_rootlesskit [2023-05-04T19:35:52.295Z] #0 1.977 + case "$1" in [2023-05-04T19:35:52.295Z] #0 1.977 + export CGO_ENABLED=0 [2023-05-04T19:35:52.295Z] #0 1.977 + CGO_ENABLED=0 [2023-05-04T19:35:52.295Z] #0 1.977 + _install_rootlesskit [2023-05-04T19:35:52.295Z] #0 1.977 + echo 'Install rootlesskit version v0.14.4' [2023-05-04T19:35:52.295Z] #0 1.977 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:35:52.295Z] #0 1.977 + GOBIN=/build [2023-05-04T19:35:52.295Z] #0 1.977 + GO111MODULE=on [2023-05-04T19:35:52.295Z] #0 1.977 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-05-04T19:35:52.295Z] #0 2.335 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-05-04T19:35:52.295Z] #0 4.855 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:35:52.295Z] #0 4.863 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-05-04T19:35:52.295Z] #0 4.863 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-05-04T19:35:52.295Z] #0 4.863 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-05-04T19:35:52.295Z] #0 4.871 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-05-04T19:35:52.295Z] #0 4.891 go: downloading github.com/google/uuid v1.3.0 [2023-05-04T19:35:52.295Z] #0 4.891 go: downloading github.com/moby/vpnkit v0.5.0 [2023-05-04T19:35:52.295Z] #0 4.955 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-05-04T19:35:52.295Z] #0 5.212 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:35:52.295Z] #0 5.274 go: downloading github.com/gorilla/mux v1.8.0 [2023-05-04T19:35:52.295Z] #0 5.390 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-05-04T19:35:52.295Z] #0 5.673 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-05-04T19:35:52.295Z] #0 5.697 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-05-04T19:35:52.295Z] #0 6.885 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-05-04T19:35:52.295Z] #0 7.098 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-05-04T19:35:52.556Z] #27 ... [2023-05-04T19:35:52.556Z] [2023-05-04T19:35:52.556Z] #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 [2023-05-04T19:35:52.556Z] #0 2.675 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:52.556Z] #0 2.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:52.556Z] #0 2.692 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:52.556Z] #0 3.133 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:52.556Z] #0 3.475 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:52.556Z] #0 4.083 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:52.556Z] #0 6.416 Fetched 8644 kB in 4s (2163 kB/s) [2023-05-04T19:35:52.556Z] #0 6.416 Reading package lists... [2023-05-04T19:35:52.556Z] #0 8.004 Reading package lists... [2023-05-04T19:35:52.556Z] #0 9.326 Building dependency tree... [2023-05-04T19:35:52.556Z] #0 10.17 The following additional packages will be installed: [2023-05-04T19:35:52.556Z] #0 10.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-05-04T19:35:52.556Z] #0 10.18 Suggested packages: [2023-05-04T19:35:52.556Z] #0 10.18 cmake-doc ninja-build lrzip [2023-05-04T19:35:52.556Z] #0 10.18 Recommended packages: [2023-05-04T19:35:52.556Z] #0 10.18 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-05-04T19:35:52.556Z] #28 10.48 The following NEW packages will be installed: [2023-05-04T19:35:52.556Z] #28 ... [2023-05-04T19:35:52.556Z] [2023-05-04T19:35:52.556Z] #29 [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 [2023-05-04T19:35:52.556Z] #0 1.881 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-05-04T19:35:52.556Z] #0 1.882 Cloning into '.'... [2023-05-04T19:35:52.556Z] #0 10.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-05-04T19:35:52.588Z] #50 29.74 Setting up libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:35:52.818Z] #29 ... [2023-05-04T19:35:52.818Z] [2023-05-04T19:35:52.818Z] #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 [2023-05-04T19:35:52.818Z] #0 2.590 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:52.818Z] #0 2.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:52.818Z] #0 2.603 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:52.818Z] #0 2.903 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:52.818Z] #0 3.227 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:52.818Z] #0 3.393 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:52.818Z] #0 5.739 Fetched 8644 kB in 3s (2545 kB/s) [2023-05-04T19:35:52.818Z] #0 5.739 Reading package lists... [2023-05-04T19:35:52.818Z] #0 6.788 Reading package lists... [2023-05-04T19:35:52.818Z] #0 8.008 Building dependency tree... [2023-05-04T19:35:52.818Z] #0 8.889 The following additional packages will be installed: [2023-05-04T19:35:52.818Z] #0 8.889 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:35:52.818Z] #0 8.889 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-05-04T19:35:52.818Z] #0 8.889 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-05-04T19:35:52.818Z] #0 8.889 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-05-04T19:35:52.818Z] #0 8.890 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-05-04T19:35:52.818Z] #0 8.890 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-05-04T19:35:52.818Z] #0 8.891 mingw-w64-common mingw-w64-x86-64-dev [2023-05-04T19:35:52.818Z] #0 8.893 Suggested packages: [2023-05-04T19:35:52.818Z] #0 8.893 gcc-10-locales seccomp wine64 [2023-05-04T19:35:52.818Z] #0 9.167 The following NEW packages will be installed: [2023-05-04T19:35:52.818Z] #0 9.167 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:35:52.818Z] #0 9.167 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-05-04T19:35:52.818Z] #0 9.167 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-05-04T19:35:52.818Z] #0 9.167 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-05-04T19:35:52.818Z] #0 9.167 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-05-04T19:35:52.818Z] #0 9.167 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-05-04T19:35:52.818Z] #0 9.175 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-05-04T19:35:52.818Z] #0 9.175 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-05-04T19:35:52.818Z] #0 9.175 mingw-w64-x86-64-dev [2023-05-04T19:35:52.818Z] #0 9.455 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:52.818Z] #0 9.455 Need to get 115 MB of archives. [2023-05-04T19:35:52.818Z] #0 9.455 After this operation, 645 MB of additional disk space will be used. [2023-05-04T19:35:52.818Z] #0 9.455 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] [2023-05-04T19:35:52.818Z] #0 9.537 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] [2023-05-04T19:35:52.818Z] #0 9.586 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-05-04T19:35:52.818Z] #0 9.589 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-05-04T19:35:52.818Z] #0 9.592 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-05-04T19:35:52.818Z] #0 9.594 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-05-04T19:35:52.818Z] #0 9.719 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-05-04T19:35:52.818Z] #0 9.843 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] [2023-05-04T19:35:52.818Z] #0 9.850 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] [2023-05-04T19:35:52.818Z] #0 10.25 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] [2023-05-04T19:35:52.818Z] #30 ... [2023-05-04T19:35:52.818Z] [2023-05-04T19:35:52.818Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:52.818Z] #0 2.268 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:52.818Z] #0 2.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:52.818Z] #0 2.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:52.818Z] #0 2.489 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:52.818Z] #0 2.671 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:52.818Z] #0 2.979 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:52.818Z] #0 4.920 Fetched 8644 kB in 3s (2943 kB/s) [2023-05-04T19:35:52.818Z] #0 4.920 Reading package lists... [2023-05-04T19:35:52.818Z] #0 6.833 Reading package lists... [2023-05-04T19:35:52.818Z] #0 8.157 Building dependency tree... [2023-05-04T19:35:52.818Z] #0 9.229 The following additional packages will be installed: [2023-05-04T19:35:52.818Z] #0 9.230 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-05-04T19:35:52.818Z] #0 9.231 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-05-04T19:35:52.818Z] #0 9.232 Suggested packages: [2023-05-04T19:35:52.818Z] #0 9.232 manpages-dev protobuf-mode-el python3-setuptools [2023-05-04T19:35:52.818Z] #0 9.602 The following NEW packages will be installed: [2023-05-04T19:35:52.818Z] #0 9.608 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-05-04T19:35:52.818Z] #0 9.608 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-05-04T19:35:52.818Z] #0 9.609 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-05-04T19:35:52.818Z] #0 9.611 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-05-04T19:35:52.818Z] #0 9.917 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:52.818Z] #0 9.917 Need to get 4583 kB of archives. [2023-05-04T19:35:52.818Z] #0 9.917 After this operation, 25.9 MB of additional disk space will be used. [2023-05-04T19:35:52.818Z] #0 9.917 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-05-04T19:35:52.818Z] #0 9.937 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-05-04T19:35:52.818Z] #0 9.951 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-05-04T19:35:52.818Z] #0 9.953 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-05-04T19:35:52.818Z] #0 9.981 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-05-04T19:35:52.818Z] #0 9.983 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-05-04T19:35:52.818Z] #0 10.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-05-04T19:35:52.818Z] #0 10.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-05-04T19:35:52.818Z] #0 10.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-05-04T19:35:52.818Z] #0 10.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-05-04T19:35:52.818Z] #0 10.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-05-04T19:35:52.818Z] #0 10.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-05-04T19:35:52.818Z] #0 10.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-05-04T19:35:52.818Z] #0 10.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-05-04T19:35:52.818Z] #0 10.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-05-04T19:35:52.818Z] #0 10.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:35:52.818Z] #0 10.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-05-04T19:35:52.818Z] #0 10.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-05-04T19:35:52.818Z] #0 10.73 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:52.825Z] #23 5.043 [2023-05-04T19:35:52.847Z] #50 30.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-05-04T19:35:53.079Z] #31 ... [2023-05-04T19:35:53.079Z] [2023-05-04T19:35:53.079Z] #32 [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 [2023-05-04T19:35:53.079Z] #0 1.910 + RM_GOPATH=0 [2023-05-04T19:35:53.079Z] #0 1.910 + TMP_GOPATH= [2023-05-04T19:35:53.079Z] #0 1.910 + : /build [2023-05-04T19:35:53.079Z] #0 1.910 + '[' -z '' ']' [2023-05-04T19:35:53.079Z] #0 1.910 ++ mktemp -d [2023-05-04T19:35:53.079Z] #0 1.910 + export GOPATH=/tmp/tmp.eQcKdrTfdV [2023-05-04T19:35:53.079Z] #0 1.910 + GOPATH=/tmp/tmp.eQcKdrTfdV [2023-05-04T19:35:53.079Z] #0 1.910 + RM_GOPATH=1 [2023-05-04T19:35:53.079Z] #0 1.910 + case "$(go env GOARCH)" in [2023-05-04T19:35:53.079Z] #0 1.910 ++ go env GOARCH [2023-05-04T19:35:53.079Z] #0 1.921 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:53.079Z] #0 1.921 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:53.079Z] #0 1.921 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:53.079Z] #0 1.937 + dir=/tmp/install [2023-05-04T19:35:53.079Z] #0 1.937 + bin=shfmt [2023-05-04T19:35:53.079Z] #0 1.937 + shift [2023-05-04T19:35:53.079Z] #0 1.937 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-05-04T19:35:53.079Z] #0 1.937 + . /tmp/install/shfmt.installer [2023-05-04T19:35:53.079Z] #0 1.937 ++ : v3.0.2 [2023-05-04T19:35:53.079Z] #0 1.937 + install_shfmt [2023-05-04T19:35:53.079Z] #0 1.937 + echo 'Install shfmt version v3.0.2' [2023-05-04T19:35:53.079Z] #0 1.937 + GOBIN=/build [2023-05-04T19:35:53.079Z] #0 1.937 + GO111MODULE=on [2023-05-04T19:35:53.079Z] #0 1.937 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-05-04T19:35:53.079Z] #0 1.937 Install shfmt version v3.0.2 [2023-05-04T19:35:53.079Z] #0 2.315 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-05-04T19:35:53.079Z] #0 4.385 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-05-04T19:35:53.079Z] #0 4.399 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-05-04T19:35:53.079Z] #0 4.400 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-05-04T19:35:53.079Z] #0 5.363 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-05-04T19:35:53.079Z] #32 ... [2023-05-04T19:35:53.079Z] [2023-05-04T19:35:53.079Z] #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 [2023-05-04T19:35:53.079Z] #0 2.141 + git clone https://github.com/docker/distribution.git . [2023-05-04T19:35:53.079Z] #0 2.142 Cloning into '.'... [2023-05-04T19:35:53.079Z] #0 6.645 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-05-04T19:35:53.079Z] #0 7.553 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-05-04T19:35:53.345Z] #26 ... [2023-05-04T19:35:53.345Z] [2023-05-04T19:35:53.345Z] #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 [2023-05-04T19:35:53.345Z] #29 DONE 19.3s [2023-05-04T19:35:53.345Z] [2023-05-04T19:35:53.345Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:53.345Z] #34 15.03 Selecting previously unselected package libprotobuf-c1:amd64. [2023-05-04T19:35:53.345Z] #34 15.03 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 15.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:35:53.345Z] #34 15.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-05-04T19:35:53.345Z] #34 15.15 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 15.17 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-05-04T19:35:53.345Z] #34 15.27 Selecting previously unselected package zlib1g-dev:amd64. [2023-05-04T19:35:53.345Z] #34 15.27 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 15.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:35:53.345Z] #34 15.48 Selecting previously unselected package libprotobuf23:amd64. [2023-05-04T19:35:53.345Z] #34 15.51 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 15.52 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-05-04T19:35:53.345Z] #34 15.85 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-05-04T19:35:53.345Z] #34 15.85 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 15.86 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-05-04T19:35:53.345Z] #34 16.02 Selecting previously unselected package libprotobuf-dev:amd64. [2023-05-04T19:35:53.345Z] #34 16.02 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 16.03 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-05-04T19:35:53.345Z] #34 16.72 Selecting previously unselected package libprotoc23:amd64. [2023-05-04T19:35:53.345Z] #34 16.72 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 16.73 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-05-04T19:35:53.345Z] #34 16.96 Selecting previously unselected package protobuf-c-compiler. [2023-05-04T19:35:53.345Z] #34 16.97 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 16.97 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:35:53.345Z] #34 17.08 Selecting previously unselected package protobuf-compiler. [2023-05-04T19:35:53.345Z] #34 17.08 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 17.11 Unpacking protobuf-compiler (3.12.4-1) ... [2023-05-04T19:35:53.345Z] #34 17.19 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:35:53.345Z] #34 17.20 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:35:53.345Z] #34 17.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:35:53.345Z] #34 17.34 Selecting previously unselected package python3-six. [2023-05-04T19:35:53.345Z] #34 17.34 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-05-04T19:35:53.345Z] #34 17.35 Unpacking python3-six (1.16.0-2) ... [2023-05-04T19:35:53.345Z] #34 17.42 Selecting previously unselected package python3-protobuf. [2023-05-04T19:35:53.345Z] #34 17.42 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-05-04T19:35:53.345Z] #34 17.43 Unpacking python3-protobuf (3.12.4-1) ... [2023-05-04T19:35:53.345Z] #34 17.71 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:35:53.345Z] #34 18.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-05-04T19:35:53.345Z] #34 18.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:53.345Z] #34 18.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:35:53.345Z] #34 19.29 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-05-04T19:35:53.345Z] #34 19.37 Setting up libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:35:53.346Z] #33 ... [2023-05-04T19:35:53.346Z] [2023-05-04T19:35:53.346Z] #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 [2023-05-04T19:35:53.346Z] #0 1.647 + RM_GOPATH=0 [2023-05-04T19:35:53.346Z] #0 1.647 + TMP_GOPATH= [2023-05-04T19:35:53.346Z] #0 1.647 + : /build [2023-05-04T19:35:53.346Z] #0 1.647 + '[' -z '' ']' [2023-05-04T19:35:53.346Z] #0 1.647 ++ mktemp -d [2023-05-04T19:35:53.346Z] #0 1.648 + export GOPATH=/tmp/tmp.SkXDYmqbcC [2023-05-04T19:35:53.346Z] #0 1.648 + GOPATH=/tmp/tmp.SkXDYmqbcC [2023-05-04T19:35:53.346Z] #0 1.648 + RM_GOPATH=1 [2023-05-04T19:35:53.346Z] #0 1.648 + case "$(go env GOARCH)" in [2023-05-04T19:35:53.346Z] #0 1.649 ++ go env GOARCH [2023-05-04T19:35:53.346Z] #0 1.652 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:53.346Z] #0 1.652 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:53.346Z] #0 1.652 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:53.346Z] #0 1.654 + dir=/tmp/install [2023-05-04T19:35:53.346Z] #0 1.654 + bin=gotestsum [2023-05-04T19:35:53.346Z] #0 1.654 + shift [2023-05-04T19:35:53.346Z] #0 1.654 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-05-04T19:35:53.346Z] #0 1.654 + . /tmp/install/gotestsum.installer [2023-05-04T19:35:53.346Z] #0 1.654 ++ : v1.8.2 [2023-05-04T19:35:53.346Z] #0 1.654 + install_gotestsum [2023-05-04T19:35:53.346Z] #0 1.659 Install gotestsum version v1.8.2 [2023-05-04T19:35:53.346Z] #0 1.659 + set -e [2023-05-04T19:35:53.346Z] #0 1.659 + echo 'Install gotestsum version v1.8.2' [2023-05-04T19:35:53.346Z] #0 1.659 + GOBIN=/build [2023-05-04T19:35:53.346Z] #0 1.659 + GO111MODULE=on [2023-05-04T19:35:53.346Z] #0 1.659 + go install gotest.tools/gotestsum@v1.8.2 [2023-05-04T19:35:53.346Z] #0 2.017 go: downloading gotest.tools/gotestsum v1.8.2 [2023-05-04T19:35:53.346Z] #0 3.712 go: downloading golang.org/x/tools v0.1.11 [2023-05-04T19:35:53.346Z] #0 3.717 go: downloading github.com/dnephin/pflag v1.0.7 [2023-05-04T19:35:53.346Z] #0 3.726 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:35:53.346Z] #0 3.728 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-05-04T19:35:53.346Z] #0 3.792 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-05-04T19:35:53.346Z] #0 3.803 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-05-04T19:35:53.346Z] #0 3.951 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:35:53.346Z] #0 3.951 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-05-04T19:35:53.346Z] #0 4.020 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-04T19:35:53.346Z] #0 4.020 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-04T19:35:53.346Z] #0 7.163 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:35:53.346Z] #34 ... [2023-05-04T19:35:53.346Z] [2023-05-04T19:35:53.346Z] #35 [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 [2023-05-04T19:35:53.346Z] #0 1.755 + RM_GOPATH=0 [2023-05-04T19:35:53.346Z] #0 1.755 + TMP_GOPATH= [2023-05-04T19:35:53.346Z] #0 1.755 + : /build [2023-05-04T19:35:53.346Z] #0 1.755 + '[' -z '' ']' [2023-05-04T19:35:53.346Z] #0 1.755 ++ mktemp -d [2023-05-04T19:35:53.346Z] #0 1.756 + export GOPATH=/tmp/tmp.KOSqs0yNG7 [2023-05-04T19:35:53.346Z] #0 1.756 + GOPATH=/tmp/tmp.KOSqs0yNG7 [2023-05-04T19:35:53.346Z] #0 1.756 + RM_GOPATH=1 [2023-05-04T19:35:53.346Z] #0 1.756 + case "$(go env GOARCH)" in [2023-05-04T19:35:53.346Z] #0 1.759 ++ go env GOARCH [2023-05-04T19:35:53.346Z] #0 1.764 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:53.346Z] #0 1.764 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:53.346Z] #0 1.766 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:53.346Z] #0 1.769 + dir=/tmp/install [2023-05-04T19:35:53.346Z] #0 1.769 + bin=proxy [2023-05-04T19:35:53.346Z] #0 1.769 + shift [2023-05-04T19:35:53.346Z] #0 1.769 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-05-04T19:35:53.346Z] #0 1.769 + . /tmp/install/proxy.installer [2023-05-04T19:35:53.346Z] #0 1.769 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:53.346Z] #0 1.769 + install_proxy [2023-05-04T19:35:53.346Z] #0 1.769 + case "$1" in [2023-05-04T19:35:53.346Z] #0 1.769 + export CGO_ENABLED=0 [2023-05-04T19:35:53.346Z] #0 1.769 + CGO_ENABLED=0 [2023-05-04T19:35:53.346Z] #0 1.769 + _install_proxy [2023-05-04T19:35:53.346Z] #0 1.769 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-05-04T19:35:53.346Z] #0 1.769 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.KOSqs0yNG7/src/github.com/docker/libnetwork [2023-05-04T19:35:53.346Z] #0 1.769 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:53.346Z] #0 1.783 Cloning into '/tmp/tmp.KOSqs0yNG7/src/github.com/docker/libnetwork'... [2023-05-04T19:35:53.346Z] #0 5.365 + cd /tmp/tmp.KOSqs0yNG7/src/github.com/docker/libnetwork [2023-05-04T19:35:53.346Z] #0 5.365 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:53.346Z] #0 5.675 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-05-04T19:35:53.425Z] #36 18.09 Selecting previously unselected package binutils-mingw-w64. [2023-05-04T19:35:53.425Z] #36 18.09 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-05-04T19:35:53.620Z] #35 ... [2023-05-04T19:35:53.620Z] [2023-05-04T19:35:53.620Z] #36 [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 [2023-05-04T19:35:53.620Z] #0 2.124 + RM_GOPATH=0 [2023-05-04T19:35:53.620Z] #0 2.124 + TMP_GOPATH= [2023-05-04T19:35:53.620Z] #0 2.124 + : /build [2023-05-04T19:35:53.620Z] #0 2.124 + '[' -z '' ']' [2023-05-04T19:35:53.620Z] #0 2.124 ++ mktemp -d [2023-05-04T19:35:53.620Z] #0 2.124 + export GOPATH=/tmp/tmp.qDa7vtit5z [2023-05-04T19:35:53.620Z] #0 2.124 + GOPATH=/tmp/tmp.qDa7vtit5z [2023-05-04T19:35:53.620Z] #0 2.124 + RM_GOPATH=1 [2023-05-04T19:35:53.620Z] #0 2.124 + case "$(go env GOARCH)" in [2023-05-04T19:35:53.620Z] #0 2.126 ++ go env GOARCH [2023-05-04T19:35:53.620Z] #0 2.137 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:53.620Z] #0 2.137 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:53.620Z] #0 2.137 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:53.620Z] #0 2.137 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:53.620Z] #0 2.137 + dir=/tmp/install [2023-05-04T19:35:53.620Z] #0 2.137 + bin=vndr [2023-05-04T19:35:53.620Z] #0 2.137 + shift [2023-05-04T19:35:53.620Z] #0 2.137 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-05-04T19:35:53.620Z] #0 2.137 + . /tmp/install/vndr.installer [2023-05-04T19:35:53.620Z] #0 2.137 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:53.620Z] #0 2.137 + install_vndr [2023-05-04T19:35:53.620Z] #0 2.137 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-05-04T19:35:53.620Z] #0 2.137 + GOBIN=/build [2023-05-04T19:35:53.620Z] #0 2.137 + GO111MODULE=on [2023-05-04T19:35:53.620Z] #0 2.137 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:53.620Z] #0 2.491 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:53.620Z] #36 ... [2023-05-04T19:35:53.620Z] [2023-05-04T19:35:53.620Z] #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 [2023-05-04T19:35:53.620Z] #26 10.29 go: downloading github.com/spf13/cast v1.5.0 [2023-05-04T19:35:53.620Z] #26 10.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-05-04T19:35:53.620Z] #26 10.43 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-04T19:35:53.620Z] #26 10.45 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-05-04T19:35:53.620Z] #26 10.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-04T19:35:53.620Z] #26 10.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-04T19:35:53.620Z] #26 10.78 go: downloading github.com/stretchr/objx v0.4.0 [2023-05-04T19:35:53.620Z] #26 10.88 go: downloading github.com/gobwas/glob v0.2.3 [2023-05-04T19:35:53.620Z] #26 10.88 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-05-04T19:35:53.620Z] #26 10.88 go: downloading go.uber.org/zap v1.17.0 [2023-05-04T19:35:53.620Z] #26 10.88 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-05-04T19:35:53.620Z] #26 10.90 go: downloading github.com/kisielk/gotool v1.0.0 [2023-05-04T19:35:53.620Z] #26 10.94 go: downloading golang.org/x/text v0.3.7 [2023-05-04T19:35:53.620Z] #26 10.96 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-05-04T19:35:53.620Z] #26 11.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-05-04T19:35:53.620Z] #26 11.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-05-04T19:35:53.620Z] #26 11.25 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-05-04T19:35:53.620Z] #26 11.25 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-05-04T19:35:53.620Z] #26 11.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-05-04T19:35:53.620Z] #26 11.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-05-04T19:35:53.625Z] #34 19.43 Setting up python3-six (1.16.0-2) ... [2023-05-04T19:35:53.683Z] #36 18.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:35:53.885Z] #34 19.85 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-05-04T19:35:53.896Z] #26 ... [2023-05-04T19:35:53.896Z] [2023-05-04T19:35:53.896Z] #36 [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 [2023-05-04T19:35:53.896Z] #36 DONE 11.5s [2023-05-04T19:35:53.896Z] [2023-05-04T19:35:53.896Z] #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 [2023-05-04T19:35:53.896Z] #26 11.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-05-04T19:35:53.896Z] #26 11.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-05-04T19:35:53.896Z] #26 11.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-05-04T19:35:53.896Z] #26 ... [2023-05-04T19:35:53.896Z] [2023-05-04T19:35:53.896Z] #35 [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 [2023-05-04T19:35:53.896Z] #35 DONE 11.6s [2023-05-04T19:35:53.896Z] [2023-05-04T19:35:53.896Z] #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 [2023-05-04T19:35:53.896Z] #26 11.67 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-05-04T19:35:53.896Z] #26 11.68 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-05-04T19:35:54.146Z] #34 19.92 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-05-04T19:35:54.146Z] #34 19.98 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:35:54.146Z] #34 20.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:35:54.146Z] #34 ... [2023-05-04T19:35:54.146Z] [2023-05-04T19:35:54.146Z] #22 [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 [2023-05-04T19:35:54.146Z] #22 10.08 go: downloading go.uber.org/zap v1.17.0 [2023-05-04T19:35:54.146Z] #22 10.31 go: downloading github.com/kisielk/gotool v1.0.0 [2023-05-04T19:35:54.146Z] #22 10.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-05-04T19:35:54.146Z] #22 10.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-05-04T19:35:54.146Z] #22 10.56 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-05-04T19:35:54.146Z] #22 10.61 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-05-04T19:35:54.146Z] #22 10.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-05-04T19:35:54.146Z] #22 10.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-05-04T19:35:54.146Z] #22 10.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-05-04T19:35:54.146Z] #22 10.81 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-05-04T19:35:54.146Z] #22 10.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-05-04T19:35:54.146Z] #22 10.85 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-05-04T19:35:54.146Z] #22 10.94 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-05-04T19:35:54.146Z] #22 10.96 go: downloading github.com/ettle/strcase v0.1.1 [2023-05-04T19:35:54.146Z] #22 11.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-05-04T19:35:54.146Z] #22 11.08 go: downloading github.com/Masterminds/semver v1.5.0 [2023-05-04T19:35:54.146Z] #22 11.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-05-04T19:35:54.146Z] #22 11.16 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-04T19:35:54.146Z] #22 11.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-05-04T19:35:54.146Z] #22 11.33 go: downloading github.com/fatih/structtag v1.2.0 [2023-05-04T19:35:54.146Z] #22 11.49 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-05-04T19:35:54.146Z] #22 11.57 go: downloading github.com/prometheus/client_model v0.2.0 [2023-05-04T19:35:54.146Z] #22 11.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-05-04T19:35:54.146Z] #22 11.73 go: downloading github.com/google/go-cmp v0.5.8 [2023-05-04T19:35:54.146Z] #22 11.88 go: downloading go.uber.org/atomic v1.7.0 [2023-05-04T19:35:54.146Z] #22 11.98 go: downloading go.uber.org/multierr v1.6.0 [2023-05-04T19:35:54.146Z] #22 12.09 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-05-04T19:35:54.146Z] #22 12.11 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-05-04T19:35:54.146Z] #22 12.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-05-04T19:35:54.146Z] #22 12.23 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-05-04T19:35:54.146Z] #22 12.24 go: downloading github.com/golang/protobuf v1.5.2 [2023-05-04T19:35:54.146Z] #22 12.33 go: downloading github.com/beorn7/perks v1.0.1 [2023-05-04T19:35:54.146Z] #22 12.33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-05-04T19:35:54.146Z] #22 12.36 go: downloading github.com/prometheus/common v0.32.1 [2023-05-04T19:35:54.146Z] #22 12.45 go: downloading github.com/prometheus/procfs v0.7.3 [2023-05-04T19:35:54.146Z] #22 12.53 go: downloading google.golang.org/protobuf v1.28.0 [2023-05-04T19:35:54.146Z] #22 12.53 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-05-04T19:35:54.146Z] #22 13.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-05-04T19:35:54.156Z] #26 11.77 go: downloading github.com/ettle/strcase v0.1.1 [2023-05-04T19:35:54.157Z] #26 11.77 go: downloading github.com/Masterminds/semver v1.5.0 [2023-05-04T19:35:54.157Z] #26 11.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-05-04T19:35:54.157Z] #26 11.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-04T19:35:54.157Z] #26 11.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-05-04T19:35:54.157Z] #26 11.90 go: downloading github.com/fatih/structtag v1.2.0 [2023-05-04T19:35:54.157Z] #26 11.91 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-05-04T19:35:54.205Z] #23 ... [2023-05-04T19:35:54.205Z] [2023-05-04T19:35:54.205Z] #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 [2023-05-04T19:35:54.205Z] #0 1.757 + RM_GOPATH=0 [2023-05-04T19:35:54.205Z] #0 1.757 + TMP_GOPATH= [2023-05-04T19:35:54.205Z] #0 1.760 + : /build [2023-05-04T19:35:54.205Z] #0 1.760 + '[' -z '' ']' [2023-05-04T19:35:54.205Z] #0 1.760 ++ mktemp -d [2023-05-04T19:35:54.205Z] #0 1.761 + export GOPATH=/tmp/tmp.lSMiW4Mf1p [2023-05-04T19:35:54.205Z] #0 1.761 + GOPATH=/tmp/tmp.lSMiW4Mf1p [2023-05-04T19:35:54.205Z] #0 1.761 + RM_GOPATH=1 [2023-05-04T19:35:54.205Z] #0 1.761 + case "$(go env GOARCH)" in [2023-05-04T19:35:54.205Z] #0 1.762 ++ go env GOARCH [2023-05-04T19:35:54.205Z] #0 1.775 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:54.205Z] #0 1.775 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:54.205Z] #0 1.778 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:54.205Z] #0 1.784 + dir=/tmp/install [2023-05-04T19:35:54.205Z] #0 1.784 + bin=golangci_lint [2023-05-04T19:35:54.205Z] #0 1.784 + shift [2023-05-04T19:35:54.205Z] #0 1.784 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-05-04T19:35:54.205Z] #0 1.784 + . /tmp/install/golangci_lint.installer [2023-05-04T19:35:54.205Z] #0 1.784 ++ : v1.49.0 [2023-05-04T19:35:54.205Z] #0 1.784 + install_golangci_lint [2023-05-04T19:35:54.205Z] #0 1.784 + set -e [2023-05-04T19:35:54.205Z] #0 1.784 + echo 'Install golangci-lint version v1.49.0' [2023-05-04T19:35:54.205Z] #0 1.784 + GOBIN=/build [2023-05-04T19:35:54.205Z] #0 1.784 + GO111MODULE=on [2023-05-04T19:35:54.205Z] #0 1.784 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-05-04T19:35:54.205Z] #0 1.784 Install golangci-lint version v1.49.0 [2023-05-04T19:35:54.205Z] #0 2.171 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-05-04T19:35:54.205Z] #0 3.304 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:35:54.205Z] #0 3.305 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-04T19:35:54.205Z] #0 3.307 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:35:54.205Z] #0 3.308 go: downloading github.com/spf13/cobra v1.5.0 [2023-05-04T19:35:54.205Z] #0 3.310 go: downloading github.com/spf13/pflag v1.0.5 [2023-05-04T19:35:54.205Z] #0 3.310 go: downloading github.com/spf13/viper v1.12.0 [2023-05-04T19:35:54.205Z] #0 3.311 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:35:54.205Z] #0 3.325 go: downloading golang.org/x/tools v0.1.12 [2023-05-04T19:35:54.205Z] #0 3.653 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-05-04T19:35:54.205Z] #0 3.656 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-05-04T19:35:54.205Z] #0 3.708 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-04T19:35:54.205Z] #0 3.735 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-04T19:35:54.205Z] #0 3.787 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-05-04T19:35:54.205Z] #0 3.787 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-05-04T19:35:54.205Z] #0 3.913 go: downloading github.com/stretchr/testify v1.8.0 [2023-05-04T19:35:54.205Z] #0 4.035 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-05-04T19:35:54.205Z] #0 4.069 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-05-04T19:35:54.205Z] #0 4.081 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-05-04T19:35:54.205Z] #0 4.128 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-05-04T19:35:54.205Z] #0 4.196 go: downloading github.com/Antonboom/errname v0.1.7 [2023-05-04T19:35:54.205Z] #0 4.206 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-05-04T19:35:54.205Z] #0 4.240 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-05-04T19:35:54.205Z] #0 4.265 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-05-04T19:35:54.205Z] #0 4.370 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-05-04T19:35:54.205Z] #0 4.387 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-05-04T19:35:54.205Z] #0 4.485 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-05-04T19:35:54.205Z] #0 4.646 go: downloading github.com/alingse/asasalint v0.0.11 [2023-05-04T19:35:54.205Z] #0 4.648 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-05-04T19:35:54.205Z] #0 4.724 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-05-04T19:35:54.205Z] #0 4.895 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-05-04T19:35:54.205Z] #0 4.962 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-05-04T19:35:54.205Z] #0 4.990 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-05-04T19:35:54.205Z] #0 5.029 go: downloading github.com/breml/bidichk v0.2.3 [2023-05-04T19:35:54.205Z] #0 5.090 go: downloading github.com/breml/errchkjson v0.3.0 [2023-05-04T19:35:54.205Z] #0 5.115 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-05-04T19:35:54.205Z] #0 5.179 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-05-04T19:35:54.205Z] #0 5.245 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-05-04T19:35:54.205Z] #0 5.247 go: downloading github.com/daixiang0/gci v0.6.3 [2023-05-04T19:35:54.205Z] #0 5.381 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-05-04T19:35:54.205Z] #0 5.438 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-05-04T19:35:54.205Z] #0 5.656 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-05-04T19:35:54.205Z] #0 5.657 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-05-04T19:35:54.205Z] #0 5.657 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-05-04T19:35:54.205Z] #0 5.720 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-05-04T19:35:54.205Z] #0 5.756 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-05-04T19:35:54.205Z] #0 5.756 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-05-04T19:35:54.205Z] #0 5.950 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-05-04T19:35:54.205Z] #0 6.115 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-05-04T19:35:54.205Z] #0 6.345 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-05-04T19:35:54.205Z] #0 6.375 go: downloading github.com/golangci/misspell v0.3.5 [2023-05-04T19:35:54.205Z] #0 6.440 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-05-04T19:35:54.205Z] #0 6.446 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-05-04T19:35:54.205Z] #0 6.453 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-05-04T19:35:54.205Z] #0 6.547 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-05-04T19:35:54.205Z] #0 6.624 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-05-04T19:35:54.205Z] #0 6.688 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-05-04T19:35:54.205Z] #0 6.699 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-05-04T19:35:54.205Z] #0 6.700 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-05-04T19:35:54.205Z] #0 6.701 go: downloading github.com/julz/importas v0.1.0 [2023-05-04T19:35:54.205Z] #0 6.783 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-05-04T19:35:54.205Z] #0 6.836 go: downloading github.com/kulti/thelper v0.6.3 [2023-05-04T19:35:54.205Z] #0 6.836 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-05-04T19:35:54.205Z] #0 6.837 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-05-04T19:35:54.205Z] #0 6.868 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-05-04T19:35:54.205Z] #0 6.869 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-05-04T19:35:54.205Z] #0 6.950 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-05-04T19:35:54.205Z] #0 6.982 go: downloading github.com/maratori/testpackage v1.1.0 [2023-05-04T19:35:54.205Z] #0 6.988 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-05-04T19:35:54.205Z] #0 7.043 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-05-04T19:35:54.205Z] #0 7.048 go: downloading github.com/mgechev/revive v1.2.3 [2023-05-04T19:35:54.205Z] #24 7.194 go: downloading github.com/moricho/tparallel v0.2.1 [2023-05-04T19:35:54.205Z] #24 7.227 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-05-04T19:35:54.205Z] #24 7.228 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-05-04T19:35:54.205Z] #24 7.352 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-05-04T19:35:54.205Z] #24 7.469 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-05-04T19:35:54.216Z] #50 31.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:35:54.297Z] #36 ... [2023-05-04T19:35:54.297Z] [2023-05-04T19:35:54.297Z] #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 [2023-05-04T19:35:54.297Z] #25 DONE 19.2s [2023-05-04T19:35:54.297Z] [2023-05-04T19:35:54.297Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:54.297Z] #28 10.63 Selecting previously unselected package libprotobuf-dev:arm64. [2023-05-04T19:35:54.297Z] #28 10.63 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-05-04T19:35:54.297Z] #28 10.68 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-05-04T19:35:54.297Z] #28 11.89 Selecting previously unselected package libprotoc23:arm64. [2023-05-04T19:35:54.297Z] #28 11.89 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-05-04T19:35:54.297Z] #28 12.04 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-05-04T19:35:54.297Z] #28 12.95 Selecting previously unselected package protobuf-c-compiler. [2023-05-04T19:35:54.297Z] #28 12.95 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-05-04T19:35:54.297Z] #28 13.25 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:35:54.297Z] #28 13.93 Selecting previously unselected package protobuf-compiler. [2023-05-04T19:35:54.297Z] #28 13.93 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-05-04T19:35:54.297Z] #28 14.07 Unpacking protobuf-compiler (3.12.4-1) ... [2023-05-04T19:35:54.297Z] #28 14.67 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:35:54.297Z] #28 14.67 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:35:54.297Z] #28 14.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:35:54.297Z] #28 15.21 Selecting previously unselected package python3-six. [2023-05-04T19:35:54.297Z] #28 15.21 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-05-04T19:35:54.297Z] #28 15.28 Unpacking python3-six (1.16.0-2) ... [2023-05-04T19:35:54.297Z] #28 16.08 Selecting previously unselected package python3-protobuf. [2023-05-04T19:35:54.297Z] #28 16.08 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-05-04T19:35:54.297Z] #28 16.10 Unpacking python3-protobuf (3.12.4-1) ... [2023-05-04T19:35:54.297Z] #28 17.70 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:35:54.297Z] #28 18.52 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-05-04T19:35:54.297Z] #28 19.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:54.406Z] #22 ... [2023-05-04T19:35:54.406Z] [2023-05-04T19:35:54.406Z] #24 [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 [2023-05-04T19:35:54.406Z] #0 8.733 Reading package lists... [2023-05-04T19:35:54.406Z] #24 10.28 Building dependency tree... [2023-05-04T19:35:54.406Z] #24 11.39 The following additional packages will be installed: [2023-05-04T19:35:54.406Z] #24 11.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-05-04T19:35:54.406Z] #24 11.39 Suggested packages: [2023-05-04T19:35:54.406Z] #24 11.39 cmake-doc ninja-build lrzip [2023-05-04T19:35:54.406Z] #24 11.39 Recommended packages: [2023-05-04T19:35:54.406Z] #24 11.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-05-04T19:35:54.406Z] #24 11.67 The following NEW packages will be installed: [2023-05-04T19:35:54.406Z] #24 11.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-05-04T19:35:54.406Z] #24 11.67 vim-common xxd [2023-05-04T19:35:54.406Z] #24 12.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:54.406Z] #24 12.03 Need to get 17.7 MB of archives. [2023-05-04T19:35:54.406Z] #24 12.03 After this operation, 70.7 MB of additional disk space will be used. [2023-05-04T19:35:54.406Z] #24 12.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:35:54.406Z] #24 12.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:35:54.406Z] #24 12.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-05-04T19:35:54.406Z] #24 12.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-05-04T19:35:54.406Z] #24 12.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-05-04T19:35:54.406Z] #24 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-05-04T19:35:54.406Z] #24 12.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-05-04T19:35:54.406Z] #24 12.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-05-04T19:35:54.406Z] #24 12.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-05-04T19:35:54.406Z] #24 12.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-05-04T19:35:54.407Z] #24 13.07 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:54.407Z] #24 13.21 Fetched 17.7 MB in 1s (17.8 MB/s) [2023-05-04T19:35:54.407Z] #24 13.32 Selecting previously unselected package xxd. [2023-05-04T19:35:54.407Z] #24 13.32 (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.) [2023-05-04T19:35:54.407Z] #24 13.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:35:54.407Z] #24 13.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:54.407Z] #24 13.80 Selecting previously unselected package vim-common. [2023-05-04T19:35:54.407Z] #24 13.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:35:54.407Z] #24 13.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:54.407Z] #24 14.12 Selecting previously unselected package cmake-data. [2023-05-04T19:35:54.407Z] #24 14.13 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-05-04T19:35:54.407Z] #24 14.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:35:54.407Z] #24 15.63 Selecting previously unselected package libicu67:amd64. [2023-05-04T19:35:54.407Z] #24 15.63 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-05-04T19:35:54.407Z] #24 15.64 Unpacking libicu67:amd64 (67.1-7) ... [2023-05-04T19:35:54.407Z] #24 17.88 Selecting previously unselected package libxml2:amd64. [2023-05-04T19:35:54.407Z] #24 17.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-05-04T19:35:54.407Z] #24 17.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:35:54.407Z] #24 18.82 Selecting previously unselected package libarchive13:amd64. [2023-05-04T19:35:54.407Z] #24 18.82 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-05-04T19:35:54.407Z] #24 18.98 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-05-04T19:35:54.407Z] #24 19.44 Selecting previously unselected package libjsoncpp24:amd64. [2023-05-04T19:35:54.407Z] #24 19.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-05-04T19:35:54.407Z] #24 19.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-05-04T19:35:54.407Z] #24 19.86 Selecting previously unselected package librhash0:amd64. [2023-05-04T19:35:54.407Z] #24 19.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-05-04T19:35:54.407Z] #24 19.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-05-04T19:35:54.407Z] #24 20.29 Selecting previously unselected package libuv1:amd64. [2023-05-04T19:35:54.407Z] #24 20.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-05-04T19:35:54.434Z] #26 12.15 go: downloading github.com/prometheus/client_model v0.2.0 [2023-05-04T19:35:54.463Z] #24 7.550 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-05-04T19:35:54.463Z] #24 7.557 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-05-04T19:35:54.463Z] #24 ... [2023-05-04T19:35:54.463Z] [2023-05-04T19:35:54.463Z] #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 [2023-05-04T19:35:54.463Z] #0 1.028 + RM_GOPATH=0 [2023-05-04T19:35:54.463Z] #0 1.028 + TMP_GOPATH= [2023-05-04T19:35:54.463Z] #0 1.028 + : /build [2023-05-04T19:35:54.463Z] #0 1.028 + '[' -z '' ']' [2023-05-04T19:35:54.463Z] #0 1.028 ++ mktemp -d [2023-05-04T19:35:54.463Z] #0 1.028 + export GOPATH=/tmp/tmp.SdPUesVIAP [2023-05-04T19:35:54.463Z] #0 1.028 + GOPATH=/tmp/tmp.SdPUesVIAP [2023-05-04T19:35:54.463Z] #0 1.028 + RM_GOPATH=1 [2023-05-04T19:35:54.463Z] #0 1.028 + case "$(go env GOARCH)" in [2023-05-04T19:35:54.463Z] #0 1.028 ++ go env GOARCH [2023-05-04T19:35:54.463Z] #0 1.038 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:54.463Z] #0 1.038 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:54.463Z] #0 1.039 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:54.463Z] #0 1.040 Install docker/cli version 17.06.2-ce from stable [2023-05-04T19:35:54.463Z] #0 1.041 + dir=/tmp/install [2023-05-04T19:35:54.463Z] #0 1.041 + bin=dockercli [2023-05-04T19:35:54.463Z] #0 1.041 + shift [2023-05-04T19:35:54.463Z] #0 1.041 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-05-04T19:35:54.463Z] #0 1.041 + . /tmp/install/dockercli.installer [2023-05-04T19:35:54.463Z] #0 1.041 ++ : stable [2023-05-04T19:35:54.463Z] #0 1.041 ++ : 17.06.2-ce [2023-05-04T19:35:54.463Z] #0 1.041 + install_dockercli [2023-05-04T19:35:54.463Z] #0 1.041 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-05-04T19:35:54.463Z] #0 1.041 ++ uname -m [2023-05-04T19:35:54.463Z] #0 1.041 + arch=x86_64 [2023-05-04T19:35:54.463Z] #0 1.041 + '[' x86_64 '!=' x86_64 ']' [2023-05-04T19:35:54.463Z] #0 1.041 + url=https://download.docker.com/linux/static [2023-05-04T19:35:54.463Z] #0 1.041 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-05-04T19:35:54.463Z] #0 1.051 + tar -xz docker/docker [2023-05-04T19:35:54.463Z] #0 2.652 + mkdir -p /build [2023-05-04T19:35:54.463Z] #0 2.655 + mv docker/docker /build/ [2023-05-04T19:35:54.463Z] #0 2.664 + rmdir docker [2023-05-04T19:35:54.463Z] #25 DONE 7.6s [2023-05-04T19:35:54.463Z] [2023-05-04T19:35:54.463Z] #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 [2023-05-04T19:35:54.463Z] #24 7.606 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-05-04T19:35:54.463Z] #24 ... [2023-05-04T19:35:54.463Z] [2023-05-04T19:35:54.463Z] #26 [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 [2023-05-04T19:35:54.463Z] #0 1.722 + RM_GOPATH=0 [2023-05-04T19:35:54.463Z] #0 1.722 + TMP_GOPATH= [2023-05-04T19:35:54.463Z] #0 1.722 + : /build [2023-05-04T19:35:54.463Z] #0 1.722 + '[' -z '' ']' [2023-05-04T19:35:54.463Z] #0 1.722 ++ mktemp -d [2023-05-04T19:35:54.463Z] #0 1.724 + export GOPATH=/tmp/tmp.un1GNiTQn0 [2023-05-04T19:35:54.463Z] #0 1.724 + GOPATH=/tmp/tmp.un1GNiTQn0 [2023-05-04T19:35:54.463Z] #0 1.724 + RM_GOPATH=1 [2023-05-04T19:35:54.463Z] #0 1.724 + case "$(go env GOARCH)" in [2023-05-04T19:35:54.463Z] #0 1.725 ++ go env GOARCH [2023-05-04T19:35:54.463Z] #0 1.736 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:54.463Z] #0 1.736 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:54.463Z] #0 1.736 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:54.463Z] #0 1.738 + dir=/tmp/install [2023-05-04T19:35:54.463Z] #0 1.738 + bin=tomlv [2023-05-04T19:35:54.463Z] #0 1.738 + shift [2023-05-04T19:35:54.463Z] #0 1.738 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-05-04T19:35:54.463Z] #0 1.738 + . /tmp/install/tomlv.installer [2023-05-04T19:35:54.463Z] #0 1.738 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:54.463Z] #0 1.738 + install_tomlv [2023-05-04T19:35:54.463Z] #0 1.738 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-05-04T19:35:54.463Z] #0 1.738 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.un1GNiTQn0/src/github.com/BurntSushi/toml [2023-05-04T19:35:54.463Z] #0 1.738 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:54.463Z] #0 1.744 Cloning into '/tmp/tmp.un1GNiTQn0/src/github.com/BurntSushi/toml'... [2023-05-04T19:35:54.463Z] #0 2.209 + cd /tmp/tmp.un1GNiTQn0/src/github.com/BurntSushi/toml [2023-05-04T19:35:54.464Z] #0 2.209 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-05-04T19:35:54.464Z] #0 2.299 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:35:54.464Z] #0 2.389 encoding [2023-05-04T19:35:54.464Z] #0 2.405 internal/unsafeheader [2023-05-04T19:35:54.464Z] #0 2.405 internal/goarch [2023-05-04T19:35:54.464Z] #0 2.412 internal/goexperiment [2023-05-04T19:35:54.464Z] #0 2.415 internal/goos [2023-05-04T19:35:54.464Z] #0 2.425 internal/itoa [2023-05-04T19:35:54.464Z] #0 2.440 math/bits [2023-05-04T19:35:54.464Z] #0 2.465 internal/cpu [2023-05-04T19:35:54.464Z] #0 2.503 runtime/internal/syscall [2023-05-04T19:35:54.464Z] #0 2.535 runtime/internal/math [2023-05-04T19:35:54.464Z] #0 2.535 runtime/internal/sys [2023-05-04T19:35:54.464Z] #0 2.545 runtime/internal/atomic [2023-05-04T19:35:54.464Z] #0 2.612 internal/abi [2023-05-04T19:35:54.464Z] #0 2.677 unicode/utf8 [2023-05-04T19:35:54.464Z] #0 2.679 internal/race [2023-05-04T19:35:54.464Z] #0 2.733 sync/atomic [2023-05-04T19:35:54.464Z] #0 2.814 unicode [2023-05-04T19:35:54.464Z] #0 3.083 internal/bytealg [2023-05-04T19:35:54.464Z] #0 3.121 math [2023-05-04T19:35:54.464Z] #0 3.473 runtime [2023-05-04T19:35:54.620Z] #28 19.56 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-04T19:35:54.667Z] #24 20.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-05-04T19:35:54.698Z] #26 12.27 go: downloading github.com/google/go-cmp v0.5.8 [2023-05-04T19:35:54.698Z] #26 12.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-05-04T19:35:54.698Z] #26 12.55 go: downloading github.com/subosito/gotenv v1.4.0 [2023-05-04T19:35:54.721Z] #26 ... [2023-05-04T19:35:54.721Z] [2023-05-04T19:35:54.721Z] #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 [2023-05-04T19:35:54.721Z] #24 7.700 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-05-04T19:35:54.721Z] #24 7.732 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-05-04T19:35:54.721Z] #24 7.732 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-05-04T19:35:54.721Z] #24 7.868 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-05-04T19:35:54.785Z] #50 32.29 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:35:54.878Z] #28 ... [2023-05-04T19:35:54.878Z] [2023-05-04T19:35:54.878Z] #36 [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 [2023-05-04T19:35:54.878Z] #36 19.77 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-05-04T19:35:54.878Z] #36 19.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-05-04T19:35:54.958Z] #26 12.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-05-04T19:35:54.989Z] #24 8.068 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-05-04T19:35:54.989Z] #24 8.263 go: downloading github.com/sivchari/tenv v1.7.0 [2023-05-04T19:35:55.135Z] #36 20.01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-05-04T19:35:55.219Z] #26 12.90 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-05-04T19:35:55.219Z] #26 12.90 go: downloading github.com/magiconair/properties v1.8.6 [2023-05-04T19:35:55.219Z] #26 12.91 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-05-04T19:35:55.219Z] #26 13.11 go: downloading go.uber.org/atomic v1.7.0 [2023-05-04T19:35:55.219Z] #26 13.12 go: downloading go.uber.org/multierr v1.6.0 [2023-05-04T19:35:55.237Z] #24 21.07 Selecting previously unselected package cmake. [2023-05-04T19:35:55.237Z] #24 21.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-05-04T19:35:55.237Z] #24 21.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:35:55.237Z] #24 ... [2023-05-04T19:35:55.237Z] [2023-05-04T19:35:55.237Z] #30 [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 [2023-05-04T19:35:55.237Z] #30 11.05 sync [2023-05-04T19:35:55.237Z] #30 11.05 internal/reflectlite [2023-05-04T19:35:55.237Z] #30 11.44 internal/testlog [2023-05-04T19:35:55.237Z] #30 11.90 sort [2023-05-04T19:35:55.237Z] #30 11.90 errors [2023-05-04T19:35:55.237Z] #30 12.12 internal/oserror [2023-05-04T19:35:55.237Z] #30 12.12 io [2023-05-04T19:35:55.237Z] #30 12.12 internal/safefilepath [2023-05-04T19:35:55.237Z] #30 12.12 path [2023-05-04T19:35:55.237Z] #30 12.12 strconv [2023-05-04T19:35:55.237Z] #30 12.38 syscall [2023-05-04T19:35:55.237Z] #30 12.86 bytes [2023-05-04T19:35:55.237Z] #30 12.87 text/tabwriter [2023-05-04T19:35:55.237Z] #30 12.87 strings [2023-05-04T19:35:55.237Z] #30 14.24 bufio [2023-05-04T19:35:55.237Z] #30 14.28 reflect [2023-05-04T19:35:55.237Z] #30 15.58 time [2023-05-04T19:35:55.237Z] #30 15.59 internal/syscall/execenv [2023-05-04T19:35:55.237Z] #30 15.61 internal/syscall/unix [2023-05-04T19:35:55.237Z] #30 18.13 io/fs [2023-05-04T19:35:55.237Z] #30 18.14 internal/poll [2023-05-04T19:35:55.237Z] #30 19.16 os [2023-05-04T19:35:55.237Z] #30 19.46 internal/fmtsort [2023-05-04T19:35:55.237Z] #30 20.19 fmt [2023-05-04T19:35:55.237Z] #30 20.21 io/ioutil [2023-05-04T19:35:55.237Z] #30 21.04 github.com/BurntSushi/toml [2023-05-04T19:35:55.237Z] #30 21.04 log [2023-05-04T19:35:55.237Z] #30 21.04 flag [2023-05-04T19:35:55.237Z] #30 ... [2023-05-04T19:35:55.237Z] [2023-05-04T19:35:55.237Z] #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 [2023-05-04T19:35:55.237Z] #14 31.03 Selecting previously unselected package libldap-2.4-2:amd64. [2023-05-04T19:35:55.237Z] #14 31.04 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 31.17 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:35:55.237Z] #14 31.47 Selecting previously unselected package libnghttp2-14:amd64. [2023-05-04T19:35:55.237Z] #14 31.47 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 31.48 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-05-04T19:35:55.237Z] #14 31.67 Selecting previously unselected package libpsl5:amd64. [2023-05-04T19:35:55.237Z] #14 31.68 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 31.71 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-05-04T19:35:55.237Z] #14 32.01 Selecting previously unselected package librtmp1:amd64. [2023-05-04T19:35:55.237Z] #14 32.01 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 32.03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:35:55.237Z] #14 32.40 Selecting previously unselected package libssh2-1:amd64. [2023-05-04T19:35:55.237Z] #14 32.40 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 32.49 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-05-04T19:35:55.237Z] #14 32.68 Selecting previously unselected package libcurl4:amd64. [2023-05-04T19:35:55.237Z] #14 32.68 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 32.73 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:55.237Z] #14 33.17 Selecting previously unselected package curl. [2023-05-04T19:35:55.237Z] #14 33.17 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 33.19 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:55.237Z] #14 33.37 Selecting previously unselected package libonig5:amd64. [2023-05-04T19:35:55.237Z] #14 33.37 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 33.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:35:55.237Z] #14 33.60 Selecting previously unselected package libjq1:amd64. [2023-05-04T19:35:55.237Z] #14 33.60 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 33.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:35:55.237Z] #14 33.84 Selecting previously unselected package jq. [2023-05-04T19:35:55.237Z] #14 33.85 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-05-04T19:35:55.237Z] #14 33.86 Unpacking jq (1.6-2.1) ... [2023-05-04T19:35:55.237Z] #14 34.35 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-05-04T19:35:55.237Z] #14 34.39 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-05-04T19:35:55.237Z] #14 34.42 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-05-04T19:35:55.237Z] #14 34.46 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:55.237Z] #14 34.48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-05-04T19:35:55.237Z] #14 34.49 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-05-04T19:35:55.237Z] #14 34.53 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-05-04T19:35:55.237Z] #14 34.55 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-05-04T19:35:55.237Z] #14 34.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:35:55.237Z] #14 34.62 Setting up libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:35:55.237Z] #14 34.67 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-05-04T19:35:55.237Z] #14 34.69 Setting up ca-certificates (20210119) ... [2023-05-04T19:35:55.237Z] #14 36.95 Updating certificates in /etc/ssl/certs... [2023-05-04T19:35:55.237Z] #14 40.15 129 added, 0 removed; done. [2023-05-04T19:35:55.237Z] #14 40.44 Setting up jq (1.6-2.1) ... [2023-05-04T19:35:55.237Z] #14 40.45 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:55.237Z] #14 40.47 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-05-04T19:35:55.237Z] #14 40.49 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:55.237Z] #14 40.53 Processing triggers for ca-certificates (20210119) ... [2023-05-04T19:35:55.237Z] #14 40.56 Updating certificates in /etc/ssl/certs... [2023-05-04T19:35:55.247Z] #24 8.263 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-05-04T19:35:55.247Z] #24 8.303 go: downloading github.com/sonatard/noctx v0.0.1 [2023-05-04T19:35:55.247Z] #24 8.305 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-05-04T19:35:55.247Z] #24 8.305 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-05-04T19:35:55.247Z] #24 8.305 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-05-04T19:35:55.247Z] #24 8.538 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-05-04T19:35:55.247Z] #24 8.538 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-05-04T19:35:55.349Z] #50 ... [2023-05-04T19:35:55.349Z] [2023-05-04T19:35:55.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:55.349Z] #39 51.13 CC criu/protobuf.o [2023-05-04T19:35:55.349Z] #39 51.31 CC criu/pstree.o [2023-05-04T19:35:55.349Z] #39 51.83 CC criu/rbtree.o [2023-05-04T19:35:55.349Z] #39 51.99 CC criu/rst-malloc.o [2023-05-04T19:35:55.349Z] #39 52.16 CC criu/seccomp.o [2023-05-04T19:35:55.349Z] #39 52.48 CC criu/seize.o [2023-05-04T19:35:55.349Z] #39 52.92 CC criu/servicefd.o [2023-05-04T19:35:55.349Z] #39 53.12 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:35:55.349Z] #39 53.12 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:35:55.349Z] #39 53.15 CC criu/shmem.o [2023-05-04T19:35:55.349Z] #39 53.58 CC criu/sigframe.o [2023-05-04T19:35:55.349Z] #39 53.69 CC criu/signalfd.o [2023-05-04T19:35:55.349Z] #39 53.85 CC criu/sk-inet.o [2023-05-04T19:35:55.349Z] #39 54.34 CC criu/sk-netlink.o [2023-05-04T19:35:55.349Z] #39 54.52 CC criu/sk-packet.o [2023-05-04T19:35:55.349Z] #39 54.90 CC criu/sk-queue.o [2023-05-04T19:35:55.349Z] #39 55.13 CC criu/sk-tcp.o [2023-05-04T19:35:55.349Z] #39 55.46 CC criu/sk-unix.o [2023-05-04T19:35:55.349Z] #39 56.47 CC criu/sockets.o [2023-05-04T19:35:55.349Z] #39 57.06 CC criu/stats.o [2023-05-04T19:35:55.349Z] #39 57.20 CC criu/string.o [2023-05-04T19:35:55.349Z] #39 57.27 CC criu/sysctl.o [2023-05-04T19:35:55.349Z] #39 57.57 CC criu/sysfs_parse.o [2023-05-04T19:35:55.349Z] #39 57.73 CC criu/timens.o [2023-05-04T19:35:55.349Z] #39 57.88 CC criu/timerfd.o [2023-05-04T19:35:55.349Z] #39 58.07 CC criu/tty.o [2023-05-04T19:35:55.349Z] #39 59.21 CC criu/tun.o [2023-05-04T19:35:55.349Z] #39 59.43 CC criu/uffd.o [2023-05-04T19:35:55.349Z] #39 59.98 CC criu/util.o [2023-05-04T19:35:55.349Z] #39 60.44 CC criu/uts_ns.o [2023-05-04T19:35:55.349Z] #39 60.58 CC criu/vdso-compat.o [2023-05-04T19:35:55.349Z] #39 60.69 CC criu/vdso.o [2023-05-04T19:35:55.349Z] #39 60.94 LINK criu/built-in.o [2023-05-04T19:35:55.349Z] #39 61.01 LINK criu/criu [2023-05-04T19:35:55.349Z] #39 61.17 DEP lib/c/criu.d [2023-05-04T19:35:55.349Z] #39 61.19 CC images/rpc.pb-c.o [2023-05-04T19:35:55.397Z] #36 ... [2023-05-04T19:35:55.397Z] [2023-05-04T19:35:55.397Z] #26 [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 [2023-05-04T19:35:55.397Z] #26 10.26 text/tabwriter [2023-05-04T19:35:55.397Z] #26 10.26 bytes [2023-05-04T19:35:55.397Z] #26 10.79 reflect [2023-05-04T19:35:55.397Z] #26 11.30 bufio [2023-05-04T19:35:55.397Z] #26 11.53 time [2023-05-04T19:35:55.397Z] #26 11.53 internal/syscall/execenv [2023-05-04T19:35:55.397Z] #26 11.55 internal/syscall/unix [2023-05-04T19:35:55.397Z] #26 12.67 internal/poll [2023-05-04T19:35:55.397Z] #26 12.68 io/fs [2023-05-04T19:35:55.397Z] #26 13.26 os [2023-05-04T19:35:55.397Z] #26 13.33 internal/fmtsort [2023-05-04T19:35:55.397Z] #26 13.94 fmt [2023-05-04T19:35:55.397Z] #26 13.94 io/ioutil [2023-05-04T19:35:55.397Z] #26 14.65 flag [2023-05-04T19:35:55.397Z] #26 14.65 log [2023-05-04T19:35:55.397Z] #26 14.66 github.com/BurntSushi/toml [2023-05-04T19:35:55.397Z] #26 15.78 github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:35:55.397Z] #26 ... [2023-05-04T19:35:55.397Z] [2023-05-04T19:35:55.398Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:55.398Z] #28 19.87 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-05-04T19:35:55.398Z] #28 20.20 Setting up libcap2:arm64 (1:2.44-1) ... [2023-05-04T19:35:55.485Z] #26 13.30 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-05-04T19:35:55.485Z] #26 13.33 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-05-04T19:35:55.485Z] #26 13.37 go: downloading github.com/golang/protobuf v1.5.2 [2023-05-04T19:35:55.606Z] #39 ... [2023-05-04T19:35:55.606Z] [2023-05-04T19:35:55.607Z] #49 [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 [2023-05-04T19:35:55.607Z] #49 33.14 + mkdir -p /build [2023-05-04T19:35:55.607Z] #49 33.14 + cp runc /build/runc [2023-05-04T19:35:55.607Z] #49 DONE 40.3s [2023-05-04T19:35:55.607Z] [2023-05-04T19:35:55.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:55.607Z] #39 61.44 CC lib/c/criu.o [2023-05-04T19:35:55.607Z] #39 ... [2023-05-04T19:35:55.607Z] [2023-05-04T19:35:55.607Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:35:55.607Z] #50 32.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-05-04T19:35:55.607Z] #50 32.95 Setting up jq (1.6-2.1) ... [2023-05-04T19:35:55.607Z] #50 32.96 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-05-04T19:35:55.607Z] #50 32.97 Setting up iptables (1.8.7-1) ... [2023-05-04T19:35:55.607Z] #50 32.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:35:55.607Z] #50 32.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:35:55.607Z] #50 32.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:35:55.607Z] #50 32.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:35:55.607Z] #50 32.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-05-04T19:35:55.607Z] #50 33.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-05-04T19:35:55.607Z] #50 33.00 Setting up iproute2 (5.10.0-4) ... [2023-05-04T19:35:55.634Z] #24 8.570 go: downloading github.com/tetafro/godot v1.4.11 [2023-05-04T19:35:55.634Z] #24 8.571 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-05-04T19:35:55.634Z] #24 8.631 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-05-04T19:35:55.634Z] #24 8.638 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-05-04T19:35:55.634Z] #24 8.653 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-05-04T19:35:55.634Z] #24 8.700 go: downloading github.com/ultraware/funlen v0.0.3 [2023-05-04T19:35:55.634Z] #24 8.743 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-05-04T19:35:55.758Z] #26 13.44 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-05-04T19:35:55.758Z] #26 13.49 go: downloading github.com/beorn7/perks v1.0.1 [2023-05-04T19:35:55.758Z] #26 13.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-05-04T19:35:55.777Z] #28 20.49 Setting up python3-six (1.16.0-2) ... [2023-05-04T19:35:55.866Z] #50 33.16 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:55.866Z] #50 DONE 33.4s [2023-05-04T19:35:55.866Z] [2023-05-04T19:35:55.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:55.866Z] #39 61.89 LINK lib/c/built-in.o [2023-05-04T19:35:55.866Z] #39 61.90 LINK lib/c/libcriu.so [2023-05-04T19:35:55.892Z] #24 9.025 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-05-04T19:35:55.892Z] #24 9.027 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-05-04T19:35:55.892Z] #24 9.031 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-05-04T19:35:56.045Z] #26 13.66 go: downloading github.com/prometheus/common v0.32.1 [2023-05-04T19:35:56.045Z] #26 13.83 go: downloading github.com/prometheus/procfs v0.7.3 [2023-05-04T19:35:56.045Z] #26 13.83 go: downloading google.golang.org/protobuf v1.28.0 [2023-05-04T19:35:56.124Z] #39 61.93 LINK lib/c/libcriu.a [2023-05-04T19:35:56.124Z] #39 61.99 GEN magic.py [2023-05-04T19:35:56.124Z] #39 62.07 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:35:56.124Z] #39 62.07 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:35:56.124Z] #39 62.08 Note: Building without GnuTLS support [2023-05-04T19:35:56.124Z] #39 62.08 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:35:56.124Z] #39 62.08 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:35:56.150Z] #24 9.158 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-05-04T19:35:56.150Z] #24 9.398 go: downloading honnef.co/go/tools v0.3.3 [2023-05-04T19:35:56.313Z] #26 13.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-05-04T19:35:56.313Z] #26 14.19 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-05-04T19:35:56.428Z] #24 9.418 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-05-04T19:35:56.575Z] #26 14.23 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-05-04T19:35:56.620Z] #14 ... [2023-05-04T19:35:56.620Z] [2023-05-04T19:35:56.620Z] #30 [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 [2023-05-04T19:35:56.620Z] #30 22.44 github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:35:56.688Z] #24 9.685 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-05-04T19:35:56.688Z] #24 9.832 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-05-04T19:35:56.688Z] #24 9.880 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:35:56.689Z] #39 ... [2023-05-04T19:35:56.689Z] [2023-05-04T19:35:56.689Z] #51 [dev-systemd-false 9/27] 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 [2023-05-04T19:35:56.689Z] #0 0.460 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-05-04T19:35:56.689Z] #0 0.463 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-05-04T19:35:56.689Z] #0 0.466 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-05-04T19:35:56.689Z] #51 DONE 0.5s [2023-05-04T19:35:56.689Z] [2023-05-04T19:35:56.689Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:35:56.689Z] #39 62.40 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:35:56.689Z] #39 62.65 make[1]: Nothing to be done for 'all'. [2023-05-04T19:35:56.722Z] #28 21.28 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-05-04T19:35:56.722Z] #28 21.74 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-05-04T19:35:56.722Z] #28 ... [2023-05-04T19:35:56.722Z] [2023-05-04T19:35:56.722Z] #35 [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 [2023-05-04T19:35:56.722Z] #35 11.62 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:56.946Z] #24 9.997 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-04T19:35:56.946Z] #24 10.00 go: downloading github.com/spf13/afero v1.8.2 [2023-05-04T19:35:56.946Z] #24 ... [2023-05-04T19:35:56.946Z] [2023-05-04T19:35:56.946Z] #27 [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 [2023-05-04T19:35:56.946Z] #0 1.876 + RM_GOPATH=0 [2023-05-04T19:35:56.946Z] #0 1.876 + TMP_GOPATH= [2023-05-04T19:35:56.946Z] #0 1.876 + : /build [2023-05-04T19:35:56.946Z] #0 1.876 + '[' -z '' ']' [2023-05-04T19:35:56.946Z] #0 1.878 ++ mktemp -d [2023-05-04T19:35:56.946Z] #0 1.878 + export GOPATH=/tmp/tmp.RlhcBGXZ76 [2023-05-04T19:35:56.946Z] #0 1.878 + GOPATH=/tmp/tmp.RlhcBGXZ76 [2023-05-04T19:35:56.946Z] #0 1.878 + RM_GOPATH=1 [2023-05-04T19:35:56.946Z] #0 1.878 + case "$(go env GOARCH)" in [2023-05-04T19:35:56.946Z] #0 1.881 ++ go env GOARCH [2023-05-04T19:35:56.946Z] #0 1.892 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:56.946Z] #0 1.892 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:56.946Z] #0 1.892 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:56.946Z] #0 1.893 + dir=/tmp/install [2023-05-04T19:35:56.946Z] #0 1.893 + bin=vndr [2023-05-04T19:35:56.946Z] #0 1.894 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:56.946Z] #0 1.894 + shift [2023-05-04T19:35:56.946Z] #0 1.894 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-05-04T19:35:56.946Z] #0 1.894 + . /tmp/install/vndr.installer [2023-05-04T19:35:56.946Z] #0 1.894 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:56.946Z] #0 1.894 + install_vndr [2023-05-04T19:35:56.946Z] #0 1.894 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-05-04T19:35:56.946Z] #0 1.894 + GOBIN=/build [2023-05-04T19:35:56.946Z] #0 1.894 + GO111MODULE=on [2023-05-04T19:35:56.946Z] #0 1.894 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:56.946Z] #0 2.257 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-05-04T19:35:56.946Z] #27 ... [2023-05-04T19:35:56.946Z] [2023-05-04T19:35:56.946Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:56.946Z] #0 3.033 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:56.946Z] #0 3.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:56.946Z] #0 3.088 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:56.946Z] #0 3.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:56.946Z] #0 4.090 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:56.946Z] #0 4.968 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:56.946Z] #0 7.170 Fetched 8644 kB in 4s (1962 kB/s) [2023-05-04T19:35:56.946Z] #0 7.170 Reading package lists... [2023-05-04T19:35:56.946Z] #0 8.796 Reading package lists... [2023-05-04T19:35:56.946Z] #0 10.02 Building dependency tree... [2023-05-04T19:35:56.946Z] #28 ... [2023-05-04T19:35:56.946Z] [2023-05-04T19:35:56.946Z] #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 [2023-05-04T19:35:56.946Z] #0 1.483 + RM_GOPATH=0 [2023-05-04T19:35:56.946Z] #0 1.483 + TMP_GOPATH= [2023-05-04T19:35:56.946Z] #0 1.483 + : /build [2023-05-04T19:35:56.946Z] #0 1.483 + '[' -z '' ']' [2023-05-04T19:35:56.946Z] #0 1.484 ++ mktemp -d [2023-05-04T19:35:56.946Z] #0 1.486 + export GOPATH=/tmp/tmp.n3PzHHcn63 [2023-05-04T19:35:56.946Z] #0 1.486 + GOPATH=/tmp/tmp.n3PzHHcn63 [2023-05-04T19:35:56.946Z] #0 1.486 + RM_GOPATH=1 [2023-05-04T19:35:56.946Z] #0 1.486 + case "$(go env GOARCH)" in [2023-05-04T19:35:56.946Z] #0 1.486 ++ go env GOARCH [2023-05-04T19:35:56.946Z] #0 1.495 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:56.946Z] #0 1.495 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:56.946Z] #0 1.495 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:56.946Z] #0 1.495 + dir=/tmp/install [2023-05-04T19:35:56.946Z] #0 1.495 + bin=rootlesskit [2023-05-04T19:35:56.946Z] #0 1.495 + shift [2023-05-04T19:35:56.946Z] #0 1.495 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-05-04T19:35:56.946Z] #0 1.495 + . /tmp/install/rootlesskit.installer [2023-05-04T19:35:56.946Z] #0 1.495 ++ : v0.14.4 [2023-05-04T19:35:56.946Z] #0 1.495 + install_rootlesskit [2023-05-04T19:35:56.946Z] #0 1.495 + case "$1" in [2023-05-04T19:35:56.946Z] #0 1.495 + export CGO_ENABLED=0 [2023-05-04T19:35:56.946Z] #0 1.495 + CGO_ENABLED=0 [2023-05-04T19:35:56.946Z] #0 1.495 + _install_rootlesskit [2023-05-04T19:35:56.946Z] #0 1.495 + echo 'Install rootlesskit version v0.14.4' [2023-05-04T19:35:56.946Z] #0 1.498 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:35:56.946Z] #0 1.498 + GOBIN=/build [2023-05-04T19:35:56.946Z] #0 1.498 + GO111MODULE=on [2023-05-04T19:35:56.946Z] #0 1.498 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-05-04T19:35:56.946Z] #0 1.498 Install rootlesskit version v0.14.4 [2023-05-04T19:35:56.946Z] #0 1.892 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-05-04T19:35:56.946Z] #0 3.780 go: downloading github.com/pkg/errors v0.9.1 [2023-05-04T19:35:56.946Z] #0 3.781 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-05-04T19:35:56.946Z] #0 3.783 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-05-04T19:35:56.946Z] #0 3.798 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-05-04T19:35:56.946Z] #0 3.828 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-05-04T19:35:56.946Z] #0 3.883 go: downloading github.com/google/uuid v1.3.0 [2023-05-04T19:35:56.946Z] #0 3.883 go: downloading github.com/moby/vpnkit v0.5.0 [2023-05-04T19:35:56.946Z] #0 3.978 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-05-04T19:35:56.946Z] #0 4.048 go: downloading github.com/gofrs/flock v0.8.1 [2023-05-04T19:35:56.946Z] #0 4.309 go: downloading github.com/gorilla/mux v1.8.0 [2023-05-04T19:35:56.946Z] #0 4.620 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-05-04T19:35:56.946Z] #0 4.699 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-05-04T19:35:56.946Z] #0 4.708 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-05-04T19:35:56.946Z] #0 5.047 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-05-04T19:35:56.946Z] #0 5.124 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-05-04T19:35:56.948Z] #39 62.84 make[1]: 'images/built-in.o' is up to date. [2023-05-04T19:35:56.948Z] #39 62.86 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-05-04T19:35:56.948Z] #39 62.88 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-05-04T19:35:56.948Z] #39 62.90 make[1]: 'compel/libcompel.a' is up to date. [2023-05-04T19:35:56.948Z] #39 62.91 make[1]: 'compel/compel-host-bin' is up to date. [2023-05-04T19:35:56.948Z] #39 62.93 make[1]: Nothing to be done for 'all'. [2023-05-04T19:35:56.948Z] #39 62.95 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:35:56.948Z] #39 63.05 make[2]: Nothing to be done for 'all'. [2023-05-04T19:35:56.979Z] #35 ... [2023-05-04T19:35:56.979Z] [2023-05-04T19:35:56.979Z] #36 [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 [2023-05-04T19:35:56.979Z] #36 20.56 Selecting previously unselected package dmsetup. [2023-05-04T19:35:56.979Z] #36 20.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-05-04T19:35:56.979Z] #36 20.65 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:35:56.979Z] #36 21.60 Selecting previously unselected package mingw-w64-common. [2023-05-04T19:35:56.979Z] #36 21.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-05-04T19:35:56.979Z] #36 21.75 Unpacking mingw-w64-common (8.0.0-1) ... [2023-05-04T19:35:57.147Z] #26 ... [2023-05-04T19:35:57.147Z] [2023-05-04T19:35:57.147Z] #32 [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 [2023-05-04T19:35:57.147Z] #32 DONE 15.0s [2023-05-04T19:35:57.190Z] #30 ... [2023-05-04T19:35:57.191Z] [2023-05-04T19:35:57.191Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:57.191Z] #34 20.22 Setting up python3-protobuf (3.12.4-1) ... [2023-05-04T19:35:57.191Z] #34 21.60 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-05-04T19:35:57.191Z] #34 21.61 Setting up protobuf-compiler (3.12.4-1) ... [2023-05-04T19:35:57.191Z] #34 21.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:57.191Z] #34 21.67 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-05-04T19:35:57.191Z] #34 21.70 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:35:57.191Z] #34 21.75 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-05-04T19:35:57.191Z] #34 21.79 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:57.191Z] #34 DONE 23.1s [2023-05-04T19:35:57.191Z] [2023-05-04T19:35:57.191Z] #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 [2023-05-04T19:35:57.191Z] #14 42.54 0 added, 0 removed; done. [2023-05-04T19:35:57.191Z] #14 42.54 Running hooks in /etc/ca-certificates/update.d... [2023-05-04T19:35:57.191Z] #14 42.54 done. [2023-05-04T19:35:57.205Z] #39 63.06 make[2]: Nothing to be done for 'all'. [2023-05-04T19:35:57.205Z] #39 63.10 make[2]: Nothing to be done for 'all'. [2023-05-04T19:35:57.205Z] #39 63.16 make[2]: Nothing to be done for 'all'. [2023-05-04T19:35:57.205Z] #39 63.19 make[2]: Nothing to be done for 'all'. [2023-05-04T19:35:57.205Z] #39 63.20 make[2]: Nothing to be done for 'all'. [2023-05-04T19:35:57.205Z] #39 63.22 make[2]: Nothing to be done for 'all'. [2023-05-04T19:35:57.205Z] #39 63.27 make[2]: Nothing to be done for 'all'. [2023-05-04T19:35:57.214Z] #29 ... [2023-05-04T19:35:57.214Z] [2023-05-04T19:35:57.214Z] #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 [2023-05-04T19:35:57.214Z] #0 1.183 + RM_GOPATH=0 [2023-05-04T19:35:57.214Z] #0 1.183 + TMP_GOPATH= [2023-05-04T19:35:57.214Z] #0 1.183 + : /build [2023-05-04T19:35:57.214Z] #0 1.183 + '[' -z '' ']' [2023-05-04T19:35:57.214Z] #0 1.184 ++ mktemp -d [2023-05-04T19:35:57.214Z] #0 1.189 + export GOPATH=/tmp/tmp.vkToHZeX62 [2023-05-04T19:35:57.214Z] #0 1.189 + GOPATH=/tmp/tmp.vkToHZeX62 [2023-05-04T19:35:57.214Z] #0 1.189 + RM_GOPATH=1 [2023-05-04T19:35:57.214Z] #0 1.189 + case "$(go env GOARCH)" in [2023-05-04T19:35:57.214Z] #0 1.191 ++ go env GOARCH [2023-05-04T19:35:57.214Z] #0 1.200 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:57.214Z] #0 1.200 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:57.214Z] #0 1.201 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:57.214Z] #0 1.204 + dir=/tmp/install [2023-05-04T19:35:57.214Z] #0 1.204 + bin=gotestsum [2023-05-04T19:35:57.214Z] #0 1.204 + shift [2023-05-04T19:35:57.214Z] #0 1.204 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-05-04T19:35:57.214Z] #0 1.205 + . /tmp/install/gotestsum.installer [2023-05-04T19:35:57.214Z] #0 1.205 ++ : v1.8.2 [2023-05-04T19:35:57.214Z] #0 1.205 + install_gotestsum [2023-05-04T19:35:57.214Z] #0 1.205 + set -e [2023-05-04T19:35:57.214Z] #0 1.205 + echo 'Install gotestsum version v1.8.2' [2023-05-04T19:35:57.214Z] #0 1.205 Install gotestsum version v1.8.2 [2023-05-04T19:35:57.214Z] #0 1.205 + GOBIN=/build [2023-05-04T19:35:57.214Z] #0 1.205 + GO111MODULE=on [2023-05-04T19:35:57.214Z] #0 1.205 + go install gotest.tools/gotestsum@v1.8.2 [2023-05-04T19:35:57.214Z] #0 1.550 go: downloading gotest.tools/gotestsum v1.8.2 [2023-05-04T19:35:57.214Z] #0 2.484 go: downloading golang.org/x/tools v0.1.11 [2023-05-04T19:35:57.214Z] #0 2.535 go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:35:57.214Z] #0 2.535 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-05-04T19:35:57.214Z] #0 2.535 go: downloading github.com/dnephin/pflag v1.0.7 [2023-05-04T19:35:57.214Z] #0 2.584 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-05-04T19:35:57.214Z] #0 2.596 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-05-04T19:35:57.214Z] #0 2.636 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:35:57.214Z] #0 2.649 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-05-04T19:35:57.214Z] #0 2.764 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-04T19:35:57.214Z] #0 2.778 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-04T19:35:57.214Z] #0 5.227 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:35:57.214Z] #30 ... [2023-05-04T19:35:57.214Z] [2023-05-04T19:35:57.214Z] #31 [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 [2023-05-04T19:35:57.214Z] #0 2.480 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:57.214Z] #0 2.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:57.214Z] #0 2.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:57.214Z] #0 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:57.214Z] #0 3.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:57.214Z] #0 4.146 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:57.214Z] #0 6.548 Fetched 8644 kB in 4s (1969 kB/s) [2023-05-04T19:35:57.214Z] #0 6.548 Reading package lists... [2023-05-04T19:35:57.214Z] #0 7.450 Reading package lists... [2023-05-04T19:35:57.214Z] #0 8.778 Building dependency tree... [2023-05-04T19:35:57.214Z] #0 9.502 The following additional packages will be installed: [2023-05-04T19:35:57.214Z] #0 9.505 libbtrfs0 [2023-05-04T19:35:57.214Z] #0 9.554 The following NEW packages will be installed: [2023-05-04T19:35:57.214Z] #0 9.565 libbtrfs-dev libbtrfs0 [2023-05-04T19:35:57.214Z] #0 9.914 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:57.214Z] #0 9.914 Need to get 460 kB of archives. [2023-05-04T19:35:57.214Z] #0 9.914 After this operation, 1237 kB of additional disk space will be used. [2023-05-04T19:35:57.214Z] #0 9.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-05-04T19:35:57.214Z] #0 9.929 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-05-04T19:35:57.214Z] #0 10.48 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:57.408Z] [2023-05-04T19:35:57.408Z] #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 [2023-05-04T19:35:57.408Z] #26 15.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-05-04T19:35:57.451Z] #14 ... [2023-05-04T19:35:57.451Z] [2023-05-04T19:35:57.451Z] #30 [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 [2023-05-04T19:35:57.451Z] #30 DONE 23.4s [2023-05-04T19:35:57.463Z] #39 63.28 INSTALL criu/criu [2023-05-04T19:35:57.463Z] #39 DONE 63.5s [2023-05-04T19:35:57.463Z] [2023-05-04T19:35:57.463Z] #35 [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 [2023-05-04T19:35:57.463Z] #35 68.77 # github.com/containerd/containerd/cmd/containerd [2023-05-04T19:35:57.463Z] #35 68.77 /usr/bin/ld: /tmp/go-link-1047192788/000019.o: in function `New': [2023-05-04T19:35:57.463Z] #35 68.77 /tmp/tmp.ejClGbkSJV/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 [2023-05-04T19:35:57.463Z] #35 68.85 + bin/containerd-stress [2023-05-04T19:35:57.483Z] #31 ... [2023-05-04T19:35:57.483Z] [2023-05-04T19:35:57.483Z] #32 [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 [2023-05-04T19:35:57.483Z] #0 3.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:57.483Z] #0 3.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:57.483Z] #0 3.136 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:57.483Z] #0 3.590 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:57.483Z] #0 4.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:57.483Z] #0 4.643 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:57.483Z] #0 7.620 Fetched 8644 kB in 5s (1801 kB/s) [2023-05-04T19:35:57.483Z] #0 7.620 Reading package lists... [2023-05-04T19:35:57.483Z] #0 9.128 Reading package lists... [2023-05-04T19:35:57.483Z] #0 10.26 Building dependency tree... [2023-05-04T19:35:57.483Z] #32 ... [2023-05-04T19:35:57.483Z] [2023-05-04T19:35:57.483Z] #33 [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 [2023-05-04T19:35:57.484Z] #0 1.926 + RM_GOPATH=0 [2023-05-04T19:35:57.484Z] #0 1.926 + TMP_GOPATH= [2023-05-04T19:35:57.484Z] #0 1.926 + : /build [2023-05-04T19:35:57.484Z] #0 1.926 + '[' -z '' ']' [2023-05-04T19:35:57.484Z] #0 1.927 ++ mktemp -d [2023-05-04T19:35:57.484Z] #0 1.928 + export GOPATH=/tmp/tmp.WFGY1quk9p [2023-05-04T19:35:57.484Z] #0 1.928 + GOPATH=/tmp/tmp.WFGY1quk9p [2023-05-04T19:35:57.484Z] #0 1.928 + RM_GOPATH=1 [2023-05-04T19:35:57.484Z] #0 1.928 + case "$(go env GOARCH)" in [2023-05-04T19:35:57.484Z] #0 1.928 ++ go env GOARCH [2023-05-04T19:35:57.484Z] #0 1.932 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:57.484Z] #0 1.932 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:57.484Z] #0 1.934 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:57.484Z] #0 1.934 + dir=/tmp/install [2023-05-04T19:35:57.484Z] #0 1.934 + bin=proxy [2023-05-04T19:35:57.484Z] #0 1.934 + shift [2023-05-04T19:35:57.484Z] #0 1.934 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-05-04T19:35:57.484Z] #0 1.934 + . /tmp/install/proxy.installer [2023-05-04T19:35:57.484Z] #0 1.934 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:57.484Z] #0 1.934 + install_proxy [2023-05-04T19:35:57.484Z] #0 1.934 + case "$1" in [2023-05-04T19:35:57.484Z] #0 1.934 + export CGO_ENABLED=0 [2023-05-04T19:35:57.484Z] #0 1.934 + CGO_ENABLED=0 [2023-05-04T19:35:57.484Z] #0 1.934 + _install_proxy [2023-05-04T19:35:57.484Z] #0 1.934 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-05-04T19:35:57.484Z] #0 1.934 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.WFGY1quk9p/src/github.com/docker/libnetwork [2023-05-04T19:35:57.484Z] #0 1.934 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:57.484Z] #0 1.936 Cloning into '/tmp/tmp.WFGY1quk9p/src/github.com/docker/libnetwork'... [2023-05-04T19:35:57.484Z] #0 6.720 + cd /tmp/tmp.WFGY1quk9p/src/github.com/docker/libnetwork [2023-05-04T19:35:57.484Z] #0 6.720 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-05-04T19:35:57.484Z] #0 6.985 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-05-04T19:35:57.712Z] [2023-05-04T19:35:57.712Z] #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 [2023-05-04T19:35:57.712Z] #14 DONE 42.8s [2023-05-04T19:35:57.712Z] [2023-05-04T19:35:57.712Z] #24 [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 [2023-05-04T19:35:57.712Z] #24 23.11 Setting up libicu67:amd64 (67.1-7) ... [2023-05-04T19:35:57.712Z] #24 23.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:57.712Z] #24 23.17 Setting up libuv1:amd64 (1.40.0-2) ... [2023-05-04T19:35:57.712Z] #24 23.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:57.712Z] #24 23.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-05-04T19:35:57.712Z] #24 23.30 Setting up librhash0:amd64 (1.4.1-2) ... [2023-05-04T19:35:57.712Z] #24 23.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:35:57.712Z] #24 23.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:35:57.712Z] #24 23.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-05-04T19:35:57.712Z] #24 23.48 Setting up cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:35:57.712Z] #24 23.51 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:57.712Z] #24 ... [2023-05-04T19:35:57.712Z] [2023-05-04T19:35:57.712Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-05-04T19:35:57.712Z] #35 DONE 0.1s [2023-05-04T19:35:57.742Z] #33 ... [2023-05-04T19:35:57.742Z] [2023-05-04T19:35:57.742Z] #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 [2023-05-04T19:35:57.742Z] #0 1.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:35:57.742Z] #0 1.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:35:57.742Z] #0 1.237 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:35:57.742Z] #0 1.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:35:57.742Z] #0 1.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:35:57.742Z] #0 2.019 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:35:57.742Z] #0 3.865 Fetched 8644 kB in 3s (2976 kB/s) [2023-05-04T19:35:57.742Z] #0 3.865 Reading package lists... [2023-05-04T19:35:57.742Z] #0 5.194 Reading package lists... [2023-05-04T19:35:57.742Z] #0 6.810 Building dependency tree... [2023-05-04T19:35:57.742Z] #0 7.566 The following additional packages will be installed: [2023-05-04T19:35:57.742Z] #0 7.569 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-05-04T19:35:57.742Z] #0 7.570 Suggested packages: [2023-05-04T19:35:57.742Z] #0 7.570 cmake-doc ninja-build lrzip [2023-05-04T19:35:57.742Z] #0 7.570 Recommended packages: [2023-05-04T19:35:57.742Z] #0 7.571 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-05-04T19:35:57.742Z] #0 7.772 The following NEW packages will be installed: [2023-05-04T19:35:57.742Z] #0 7.772 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-05-04T19:35:57.742Z] #0 7.772 vim-common xxd [2023-05-04T19:35:57.742Z] #0 8.044 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:57.742Z] #0 8.044 Need to get 17.7 MB of archives. [2023-05-04T19:35:57.742Z] #0 8.044 After this operation, 70.7 MB of additional disk space will be used. [2023-05-04T19:35:57.742Z] #0 8.044 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:35:57.742Z] #0 8.069 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:35:57.742Z] #0 8.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-05-04T19:35:57.742Z] #0 8.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-05-04T19:35:57.742Z] #0 8.510 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-05-04T19:35:57.742Z] #0 8.551 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-05-04T19:35:57.742Z] #0 8.556 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-05-04T19:35:57.742Z] #0 8.590 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-05-04T19:35:57.742Z] #0 8.627 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-05-04T19:35:57.742Z] #0 8.656 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-05-04T19:35:57.742Z] #0 9.586 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:57.742Z] #0 9.823 Fetched 17.7 MB in 1s (13.3 MB/s) [2023-05-04T19:35:57.742Z] #0 10.12 Selecting previously unselected package xxd. [2023-05-04T19:35:57.742Z] #0 10.12 (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.) [2023-05-04T19:35:57.742Z] #0 10.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:35:57.742Z] #0 10.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:57.742Z] #34 ... [2023-05-04T19:35:57.742Z] [2023-05-04T19:35:57.742Z] #35 [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 [2023-05-04T19:35:57.742Z] #0 1.060 + RM_GOPATH=0 [2023-05-04T19:35:57.742Z] #0 1.060 + TMP_GOPATH= [2023-05-04T19:35:57.742Z] #0 1.060 + : /build [2023-05-04T19:35:57.742Z] #0 1.060 + '[' -z '' ']' [2023-05-04T19:35:57.742Z] #0 1.061 ++ mktemp -d [2023-05-04T19:35:57.742Z] #0 1.062 + export GOPATH=/tmp/tmp.54pIWjepon [2023-05-04T19:35:57.742Z] #0 1.062 + GOPATH=/tmp/tmp.54pIWjepon [2023-05-04T19:35:57.742Z] #0 1.062 + RM_GOPATH=1 [2023-05-04T19:35:57.742Z] #0 1.062 + case "$(go env GOARCH)" in [2023-05-04T19:35:57.742Z] #0 1.062 ++ go env GOARCH [2023-05-04T19:35:57.742Z] #0 1.069 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:57.742Z] #0 1.069 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:57.742Z] #0 1.071 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:57.742Z] #0 1.072 Install shfmt version v3.0.2 [2023-05-04T19:35:57.742Z] #0 1.072 + dir=/tmp/install [2023-05-04T19:35:57.742Z] #0 1.072 + bin=shfmt [2023-05-04T19:35:57.742Z] #0 1.072 + shift [2023-05-04T19:35:57.742Z] #0 1.072 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-05-04T19:35:57.742Z] #0 1.072 + . /tmp/install/shfmt.installer [2023-05-04T19:35:57.742Z] #0 1.072 ++ : v3.0.2 [2023-05-04T19:35:57.742Z] #0 1.072 + install_shfmt [2023-05-04T19:35:57.742Z] #0 1.072 + echo 'Install shfmt version v3.0.2' [2023-05-04T19:35:57.742Z] #0 1.072 + GOBIN=/build [2023-05-04T19:35:57.742Z] #0 1.072 + GO111MODULE=on [2023-05-04T19:35:57.742Z] #0 1.072 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-05-04T19:35:57.742Z] #0 1.577 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-05-04T19:35:57.742Z] #0 2.572 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-05-04T19:35:57.742Z] #0 2.572 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-05-04T19:35:57.742Z] #0 2.584 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-05-04T19:35:57.742Z] #0 3.671 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-05-04T19:35:57.978Z] [2023-05-04T19:35:57.978Z] #36 [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 [2023-05-04T19:35:57.978Z] #36 ... [2023-05-04T19:35:57.978Z] [2023-05-04T19:35:57.978Z] #24 [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 [2023-05-04T19:35:57.978Z] #24 DONE 23.9s [2023-05-04T19:35:58.000Z] #35 ... [2023-05-04T19:35:58.000Z] [2023-05-04T19:35:58.000Z] #36 [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 [2023-05-04T19:35:58.000Z] #0 1.920 + git clone https://github.com/docker/distribution.git . [2023-05-04T19:35:58.000Z] #0 1.920 Cloning into '.'... [2023-05-04T19:35:58.000Z] #0 6.846 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-05-04T19:35:58.000Z] #0 7.495 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-05-04T19:35:58.000Z] #36 ... [2023-05-04T19:35:58.000Z] [2023-05-04T19:35:58.000Z] #32 [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 [2023-05-04T19:35:58.000Z] #32 10.83 The following additional packages will be installed: [2023-05-04T19:35:58.000Z] #32 10.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:35:58.000Z] #32 10.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-05-04T19:35:58.000Z] #32 10.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-05-04T19:35:58.000Z] #32 10.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-05-04T19:35:58.000Z] #32 10.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-05-04T19:35:58.000Z] #32 10.84 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-05-04T19:35:58.000Z] #32 10.84 mingw-w64-common mingw-w64-x86-64-dev [2023-05-04T19:35:58.000Z] #32 10.84 Suggested packages: [2023-05-04T19:35:58.000Z] #32 10.84 gcc-10-locales seccomp wine64 [2023-05-04T19:35:58.000Z] #32 11.09 The following NEW packages will be installed: [2023-05-04T19:35:58.000Z] #32 11.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-05-04T19:35:58.000Z] #32 11.09 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-05-04T19:35:58.000Z] #32 11.09 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-05-04T19:35:58.000Z] #32 11.09 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-05-04T19:35:58.000Z] #32 11.09 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-05-04T19:35:58.000Z] #32 11.09 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-05-04T19:35:58.000Z] #32 11.09 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-05-04T19:35:58.000Z] #32 11.09 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-05-04T19:35:58.000Z] #32 11.09 mingw-w64-x86-64-dev [2023-05-04T19:35:58.029Z] #35 69.92 + bin/containerd-shim [2023-05-04T19:35:58.238Z] [2023-05-04T19:35:58.238Z] #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 [2023-05-04T19:35:58.260Z] #32 11.40 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:58.260Z] #32 11.40 Need to get 115 MB of archives. [2023-05-04T19:35:58.260Z] #32 11.40 After this operation, 645 MB of additional disk space will be used. [2023-05-04T19:35:58.260Z] #32 11.40 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] [2023-05-04T19:35:58.351Z] #36 ... [2023-05-04T19:35:58.351Z] [2023-05-04T19:35:58.351Z] #19 [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 [2023-05-04T19:35:58.351Z] #19 13.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:35:58.351Z] #19 14.19 Selecting previously unselected package cmake-data. [2023-05-04T19:35:58.351Z] #19 14.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-05-04T19:35:58.351Z] #19 14.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:35:58.351Z] #19 16.45 Selecting previously unselected package libicu67:arm64. [2023-05-04T19:35:58.351Z] #19 16.51 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-05-04T19:35:58.351Z] #19 16.78 Unpacking libicu67:arm64 (67.1-7) ... [2023-05-04T19:35:58.351Z] #19 19.78 Selecting previously unselected package libxml2:arm64. [2023-05-04T19:35:58.351Z] #19 19.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... [2023-05-04T19:35:58.351Z] #19 19.90 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:35:58.351Z] #19 20.64 Selecting previously unselected package libarchive13:arm64. [2023-05-04T19:35:58.351Z] #19 20.65 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-05-04T19:35:58.351Z] #19 20.66 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-05-04T19:35:58.351Z] #19 21.93 Selecting previously unselected package libjsoncpp24:arm64. [2023-05-04T19:35:58.351Z] #19 21.94 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-05-04T19:35:58.351Z] #19 22.11 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-05-04T19:35:58.351Z] #19 22.81 Selecting previously unselected package librhash0:arm64. [2023-05-04T19:35:58.351Z] #19 22.82 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-05-04T19:35:58.351Z] #19 23.00 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-05-04T19:35:58.521Z] #32 11.61 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] [2023-05-04T19:35:58.521Z] #32 11.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-05-04T19:35:58.521Z] #32 11.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-05-04T19:35:58.521Z] #32 11.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-05-04T19:35:58.521Z] #32 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-05-04T19:35:58.608Z] #19 ... [2023-05-04T19:35:58.608Z] [2023-05-04T19:35:58.608Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:58.608Z] #28 22.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:35:58.608Z] #28 22.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-05-04T19:35:58.608Z] #28 22.75 Setting up python3-protobuf (3.12.4-1) ... [2023-05-04T19:35:58.779Z] #32 11.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-05-04T19:35:58.779Z] #32 12.04 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] [2023-05-04T19:35:58.779Z] #32 12.04 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] [2023-05-04T19:35:58.800Z] #26 ... [2023-05-04T19:35:58.800Z] [2023-05-04T19:35:58.801Z] #25 [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 [2023-05-04T19:35:58.801Z] #0 9.838 Building dependency tree... [2023-05-04T19:35:58.801Z] #25 10.91 The following additional packages will be installed: [2023-05-04T19:35:58.801Z] #25 10.91 libbtrfs0 [2023-05-04T19:35:58.801Z] #25 11.00 The following NEW packages will be installed: [2023-05-04T19:35:58.801Z] #25 11.00 libbtrfs-dev libbtrfs0 [2023-05-04T19:35:58.801Z] #25 11.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:35:58.801Z] #25 11.33 Need to get 460 kB of archives. [2023-05-04T19:35:58.801Z] #25 11.33 After this operation, 1237 kB of additional disk space will be used. [2023-05-04T19:35:58.801Z] #25 11.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-05-04T19:35:58.801Z] #25 11.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-05-04T19:35:58.801Z] #25 11.90 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:35:58.801Z] #25 12.00 Fetched 460 kB in 0s (1047 kB/s) [2023-05-04T19:35:58.801Z] #25 12.17 Selecting previously unselected package libbtrfs0:amd64. [2023-05-04T19:35:58.801Z] #25 12.17 (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.) [2023-05-04T19:35:58.801Z] #25 12.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-05-04T19:35:58.801Z] #25 12.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:35:58.801Z] #25 12.50 Selecting previously unselected package libbtrfs-dev:amd64. [2023-05-04T19:35:58.801Z] #25 12.51 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-05-04T19:35:58.801Z] #25 12.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:35:58.801Z] #25 12.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:35:58.801Z] #25 13.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:35:58.801Z] #25 13.44 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:35:58.801Z] #25 DONE 16.6s [2023-05-04T19:35:58.801Z] [2023-05-04T19:35:58.801Z] #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 [2023-05-04T19:35:58.866Z] #28 ... [2023-05-04T19:35:58.866Z] [2023-05-04T19:35:58.866Z] #24 [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 [2023-05-04T19:35:58.866Z] #24 12.74 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-05-04T19:35:58.866Z] #24 13.16 [2023-05-04T19:35:58.866Z] #24 13.41 #=#=# ################################ 45.0% ######################################################################## 100.0% [2023-05-04T19:35:58.866Z] #24 13.80 [2023-05-04T19:35:58.866Z] #24 15.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-05-04T19:35:58.866Z] #24 15.43 [2023-05-04T19:35:58.866Z] #24 15.72 #=#=# ######################################################################## 100.0% [2023-05-04T19:35:58.866Z] #24 16.24 [2023-05-04T19:35:58.866Z] #24 16.30 Download of images into '/build' complete. [2023-05-04T19:35:58.866Z] #24 16.30 Use something like the following to load the result into a Docker daemon: [2023-05-04T19:35:58.866Z] #24 16.30 tar -cC '/build' . | docker load [2023-05-04T19:35:59.039Z] #32 12.25 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] [2023-05-04T19:35:59.039Z] #32 ... [2023-05-04T19:35:59.039Z] [2023-05-04T19:35:59.039Z] #21 [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 [2023-05-04T19:35:59.039Z] #21 2.049 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-05-04T19:35:59.039Z] #21 2.050 Cloning into '.'... [2023-05-04T19:35:59.039Z] #21 11.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-05-04T19:35:59.039Z] #21 11.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-05-04T19:35:59.039Z] #21 ... [2023-05-04T19:35:59.039Z] [2023-05-04T19:35:59.039Z] #23 [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 [2023-05-04T19:35:59.039Z] #23 6.787 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-05-04T19:35:59.039Z] #23 7.448 [2023-05-04T19:35:59.039Z] #23 7.709 #=#=# ######################################################################## 100.0% [2023-05-04T19:35:59.039Z] #23 8.319 [2023-05-04T19:35:59.039Z] #23 9.997 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-05-04T19:35:59.039Z] #23 10.49 [2023-05-04T19:35:59.039Z] #23 10.78 #=#=# ########## 14.8% ################################### 49.2% ############################################################# 84.9% ######################################################################## 100.0% [2023-05-04T19:35:59.123Z] #24 ... [2023-05-04T19:35:59.123Z] [2023-05-04T19:35:59.123Z] #36 [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 [2023-05-04T19:35:59.123Z] #36 23.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-05-04T19:35:59.123Z] #36 23.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-05-04T19:35:59.123Z] #36 23.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:35:59.180Z] #37 ... [2023-05-04T19:35:59.180Z] [2023-05-04T19:35:59.180Z] #38 [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 [2023-05-04T19:35:59.180Z] #0 1.181 + RM_GOPATH=0 [2023-05-04T19:35:59.180Z] #0 1.181 + TMP_GOPATH= [2023-05-04T19:35:59.180Z] #0 1.181 + : /build [2023-05-04T19:35:59.180Z] #0 1.181 + '[' -z '' ']' [2023-05-04T19:35:59.180Z] #0 1.181 ++ mktemp -d [2023-05-04T19:35:59.180Z] #0 1.183 + export GOPATH=/tmp/tmp.re60CKXwDW [2023-05-04T19:35:59.180Z] #0 1.183 + GOPATH=/tmp/tmp.re60CKXwDW [2023-05-04T19:35:59.180Z] #0 1.183 + RM_GOPATH=1 [2023-05-04T19:35:59.180Z] #0 1.183 + case "$(go env GOARCH)" in [2023-05-04T19:35:59.180Z] #0 1.190 ++ go env GOARCH [2023-05-04T19:35:59.180Z] #0 1.213 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:59.180Z] #0 1.213 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:59.180Z] #0 1.213 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:59.180Z] #0 1.215 + dir=/tmp/install [2023-05-04T19:35:59.180Z] #0 1.215 + bin=containerd [2023-05-04T19:35:59.180Z] #0 1.215 + shift [2023-05-04T19:35:59.180Z] #0 1.215 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-05-04T19:35:59.180Z] #0 1.215 + . /tmp/install/containerd.installer [2023-05-04T19:35:59.180Z] #0 1.215 ++ set -e [2023-05-04T19:35:59.180Z] #0 1.215 ++ : v1.6.20 [2023-05-04T19:35:59.180Z] #0 1.215 + install_containerd [2023-05-04T19:35:59.180Z] #0 1.216 Install containerd version v1.6.20 [2023-05-04T19:35:59.180Z] #0 1.216 + echo 'Install containerd version v1.6.20' [2023-05-04T19:35:59.180Z] #0 1.216 + git clone https://github.com/containerd/containerd.git /tmp/tmp.re60CKXwDW/src/github.com/containerd/containerd [2023-05-04T19:35:59.180Z] #0 1.232 Cloning into '/tmp/tmp.re60CKXwDW/src/github.com/containerd/containerd'... [2023-05-04T19:35:59.180Z] #38 ... [2023-05-04T19:35:59.180Z] [2023-05-04T19:35:59.180Z] #26 [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 [2023-05-04T19:35:59.180Z] #26 19.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-05-04T19:35:59.180Z] #26 19.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-05-04T19:35:59.180Z] #26 19.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:35:59.180Z] #26 22.00 Selecting previously unselected package gcc-mingw-w64-base. [2023-05-04T19:35:59.180Z] #26 22.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:35:59.180Z] #26 22.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:35:59.180Z] #26 22.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-05-04T19:35:59.180Z] #26 22.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:35:59.180Z] #26 22.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:35:59.180Z] #26 ... [2023-05-04T19:35:59.180Z] [2023-05-04T19:35:59.180Z] #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 [2023-05-04T19:35:59.180Z] #37 1.206 + RM_GOPATH=0 [2023-05-04T19:35:59.180Z] #37 1.206 + TMP_GOPATH= [2023-05-04T19:35:59.180Z] #37 1.206 + : /build [2023-05-04T19:35:59.180Z] #37 1.206 + '[' -z '' ']' [2023-05-04T19:35:59.180Z] #37 1.206 ++ mktemp -d [2023-05-04T19:35:59.180Z] #37 1.206 + export GOPATH=/tmp/tmp.INeixLspXY [2023-05-04T19:35:59.180Z] #37 1.206 + GOPATH=/tmp/tmp.INeixLspXY [2023-05-04T19:35:59.180Z] #37 1.206 + RM_GOPATH=1 [2023-05-04T19:35:59.180Z] #37 1.206 + case "$(go env GOARCH)" in [2023-05-04T19:35:59.180Z] #37 1.206 ++ go env GOARCH [2023-05-04T19:35:59.180Z] #37 1.238 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:59.180Z] #37 1.238 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:35:59.180Z] #37 1.238 ++ dirname /tmp/install/install.sh [2023-05-04T19:35:59.180Z] #37 1.243 + dir=/tmp/install [2023-05-04T19:35:59.180Z] #37 1.243 + bin=tini [2023-05-04T19:35:59.180Z] #37 1.243 + shift [2023-05-04T19:35:59.180Z] #37 1.243 + '[' '!' -f /tmp/install/tini.installer ']' [2023-05-04T19:35:59.180Z] #37 1.243 + . /tmp/install/tini.installer [2023-05-04T19:35:59.180Z] #37 1.243 ++ : v0.19.0 [2023-05-04T19:35:59.180Z] #37 1.243 + install_tini [2023-05-04T19:35:59.180Z] #37 1.243 + echo 'Install tini version v0.19.0' [2023-05-04T19:35:59.180Z] #37 1.243 + git clone https://github.com/krallin/tini.git /tmp/tmp.INeixLspXY/tini [2023-05-04T19:35:59.180Z] #37 1.246 Install tini version v0.19.0 [2023-05-04T19:35:59.180Z] #37 1.246 Cloning into '/tmp/tmp.INeixLspXY/tini'... [2023-05-04T19:35:59.304Z] #23 11.51 [2023-05-04T19:35:59.695Z] #36 ... [2023-05-04T19:35:59.695Z] [2023-05-04T19:35:59.695Z] #31 [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 [2023-05-04T19:35:59.695Z] #31 DONE 24.6s [2023-05-04T19:35:59.776Z] #37 1.731 + cd /tmp/tmp.INeixLspXY/tini [2023-05-04T19:35:59.776Z] #37 1.731 + git checkout -q v0.19.0 [2023-05-04T19:35:59.776Z] #37 1.736 + cmake . [2023-05-04T19:35:59.952Z] [2023-05-04T19:35:59.952Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:35:59.952Z] #28 23.99 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-05-04T19:35:59.952Z] #28 24.11 Setting up protobuf-compiler (3.12.4-1) ... [2023-05-04T19:35:59.952Z] #28 24.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:35:59.952Z] #28 24.54 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-05-04T19:35:59.952Z] #28 24.96 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:36:00.037Z] #37 2.088 -- The C compiler identification is GNU 10.2.1 [2023-05-04T19:36:00.037Z] #37 2.115 -- Detecting C compiler ABI info [2023-05-04T19:36:00.241Z] #23 ... [2023-05-04T19:36:00.241Z] [2023-05-04T19:36:00.241Z] #27 [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 [2023-05-04T19:36:00.241Z] #27 DONE 13.5s [2023-05-04T19:36:00.241Z] [2023-05-04T19:36:00.241Z] #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 [2023-05-04T19:36:00.241Z] #24 10.15 go: downloading github.com/spf13/cast v1.5.0 [2023-05-04T19:36:00.241Z] #24 10.22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-05-04T19:36:00.241Z] #24 10.25 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:36:00.241Z] #24 10.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-04T19:36:00.241Z] #24 10.29 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-05-04T19:36:00.241Z] #24 10.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-04T19:36:00.241Z] #24 10.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-04T19:36:00.241Z] #24 10.36 go: downloading github.com/stretchr/objx v0.4.0 [2023-05-04T19:36:00.241Z] #24 10.36 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-05-04T19:36:00.241Z] #24 10.36 go: downloading github.com/gobwas/glob v0.2.3 [2023-05-04T19:36:00.241Z] #24 10.38 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-05-04T19:36:00.241Z] #24 10.40 go: downloading go.uber.org/zap v1.17.0 [2023-05-04T19:36:00.241Z] #24 10.61 go: downloading github.com/kisielk/gotool v1.0.0 [2023-05-04T19:36:00.241Z] #24 10.66 go: downloading golang.org/x/text v0.3.7 [2023-05-04T19:36:00.241Z] #24 10.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-05-04T19:36:00.241Z] #24 10.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-05-04T19:36:00.241Z] #24 10.93 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-05-04T19:36:00.241Z] #24 10.94 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-05-04T19:36:00.241Z] #24 11.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-05-04T19:36:00.241Z] #24 11.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-05-04T19:36:00.241Z] #24 11.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-05-04T19:36:00.241Z] #24 11.16 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-05-04T19:36:00.241Z] #24 11.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-05-04T19:36:00.241Z] #24 11.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-05-04T19:36:00.241Z] #24 11.24 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-05-04T19:36:00.241Z] #24 11.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-05-04T19:36:00.241Z] #24 11.26 go: downloading github.com/ettle/strcase v0.1.1 [2023-05-04T19:36:00.241Z] #24 11.30 go: downloading github.com/Masterminds/semver v1.5.0 [2023-05-04T19:36:00.241Z] #24 11.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-05-04T19:36:00.241Z] #24 11.51 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-04T19:36:00.241Z] #24 11.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-05-04T19:36:00.241Z] #24 11.55 go: downloading github.com/fatih/structtag v1.2.0 [2023-05-04T19:36:00.241Z] #24 11.60 go: downloading github.com/google/go-cmp v0.5.8 [2023-05-04T19:36:00.241Z] #24 11.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-05-04T19:36:00.241Z] #24 11.65 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-05-04T19:36:00.241Z] #24 11.90 go: downloading github.com/prometheus/client_model v0.2.0 [2023-05-04T19:36:00.241Z] #24 12.04 go: downloading github.com/subosito/gotenv v1.4.0 [2023-05-04T19:36:00.241Z] #24 12.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-05-04T19:36:00.241Z] #24 12.36 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-05-04T19:36:00.241Z] #24 12.44 go: downloading github.com/magiconair/properties v1.8.6 [2023-05-04T19:36:00.241Z] #24 12.47 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-05-04T19:36:00.241Z] #24 12.52 go: downloading go.uber.org/atomic v1.7.0 [2023-05-04T19:36:00.241Z] #24 12.59 go: downloading go.uber.org/multierr v1.6.0 [2023-05-04T19:36:00.241Z] #24 12.63 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-05-04T19:36:00.241Z] #24 12.64 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-05-04T19:36:00.241Z] #24 12.66 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-05-04T19:36:00.241Z] #24 12.73 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-05-04T19:36:00.241Z] #24 12.74 go: downloading github.com/beorn7/perks v1.0.1 [2023-05-04T19:36:00.241Z] #24 12.75 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-05-04T19:36:00.241Z] #24 12.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-05-04T19:36:00.241Z] #24 12.82 go: downloading github.com/golang/protobuf v1.5.2 [2023-05-04T19:36:00.242Z] #24 12.82 go: downloading github.com/prometheus/common v0.32.1 [2023-05-04T19:36:00.242Z] #24 12.84 go: downloading github.com/prometheus/procfs v0.7.3 [2023-05-04T19:36:00.242Z] #24 12.92 go: downloading google.golang.org/protobuf v1.28.0 [2023-05-04T19:36:00.242Z] #24 13.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-05-04T19:36:00.242Z] #24 13.31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-05-04T19:36:00.244Z] #37 1.175 + RM_GOPATH=0 [2023-05-04T19:36:00.244Z] #37 1.175 + TMP_GOPATH= [2023-05-04T19:36:00.244Z] #37 1.176 + : /build [2023-05-04T19:36:00.244Z] #37 1.176 + '[' -z '' ']' [2023-05-04T19:36:00.244Z] #37 1.176 ++ mktemp -d [2023-05-04T19:36:00.244Z] #37 1.177 + export GOPATH=/tmp/tmp.eVony1wttm [2023-05-04T19:36:00.244Z] #37 1.177 + GOPATH=/tmp/tmp.eVony1wttm [2023-05-04T19:36:00.244Z] #37 1.177 + RM_GOPATH=1 [2023-05-04T19:36:00.244Z] #37 1.177 + case "$(go env GOARCH)" in [2023-05-04T19:36:00.244Z] #37 1.177 ++ go env GOARCH [2023-05-04T19:36:00.244Z] #37 1.197 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:00.244Z] #37 1.197 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:00.244Z] #37 1.198 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:00.244Z] #37 1.198 + dir=/tmp/install [2023-05-04T19:36:00.244Z] #37 1.198 + bin=containerd [2023-05-04T19:36:00.244Z] #37 1.198 + shift [2023-05-04T19:36:00.244Z] #37 1.198 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-05-04T19:36:00.244Z] #37 1.198 + . /tmp/install/containerd.installer [2023-05-04T19:36:00.244Z] #37 1.198 ++ set -e [2023-05-04T19:36:00.244Z] #37 1.198 ++ : v1.6.20 [2023-05-04T19:36:00.244Z] #37 1.199 + install_containerd [2023-05-04T19:36:00.244Z] #37 1.202 + echo 'Install containerd version v1.6.20' [2023-05-04T19:36:00.244Z] #37 1.202 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eVony1wttm/src/github.com/containerd/containerd [2023-05-04T19:36:00.244Z] #37 1.203 Install containerd version v1.6.20 [2023-05-04T19:36:00.244Z] #37 1.210 Cloning into '/tmp/tmp.eVony1wttm/src/github.com/containerd/containerd'... [2023-05-04T19:36:00.609Z] #37 2.359 -- Detecting C compiler ABI info - done [2023-05-04T19:36:00.609Z] #37 2.400 -- Check for working C compiler: /usr/bin/cc - skipped [2023-05-04T19:36:00.609Z] #37 2.402 -- Detecting C compile features [2023-05-04T19:36:00.609Z] #37 2.403 -- Detecting C compile features - done [2023-05-04T19:36:00.609Z] #37 2.418 -- Performing Test HAS_BUILTIN_FORTIFY [2023-05-04T19:36:00.609Z] #37 2.492 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-05-04T19:36:00.609Z] #37 2.519 -- Configuring done [2023-05-04T19:36:00.609Z] #37 2.524 -- Generating done [2023-05-04T19:36:00.609Z] #37 2.525 -- Build files have been written to: /tmp/tmp.INeixLspXY/tini [2023-05-04T19:36:00.609Z] #37 2.530 + make tini-static [2023-05-04T19:36:00.609Z] #37 2.694 Scanning dependencies of target tini-static [2023-05-04T19:36:00.609Z] #37 2.726 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-05-04T19:36:00.821Z] #24 ... [2023-05-04T19:36:00.821Z] [2023-05-04T19:36:00.821Z] #35 [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 [2023-05-04T19:36:00.821Z] #35 DONE 13.8s [2023-05-04T19:36:00.821Z] [2023-05-04T19:36:00.821Z] #33 [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 [2023-05-04T19:36:00.821Z] #33 DONE 14.0s [2023-05-04T19:36:00.821Z] [2023-05-04T19:36:00.821Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:00.821Z] #0 10.02 Building dependency tree... [2023-05-04T19:36:00.821Z] #28 10.54 The following additional packages will be installed: [2023-05-04T19:36:00.821Z] #28 10.54 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-05-04T19:36:00.821Z] #28 10.54 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-05-04T19:36:00.821Z] #28 10.55 Suggested packages: [2023-05-04T19:36:00.821Z] #28 10.55 manpages-dev protobuf-mode-el python3-setuptools [2023-05-04T19:36:00.821Z] #28 10.79 The following NEW packages will be installed: [2023-05-04T19:36:00.821Z] #28 10.79 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-05-04T19:36:00.821Z] #28 10.79 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-05-04T19:36:00.821Z] #28 10.79 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-05-04T19:36:00.821Z] #28 10.79 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-05-04T19:36:00.821Z] #28 11.09 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:36:00.821Z] #28 11.09 Need to get 4583 kB of archives. [2023-05-04T19:36:00.821Z] #28 11.09 After this operation, 25.9 MB of additional disk space will be used. [2023-05-04T19:36:00.821Z] #28 11.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-05-04T19:36:00.821Z] #28 11.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-05-04T19:36:00.821Z] #28 11.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-05-04T19:36:00.821Z] #28 11.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-05-04T19:36:00.821Z] #28 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-05-04T19:36:00.821Z] #28 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-05-04T19:36:00.821Z] #28 11.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-05-04T19:36:00.821Z] #28 11.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-05-04T19:36:00.821Z] #28 11.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-05-04T19:36:00.821Z] #28 11.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-05-04T19:36:00.821Z] #28 11.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-05-04T19:36:00.821Z] #28 11.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-05-04T19:36:00.821Z] #28 11.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-05-04T19:36:00.821Z] #28 11.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-05-04T19:36:00.821Z] #28 11.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-05-04T19:36:00.821Z] #28 11.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:36:00.821Z] #28 11.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-05-04T19:36:00.821Z] #28 11.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-05-04T19:36:00.821Z] #28 11.71 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:36:00.821Z] #28 11.91 Fetched 4583 kB in 1s (8974 kB/s) [2023-05-04T19:36:00.821Z] #28 12.34 Selecting previously unselected package libcap2:amd64. [2023-05-04T19:36:00.821Z] #28 12.34 (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.) [2023-05-04T19:36:00.821Z] #28 12.35 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-05-04T19:36:00.821Z] #28 13.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:36:00.821Z] #28 13.81 Selecting previously unselected package libcap-dev:amd64. [2023-05-04T19:36:00.821Z] #28 13.81 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-05-04T19:36:00.821Z] #28 13.82 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-05-04T19:36:00.938Z] #28 25.57 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-05-04T19:36:01.146Z] #28 14.12 Selecting previously unselected package libnet1:amd64. [2023-05-04T19:36:01.146Z] #28 14.12 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:36:01.146Z] #28 14.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:01.180Z] #37 3.066 [100%] Linking C executable tini-static [2023-05-04T19:36:01.325Z] #28 26.06 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:01.405Z] #28 14.35 Selecting previously unselected package libnet1-dev. [2023-05-04T19:36:01.406Z] #28 14.36 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:36:01.406Z] #28 ... [2023-05-04T19:36:01.406Z] [2023-05-04T19:36:01.406Z] #31 [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 [2023-05-04T19:36:01.406Z] #31 10.66 Fetched 460 kB in 0s (1402 kB/s) [2023-05-04T19:36:01.406Z] #31 11.01 Selecting previously unselected package libbtrfs0:amd64. [2023-05-04T19:36:01.406Z] #31 11.01 (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.) [2023-05-04T19:36:01.406Z] #31 11.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-05-04T19:36:01.406Z] #31 11.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:36:01.406Z] #31 12.03 Selecting previously unselected package libbtrfs-dev:amd64. [2023-05-04T19:36:01.406Z] #31 12.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-05-04T19:36:01.406Z] #31 12.15 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:36:01.406Z] #31 13.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:36:01.406Z] #31 13.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:36:01.406Z] #31 13.86 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:01.406Z] #31 DONE 14.6s [2023-05-04T19:36:01.406Z] [2023-05-04T19:36:01.406Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:01.406Z] #28 14.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:01.440Z] #37 3.345 [100%] Built target tini-static [2023-05-04T19:36:01.441Z] #37 3.378 + mkdir -p /build [2023-05-04T19:36:01.441Z] #37 3.386 + cp tini-static /build/docker-init [2023-05-04T19:36:01.664Z] #28 14.73 Selecting previously unselected package libnl-3-200:amd64. [2023-05-04T19:36:01.664Z] #28 14.73 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:36:01.664Z] #28 14.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:01.922Z] #28 14.94 Selecting previously unselected package libnl-3-dev:amd64. [2023-05-04T19:36:01.922Z] #28 14.94 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:36:01.922Z] #28 14.95 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:01.922Z] #28 15.10 Selecting previously unselected package libprotobuf-c1:amd64. [2023-05-04T19:36:01.922Z] #28 15.11 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:36:01.922Z] #28 15.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:02.014Z] #37 DONE 3.9s [2023-05-04T19:36:02.014Z] [2023-05-04T19:36:02.014Z] #36 [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 [2023-05-04T19:36:02.014Z] #36 2.566 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-05-04T19:36:02.014Z] #36 3.114 [2023-05-04T19:36:02.014Z] #36 3.380 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:02.014Z] #36 3.750 [2023-05-04T19:36:02.180Z] #28 15.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-05-04T19:36:02.180Z] #28 15.37 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:36:02.180Z] #28 15.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:02.196Z] #37 ... [2023-05-04T19:36:02.196Z] [2023-05-04T19:36:02.196Z] #24 [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 [2023-05-04T19:36:02.196Z] #24 4.694 [2023-05-04T19:36:02.196Z] #24 6.336 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-05-04T19:36:02.196Z] #24 6.911 [2023-05-04T19:36:02.196Z] #24 7.150 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:02.196Z] #24 7.545 [2023-05-04T19:36:02.196Z] #24 8.852 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-05-04T19:36:02.196Z] #24 9.304 [2023-05-04T19:36:02.196Z] #24 9.570 #=#=# 0.1% ###### 9.3% ##################################### 52.2% ############################################ 61.2% #################################################################### 95.0% ######################################################################## 100.0% [2023-05-04T19:36:02.196Z] #24 10.54 [2023-05-04T19:36:02.196Z] #24 12.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-05-04T19:36:02.196Z] #24 12.61 [2023-05-04T19:36:02.196Z] #24 12.84 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:02.196Z] #24 13.31 [2023-05-04T19:36:02.196Z] #24 14.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-05-04T19:36:02.461Z] #24 ... [2023-05-04T19:36:02.461Z] [2023-05-04T19:36:02.461Z] #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 [2023-05-04T19:36:02.461Z] #34 DONE 20.1s [2023-05-04T19:36:02.461Z] [2023-05-04T19:36:02.461Z] #24 [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 [2023-05-04T19:36:02.461Z] #24 14.72 [2023-05-04T19:36:02.461Z] #24 ... [2023-05-04T19:36:02.461Z] [2023-05-04T19:36:02.461Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:02.461Z] #31 10.89 Fetched 4583 kB in 1s (8195 kB/s) [2023-05-04T19:36:02.461Z] #31 11.09 Selecting previously unselected package libcap2:amd64. [2023-05-04T19:36:02.461Z] #31 11.09 (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.) [2023-05-04T19:36:02.461Z] #31 11.11 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 11.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:36:02.461Z] #31 11.62 Selecting previously unselected package libcap-dev:amd64. [2023-05-04T19:36:02.461Z] #31 11.62 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 11.63 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-05-04T19:36:02.461Z] #31 11.89 Selecting previously unselected package libnet1:amd64. [2023-05-04T19:36:02.461Z] #31 11.89 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 11.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:02.461Z] #31 12.06 Selecting previously unselected package libnet1-dev. [2023-05-04T19:36:02.461Z] #31 12.06 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 12.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:02.461Z] #31 12.26 Selecting previously unselected package libnl-3-200:amd64. [2023-05-04T19:36:02.461Z] #31 12.26 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 12.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:02.461Z] #31 12.50 Selecting previously unselected package libnl-3-dev:amd64. [2023-05-04T19:36:02.461Z] #31 12.50 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 12.50 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:02.461Z] #31 12.91 Selecting previously unselected package libprotobuf-c1:amd64. [2023-05-04T19:36:02.461Z] #31 12.93 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 13.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:02.461Z] #31 13.48 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-05-04T19:36:02.461Z] #31 13.48 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 13.56 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:02.461Z] #31 13.69 Selecting previously unselected package zlib1g-dev:amd64. [2023-05-04T19:36:02.461Z] #31 13.69 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 13.83 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:36:02.461Z] #31 14.65 Selecting previously unselected package libprotobuf23:amd64. [2023-05-04T19:36:02.461Z] #31 14.65 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 14.66 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-05-04T19:36:02.461Z] #31 15.31 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-05-04T19:36:02.461Z] #31 15.32 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 15.42 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-05-04T19:36:02.461Z] #31 15.96 Selecting previously unselected package libprotobuf-dev:amd64. [2023-05-04T19:36:02.461Z] #31 15.97 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 16.09 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-05-04T19:36:02.461Z] #31 16.75 Selecting previously unselected package libprotoc23:amd64. [2023-05-04T19:36:02.461Z] #31 16.75 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 16.78 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-05-04T19:36:02.461Z] #31 17.08 Selecting previously unselected package protobuf-c-compiler. [2023-05-04T19:36:02.461Z] #31 17.09 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 17.10 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:36:02.461Z] #31 17.29 Selecting previously unselected package protobuf-compiler. [2023-05-04T19:36:02.461Z] #31 17.29 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 17.31 Unpacking protobuf-compiler (3.12.4-1) ... [2023-05-04T19:36:02.461Z] #31 17.48 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:36:02.461Z] #31 17.48 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:36:02.461Z] #31 17.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:36:02.461Z] #31 17.63 Selecting previously unselected package python3-six. [2023-05-04T19:36:02.461Z] #31 17.63 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-05-04T19:36:02.461Z] #31 17.64 Unpacking python3-six (1.16.0-2) ... [2023-05-04T19:36:02.461Z] #31 17.78 Selecting previously unselected package python3-protobuf. [2023-05-04T19:36:02.461Z] #31 17.78 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-05-04T19:36:02.461Z] #31 17.82 Unpacking python3-protobuf (3.12.4-1) ... [2023-05-04T19:36:02.461Z] #31 18.93 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:36:02.461Z] #31 19.64 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-05-04T19:36:02.461Z] #31 19.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:02.461Z] #31 19.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:02.461Z] #31 19.94 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:02.461Z] #31 20.08 Setting up libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:36:02.461Z] #31 20.21 Setting up python3-six (1.16.0-2) ... [2023-05-04T19:36:02.461Z] #31 ... [2023-05-04T19:36:02.461Z] [2023-05-04T19:36:02.461Z] #24 [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 [2023-05-04T19:36:02.732Z] #24 14.96 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:02.732Z] #24 ... [2023-05-04T19:36:02.732Z] [2023-05-04T19:36:02.732Z] #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 [2023-05-04T19:36:02.732Z] #28 10.48 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-05-04T19:36:02.732Z] #28 10.48 vim-common xxd [2023-05-04T19:36:02.732Z] #28 10.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:36:02.732Z] #28 10.76 Need to get 17.7 MB of archives. [2023-05-04T19:36:02.732Z] #28 10.76 After this operation, 70.7 MB of additional disk space will be used. [2023-05-04T19:36:02.732Z] #28 10.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:36:02.732Z] #28 10.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:36:02.732Z] #28 10.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-05-04T19:36:02.732Z] #28 10.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-05-04T19:36:02.732Z] #28 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-05-04T19:36:02.733Z] #28 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-05-04T19:36:02.733Z] #28 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-05-04T19:36:02.733Z] #28 11.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-05-04T19:36:02.733Z] #28 11.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-05-04T19:36:02.733Z] #28 11.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-05-04T19:36:02.733Z] #28 11.84 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:36:02.733Z] #28 11.97 Fetched 17.7 MB in 1s (17.4 MB/s) [2023-05-04T19:36:02.733Z] #28 12.09 Selecting previously unselected package xxd. [2023-05-04T19:36:02.733Z] #28 12.09 (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.) [2023-05-04T19:36:02.733Z] #28 12.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:36:02.733Z] #28 12.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:02.733Z] #28 12.47 Selecting previously unselected package vim-common. [2023-05-04T19:36:02.733Z] #28 12.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:36:02.733Z] #28 12.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:02.733Z] #28 13.09 Selecting previously unselected package cmake-data. [2023-05-04T19:36:02.733Z] #28 13.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-05-04T19:36:02.733Z] #28 13.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:36:02.733Z] #28 15.02 Selecting previously unselected package libicu67:amd64. [2023-05-04T19:36:02.733Z] #28 15.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-05-04T19:36:02.733Z] #28 15.24 Unpacking libicu67:amd64 (67.1-7) ... [2023-05-04T19:36:02.733Z] #28 17.87 Selecting previously unselected package libxml2:amd64. [2023-05-04T19:36:02.733Z] #28 17.87 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-05-04T19:36:02.733Z] #28 17.91 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:36:02.733Z] #28 19.06 Selecting previously unselected package libarchive13:amd64. [2023-05-04T19:36:02.733Z] #28 19.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-05-04T19:36:02.733Z] #28 19.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-05-04T19:36:02.733Z] #28 19.91 Selecting previously unselected package libjsoncpp24:amd64. [2023-05-04T19:36:02.733Z] #28 19.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-05-04T19:36:02.733Z] #28 19.93 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-05-04T19:36:02.733Z] #28 20.22 Selecting previously unselected package librhash0:amd64. [2023-05-04T19:36:02.733Z] #28 20.22 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-05-04T19:36:02.733Z] #28 20.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-05-04T19:36:02.733Z] #28 20.51 Selecting previously unselected package libuv1:amd64. [2023-05-04T19:36:02.733Z] #28 20.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-05-04T19:36:02.733Z] #28 20.55 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-05-04T19:36:02.733Z] #28 ... [2023-05-04T19:36:02.733Z] [2023-05-04T19:36:02.733Z] #19 [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 [2023-05-04T19:36:02.733Z] #19 10.49 internal/reflectlite [2023-05-04T19:36:02.733Z] #19 10.50 sync [2023-05-04T19:36:02.733Z] #19 10.97 internal/testlog [2023-05-04T19:36:02.733Z] #19 11.35 errors [2023-05-04T19:36:02.733Z] #19 11.36 sort [2023-05-04T19:36:02.733Z] #19 11.61 io [2023-05-04T19:36:02.733Z] #19 11.62 internal/oserror [2023-05-04T19:36:02.733Z] #19 11.66 internal/safefilepath [2023-05-04T19:36:02.733Z] #19 11.66 path [2023-05-04T19:36:02.733Z] #19 11.68 strconv [2023-05-04T19:36:02.733Z] #19 11.80 syscall [2023-05-04T19:36:02.733Z] #19 12.61 strings [2023-05-04T19:36:02.733Z] #19 12.62 bytes [2023-05-04T19:36:02.733Z] #19 12.62 text/tabwriter [2023-05-04T19:36:02.733Z] #19 13.51 reflect [2023-05-04T19:36:02.733Z] #19 14.05 bufio [2023-05-04T19:36:02.733Z] #19 15.00 time [2023-05-04T19:36:02.733Z] #19 15.00 internal/syscall/execenv [2023-05-04T19:36:02.733Z] #19 15.02 internal/syscall/unix [2023-05-04T19:36:02.733Z] #19 16.78 io/fs [2023-05-04T19:36:02.733Z] #19 16.78 internal/poll [2023-05-04T19:36:02.733Z] #19 17.58 internal/fmtsort [2023-05-04T19:36:02.733Z] #19 17.85 os [2023-05-04T19:36:02.733Z] #19 18.68 io/ioutil [2023-05-04T19:36:02.733Z] #19 18.68 fmt [2023-05-04T19:36:02.733Z] #19 19.65 log [2023-05-04T19:36:02.733Z] #19 19.65 flag [2023-05-04T19:36:02.733Z] #19 19.65 github.com/BurntSushi/toml [2023-05-04T19:36:02.749Z] #28 15.76 Selecting previously unselected package zlib1g-dev:amd64. [2023-05-04T19:36:02.749Z] #28 15.77 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-05-04T19:36:02.749Z] #28 15.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:36:03.007Z] #28 16.08 Selecting previously unselected package libprotobuf23:amd64. [2023-05-04T19:36:03.007Z] #28 16.08 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-05-04T19:36:03.007Z] #28 16.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-05-04T19:36:03.040Z] #19 ... [2023-05-04T19:36:03.041Z] [2023-05-04T19:36:03.041Z] #29 [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 [2023-05-04T19:36:03.041Z] #29 10.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-05-04T19:36:03.041Z] #29 ... [2023-05-04T19:36:03.041Z] [2023-05-04T19:36:03.041Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:03.041Z] #31 20.77 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-05-04T19:36:03.041Z] #31 20.82 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-05-04T19:36:03.041Z] #31 20.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:36:03.041Z] #31 20.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:03.291Z] #35 74.60 + bin/containerd-shim-runc-v1 [2023-05-04T19:36:03.307Z] #31 ... [2023-05-04T19:36:03.307Z] [2023-05-04T19:36:03.307Z] #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 [2023-05-04T19:36:03.307Z] #30 11.10 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] [2023-05-04T19:36:03.307Z] #30 11.45 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] [2023-05-04T19:36:03.307Z] #30 11.83 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] [2023-05-04T19:36:03.307Z] #30 12.80 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] [2023-05-04T19:36:03.307Z] #30 13.13 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] [2023-05-04T19:36:03.307Z] #30 13.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-05-04T19:36:03.307Z] #30 13.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-05-04T19:36:03.307Z] #30 13.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-05-04T19:36:03.307Z] #30 13.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-05-04T19:36:03.307Z] #30 13.33 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] [2023-05-04T19:36:03.307Z] #30 13.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-05-04T19:36:03.307Z] #30 13.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-05-04T19:36:03.307Z] #30 13.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-05-04T19:36:03.307Z] #30 13.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-05-04T19:36:03.307Z] #30 13.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-05-04T19:36:03.307Z] #30 13.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-05-04T19:36:03.307Z] #30 13.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-05-04T19:36:03.307Z] #30 13.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-05-04T19:36:03.307Z] #30 13.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-05-04T19:36:03.307Z] #30 13.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-05-04T19:36:03.307Z] #30 14.03 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:36:03.307Z] #30 14.23 Fetched 115 MB in 4s (26.2 MB/s) [2023-05-04T19:36:03.307Z] #30 14.52 Selecting previously unselected package binutils-mingw-w64-i686. [2023-05-04T19:36:03.307Z] #30 14.52 (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.) [2023-05-04T19:36:03.307Z] #30 14.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-05-04T19:36:03.307Z] #30 14.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:03.307Z] #30 15.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-05-04T19:36:03.307Z] #30 15.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-05-04T19:36:03.307Z] #30 15.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:03.307Z] #30 16.75 Selecting previously unselected package binutils-mingw-w64. [2023-05-04T19:36:03.307Z] #30 16.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-05-04T19:36:03.307Z] #30 16.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:36:03.307Z] #30 16.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-05-04T19:36:03.307Z] #30 16.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:03.307Z] #30 17.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:03.307Z] #30 17.19 Selecting previously unselected package dmsetup. [2023-05-04T19:36:03.307Z] #30 17.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:03.307Z] #30 17.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:36:03.307Z] #30 17.40 Selecting previously unselected package mingw-w64-common. [2023-05-04T19:36:03.307Z] #30 17.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-05-04T19:36:03.307Z] #30 17.43 Unpacking mingw-w64-common (8.0.0-1) ... [2023-05-04T19:36:03.307Z] #30 20.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-05-04T19:36:03.307Z] #30 20.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-05-04T19:36:03.307Z] #30 20.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:36:03.398Z] #36 5.366 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-05-04T19:36:03.570Z] #30 ... [2023-05-04T19:36:03.570Z] [2023-05-04T19:36:03.570Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:03.570Z] #31 21.26 Setting up python3-protobuf (3.12.4-1) ... [2023-05-04T19:36:03.659Z] #36 5.949 [2023-05-04T19:36:03.919Z] #36 6.183 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:03.941Z] #28 17.19 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-05-04T19:36:04.199Z] #28 ... [2023-05-04T19:36:04.199Z] [2023-05-04T19:36:04.199Z] #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 [2023-05-04T19:36:04.199Z] #30 DONE 17.2s [2023-05-04T19:36:04.199Z] [2023-05-04T19:36:04.199Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:04.199Z] #28 17.20 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-05-04T19:36:04.199Z] #28 17.22 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-05-04T19:36:04.199Z] #28 17.45 Selecting previously unselected package libprotobuf-dev:amd64. [2023-05-04T19:36:04.226Z] #35 ... [2023-05-04T19:36:04.226Z] [2023-05-04T19:36:04.226Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:36:04.226Z] #0 6.106 Collecting yamllint==1.26.1 [2023-05-04T19:36:04.226Z] #0 7.148 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-05-04T19:36:04.226Z] #0 7.579 Collecting pathspec>=0.5.3 [2023-05-04T19:36:04.226Z] #0 7.583 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-05-04T19:36:04.226Z] #0 7.727 Collecting pyyaml [2023-05-04T19:36:04.226Z] #0 7.736 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) [2023-05-04T19:36:04.226Z] #0 7.757 Building wheels for collected packages: yamllint [2023-05-04T19:36:04.226Z] #0 7.758 Building wheel for yamllint (setup.py): started [2023-05-04T19:36:04.457Z] #28 17.46 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-05-04T19:36:04.457Z] #28 17.47 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-05-04T19:36:04.483Z] #52 8.067 Building wheel for yamllint (setup.py): finished with status 'done' [2023-05-04T19:36:04.483Z] #52 8.068 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5358f0ef9fea9f8ebd356a7f89cd62874242f4750eeb13a7675f0a620130733c [2023-05-04T19:36:04.483Z] #52 8.068 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-05-04T19:36:04.483Z] #52 8.071 Successfully built yamllint [2023-05-04T19:36:04.483Z] #52 8.078 Installing collected packages: pyyaml, pathspec, yamllint [2023-05-04T19:36:04.514Z] #36 6.638 [2023-05-04T19:36:04.601Z] #28 ... [2023-05-04T19:36:04.601Z] [2023-05-04T19:36:04.601Z] #33 [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 [2023-05-04T19:36:04.602Z] #33 27.86 Updating files: 40% (4675/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/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: 91% (10409/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. [2023-05-04T19:36:04.602Z] #33 29.10 + cd /tmp/tmp.ls3nn3tbJL/tmp/docker-ce [2023-05-04T19:36:04.602Z] #33 29.10 + git checkout -q v17.06.2-ce [2023-05-04T19:36:04.740Z] #52 8.208 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-05-04T19:36:04.971Z] #31 22.55 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-05-04T19:36:04.971Z] #31 22.80 Setting up protobuf-compiler (3.12.4-1) ... [2023-05-04T19:36:05.232Z] #31 23.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:05.305Z] #52 DONE 8.8s [2023-05-04T19:36:05.305Z] [2023-05-04T19:36:05.305Z] #35 [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 [2023-05-04T19:36:05.305Z] #35 77.28 + bin/containerd-shim-runc-v2 [2023-05-04T19:36:05.401Z] #28 18.51 Selecting previously unselected package libprotoc23:amd64. [2023-05-04T19:36:05.401Z] #28 18.51 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-05-04T19:36:05.501Z] #31 23.26 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-05-04T19:36:05.562Z] #35 ... [2023-05-04T19:36:05.562Z] [2023-05-04T19:36:05.562Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-05-04T19:36:05.562Z] #53 DONE 0.1s [2023-05-04T19:36:05.562Z] [2023-05-04T19:36:05.562Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-05-04T19:36:05.562Z] #54 DONE 0.1s [2023-05-04T19:36:05.562Z] [2023-05-04T19:36:05.562Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-05-04T19:36:05.660Z] #28 ... [2023-05-04T19:36:05.660Z] [2023-05-04T19:36:05.660Z] #23 [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 [2023-05-04T19:36:05.660Z] #23 12.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-05-04T19:36:05.660Z] #23 13.43 [2023-05-04T19:36:05.660Z] #23 13.74 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:05.660Z] #23 14.23 [2023-05-04T19:36:05.660Z] #23 15.44 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-05-04T19:36:05.660Z] #23 15.87 [2023-05-04T19:36:05.660Z] #23 16.11 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:05.660Z] #23 16.71 [2023-05-04T19:36:05.660Z] #23 16.84 Download of images into '/build' complete. [2023-05-04T19:36:05.660Z] #23 16.84 Use something like the following to load the result into a Docker daemon: [2023-05-04T19:36:05.660Z] #23 16.84 tar -cC '/build' . | docker load [2023-05-04T19:36:05.660Z] #23 DONE 17.7s [2023-05-04T19:36:05.660Z] [2023-05-04T19:36:05.660Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:05.660Z] #28 18.62 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-05-04T19:36:05.781Z] #31 ... [2023-05-04T19:36:05.781Z] [2023-05-04T19:36:05.781Z] #24 [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 [2023-05-04T19:36:05.781Z] #24 15.39 [2023-05-04T19:36:05.781Z] #24 15.52 Download of images into '/build' complete. [2023-05-04T19:36:05.781Z] #24 15.52 Use something like the following to load the result into a Docker daemon: [2023-05-04T19:36:05.781Z] #24 15.52 tar -cC '/build' . | docker load [2023-05-04T19:36:05.781Z] #24 DONE 18.3s [2023-05-04T19:36:05.820Z] #55 DONE 0.2s [2023-05-04T19:36:05.820Z] [2023-05-04T19:36:05.820Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-05-04T19:36:05.820Z] #56 DONE 0.0s [2023-05-04T19:36:05.820Z] [2023-05-04T19:36:05.820Z] #35 [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 [2023-05-04T19:36:05.820Z] #35 ... [2023-05-04T19:36:05.820Z] [2023-05-04T19:36:05.820Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-05-04T19:36:05.820Z] #57 DONE 0.0s [2023-05-04T19:36:05.820Z] [2023-05-04T19:36:05.820Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-05-04T19:36:05.820Z] #58 DONE 0.1s [2023-05-04T19:36:05.898Z] #36 7.891 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-05-04T19:36:05.898Z] #36 8.274 [2023-05-04T19:36:05.917Z] #28 19.03 Selecting previously unselected package protobuf-c-compiler. [2023-05-04T19:36:05.917Z] #28 19.04 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:36:05.917Z] #28 19.04 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:36:05.972Z] #33 30.68 + mkdir -p /tmp/tmp.ls3nn3tbJL/src/github.com/docker [2023-05-04T19:36:05.972Z] #33 30.68 + mv components/cli /tmp/tmp.ls3nn3tbJL/src/github.com/docker/cli [2023-05-04T19:36:05.972Z] #33 30.69 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-05-04T19:36:06.051Z] [2023-05-04T19:36:06.051Z] #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 [2023-05-04T19:36:06.051Z] #30 23.47 Selecting previously unselected package gcc-mingw-w64-base. [2023-05-04T19:36:06.051Z] #30 23.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:06.051Z] #30 23.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:36:06.051Z] #30 ... [2023-05-04T19:36:06.051Z] [2023-05-04T19:36:06.051Z] #19 [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 [2023-05-04T19:36:06.051Z] #19 20.95 github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:36:06.051Z] #19 DONE 23.9s [2023-05-04T19:36:06.051Z] [2023-05-04T19:36:06.051Z] #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 [2023-05-04T19:36:06.051Z] #30 23.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-05-04T19:36:06.051Z] #30 23.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:06.051Z] #30 23.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:06.078Z] [2023-05-04T19:36:06.078Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-05-04T19:36:06.078Z] #59 DONE 0.1s [2023-05-04T19:36:06.078Z] [2023-05-04T19:36:06.078Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-05-04T19:36:06.078Z] #60 DONE 0.1s [2023-05-04T19:36:06.078Z] [2023-05-04T19:36:06.078Z] #35 [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 [2023-05-04T19:36:06.078Z] #35 ... [2023-05-04T19:36:06.078Z] [2023-05-04T19:36:06.078Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-05-04T19:36:06.078Z] #61 DONE 0.1s [2023-05-04T19:36:06.078Z] [2023-05-04T19:36:06.078Z] #35 [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 [2023-05-04T19:36:06.078Z] #35 77.98 + binaries [2023-05-04T19:36:06.078Z] #35 77.98 + install -D bin/containerd /build/containerd [2023-05-04T19:36:06.078Z] #35 78.01 + install -D bin/containerd-shim /build/containerd-shim [2023-05-04T19:36:06.078Z] #35 78.02 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-05-04T19:36:06.078Z] #35 78.03 + install -D bin/ctr /build/ctr [2023-05-04T19:36:06.175Z] #28 19.16 Selecting previously unselected package protobuf-compiler. [2023-05-04T19:36:06.175Z] #28 19.16 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-05-04T19:36:06.175Z] #28 19.19 Unpacking protobuf-compiler (3.12.4-1) ... [2023-05-04T19:36:06.335Z] #35 DONE 78.3s [2023-05-04T19:36:06.335Z] [2023-05-04T19:36:06.335Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-05-04T19:36:06.335Z] #62 DONE 0.3s [2023-05-04T19:36:06.335Z] [2023-05-04T19:36:06.335Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-05-04T19:36:06.420Z] #36 8.529 #=#=# ################ 23.2% ####### [2023-05-04T19:36:06.420Z] #36 ... [2023-05-04T19:36:06.420Z] [2023-05-04T19:36:06.420Z] #38 [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 [2023-05-04T19:36:06.420Z] #38 17.39 + cd /tmp/tmp.re60CKXwDW/src/github.com/containerd/containerd [2023-05-04T19:36:06.420Z] #38 17.39 + git checkout -q v1.6.20 [2023-05-04T19:36:06.592Z] #63 DONE 0.1s [2023-05-04T19:36:06.592Z] [2023-05-04T19:36:06.592Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-05-04T19:36:06.592Z] #64 DONE 0.1s [2023-05-04T19:36:06.634Z] #30 ... [2023-05-04T19:36:06.634Z] [2023-05-04T19:36:06.634Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:06.634Z] #31 23.69 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:36:06.634Z] #31 23.85 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:06.634Z] #31 23.88 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:06.634Z] #31 DONE 24.2s [2023-05-04T19:36:06.634Z] [2023-05-04T19:36:06.634Z] #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 [2023-05-04T19:36:06.634Z] #28 20.78 Selecting previously unselected package cmake. [2023-05-04T19:36:06.634Z] #28 20.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-05-04T19:36:06.634Z] #28 20.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:36:06.634Z] #28 22.86 Setting up libicu67:amd64 (67.1-7) ... [2023-05-04T19:36:06.634Z] #28 23.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:06.634Z] #28 23.35 Setting up libuv1:amd64 (1.40.0-2) ... [2023-05-04T19:36:06.634Z] #28 23.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:06.634Z] #28 23.89 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-05-04T19:36:06.634Z] #28 23.92 Setting up librhash0:amd64 (1.4.1-2) ... [2023-05-04T19:36:06.634Z] #28 23.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:36:06.634Z] #28 24.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:36:06.634Z] #28 24.14 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-05-04T19:36:06.634Z] #28 24.22 Setting up cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:36:06.634Z] #28 24.28 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:06.741Z] #28 19.78 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:36:06.741Z] #28 19.78 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:36:06.741Z] #28 19.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:36:06.896Z] #28 DONE 24.8s [2023-05-04T19:36:06.896Z] [2023-05-04T19:36:06.896Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:06.999Z] #28 20.04 Selecting previously unselected package python3-six. [2023-05-04T19:36:06.999Z] #28 20.05 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-05-04T19:36:06.999Z] #28 20.06 Unpacking python3-six (1.16.0-2) ... [2023-05-04T19:36:06.999Z] #28 20.18 Selecting previously unselected package python3-protobuf. [2023-05-04T19:36:06.999Z] #28 20.19 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-05-04T19:36:06.999Z] #28 20.20 Unpacking python3-protobuf (3.12.4-1) ... [2023-05-04T19:36:07.156Z] [2023-05-04T19:36:07.156Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-05-04T19:36:07.256Z] #28 20.38 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:36:07.346Z] #33 ... [2023-05-04T19:36:07.346Z] [2023-05-04T19:36:07.346Z] #32 [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 [2023-05-04T19:36:07.346Z] #32 21.94 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:36:07.346Z] #32 21.94 + GOBIN=/build [2023-05-04T19:36:07.346Z] #32 21.94 + GO111MODULE=on [2023-05-04T19:36:07.346Z] #32 21.94 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-05-04T19:36:07.346Z] #32 ... [2023-05-04T19:36:07.346Z] [2023-05-04T19:36:07.346Z] #36 [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 [2023-05-04T19:36:07.346Z] #36 26.24 Selecting previously unselected package gcc-mingw-w64-base. [2023-05-04T19:36:07.346Z] #36 26.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-05-04T19:36:07.346Z] #36 26.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:36:07.346Z] #36 27.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-05-04T19:36:07.346Z] #36 27.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-05-04T19:36:07.346Z] #36 27.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:07.346Z] #36 30.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-05-04T19:36:07.346Z] #36 30.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-05-04T19:36:07.346Z] #36 30.53 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:07.370Z] #38 18.24 + export 'BUILDTAGS=netgo osusergo static_build' [2023-05-04T19:36:07.370Z] #38 ... [2023-05-04T19:36:07.370Z] [2023-05-04T19:36:07.370Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:07.370Z] #0 2.425 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:36:07.370Z] #0 2.425 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:36:07.370Z] #0 2.438 Note: Building without GnuTLS support [2023-05-04T19:36:07.370Z] #0 2.444 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:36:07.370Z] #0 2.444 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:36:07.370Z] #0 3.416 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:36:07.370Z] #0 3.466 GEN .gitid [2023-05-04T19:36:07.370Z] #0 3.509 GEN criu/include/version.h [2023-05-04T19:36:07.370Z] #0 3.552 GEN include/common/asm [2023-05-04T19:36:07.370Z] #0 4.753 PBCC images/timens.pb-c.c [2023-05-04T19:36:07.370Z] #0 4.764 DEP images/timens.pb-c.d [2023-05-04T19:36:07.370Z] #0 4.797 PBCC images/fown.pb-c.c [2023-05-04T19:36:07.370Z] #0 4.830 PBCC images/google/protobuf/descriptor.pb-c.c [2023-05-04T19:36:07.370Z] #0 4.861 PBCC images/opts.pb-c.c [2023-05-04T19:36:07.370Z] #0 4.883 PBCC images/memfd.pb-c.c [2023-05-04T19:36:07.370Z] #0 4.905 DEP images/fown.pb-c.d [2023-05-04T19:36:07.370Z] #0 4.937 DEP images/google/protobuf/descriptor.pb-c.d [2023-05-04T19:36:07.370Z] #0 4.976 DEP images/opts.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.001 DEP images/memfd.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.033 PBCC images/sit.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.061 DEP images/sit.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.090 PBCC images/macvlan.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.097 DEP images/macvlan.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.117 PBCC images/autofs.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.130 DEP images/autofs.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.163 PBCC images/sysctl.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.173 DEP images/sysctl.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.210 PBCC images/time.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.216 DEP images/time.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.239 PBCC images/binfmt-misc.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.270 DEP images/binfmt-misc.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.301 PBCC images/seccomp.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.317 DEP images/seccomp.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.347 PBCC images/userns.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.356 DEP images/userns.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.392 PBCC images/cgroup.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.437 DEP images/cgroup.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.481 PBCC images/ext-file.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.486 DEP images/ext-file.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.502 PBCC images/rpc.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.519 DEP images/rpc.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.548 PBCC images/siginfo.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.562 DEP images/siginfo.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.595 PBCC images/pagemap.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.624 DEP images/pagemap.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.658 PBCC images/rlimit.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.670 DEP images/rlimit.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.689 PBCC images/file-lock.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.747 DEP images/file-lock.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.771 PBCC images/tty.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.786 DEP images/tty.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.804 PBCC images/tun.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.826 PBCC images/netdev.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.840 DEP images/tun.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.859 DEP images/netdev.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.886 PBCC images/vma.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.908 DEP images/vma.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.928 PBCC images/creds.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.939 DEP images/creds.pb-c.d [2023-05-04T19:36:07.370Z] #0 5.965 PBCC images/utsns.pb-c.c [2023-05-04T19:36:07.370Z] #0 5.983 DEP images/utsns.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.018 PBCC images/ipc-desc.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.026 PBCC images/ipc-sem.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.047 DEP images/ipc-desc.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.081 DEP images/ipc-sem.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.108 PBCC images/ipc-msg.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.136 DEP images/ipc-msg.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.171 PBCC images/ipc-shm.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.234 DEP images/ipc-shm.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.258 PBCC images/ipc-var.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.270 DEP images/ipc-var.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.301 PBCC images/sk-opts.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.313 PBCC images/packet-sock.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.325 DEP images/sk-opts.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.359 DEP images/packet-sock.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.391 PBCC images/sk-netlink.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.405 DEP images/sk-netlink.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.424 PBCC images/sk-inet.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.439 DEP images/sk-inet.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.452 PBCC images/sk-unix.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.466 DEP images/sk-unix.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.494 PBCC images/mm.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.506 DEP images/mm.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.534 PBCC images/timerfd.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.568 DEP images/timerfd.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.593 PBCC images/timer.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.609 DEP images/timer.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.633 PBCC images/sa.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.647 DEP images/sa.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.671 PBCC images/pipe-data.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.694 DEP images/pipe-data.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.722 PBCC images/mnt.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.759 DEP images/mnt.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.778 PBCC images/sk-packet.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.785 DEP images/sk-packet.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.822 PBCC images/tcp-stream.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.848 DEP images/tcp-stream.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.871 PBCC images/pipe.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.893 DEP images/pipe.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.922 PBCC images/pstree.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.930 DEP images/pstree.pb-c.d [2023-05-04T19:36:07.370Z] #0 6.966 PBCC images/fs.pb-c.c [2023-05-04T19:36:07.370Z] #0 6.975 DEP images/fs.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.006 PBCC images/signalfd.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.034 DEP images/signalfd.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.066 PBCC images/fh.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.100 PBCC images/fsnotify.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.126 DEP images/fh.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.142 DEP images/fsnotify.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.168 PBCC images/eventpoll.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.182 DEP images/eventpoll.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.214 PBCC images/eventfd.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.222 DEP images/eventfd.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.235 PBCC images/remap-file-path.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.246 DEP images/remap-file-path.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.262 PBCC images/fifo.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.274 DEP images/fifo.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.297 PBCC images/ghost-file.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.309 DEP images/ghost-file.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.330 PBCC images/regfile.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.341 DEP images/regfile.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.390 PBCC images/ns.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.398 DEP images/ns.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.424 PBCC images/fdinfo.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.458 DEP images/fdinfo.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.484 PBCC images/core-aarch64.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.504 PBCC images/core-arm.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.517 PBCC images/core-ppc64.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.532 PBCC images/core-s390.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.552 PBCC images/core-x86.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.567 PBCC images/core.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.589 PBCC images/inventory.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.621 DEP images/core-aarch64.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.684 DEP images/core-arm.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.706 DEP images/core-ppc64.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.742 DEP images/core-s390.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.781 DEP images/core-x86.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.826 DEP images/core.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.854 DEP images/inventory.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.912 PBCC images/cpuinfo.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.930 DEP images/cpuinfo.pb-c.d [2023-05-04T19:36:07.370Z] #0 7.958 PBCC images/stats.pb-c.c [2023-05-04T19:36:07.370Z] #0 7.974 DEP images/stats.pb-c.d [2023-05-04T19:36:07.370Z] #0 9.008 make[1]: Nothing to be done for 'all'. [2023-05-04T19:36:07.370Z] #39 10.18 CC images/stats.o [2023-05-04T19:36:07.370Z] #39 ... [2023-05-04T19:36:07.370Z] [2023-05-04T19:36:07.370Z] #36 [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 [2023-05-04T19:36:07.370Z] #36 8.529 #=#=# ################ 23.2% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2023-05-04T19:36:07.370Z] #36 9.226 [2023-05-04T19:36:07.414Z] #65 DONE 0.4s [2023-05-04T19:36:07.671Z] [2023-05-04T19:36:07.671Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-05-04T19:36:07.671Z] #66 DONE 0.1s [2023-05-04T19:36:07.671Z] [2023-05-04T19:36:07.671Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-05-04T19:36:07.671Z] #67 DONE 0.2s [2023-05-04T19:36:07.828Z] #28 20.81 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-05-04T19:36:07.828Z] #28 20.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:07.828Z] #28 20.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:07.828Z] #28 20.91 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:07.828Z] #28 20.94 Setting up libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:36:07.828Z] #28 20.96 Setting up python3-six (1.16.0-2) ... [2023-05-04T19:36:07.928Z] [2023-05-04T19:36:07.928Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-05-04T19:36:07.928Z] #68 DONE 0.0s [2023-05-04T19:36:07.928Z] [2023-05-04T19:36:07.928Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-05-04T19:36:07.928Z] #69 DONE 0.0s [2023-05-04T19:36:07.928Z] [2023-05-04T19:36:07.928Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-05-04T19:36:08.317Z] #36 10.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-05-04T19:36:08.399Z] #28 21.42 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-05-04T19:36:08.399Z] #28 21.45 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-05-04T19:36:08.399Z] #28 ... [2023-05-04T19:36:08.399Z] [2023-05-04T19:36:08.399Z] #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 [2023-05-04T19:36:08.399Z] #34 11.39 Selecting previously unselected package vim-common. [2023-05-04T19:36:08.399Z] #34 11.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:36:08.399Z] #34 11.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:08.399Z] #34 12.56 Selecting previously unselected package cmake-data. [2023-05-04T19:36:08.399Z] #34 12.56 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-05-04T19:36:08.399Z] #34 13.09 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:36:08.399Z] #34 14.69 Selecting previously unselected package libicu67:amd64. [2023-05-04T19:36:08.399Z] #34 14.71 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-05-04T19:36:08.399Z] #34 14.74 Unpacking libicu67:amd64 (67.1-7) ... [2023-05-04T19:36:08.399Z] #34 17.58 Selecting previously unselected package libxml2:amd64. [2023-05-04T19:36:08.399Z] #34 17.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-05-04T19:36:08.399Z] #34 17.64 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:36:08.399Z] #34 18.39 Selecting previously unselected package libarchive13:amd64. [2023-05-04T19:36:08.399Z] #34 18.41 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-05-04T19:36:08.399Z] #34 18.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-05-04T19:36:08.399Z] #34 18.74 Selecting previously unselected package libjsoncpp24:amd64. [2023-05-04T19:36:08.399Z] #34 18.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-05-04T19:36:08.399Z] #34 18.77 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-05-04T19:36:08.399Z] #34 18.99 Selecting previously unselected package librhash0:amd64. [2023-05-04T19:36:08.399Z] #34 19.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-05-04T19:36:08.399Z] #34 19.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-05-04T19:36:08.399Z] #34 19.30 Selecting previously unselected package libuv1:amd64. [2023-05-04T19:36:08.399Z] #34 19.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-05-04T19:36:08.399Z] #34 19.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-05-04T19:36:08.399Z] #34 19.89 Selecting previously unselected package cmake. [2023-05-04T19:36:08.399Z] #34 19.90 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-05-04T19:36:08.399Z] #34 19.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:36:08.399Z] #34 21.18 Setting up libicu67:amd64 (67.1-7) ... [2023-05-04T19:36:08.399Z] #34 21.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:08.399Z] #34 21.35 Setting up libuv1:amd64 (1.40.0-2) ... [2023-05-04T19:36:08.399Z] #34 21.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:08.399Z] #34 21.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-05-04T19:36:08.399Z] #34 ... [2023-05-04T19:36:08.399Z] [2023-05-04T19:36:08.399Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:08.399Z] #28 21.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-05-04T19:36:08.399Z] #28 21.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:08.399Z] #28 21.68 Setting up python3-protobuf (3.12.4-1) ... [2023-05-04T19:36:08.494Z] #70 DONE 0.7s [2023-05-04T19:36:08.752Z] [2023-05-04T19:36:08.752Z] #71 exporting to image [2023-05-04T19:36:08.752Z] #71 exporting layers [2023-05-04T19:36:08.888Z] #36 11.15 [2023-05-04T19:36:08.965Z] #28 ... [2023-05-04T19:36:08.966Z] [2023-05-04T19:36:08.966Z] #26 [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 [2023-05-04T19:36:08.966Z] #26 12.17 internal/reflectlite [2023-05-04T19:36:08.966Z] #26 12.17 sync [2023-05-04T19:36:08.966Z] #26 12.49 internal/testlog [2023-05-04T19:36:08.966Z] #26 12.85 errors [2023-05-04T19:36:08.966Z] #26 12.85 sort [2023-05-04T19:36:08.966Z] #26 13.01 strconv [2023-05-04T19:36:08.966Z] #26 13.02 io [2023-05-04T19:36:08.966Z] #26 13.02 internal/oserror [2023-05-04T19:36:08.966Z] #26 13.02 internal/safefilepath [2023-05-04T19:36:08.966Z] #26 13.02 path [2023-05-04T19:36:08.966Z] #26 13.23 syscall [2023-05-04T19:36:08.966Z] #26 13.76 bytes [2023-05-04T19:36:08.966Z] #26 13.76 text/tabwriter [2023-05-04T19:36:08.966Z] #26 13.77 strings [2023-05-04T19:36:08.966Z] #26 15.27 reflect [2023-05-04T19:36:08.966Z] #26 15.72 bufio [2023-05-04T19:36:08.966Z] #26 16.18 internal/syscall/unix [2023-05-04T19:36:08.966Z] #26 16.19 internal/syscall/execenv [2023-05-04T19:36:08.966Z] #26 16.19 time [2023-05-04T19:36:08.966Z] #26 18.05 io/fs [2023-05-04T19:36:08.966Z] #26 18.05 internal/poll [2023-05-04T19:36:08.966Z] #26 19.06 os [2023-05-04T19:36:08.966Z] #26 19.31 internal/fmtsort [2023-05-04T19:36:08.966Z] #26 20.00 io/ioutil [2023-05-04T19:36:08.966Z] #26 20.03 fmt [2023-05-04T19:36:08.966Z] #26 20.95 github.com/BurntSushi/toml [2023-05-04T19:36:08.966Z] #26 20.95 log [2023-05-04T19:36:08.966Z] #26 20.95 flag [2023-05-04T19:36:09.224Z] #26 22.34 github.com/BurntSushi/toml/cmd/tomlv [2023-05-04T19:36:09.224Z] #26 ... [2023-05-04T19:36:09.224Z] [2023-05-04T19:36:09.224Z] #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 [2023-05-04T19:36:09.224Z] #34 21.63 Setting up librhash0:amd64 (1.4.1-2) ... [2023-05-04T19:36:09.224Z] #34 21.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:36:09.224Z] #34 21.68 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:36:09.224Z] #34 21.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-05-04T19:36:09.224Z] #34 21.74 Setting up cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:36:09.224Z] #34 21.77 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:09.242Z] #36 33.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-05-04T19:36:09.242Z] #36 ... [2023-05-04T19:36:09.242Z] [2023-05-04T19:36:09.242Z] #19 [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 [2023-05-04T19:36:09.242Z] #19 23.72 Selecting previously unselected package libuv1:arm64. [2023-05-04T19:36:09.242Z] #19 23.73 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-05-04T19:36:09.242Z] #19 23.77 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-05-04T19:36:09.242Z] #19 23.99 Selecting previously unselected package cmake. [2023-05-04T19:36:09.242Z] #19 24.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-05-04T19:36:09.242Z] #19 24.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:36:09.242Z] #19 25.28 Setting up libicu67:arm64 (67.1-7) ... [2023-05-04T19:36:09.242Z] #19 25.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:09.242Z] #19 26.48 Setting up libuv1:arm64 (1.40.0-2) ... [2023-05-04T19:36:09.242Z] #19 26.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:09.242Z] #19 27.41 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-05-04T19:36:09.242Z] #19 27.59 Setting up librhash0:arm64 (1.4.1-2) ... [2023-05-04T19:36:09.242Z] #19 27.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-05-04T19:36:09.242Z] #19 28.26 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-05-04T19:36:09.242Z] #19 28.55 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-05-04T19:36:09.242Z] #19 28.90 Setting up cmake (3.18.4-2+deb11u1) ... [2023-05-04T19:36:09.242Z] #19 29.11 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:09.242Z] #19 ... [2023-05-04T19:36:09.242Z] [2023-05-04T19:36:09.242Z] #30 [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 [2023-05-04T19:36:09.242Z] #30 33.66 + dpkg --print-architecture [2023-05-04T19:36:09.410Z] #36 11.49 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:09.468Z] #38 2.885 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:36:09.468Z] #38 2.885 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:36:09.468Z] #38 2.901 Note: Building without GnuTLS support [2023-05-04T19:36:09.468Z] #38 2.907 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:36:09.468Z] #38 2.907 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:36:09.671Z] #36 11.88 [2023-05-04T19:36:09.790Z] #34 ... [2023-05-04T19:36:09.790Z] [2023-05-04T19:36:09.790Z] #32 [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 [2023-05-04T19:36:09.790Z] #32 13.00 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] [2023-05-04T19:36:09.790Z] #32 13.30 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] [2023-05-04T19:36:09.790Z] #32 13.55 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] [2023-05-04T19:36:09.790Z] #32 14.53 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] [2023-05-04T19:36:09.790Z] #32 14.78 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] [2023-05-04T19:36:09.790Z] #32 14.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-05-04T19:36:09.790Z] #32 14.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-05-04T19:36:09.790Z] #32 14.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-05-04T19:36:09.790Z] #32 14.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-05-04T19:36:09.790Z] #32 14.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] [2023-05-04T19:36:09.790Z] #32 14.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-05-04T19:36:09.790Z] #32 14.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-05-04T19:36:09.790Z] #32 14.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-05-04T19:36:09.790Z] #32 14.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-05-04T19:36:09.790Z] #32 14.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-05-04T19:36:09.790Z] #32 14.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-05-04T19:36:09.790Z] #32 14.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-05-04T19:36:09.790Z] #32 14.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-05-04T19:36:09.790Z] #32 14.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-05-04T19:36:09.790Z] #32 14.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-05-04T19:36:09.790Z] #32 15.20 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:36:09.790Z] #32 15.41 Fetched 115 MB in 4s (30.8 MB/s) [2023-05-04T19:36:09.790Z] #32 15.57 Selecting previously unselected package binutils-mingw-w64-i686. [2023-05-04T19:36:09.790Z] #32 15.57 (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.) [2023-05-04T19:36:09.790Z] #32 15.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-05-04T19:36:09.790Z] #32 15.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:09.790Z] #32 16.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-05-04T19:36:09.790Z] #32 16.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-05-04T19:36:09.790Z] #32 17.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:09.790Z] #32 18.62 Selecting previously unselected package binutils-mingw-w64. [2023-05-04T19:36:09.790Z] #32 18.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-05-04T19:36:09.790Z] #32 18.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:36:09.790Z] #32 18.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-05-04T19:36:09.790Z] #32 18.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:09.790Z] #32 18.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:09.790Z] #32 19.56 Selecting previously unselected package dmsetup. [2023-05-04T19:36:09.790Z] #32 19.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:09.790Z] #32 19.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:36:09.790Z] #32 19.90 Selecting previously unselected package mingw-w64-common. [2023-05-04T19:36:09.790Z] #32 19.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-05-04T19:36:09.790Z] #32 19.92 Unpacking mingw-w64-common (8.0.0-1) ... [2023-05-04T19:36:09.790Z] #32 22.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-05-04T19:36:09.790Z] #32 22.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-05-04T19:36:09.790Z] #32 22.15 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:36:10.049Z] #32 ... [2023-05-04T19:36:10.049Z] [2023-05-04T19:36:10.049Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:10.049Z] #28 22.75 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-05-04T19:36:10.049Z] #28 23.14 Setting up protobuf-compiler (3.12.4-1) ... [2023-05-04T19:36:10.242Z] #36 ... [2023-05-04T19:36:10.243Z] [2023-05-04T19:36:10.243Z] #26 [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 [2023-05-04T19:36:10.243Z] #26 25.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-05-04T19:36:10.243Z] #26 25.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:10.243Z] #26 25.95 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:10.243Z] #26 31.93 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-05-04T19:36:10.243Z] #26 31.94 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:10.243Z] #26 31.95 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:10.243Z] #26 34.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-05-04T19:36:10.243Z] #26 34.14 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:10.243Z] #26 34.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:10.243Z] #26 ... [2023-05-04T19:36:10.243Z] [2023-05-04T19:36:10.243Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:10.243Z] #39 10.29 CC images/core.o [2023-05-04T19:36:10.243Z] #39 10.43 CC images/core-x86.o [2023-05-04T19:36:10.243Z] #39 10.59 CC images/core-arm.o [2023-05-04T19:36:10.243Z] #39 10.74 CC images/core-aarch64.o [2023-05-04T19:36:10.243Z] #39 10.87 CC images/core-ppc64.o [2023-05-04T19:36:10.243Z] #39 11.06 CC images/core-s390.o [2023-05-04T19:36:10.243Z] #39 11.30 CC images/cpuinfo.o [2023-05-04T19:36:10.243Z] #39 11.43 CC images/inventory.o [2023-05-04T19:36:10.243Z] #39 11.52 CC images/fdinfo.o [2023-05-04T19:36:10.243Z] #39 11.62 CC images/fown.o [2023-05-04T19:36:10.243Z] #39 11.67 CC images/ns.o [2023-05-04T19:36:10.243Z] #39 11.76 CC images/regfile.o [2023-05-04T19:36:10.243Z] #39 11.83 CC images/ghost-file.o [2023-05-04T19:36:10.243Z] #39 11.94 CC images/fifo.o [2023-05-04T19:36:10.243Z] #39 12.01 CC images/remap-file-path.o [2023-05-04T19:36:10.243Z] #39 12.09 CC images/eventfd.o [2023-05-04T19:36:10.243Z] #39 12.16 CC images/eventpoll.o [2023-05-04T19:36:10.243Z] #39 12.24 CC images/fh.o [2023-05-04T19:36:10.243Z] #39 12.37 CC images/fsnotify.o [2023-05-04T19:36:10.243Z] #39 12.64 CC images/signalfd.o [2023-05-04T19:36:10.243Z] #39 12.70 CC images/fs.o [2023-05-04T19:36:10.243Z] #39 12.85 CC images/pstree.o [2023-05-04T19:36:10.243Z] #39 12.93 CC images/pipe.o [2023-05-04T19:36:10.243Z] #39 13.00 CC images/tcp-stream.o [2023-05-04T19:36:10.243Z] #39 13.06 CC images/sk-packet.o [2023-05-04T19:36:10.243Z] #39 13.16 CC images/mnt.o [2023-05-04T19:36:10.410Z] #38 3.697 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:36:10.410Z] #38 3.775 GEN .gitid [2023-05-04T19:36:10.410Z] #38 3.783 GEN criu/include/version.h [2023-05-04T19:36:10.410Z] #38 3.894 GEN include/common/asm [2023-05-04T19:36:10.511Z] #39 13.30 CC images/pipe-data.o [2023-05-04T19:36:10.511Z] #39 13.39 CC images/sa.o [2023-05-04T19:36:10.511Z] #39 13.48 CC images/timer.o [2023-05-04T19:36:10.614Z] #28 23.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:10.614Z] #28 ... [2023-05-04T19:36:10.614Z] [2023-05-04T19:36:10.614Z] #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 [2023-05-04T19:36:10.614Z] #34 DONE 23.8s [2023-05-04T19:36:10.873Z] [2023-05-04T19:36:10.873Z] #26 [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 [2023-05-04T19:36:10.873Z] #26 DONE 24.1s [2023-05-04T19:36:10.873Z] [2023-05-04T19:36:10.873Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:10.873Z] #28 23.93 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-05-04T19:36:11.087Z] #39 13.65 CC images/timerfd.o [2023-05-04T19:36:11.087Z] #39 13.78 CC images/mm.o [2023-05-04T19:36:11.087Z] #39 13.87 CC images/sk-opts.o [2023-05-04T19:36:11.087Z] #39 13.97 CC images/sk-unix.o [2023-05-04T19:36:11.132Z] #28 24.08 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-05-04T19:36:11.132Z] #28 24.11 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:11.132Z] #28 24.19 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:11.138Z] #30 ... [2023-05-04T19:36:11.138Z] [2023-05-04T19:36:11.138Z] #34 [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 [2023-05-04T19:36:11.138Z] #34 DONE 35.9s [2023-05-04T19:36:11.138Z] [2023-05-04T19:36:11.138Z] #36 [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 [2023-05-04T19:36:11.138Z] #36 33.82 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-05-04T19:36:11.138Z] #36 33.95 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:11.138Z] #36 35.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-05-04T19:36:11.138Z] #36 35.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-05-04T19:36:11.138Z] #36 35.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:11.348Z] #39 14.12 CC images/sk-inet.o [2023-05-04T19:36:11.351Z] #38 4.656 PBCC images/timens.pb-c.c [2023-05-04T19:36:11.351Z] #38 4.666 DEP images/timens.pb-c.d [2023-05-04T19:36:11.351Z] #38 4.694 PBCC images/fown.pb-c.c [2023-05-04T19:36:11.351Z] #38 4.701 PBCC images/google/protobuf/descriptor.pb-c.c [2023-05-04T19:36:11.351Z] #38 4.722 PBCC images/opts.pb-c.c [2023-05-04T19:36:11.351Z] #38 4.733 PBCC images/memfd.pb-c.c [2023-05-04T19:36:11.351Z] #38 4.767 DEP images/fown.pb-c.d [2023-05-04T19:36:11.351Z] #38 4.786 DEP images/google/protobuf/descriptor.pb-c.d [2023-05-04T19:36:11.351Z] #38 4.838 DEP images/opts.pb-c.d [2023-05-04T19:36:11.351Z] #38 ... [2023-05-04T19:36:11.351Z] [2023-05-04T19:36:11.351Z] #39 [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 [2023-05-04T19:36:11.351Z] #0 1.613 + RM_GOPATH=0 [2023-05-04T19:36:11.351Z] #0 1.613 + TMP_GOPATH= [2023-05-04T19:36:11.351Z] #0 1.613 + : /build [2023-05-04T19:36:11.351Z] #0 1.613 + '[' -z '' ']' [2023-05-04T19:36:11.351Z] #0 1.620 ++ mktemp -d [2023-05-04T19:36:11.351Z] #0 1.620 + export GOPATH=/tmp/tmp.hHXkpxMab0 [2023-05-04T19:36:11.351Z] #0 1.620 + GOPATH=/tmp/tmp.hHXkpxMab0 [2023-05-04T19:36:11.351Z] #0 1.620 + RM_GOPATH=1 [2023-05-04T19:36:11.351Z] #0 1.620 + case "$(go env GOARCH)" in [2023-05-04T19:36:11.351Z] #0 1.620 ++ go env GOARCH [2023-05-04T19:36:11.351Z] #0 1.650 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:11.351Z] #0 1.650 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:11.351Z] #0 1.650 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:11.351Z] #0 1.650 + dir=/tmp/install [2023-05-04T19:36:11.351Z] #0 1.650 + bin=tini [2023-05-04T19:36:11.351Z] #0 1.650 + shift [2023-05-04T19:36:11.351Z] #0 1.650 + '[' '!' -f /tmp/install/tini.installer ']' [2023-05-04T19:36:11.351Z] #0 1.650 + . /tmp/install/tini.installer [2023-05-04T19:36:11.351Z] #0 1.650 ++ : v0.19.0 [2023-05-04T19:36:11.351Z] #0 1.650 + install_tini [2023-05-04T19:36:11.351Z] #0 1.650 + echo 'Install tini version v0.19.0' [2023-05-04T19:36:11.351Z] #0 1.650 + git clone https://github.com/krallin/tini.git /tmp/tmp.hHXkpxMab0/tini [2023-05-04T19:36:11.351Z] #0 1.654 Cloning into '/tmp/tmp.hHXkpxMab0/tini'... [2023-05-04T19:36:11.351Z] #0 1.656 Install tini version v0.19.0 [2023-05-04T19:36:11.351Z] #0 2.357 + cd /tmp/tmp.hHXkpxMab0/tini [2023-05-04T19:36:11.351Z] #0 2.357 + git checkout -q v0.19.0 [2023-05-04T19:36:11.351Z] #0 2.372 + cmake . [2023-05-04T19:36:11.351Z] #0 2.557 -- The C compiler identification is GNU 10.2.1 [2023-05-04T19:36:11.351Z] #0 2.581 -- Detecting C compiler ABI info [2023-05-04T19:36:11.351Z] #0 2.807 -- Detecting C compiler ABI info - done [2023-05-04T19:36:11.351Z] #0 2.856 -- Check for working C compiler: /usr/bin/cc - skipped [2023-05-04T19:36:11.351Z] #0 2.857 -- Detecting C compile features [2023-05-04T19:36:11.351Z] #0 2.858 -- Detecting C compile features - done [2023-05-04T19:36:11.351Z] #0 2.876 -- Performing Test HAS_BUILTIN_FORTIFY [2023-05-04T19:36:11.351Z] #0 2.978 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-05-04T19:36:11.351Z] #0 3.007 -- Configuring done [2023-05-04T19:36:11.351Z] #0 3.012 -- Generating done [2023-05-04T19:36:11.351Z] #0 3.017 -- Build files have been written to: /tmp/tmp.hHXkpxMab0/tini [2023-05-04T19:36:11.351Z] #0 3.020 + make tini-static [2023-05-04T19:36:11.351Z] #0 3.169 Scanning dependencies of target tini-static [2023-05-04T19:36:11.351Z] #0 3.185 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-05-04T19:36:11.351Z] #0 3.475 [100%] Linking C executable tini-static [2023-05-04T19:36:11.351Z] #0 3.666 [100%] Built target tini-static [2023-05-04T19:36:11.351Z] #0 3.682 + mkdir -p /build [2023-05-04T19:36:11.351Z] #0 3.690 + cp tini-static /build/docker-init [2023-05-04T19:36:11.351Z] #39 DONE 4.4s [2023-05-04T19:36:11.351Z] [2023-05-04T19:36:11.351Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:11.351Z] #38 4.866 DEP images/memfd.pb-c.d [2023-05-04T19:36:11.351Z] #38 4.900 PBCC images/sit.pb-c.c [2023-05-04T19:36:11.351Z] #38 4.930 DEP images/sit.pb-c.d [2023-05-04T19:36:11.351Z] #38 4.952 PBCC images/macvlan.pb-c.c [2023-05-04T19:36:11.351Z] #38 4.970 DEP images/macvlan.pb-c.d [2023-05-04T19:36:11.351Z] #38 4.998 PBCC images/autofs.pb-c.c [2023-05-04T19:36:11.351Z] #38 5.005 DEP images/autofs.pb-c.d [2023-05-04T19:36:11.351Z] #38 5.032 PBCC images/sysctl.pb-c.c [2023-05-04T19:36:11.351Z] #38 5.046 DEP images/sysctl.pb-c.d [2023-05-04T19:36:11.390Z] #28 ... [2023-05-04T19:36:11.390Z] [2023-05-04T19:36:11.390Z] #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 [2023-05-04T19:36:11.390Z] #0 1.285 + RM_GOPATH=0 [2023-05-04T19:36:11.390Z] #0 1.286 + TMP_GOPATH= [2023-05-04T19:36:11.390Z] #0 1.286 + : /build [2023-05-04T19:36:11.390Z] #0 1.286 + '[' -z '' ']' [2023-05-04T19:36:11.390Z] #0 1.286 ++ mktemp -d [2023-05-04T19:36:11.390Z] #0 1.287 + export GOPATH=/tmp/tmp.rr2J7UGtii [2023-05-04T19:36:11.390Z] #0 1.287 + GOPATH=/tmp/tmp.rr2J7UGtii [2023-05-04T19:36:11.390Z] #0 1.287 + RM_GOPATH=1 [2023-05-04T19:36:11.390Z] #0 1.287 + case "$(go env GOARCH)" in [2023-05-04T19:36:11.390Z] #0 1.288 ++ go env GOARCH [2023-05-04T19:36:11.390Z] #0 1.304 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:11.390Z] #0 1.304 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:11.390Z] #0 1.304 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:11.390Z] #0 1.308 + dir=/tmp/install [2023-05-04T19:36:11.390Z] #0 1.308 + bin=containerd [2023-05-04T19:36:11.390Z] #0 1.308 + shift [2023-05-04T19:36:11.390Z] #0 1.308 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-05-04T19:36:11.390Z] #0 1.308 + . /tmp/install/containerd.installer [2023-05-04T19:36:11.390Z] #0 1.308 ++ set -e [2023-05-04T19:36:11.390Z] #0 1.309 ++ : v1.6.20 [2023-05-04T19:36:11.390Z] #0 1.309 + install_containerd [2023-05-04T19:36:11.390Z] #0 1.316 + echo 'Install containerd version v1.6.20' [2023-05-04T19:36:11.390Z] #0 1.316 Install containerd version v1.6.20 [2023-05-04T19:36:11.390Z] #0 1.316 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rr2J7UGtii/src/github.com/containerd/containerd [2023-05-04T19:36:11.390Z] #0 1.318 Cloning into '/tmp/tmp.rr2J7UGtii/src/github.com/containerd/containerd'... [2023-05-04T19:36:11.609Z] #39 14.30 CC images/tun.o [2023-05-04T19:36:11.610Z] #39 14.45 CC images/sk-netlink.o [2023-05-04T19:36:11.612Z] #38 5.073 PBCC images/time.pb-c.c [2023-05-04T19:36:11.612Z] #38 5.083 DEP images/time.pb-c.d [2023-05-04T19:36:11.612Z] #38 5.114 PBCC images/binfmt-misc.pb-c.c [2023-05-04T19:36:11.612Z] #38 5.120 DEP images/binfmt-misc.pb-c.d [2023-05-04T19:36:11.612Z] #38 5.143 PBCC images/seccomp.pb-c.c [2023-05-04T19:36:11.612Z] #38 5.154 DEP images/seccomp.pb-c.d [2023-05-04T19:36:11.612Z] #38 5.187 PBCC images/userns.pb-c.c [2023-05-04T19:36:11.612Z] #38 5.194 DEP images/userns.pb-c.d [2023-05-04T19:36:11.612Z] #38 5.210 PBCC images/cgroup.pb-c.c [2023-05-04T19:36:11.612Z] #38 5.218 DEP images/cgroup.pb-c.d [2023-05-04T19:36:11.612Z] #38 5.253 PBCC images/ext-file.pb-c.c [2023-05-04T19:36:11.612Z] #38 5.265 DEP images/ext-file.pb-c.d [2023-05-04T19:36:11.648Z] #37 ... [2023-05-04T19:36:11.648Z] [2023-05-04T19:36:11.648Z] #32 [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 [2023-05-04T19:36:11.648Z] #32 24.62 Selecting previously unselected package gcc-mingw-w64-base. [2023-05-04T19:36:11.648Z] #32 24.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:11.648Z] #32 24.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:36:11.871Z] #39 14.58 CC images/packet-sock.o [2023-05-04T19:36:11.871Z] #39 14.70 CC images/ipc-var.o [2023-05-04T19:36:11.873Z] #38 5.289 PBCC images/rpc.pb-c.c [2023-05-04T19:36:11.873Z] #38 5.299 DEP images/rpc.pb-c.d [2023-05-04T19:36:11.873Z] #38 5.346 PBCC images/siginfo.pb-c.c [2023-05-04T19:36:11.873Z] #38 5.352 DEP images/siginfo.pb-c.d [2023-05-04T19:36:11.873Z] #38 5.375 PBCC images/pagemap.pb-c.c [2023-05-04T19:36:11.873Z] #38 5.392 DEP images/pagemap.pb-c.d [2023-05-04T19:36:11.873Z] #38 5.428 PBCC images/rlimit.pb-c.c [2023-05-04T19:36:11.873Z] #38 5.437 DEP images/rlimit.pb-c.d [2023-05-04T19:36:11.873Z] #38 5.459 PBCC images/file-lock.pb-c.c [2023-05-04T19:36:11.873Z] #38 5.474 DEP images/file-lock.pb-c.d [2023-05-04T19:36:11.873Z] #38 5.508 PBCC images/tty.pb-c.c [2023-05-04T19:36:11.906Z] [2023-05-04T19:36:11.906Z] #32 ... [2023-05-04T19:36:11.906Z] [2023-05-04T19:36:11.906Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:11.906Z] #28 DONE 25.0s [2023-05-04T19:36:11.906Z] [2023-05-04T19:36:11.906Z] #32 [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 [2023-05-04T19:36:11.906Z] #32 24.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-05-04T19:36:11.906Z] #32 24.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:11.906Z] #32 25.01 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:12.132Z] #39 14.82 CC images/ipc-desc.o [2023-05-04T19:36:12.132Z] #39 14.95 CC images/ipc-shm.o [2023-05-04T19:36:12.132Z] #39 15.08 CC images/ipc-msg.o [2023-05-04T19:36:12.133Z] #38 5.538 DEP images/tty.pb-c.d [2023-05-04T19:36:12.133Z] #38 5.561 PBCC images/tun.pb-c.c [2023-05-04T19:36:12.133Z] #38 5.590 PBCC images/netdev.pb-c.c [2023-05-04T19:36:12.133Z] #38 5.610 DEP images/tun.pb-c.d [2023-05-04T19:36:12.133Z] #38 5.649 DEP images/netdev.pb-c.d [2023-05-04T19:36:12.133Z] #38 5.682 PBCC images/vma.pb-c.c [2023-05-04T19:36:12.133Z] #38 5.696 DEP images/vma.pb-c.d [2023-05-04T19:36:12.133Z] #38 5.713 PBCC images/creds.pb-c.c [2023-05-04T19:36:12.133Z] #38 5.723 DEP images/creds.pb-c.d [2023-05-04T19:36:12.133Z] #38 5.742 PBCC images/utsns.pb-c.c [2023-05-04T19:36:12.134Z] #38 5.748 DEP images/utsns.pb-c.d [2023-05-04T19:36:12.134Z] #38 5.763 PBCC images/ipc-desc.pb-c.c [2023-05-04T19:36:12.134Z] #38 5.770 PBCC images/ipc-sem.pb-c.c [2023-05-04T19:36:12.134Z] #38 5.782 DEP images/ipc-desc.pb-c.d [2023-05-04T19:36:12.134Z] #38 5.830 DEP images/ipc-sem.pb-c.d [2023-05-04T19:36:12.393Z] #39 15.18 CC images/ipc-sem.o [2023-05-04T19:36:12.393Z] #39 15.26 CC images/utsns.o [2023-05-04T19:36:12.395Z] #38 5.866 PBCC images/ipc-msg.pb-c.c [2023-05-04T19:36:12.395Z] #38 5.878 DEP images/ipc-msg.pb-c.d [2023-05-04T19:36:12.395Z] #38 5.907 PBCC images/ipc-shm.pb-c.c [2023-05-04T19:36:12.395Z] #38 5.917 DEP images/ipc-shm.pb-c.d [2023-05-04T19:36:12.395Z] #38 5.951 PBCC images/ipc-var.pb-c.c [2023-05-04T19:36:12.395Z] #38 5.962 DEP images/ipc-var.pb-c.d [2023-05-04T19:36:12.395Z] #38 5.976 PBCC images/sk-opts.pb-c.c [2023-05-04T19:36:12.395Z] #38 5.984 PBCC images/packet-sock.pb-c.c [2023-05-04T19:36:12.395Z] #38 6.075 DEP images/sk-opts.pb-c.d [2023-05-04T19:36:12.655Z] #39 15.35 CC images/creds.o [2023-05-04T19:36:12.655Z] #39 15.45 CC images/vma.o [2023-05-04T19:36:12.655Z] #39 15.50 CC images/netdev.o [2023-05-04T19:36:12.656Z] #38 6.094 DEP images/packet-sock.pb-c.d [2023-05-04T19:36:12.656Z] #38 6.116 PBCC images/sk-netlink.pb-c.c [2023-05-04T19:36:12.656Z] #38 6.131 DEP images/sk-netlink.pb-c.d [2023-05-04T19:36:12.656Z] #38 6.149 PBCC images/sk-inet.pb-c.c [2023-05-04T19:36:12.656Z] #38 6.172 DEP images/sk-inet.pb-c.d [2023-05-04T19:36:12.656Z] #38 6.190 PBCC images/sk-unix.pb-c.c [2023-05-04T19:36:12.656Z] #38 6.246 DEP images/sk-unix.pb-c.d [2023-05-04T19:36:12.656Z] #38 6.266 PBCC images/mm.pb-c.c [2023-05-04T19:36:12.656Z] #38 6.282 DEP images/mm.pb-c.d [2023-05-04T19:36:12.656Z] #38 6.310 PBCC images/timerfd.pb-c.c [2023-05-04T19:36:12.917Z] #38 6.322 DEP images/timerfd.pb-c.d [2023-05-04T19:36:12.917Z] #38 6.351 PBCC images/timer.pb-c.c [2023-05-04T19:36:12.917Z] #38 6.359 DEP images/timer.pb-c.d [2023-05-04T19:36:12.917Z] #38 6.382 PBCC images/sa.pb-c.c [2023-05-04T19:36:12.917Z] #38 6.421 DEP images/sa.pb-c.d [2023-05-04T19:36:12.917Z] #38 6.442 PBCC images/pipe-data.pb-c.c [2023-05-04T19:36:12.917Z] #38 6.454 DEP images/pipe-data.pb-c.d [2023-05-04T19:36:12.917Z] #38 6.467 PBCC images/mnt.pb-c.c [2023-05-04T19:36:12.917Z] #38 6.480 DEP images/mnt.pb-c.d [2023-05-04T19:36:12.917Z] #38 6.503 PBCC images/sk-packet.pb-c.c [2023-05-04T19:36:12.917Z] #38 6.510 DEP images/sk-packet.pb-c.d [2023-05-04T19:36:12.917Z] #38 6.538 PBCC images/tcp-stream.pb-c.c [2023-05-04T19:36:12.917Z] #39 15.61 CC images/tty.o [2023-05-04T19:36:12.918Z] #39 15.83 CC images/file-lock.o [2023-05-04T19:36:13.034Z] #36 37.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-05-04T19:36:13.034Z] #36 37.57 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-05-04T19:36:13.034Z] #36 37.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:13.178Z] #38 6.551 DEP images/tcp-stream.pb-c.d [2023-05-04T19:36:13.178Z] #38 6.567 PBCC images/pipe.pb-c.c [2023-05-04T19:36:13.178Z] #38 6.587 DEP images/pipe.pb-c.d [2023-05-04T19:36:13.178Z] #38 6.615 PBCC images/pstree.pb-c.c [2023-05-04T19:36:13.178Z] #38 6.622 DEP images/pstree.pb-c.d [2023-05-04T19:36:13.178Z] #38 6.648 PBCC images/fs.pb-c.c [2023-05-04T19:36:13.178Z] #38 6.662 DEP images/fs.pb-c.d [2023-05-04T19:36:13.178Z] #38 6.693 PBCC images/signalfd.pb-c.c [2023-05-04T19:36:13.178Z] #38 6.725 DEP images/signalfd.pb-c.d [2023-05-04T19:36:13.178Z] #38 6.750 PBCC images/fh.pb-c.c [2023-05-04T19:36:13.178Z] #38 6.769 PBCC images/fsnotify.pb-c.c [2023-05-04T19:36:13.178Z] #38 6.818 DEP images/fh.pb-c.d [2023-05-04T19:36:13.178Z] #38 6.845 DEP images/fsnotify.pb-c.d [2023-05-04T19:36:13.178Z] #38 6.864 PBCC images/eventpoll.pb-c.c [2023-05-04T19:36:13.179Z] #39 15.90 CC images/rlimit.o [2023-05-04T19:36:13.179Z] #39 15.98 CC images/pagemap.o [2023-05-04T19:36:13.439Z] #38 6.892 DEP images/eventpoll.pb-c.d [2023-05-04T19:36:13.439Z] #38 6.916 PBCC images/eventfd.pb-c.c [2023-05-04T19:36:13.439Z] #38 6.927 DEP images/eventfd.pb-c.d [2023-05-04T19:36:13.439Z] #38 6.950 PBCC images/remap-file-path.pb-c.c [2023-05-04T19:36:13.439Z] #38 6.966 DEP images/remap-file-path.pb-c.d [2023-05-04T19:36:13.439Z] #38 7.011 PBCC images/fifo.pb-c.c [2023-05-04T19:36:13.439Z] #38 7.018 DEP images/fifo.pb-c.d [2023-05-04T19:36:13.439Z] #38 7.048 PBCC images/ghost-file.pb-c.c [2023-05-04T19:36:13.439Z] #38 7.059 DEP images/ghost-file.pb-c.d [2023-05-04T19:36:13.439Z] #38 7.085 PBCC images/regfile.pb-c.c [2023-05-04T19:36:13.443Z] #39 16.06 CC images/siginfo.o [2023-05-04T19:36:13.443Z] #39 16.18 CC images/rpc.o [2023-05-04T19:36:13.704Z] #39 16.55 CC images/ext-file.o [2023-05-04T19:36:13.704Z] #39 16.63 CC images/cgroup.o [2023-05-04T19:36:13.705Z] #38 7.097 DEP images/regfile.pb-c.d [2023-05-04T19:36:13.705Z] #38 7.140 PBCC images/ns.pb-c.c [2023-05-04T19:36:13.705Z] #38 7.152 DEP images/ns.pb-c.d [2023-05-04T19:36:13.705Z] #38 7.179 PBCC images/fdinfo.pb-c.c [2023-05-04T19:36:13.705Z] #38 7.218 DEP images/fdinfo.pb-c.d [2023-05-04T19:36:13.705Z] #38 7.258 PBCC images/core-aarch64.pb-c.c [2023-05-04T19:36:13.705Z] #38 7.289 PBCC images/core-arm.pb-c.c [2023-05-04T19:36:13.705Z] #38 7.302 PBCC images/core-ppc64.pb-c.c [2023-05-04T19:36:13.705Z] #38 7.313 PBCC images/core-s390.pb-c.c [2023-05-04T19:36:13.705Z] #38 7.360 PBCC images/core-x86.pb-c.c [2023-05-04T19:36:13.965Z] #39 16.84 CC images/userns.o [2023-05-04T19:36:13.965Z] #38 7.374 PBCC images/core.pb-c.c [2023-05-04T19:36:13.965Z] #38 7.400 PBCC images/inventory.pb-c.c [2023-05-04T19:36:13.965Z] #38 7.424 DEP images/core-aarch64.pb-c.d [2023-05-04T19:36:13.965Z] #38 7.453 DEP images/core-arm.pb-c.d [2023-05-04T19:36:13.965Z] #38 7.471 DEP images/core-ppc64.pb-c.d [2023-05-04T19:36:13.965Z] #38 7.501 DEP images/core-s390.pb-c.d [2023-05-04T19:36:13.965Z] #38 7.546 DEP images/core-x86.pb-c.d [2023-05-04T19:36:13.965Z] #38 7.577 DEP images/core.pb-c.d [2023-05-04T19:36:14.007Z] #71 exporting layers 5.1s done [2023-05-04T19:36:14.007Z] #71 writing image sha256:967ad92c95f6e24004fe2d666174c0fb51d26448cebb88cea19f0c72a5452c9f done [2023-05-04T19:36:14.007Z] #71 naming to docker.io/library/docker:14160332da982fb43a1346649e0279fee59e89f0 0.0s done [2023-05-04T19:36:14.007Z] #71 DONE 5.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-05-04T19:36:14.226Z] #39 16.93 CC images/google/protobuf/descriptor.o [2023-05-04T19:36:14.226Z] #38 7.612 DEP images/inventory.pb-c.d [2023-05-04T19:36:14.226Z] #38 7.651 PBCC images/cpuinfo.pb-c.c [2023-05-04T19:36:14.226Z] #38 7.662 DEP images/cpuinfo.pb-c.d [2023-05-04T19:36:14.226Z] #38 7.684 PBCC images/stats.pb-c.c [2023-05-04T19:36:14.226Z] #38 7.691 DEP images/stats.pb-c.d [2023-05-04T19:36:14.325Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45466/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:14160332da982fb43a1346649e0279fee59e89f0 hack/validate/default [2023-05-04T19:36:14.799Z] #39 17.45 CC images/opts.o [2023-05-04T19:36:14.799Z] #39 17.53 CC images/seccomp.o [2023-05-04T19:36:14.799Z] #39 17.63 CC images/binfmt-misc.o [2023-05-04T19:36:14.799Z] #39 17.70 CC images/time.o [2023-05-04T19:36:15.060Z] #39 17.84 CC images/sysctl.o [2023-05-04T19:36:15.168Z] #38 8.645 make[1]: Nothing to be done for 'all'. [2023-05-04T19:36:15.395Z] #39 17.97 CC images/autofs.o [2023-05-04T19:36:15.395Z] #39 18.10 CC images/macvlan.o [2023-05-04T19:36:15.556Z] #36 39.98 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-05-04T19:36:15.556Z] #36 39.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-05-04T19:36:15.556Z] #36 40.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:15.657Z] #39 18.27 CC images/sit.o [2023-05-04T19:36:15.657Z] #39 18.41 CC images/memfd.o [2023-05-04T19:36:15.657Z] #39 18.53 CC images/timens.o [2023-05-04T19:36:15.695Z] Congratulations! All commits are properly signed with the DCO! [2023-05-04T19:36:15.922Z] #39 18.63 LINK images/built-in.o [2023-05-04T19:36:15.922Z] #39 18.71 GEN compel/include/asm [2023-05-04T19:36:15.922Z] #39 18.77 GEN compel/include/version.h [2023-05-04T19:36:15.922Z] #39 18.80 touch .config [2023-05-04T19:36:16.117Z] #32 28.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-05-04T19:36:16.117Z] #32 28.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:16.117Z] #32 28.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:16.119Z] #38 9.381 CC images/stats.o [2023-05-04T19:36:16.119Z] #38 9.530 CC images/core.o [2023-05-04T19:36:16.119Z] #38 9.712 CC images/core-x86.o [2023-05-04T19:36:16.234Z] #39 18.89 GEN include/common/config.h [2023-05-04T19:36:16.234Z] #39 19.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-05-04T19:36:16.260Z] Congratulations! Seccomp profile generation is done correctly. [2023-05-04T19:36:16.260Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-05-04T19:36:16.380Z] #38 9.866 CC images/core-arm.o [2023-05-04T19:36:16.380Z] #38 9.965 CC images/core-aarch64.o [2023-05-04T19:36:16.380Z] #38 10.06 CC images/core-ppc64.o [2023-05-04T19:36:16.495Z] #39 19.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-05-04T19:36:16.495Z] #39 19.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-05-04T19:36:16.495Z] #39 19.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-05-04T19:36:16.495Z] #39 19.28 DEP compel/arch/x86/plugins/std/memcpy.d [2023-05-04T19:36:16.528Z] #36 ... [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #30 [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 [2023-05-04T19:36:16.528Z] #30 DONE 41.0s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #36 [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 [2023-05-04T19:36:16.528Z] #36 41.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-05-04T19:36:16.528Z] #36 41.23 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-05-04T19:36:16.528Z] #36 41.24 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:36:16.528Z] #36 ... [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #32 [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 [2023-05-04T19:36:16.528Z] #32 DONE 41.3s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #27 [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 [2023-05-04T19:36:16.528Z] #27 DONE 41.0s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #24 [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 [2023-05-04T19:36:16.528Z] #24 DONE 40.2s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #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 [2023-05-04T19:36:16.528Z] #29 DONE 41.3s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #19 [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 [2023-05-04T19:36:16.528Z] #19 DONE 41.4s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #26 [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 [2023-05-04T19:36:16.528Z] #26 DONE 41.4s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #36 [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 [2023-05-04T19:36:16.528Z] #36 41.31 Selecting previously unselected package libapparmor1:arm64. [2023-05-04T19:36:16.528Z] #36 41.31 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-05-04T19:36:16.528Z] #36 41.32 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-05-04T19:36:16.528Z] #36 ... [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-05-04T19:36:16.528Z] #28 DONE 41.4s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #35 [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 [2023-05-04T19:36:16.528Z] #35 DONE 41.5s [2023-05-04T19:36:16.528Z] [2023-05-04T19:36:16.528Z] #36 [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 [2023-05-04T19:36:16.529Z] #36 41.42 Selecting previously unselected package libapparmor-dev:arm64. [2023-05-04T19:36:16.529Z] #36 41.42 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-05-04T19:36:16.529Z] #36 41.42 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-05-04T19:36:16.641Z] #38 10.21 CC images/core-s390.o [2023-05-04T19:36:16.779Z] #39 19.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-05-04T19:36:16.779Z] #39 19.41 GEN compel/plugins/include/uapi/std/syscall.h [2023-05-04T19:36:16.779Z] #39 19.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-05-04T19:36:16.779Z] #39 19.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-05-04T19:36:16.779Z] #39 19.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-05-04T19:36:16.779Z] #39 19.49 DEP compel/plugins/std/infect.d [2023-05-04T19:36:16.779Z] #39 19.53 DEP compel/plugins/std/string.d [2023-05-04T19:36:16.779Z] #39 19.56 DEP compel/plugins/std/log.d [2023-05-04T19:36:16.779Z] #39 19.60 DEP compel/plugins/std/fds.d [2023-05-04T19:36:16.785Z] #36 ... [2023-05-04T19:36:16.785Z] [2023-05-04T19:36:16.785Z] #37 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-05-04T19:36:16.785Z] #37 DONE 0.3s [2023-05-04T19:36:16.785Z] [2023-05-04T19:36:16.785Z] #36 [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 [2023-05-04T19:36:16.785Z] #36 41.63 Selecting previously unselected package libbtrfs0:arm64. [2023-05-04T19:36:16.785Z] #36 41.63 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-05-04T19:36:16.785Z] #36 41.63 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-05-04T19:36:16.901Z] #38 10.41 CC images/cpuinfo.o [2023-05-04T19:36:17.042Z] #36 41.90 Selecting previously unselected package libbtrfs-dev:arm64. [2023-05-04T19:36:17.042Z] #36 41.90 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-05-04T19:36:17.042Z] #36 41.94 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-05-04T19:36:17.050Z] #39 19.63 DEP compel/plugins/std/std.d [2023-05-04T19:36:17.050Z] #39 19.65 DEP compel/plugins/shmem/shmem.d [2023-05-04T19:36:17.050Z] #39 19.68 DEP compel/plugins/fds/fds.d [2023-05-04T19:36:17.050Z] #39 19.81 CC compel/plugins/std/std.o [2023-05-04T19:36:17.051Z] #32 ... [2023-05-04T19:36:17.051Z] [2023-05-04T19:36:17.051Z] #38 [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 [2023-05-04T19:36:17.051Z] #0 1.440 + RM_GOPATH=0 [2023-05-04T19:36:17.051Z] #0 1.440 + TMP_GOPATH= [2023-05-04T19:36:17.051Z] #0 1.440 + : /build [2023-05-04T19:36:17.051Z] #0 1.440 + '[' -z '' ']' [2023-05-04T19:36:17.051Z] #0 1.442 ++ mktemp -d [2023-05-04T19:36:17.051Z] #0 1.447 + export GOPATH=/tmp/tmp.YVOBqKSWYe [2023-05-04T19:36:17.051Z] #0 1.447 + GOPATH=/tmp/tmp.YVOBqKSWYe [2023-05-04T19:36:17.051Z] #0 1.447 + RM_GOPATH=1 [2023-05-04T19:36:17.051Z] #0 1.447 + case "$(go env GOARCH)" in [2023-05-04T19:36:17.051Z] #0 1.448 ++ go env GOARCH [2023-05-04T19:36:17.051Z] #0 1.471 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:17.051Z] #0 1.471 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:17.051Z] #0 1.475 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:17.051Z] #0 1.479 + dir=/tmp/install [2023-05-04T19:36:17.051Z] #0 1.479 + bin=tini [2023-05-04T19:36:17.051Z] #0 1.479 + shift [2023-05-04T19:36:17.051Z] #0 1.479 + '[' '!' -f /tmp/install/tini.installer ']' [2023-05-04T19:36:17.051Z] #0 1.479 + . /tmp/install/tini.installer [2023-05-04T19:36:17.051Z] #0 1.479 ++ : v0.19.0 [2023-05-04T19:36:17.051Z] #0 1.479 + install_tini [2023-05-04T19:36:17.051Z] #0 1.479 + echo 'Install tini version v0.19.0' [2023-05-04T19:36:17.051Z] #0 1.479 + git clone https://github.com/krallin/tini.git /tmp/tmp.YVOBqKSWYe/tini [2023-05-04T19:36:17.051Z] #0 1.479 Install tini version v0.19.0 [2023-05-04T19:36:17.051Z] #0 1.487 Cloning into '/tmp/tmp.YVOBqKSWYe/tini'... [2023-05-04T19:36:17.051Z] #0 1.920 + cd /tmp/tmp.YVOBqKSWYe/tini [2023-05-04T19:36:17.051Z] #0 1.920 + git checkout -q v0.19.0 [2023-05-04T19:36:17.051Z] #0 1.928 + cmake . [2023-05-04T19:36:17.051Z] #0 2.159 -- The C compiler identification is GNU 10.2.1 [2023-05-04T19:36:17.051Z] #0 2.183 -- Detecting C compiler ABI info [2023-05-04T19:36:17.051Z] #0 2.389 -- Detecting C compiler ABI info - done [2023-05-04T19:36:17.051Z] #0 2.437 -- Check for working C compiler: /usr/bin/cc - skipped [2023-05-04T19:36:17.051Z] #0 2.440 -- Detecting C compile features [2023-05-04T19:36:17.051Z] #0 2.441 -- Detecting C compile features - done [2023-05-04T19:36:17.051Z] #0 2.454 -- Performing Test HAS_BUILTIN_FORTIFY [2023-05-04T19:36:17.051Z] #0 2.530 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-05-04T19:36:17.051Z] #0 2.558 -- Configuring done [2023-05-04T19:36:17.051Z] #0 2.572 -- Generating done [2023-05-04T19:36:17.051Z] #0 2.573 -- Build files have been written to: /tmp/tmp.YVOBqKSWYe/tini [2023-05-04T19:36:17.051Z] #0 2.576 + make tini-static [2023-05-04T19:36:17.051Z] #0 2.738 Scanning dependencies of target tini-static [2023-05-04T19:36:17.051Z] #0 2.789 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-05-04T19:36:17.051Z] #0 3.227 [100%] Linking C executable tini-static [2023-05-04T19:36:17.051Z] #0 3.470 [100%] Built target tini-static [2023-05-04T19:36:17.051Z] #0 3.507 + mkdir -p /build [2023-05-04T19:36:17.051Z] #0 3.509 + cp tini-static /build/docker-init [2023-05-04T19:36:17.051Z] #38 DONE 6.3s [2023-05-04T19:36:17.051Z] [2023-05-04T19:36:17.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:17.051Z] #0 1.772 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:36:17.051Z] #0 1.772 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:36:17.051Z] #0 1.804 Note: Building without GnuTLS support [2023-05-04T19:36:17.051Z] #0 1.816 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:36:17.051Z] #0 1.816 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:36:17.051Z] #0 2.762 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:36:17.051Z] #0 2.828 GEN .gitid [2023-05-04T19:36:17.051Z] #0 2.953 GEN criu/include/version.h [2023-05-04T19:36:17.051Z] #0 3.046 GEN include/common/asm [2023-05-04T19:36:17.051Z] #0 4.369 PBCC images/timens.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.384 DEP images/timens.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.405 PBCC images/fown.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.412 PBCC images/google/protobuf/descriptor.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.441 PBCC images/opts.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.456 PBCC images/memfd.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.472 DEP images/fown.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.495 DEP images/google/protobuf/descriptor.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.520 DEP images/opts.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.557 DEP images/memfd.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.614 PBCC images/sit.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.634 DEP images/sit.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.696 PBCC images/macvlan.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.706 DEP images/macvlan.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.741 PBCC images/autofs.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.760 DEP images/autofs.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.782 PBCC images/sysctl.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.790 DEP images/sysctl.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.811 PBCC images/time.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.819 DEP images/time.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.833 PBCC images/binfmt-misc.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.844 DEP images/binfmt-misc.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.866 PBCC images/seccomp.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.880 DEP images/seccomp.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.902 PBCC images/userns.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.913 DEP images/userns.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.936 PBCC images/cgroup.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.948 DEP images/cgroup.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.969 PBCC images/ext-file.pb-c.c [2023-05-04T19:36:17.051Z] #0 4.976 DEP images/ext-file.pb-c.d [2023-05-04T19:36:17.051Z] #0 4.997 PBCC images/rpc.pb-c.c [2023-05-04T19:36:17.051Z] #0 5.007 DEP images/rpc.pb-c.d [2023-05-04T19:36:17.051Z] #0 5.025 PBCC images/siginfo.pb-c.c [2023-05-04T19:36:17.051Z] #0 5.036 DEP images/siginfo.pb-c.d [2023-05-04T19:36:17.051Z] #0 5.067 PBCC images/pagemap.pb-c.c [2023-05-04T19:36:17.051Z] #0 5.084 DEP images/pagemap.pb-c.d [2023-05-04T19:36:17.051Z] #0 5.106 PBCC images/rlimit.pb-c.c [2023-05-04T19:36:17.051Z] #0 5.112 DEP images/rlimit.pb-c.d [2023-05-04T19:36:17.051Z] #0 5.128 PBCC images/file-lock.pb-c.c [2023-05-04T19:36:17.051Z] #0 5.136 DEP images/file-lock.pb-c.d [2023-05-04T19:36:17.051Z] #0 5.158 PBCC images/tty.pb-c.c [2023-05-04T19:36:17.051Z] #0 5.180 DEP images/tty.pb-c.d [2023-05-04T19:36:17.051Z] #39 5.228 PBCC images/tun.pb-c.c [2023-05-04T19:36:17.051Z] #39 5.260 PBCC images/netdev.pb-c.c [2023-05-04T19:36:17.051Z] #39 5.273 DEP images/tun.pb-c.d [2023-05-04T19:36:17.051Z] #39 5.300 DEP images/netdev.pb-c.d [2023-05-04T19:36:17.051Z] #39 5.328 PBCC images/vma.pb-c.c [2023-05-04T19:36:17.051Z] #39 5.344 DEP images/vma.pb-c.d [2023-05-04T19:36:17.051Z] #39 5.373 PBCC images/creds.pb-c.c [2023-05-04T19:36:17.051Z] #39 5.384 DEP images/creds.pb-c.d [2023-05-04T19:36:17.051Z] #39 5.405 PBCC images/utsns.pb-c.c [2023-05-04T19:36:17.162Z] #38 10.54 CC images/inventory.o [2023-05-04T19:36:17.162Z] #38 10.63 CC images/fdinfo.o [2023-05-04T19:36:17.301Z] #36 42.21 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-05-04T19:36:17.301Z] #36 42.21 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-05-04T19:36:17.301Z] #36 42.23 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-05-04T19:36:17.310Z] #39 5.412 DEP images/utsns.pb-c.d [2023-05-04T19:36:17.310Z] #39 5.429 PBCC images/ipc-desc.pb-c.c [2023-05-04T19:36:17.310Z] #39 5.444 PBCC images/ipc-sem.pb-c.c [2023-05-04T19:36:17.310Z] #39 5.462 DEP images/ipc-desc.pb-c.d [2023-05-04T19:36:17.310Z] #39 5.481 DEP images/ipc-sem.pb-c.d [2023-05-04T19:36:17.310Z] #39 5.529 PBCC images/ipc-msg.pb-c.c [2023-05-04T19:36:17.310Z] #39 5.560 DEP images/ipc-msg.pb-c.d [2023-05-04T19:36:17.310Z] #39 5.604 PBCC images/ipc-shm.pb-c.c [2023-05-04T19:36:17.310Z] #39 5.608 DEP images/ipc-shm.pb-c.d [2023-05-04T19:36:17.310Z] #39 5.652 PBCC images/ipc-var.pb-c.c [2023-05-04T19:36:17.348Z] #39 19.93 CC compel/plugins/std/fds.o [2023-05-04T19:36:17.348Z] #39 20.11 CC compel/plugins/std/log.o [2023-05-04T19:36:17.348Z] #39 ... [2023-05-04T19:36:17.348Z] [2023-05-04T19:36:17.348Z] #38 [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 [2023-05-04T19:36:17.348Z] #38 18.25 + BUILDTAGS='netgo osusergo static_build' [2023-05-04T19:36:17.348Z] #38 18.25 + export EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:36:17.348Z] #38 18.25 + EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:36:17.348Z] #38 18.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-05-04T19:36:17.348Z] #38 18.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-05-04T19:36:17.348Z] #38 18.25 + '[' '' = dynamic ']' [2023-05-04T19:36:17.348Z] #38 18.25 + make [2023-05-04T19:36:17.348Z] #38 19.38 + bin/ctr [2023-05-04T19:36:17.423Z] #38 10.80 CC images/fown.o [2023-05-04T19:36:17.423Z] #38 10.85 CC images/ns.o [2023-05-04T19:36:17.423Z] #38 10.91 CC images/regfile.o [2023-05-04T19:36:17.423Z] #38 ... [2023-05-04T19:36:17.423Z] [2023-05-04T19:36:17.423Z] #27 [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 [2023-05-04T19:36:17.423Z] #27 30.68 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:36:17.423Z] #27 30.68 + GOBIN=/build [2023-05-04T19:36:17.423Z] #27 30.68 + GO111MODULE=on [2023-05-04T19:36:17.423Z] #27 30.68 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-05-04T19:36:17.423Z] #27 DONE 35.2s [2023-05-04T19:36:17.423Z] [2023-05-04T19:36:17.423Z] #29 [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 [2023-05-04T19:36:17.423Z] #29 DONE 35.1s [2023-05-04T19:36:17.423Z] [2023-05-04T19:36:17.423Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:17.423Z] #38 10.98 CC images/ghost-file.o [2023-05-04T19:36:17.423Z] #38 ... [2023-05-04T19:36:17.423Z] [2023-05-04T19:36:17.423Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-05-04T19:36:17.568Z] #39 5.668 DEP images/ipc-var.pb-c.d [2023-05-04T19:36:17.568Z] #39 5.682 PBCC images/sk-opts.pb-c.c [2023-05-04T19:36:17.568Z] #39 5.704 PBCC images/packet-sock.pb-c.c [2023-05-04T19:36:17.568Z] #39 5.754 DEP images/sk-opts.pb-c.d [2023-05-04T19:36:17.568Z] #39 5.799 DEP images/packet-sock.pb-c.d [2023-05-04T19:36:17.568Z] #39 5.828 PBCC images/sk-netlink.pb-c.c [2023-05-04T19:36:17.568Z] #39 5.876 DEP images/sk-netlink.pb-c.d [2023-05-04T19:36:17.594Z] #36 42.36 Selecting previously unselected package libudev-dev:arm64. [2023-05-04T19:36:17.594Z] #36 42.36 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-05-04T19:36:17.594Z] #36 42.37 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-05-04T19:36:17.594Z] #36 42.62 Selecting previously unselected package libsepol1-dev:arm64. [2023-05-04T19:36:17.685Z] #40 DONE 0.3s [2023-05-04T19:36:17.685Z] [2023-05-04T19:36:17.685Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:17.685Z] #38 11.07 CC images/fifo.o [2023-05-04T19:36:17.685Z] #38 11.17 CC images/remap-file-path.o [2023-05-04T19:36:17.685Z] #38 11.26 CC images/eventfd.o [2023-05-04T19:36:17.752Z] #38 ... [2023-05-04T19:36:17.752Z] [2023-05-04T19:36:17.752Z] #36 [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 [2023-05-04T19:36:17.752Z] #36 12.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-05-04T19:36:17.752Z] #36 13.49 [2023-05-04T19:36:17.752Z] #36 13.75 #=#=# ######################################################################## 100.0% [2023-05-04T19:36:17.752Z] #36 14.18 [2023-05-04T19:36:17.752Z] #36 14.31 Download of images into '/build' complete. [2023-05-04T19:36:17.752Z] #36 14.31 Use something like the following to load the result into a Docker daemon: [2023-05-04T19:36:17.752Z] #36 14.31 tar -cC '/build' . | docker load [2023-05-04T19:36:17.752Z] #36 ... [2023-05-04T19:36:17.752Z] [2023-05-04T19:36:17.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:17.752Z] #39 20.48 CC compel/plugins/std/string.o [2023-05-04T19:36:17.826Z] #39 5.923 PBCC images/sk-inet.pb-c.c [2023-05-04T19:36:17.826Z] #39 5.937 DEP images/sk-inet.pb-c.d [2023-05-04T19:36:17.826Z] #39 5.984 PBCC images/sk-unix.pb-c.c [2023-05-04T19:36:17.826Z] #39 6.029 DEP images/sk-unix.pb-c.d [2023-05-04T19:36:17.826Z] #39 6.055 PBCC images/mm.pb-c.c [2023-05-04T19:36:17.826Z] #39 6.072 DEP images/mm.pb-c.d [2023-05-04T19:36:17.826Z] #39 6.117 PBCC images/timerfd.pb-c.c [2023-05-04T19:36:17.859Z] #36 42.63 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-05-04T19:36:17.859Z] #36 42.69 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-05-04T19:36:17.947Z] #38 11.32 CC images/eventpoll.o [2023-05-04T19:36:17.947Z] #38 11.46 CC images/fh.o [2023-05-04T19:36:17.947Z] #38 11.55 CC images/fsnotify.o [2023-05-04T19:36:18.013Z] #39 20.84 CC compel/plugins/std/infect.o [2023-05-04T19:36:18.084Z] #39 6.141 DEP images/timerfd.pb-c.d [2023-05-04T19:36:18.084Z] #39 6.165 PBCC images/timer.pb-c.c [2023-05-04T19:36:18.084Z] #39 6.178 DEP images/timer.pb-c.d [2023-05-04T19:36:18.084Z] #39 6.196 PBCC images/sa.pb-c.c [2023-05-04T19:36:18.084Z] #39 6.212 DEP images/sa.pb-c.d [2023-05-04T19:36:18.084Z] #39 6.254 PBCC images/pipe-data.pb-c.c [2023-05-04T19:36:18.084Z] #39 6.261 DEP images/pipe-data.pb-c.d [2023-05-04T19:36:18.084Z] #39 6.305 PBCC images/mnt.pb-c.c [2023-05-04T19:36:18.084Z] #39 6.323 DEP images/mnt.pb-c.d [2023-05-04T19:36:18.084Z] #39 6.352 PBCC images/sk-packet.pb-c.c [2023-05-04T19:36:18.084Z] #39 6.361 DEP images/sk-packet.pb-c.d [2023-05-04T19:36:18.114Z] #36 43.01 Selecting previously unselected package libpcre2-16-0:arm64. [2023-05-04T19:36:18.114Z] #36 43.01 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-05-04T19:36:18.114Z] #36 43.02 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-05-04T19:36:18.208Z] #38 ... [2023-05-04T19:36:18.208Z] [2023-05-04T19:36:18.208Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-05-04T19:36:18.208Z] #41 DONE 0.4s [2023-05-04T19:36:18.208Z] [2023-05-04T19:36:18.208Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:18.208Z] #38 11.70 CC images/signalfd.o [2023-05-04T19:36:18.208Z] #38 11.76 CC images/fs.o [2023-05-04T19:36:18.208Z] #38 11.82 CC images/pstree.o [2023-05-04T19:36:18.208Z] #38 11.87 CC images/pipe.o [2023-05-04T19:36:18.274Z] #39 21.21 CC compel/arch/x86/plugins/std/parasite-head.o [2023-05-04T19:36:18.274Z] #39 21.24 CC compel/arch/x86/plugins/std/memcpy.o [2023-05-04T19:36:18.341Z] #39 6.399 PBCC images/tcp-stream.pb-c.c [2023-05-04T19:36:18.341Z] #39 6.437 DEP images/tcp-stream.pb-c.d [2023-05-04T19:36:18.342Z] #39 6.489 PBCC images/pipe.pb-c.c [2023-05-04T19:36:18.342Z] #39 6.504 DEP images/pipe.pb-c.d [2023-05-04T19:36:18.342Z] #39 6.568 PBCC images/pstree.pb-c.c [2023-05-04T19:36:18.342Z] #39 6.583 DEP images/pstree.pb-c.d [2023-05-04T19:36:18.342Z] #39 6.616 PBCC images/fs.pb-c.c [2023-05-04T19:36:18.370Z] #36 43.32 Selecting previously unselected package libpcre2-32-0:arm64. [2023-05-04T19:36:18.370Z] #36 43.32 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-05-04T19:36:18.370Z] #36 43.36 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-05-04T19:36:18.469Z] #38 11.95 CC images/tcp-stream.o [2023-05-04T19:36:18.469Z] #38 12.02 CC images/sk-packet.o [2023-05-04T19:36:18.469Z] #38 ... [2023-05-04T19:36:18.469Z] [2023-05-04T19:36:18.469Z] #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 [2023-05-04T19:36:18.469Z] #30 26.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-05-04T19:36:18.469Z] #30 26.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:18.469Z] #30 26.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:18.469Z] #30 31.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-05-04T19:36:18.469Z] #30 31.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:18.469Z] #30 31.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:18.469Z] #30 33.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-05-04T19:36:18.469Z] #30 33.19 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:18.469Z] #30 33.20 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:18.469Z] #30 35.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-05-04T19:36:18.469Z] #30 35.22 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:18.469Z] #30 35.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:18.469Z] #30 ... [2023-05-04T19:36:18.469Z] [2023-05-04T19:36:18.469Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:18.469Z] #38 12.08 CC images/mnt.o [2023-05-04T19:36:18.469Z] #38 12.13 CC images/pipe-data.o [2023-05-04T19:36:18.543Z] #39 21.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-05-04T19:36:18.543Z] #39 21.33 AR compel/plugins/std.lib.a [2023-05-04T19:36:18.543Z] #39 21.39 CC compel/plugins/fds/fds.o [2023-05-04T19:36:18.599Z] #39 6.624 DEP images/fs.pb-c.d [2023-05-04T19:36:18.599Z] #39 6.657 PBCC images/signalfd.pb-c.c [2023-05-04T19:36:18.599Z] #39 6.673 DEP images/signalfd.pb-c.d [2023-05-04T19:36:18.599Z] #39 6.717 PBCC images/fh.pb-c.c [2023-05-04T19:36:18.599Z] #39 6.732 PBCC images/fsnotify.pb-c.c [2023-05-04T19:36:18.599Z] #39 6.755 DEP images/fh.pb-c.d [2023-05-04T19:36:18.599Z] #39 6.774 DEP images/fsnotify.pb-c.d [2023-05-04T19:36:18.599Z] #39 6.795 PBCC images/eventpoll.pb-c.c [2023-05-04T19:36:18.599Z] #39 6.805 DEP images/eventpoll.pb-c.d [2023-05-04T19:36:18.599Z] #39 6.848 PBCC images/eventfd.pb-c.c [2023-05-04T19:36:18.599Z] #39 6.870 DEP images/eventfd.pb-c.d [2023-05-04T19:36:18.599Z] #39 6.896 PBCC images/remap-file-path.pb-c.c [2023-05-04T19:36:18.599Z] #39 6.903 DEP images/remap-file-path.pb-c.d [2023-05-04T19:36:18.599Z] #39 6.931 PBCC images/fifo.pb-c.c [2023-05-04T19:36:18.599Z] #39 6.949 DEP images/fifo.pb-c.d [2023-05-04T19:36:18.628Z] #36 43.70 Selecting previously unselected package libpcre2-posix2:arm64. [2023-05-04T19:36:18.729Z] #38 12.19 CC images/sa.o [2023-05-04T19:36:18.729Z] #38 12.25 CC images/timer.o [2023-05-04T19:36:18.729Z] #38 12.34 CC images/timerfd.o [2023-05-04T19:36:18.804Z] #39 21.53 AR compel/plugins/fds.lib.a [2023-05-04T19:36:18.804Z] #39 21.60 HOSTDEP compel/src/lib/log-host.d [2023-05-04T19:36:18.804Z] #39 21.79 HOSTDEP compel/src/lib/handle-elf-host.d [2023-05-04T19:36:18.857Z] #39 7.008 PBCC images/ghost-file.pb-c.c [2023-05-04T19:36:18.857Z] #39 7.024 DEP images/ghost-file.pb-c.d [2023-05-04T19:36:18.857Z] #39 7.039 PBCC images/regfile.pb-c.c [2023-05-04T19:36:18.857Z] #39 7.056 DEP images/regfile.pb-c.d [2023-05-04T19:36:18.857Z] #39 7.076 PBCC images/ns.pb-c.c [2023-05-04T19:36:18.857Z] #39 7.083 DEP images/ns.pb-c.d [2023-05-04T19:36:18.857Z] #39 7.101 PBCC images/fdinfo.pb-c.c [2023-05-04T19:36:18.857Z] #39 7.122 DEP images/fdinfo.pb-c.d [2023-05-04T19:36:18.857Z] #39 7.159 PBCC images/core-aarch64.pb-c.c [2023-05-04T19:36:18.944Z] #36 43.71 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-05-04T19:36:18.944Z] #36 43.72 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-05-04T19:36:18.990Z] #38 12.41 CC images/mm.o [2023-05-04T19:36:18.990Z] #38 12.55 CC images/sk-opts.o [2023-05-04T19:36:18.990Z] #38 12.64 CC images/sk-unix.o [2023-05-04T19:36:19.116Z] #39 7.178 PBCC images/core-arm.pb-c.c [2023-05-04T19:36:19.116Z] #39 7.210 PBCC images/core-ppc64.pb-c.c [2023-05-04T19:36:19.116Z] #39 7.267 PBCC images/core-s390.pb-c.c [2023-05-04T19:36:19.116Z] #39 7.287 PBCC images/core-x86.pb-c.c [2023-05-04T19:36:19.116Z] #39 7.305 PBCC images/core.pb-c.c [2023-05-04T19:36:19.116Z] #39 7.322 PBCC images/inventory.pb-c.c [2023-05-04T19:36:19.116Z] #39 7.337 DEP images/core-aarch64.pb-c.d [2023-05-04T19:36:19.116Z] #39 7.351 DEP images/core-arm.pb-c.d [2023-05-04T19:36:19.116Z] #39 7.371 DEP images/core-ppc64.pb-c.d [2023-05-04T19:36:19.159Z] #39 21.83 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-05-04T19:36:19.159Z] #39 21.85 HOSTDEP compel/src/main-host.d [2023-05-04T19:36:19.159Z] #39 21.89 DEP compel/src/lib/ptrace.d [2023-05-04T19:36:19.200Z] #36 ... [2023-05-04T19:36:19.200Z] [2023-05-04T19:36:19.200Z] #23 [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 [2023-05-04T19:36:19.200Z] #23 43.69 + /build/golangci-lint --version [2023-05-04T19:36:19.200Z] #23 43.82 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-05-04T19:36:19.200Z] #23 DONE 44.2s [2023-05-04T19:36:19.200Z] [2023-05-04T19:36:19.200Z] #38 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-05-04T19:36:19.200Z] #38 DONE 2.6s [2023-05-04T19:36:19.200Z] [2023-05-04T19:36:19.200Z] #36 [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 [2023-05-04T19:36:19.200Z] #36 44.12 Selecting previously unselected package libpcre2-dev:arm64. [2023-05-04T19:36:19.200Z] #36 44.13 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-05-04T19:36:19.200Z] #36 44.14 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-05-04T19:36:19.255Z] #38 12.73 CC images/sk-inet.o [2023-05-04T19:36:19.255Z] #38 12.84 CC images/tun.o [2023-05-04T19:36:19.404Z] #39 7.416 DEP images/core-s390.pb-c.d [2023-05-04T19:36:19.404Z] #39 7.460 DEP images/core-x86.pb-c.d [2023-05-04T19:36:19.404Z] #39 7.529 DEP images/core.pb-c.d [2023-05-04T19:36:19.404Z] #39 7.565 DEP images/inventory.pb-c.d [2023-05-04T19:36:19.404Z] #39 7.605 PBCC images/cpuinfo.pb-c.c [2023-05-04T19:36:19.404Z] #39 7.616 DEP images/cpuinfo.pb-c.d [2023-05-04T19:36:19.404Z] #39 7.632 PBCC images/stats.pb-c.c [2023-05-04T19:36:19.404Z] #39 7.638 DEP images/stats.pb-c.d [2023-05-04T19:36:19.420Z] #39 21.96 DEP compel/src/lib/infect.d [2023-05-04T19:36:19.420Z] #39 ... [2023-05-04T19:36:19.420Z] [2023-05-04T19:36:19.420Z] #33 [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 [2023-05-04T19:36:19.420Z] #33 35.24 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:36:19.420Z] #33 35.24 + GOBIN=/build [2023-05-04T19:36:19.420Z] #33 35.24 + GO111MODULE=on [2023-05-04T19:36:19.420Z] #33 35.24 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-05-04T19:36:19.420Z] #33 ... [2023-05-04T19:36:19.420Z] [2023-05-04T19:36:19.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:19.420Z] #39 22.19 DEP compel/src/lib/infect-util.d [2023-05-04T19:36:19.420Z] #39 22.23 DEP compel/src/lib/infect-rpc.d [2023-05-04T19:36:19.420Z] #39 22.29 DEP compel/arch/x86/src/lib/infect.d [2023-05-04T19:36:19.420Z] #39 22.36 DEP compel/arch/x86/src/lib/cpu.d [2023-05-04T19:36:19.457Z] #36 44.26 Selecting previously unselected package libselinux1-dev:arm64. [2023-05-04T19:36:19.457Z] #36 44.26 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-05-04T19:36:19.457Z] #36 44.26 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-05-04T19:36:19.457Z] #36 44.34 Selecting previously unselected package libdevmapper-dev:arm64. [2023-05-04T19:36:19.457Z] #36 44.34 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-05-04T19:36:19.457Z] #36 44.34 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-05-04T19:36:19.457Z] #36 44.38 Selecting previously unselected package libseccomp-dev:arm64. [2023-05-04T19:36:19.457Z] #36 44.39 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-05-04T19:36:19.457Z] #36 44.39 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-05-04T19:36:19.457Z] #36 44.44 Selecting previously unselected package libsystemd-dev:arm64. [2023-05-04T19:36:19.516Z] #38 13.00 CC images/sk-netlink.o [2023-05-04T19:36:19.516Z] #38 13.08 CC images/packet-sock.o [2023-05-04T19:36:19.680Z] #39 22.41 DEP compel/src/lib/log.d [2023-05-04T19:36:19.680Z] #39 22.44 DEP compel/src/main.d [2023-05-04T19:36:19.680Z] #39 22.49 DEP compel/src/lib/handle-elf.d [2023-05-04T19:36:19.680Z] #39 22.53 DEP compel/arch/x86/src/lib/handle-elf.d [2023-05-04T19:36:19.680Z] #39 22.59 CC compel/src/lib/log.o [2023-05-04T19:36:19.714Z] #36 44.44 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-05-04T19:36:19.714Z] #36 44.45 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-05-04T19:36:19.777Z] #38 13.24 CC images/ipc-var.o [2023-05-04T19:36:19.777Z] #38 13.30 CC images/ipc-desc.o [2023-05-04T19:36:19.777Z] #38 13.36 CC images/ipc-shm.o [2023-05-04T19:36:19.943Z] #39 22.69 CC compel/arch/x86/src/lib/cpu.o [2023-05-04T19:36:19.972Z] #36 44.78 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-05-04T19:36:19.972Z] #36 44.80 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-05-04T19:36:19.972Z] #36 44.81 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:19.972Z] #36 44.83 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-05-04T19:36:19.972Z] #36 44.84 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:36:19.972Z] #36 44.85 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-05-04T19:36:19.972Z] #36 44.88 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-05-04T19:36:20.038Z] #38 13.43 CC images/ipc-msg.o [2023-05-04T19:36:20.038Z] #38 13.52 CC images/ipc-sem.o [2023-05-04T19:36:20.038Z] #38 13.58 CC images/utsns.o [2023-05-04T19:36:20.038Z] #38 13.66 CC images/creds.o [2023-05-04T19:36:20.228Z] #36 45.05 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-05-04T19:36:20.275Z] #39 22.96 CC compel/arch/x86/src/lib/infect.o [2023-05-04T19:36:20.299Z] #38 13.74 CC images/vma.o [2023-05-04T19:36:20.299Z] #38 13.82 CC images/netdev.o [2023-05-04T19:36:20.299Z] #38 13.93 CC images/tty.o [2023-05-04T19:36:20.485Z] #36 45.36 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-05-04T19:36:20.485Z] #36 45.38 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-05-04T19:36:20.485Z] #36 45.41 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:20.485Z] #36 45.42 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-05-04T19:36:20.485Z] #36 ... [2023-05-04T19:36:20.485Z] [2023-05-04T19:36:20.485Z] #39 [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 [2023-05-04T19:36:20.485Z] #0 2.689 + RM_GOPATH=0 [2023-05-04T19:36:20.485Z] #0 2.689 + TMP_GOPATH= [2023-05-04T19:36:20.485Z] #0 2.690 + : /build [2023-05-04T19:36:20.485Z] #0 2.690 + '[' -z '' ']' [2023-05-04T19:36:20.485Z] #0 2.690 ++ mktemp -d [2023-05-04T19:36:20.485Z] #0 2.691 + export GOPATH=/tmp/tmp.GSE9k1ZvJg [2023-05-04T19:36:20.485Z] #0 2.691 + GOPATH=/tmp/tmp.GSE9k1ZvJg [2023-05-04T19:36:20.485Z] #0 2.691 + RM_GOPATH=1 [2023-05-04T19:36:20.485Z] #0 2.691 + case "$(go env GOARCH)" in [2023-05-04T19:36:20.485Z] #0 2.692 ++ go env GOARCH [2023-05-04T19:36:20.485Z] #0 2.697 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:20.485Z] #0 2.697 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:20.485Z] #0 2.697 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:20.485Z] #0 2.698 Install tini version v0.19.0 [2023-05-04T19:36:20.485Z] #0 2.698 + dir=/tmp/install [2023-05-04T19:36:20.485Z] #0 2.698 + bin=tini [2023-05-04T19:36:20.485Z] #0 2.698 + shift [2023-05-04T19:36:20.485Z] #0 2.698 + '[' '!' -f /tmp/install/tini.installer ']' [2023-05-04T19:36:20.485Z] #0 2.698 + . /tmp/install/tini.installer [2023-05-04T19:36:20.485Z] #0 2.698 ++ : v0.19.0 [2023-05-04T19:36:20.485Z] #0 2.698 + install_tini [2023-05-04T19:36:20.485Z] #0 2.698 + echo 'Install tini version v0.19.0' [2023-05-04T19:36:20.485Z] #0 2.699 + git clone https://github.com/krallin/tini.git /tmp/tmp.GSE9k1ZvJg/tini [2023-05-04T19:36:20.485Z] #0 2.700 Cloning into '/tmp/tmp.GSE9k1ZvJg/tini'... [2023-05-04T19:36:20.485Z] #0 2.985 + cd /tmp/tmp.GSE9k1ZvJg/tini [2023-05-04T19:36:20.485Z] #0 2.985 + git checkout -q v0.19.0 [2023-05-04T19:36:20.485Z] #0 2.991 + cmake . [2023-05-04T19:36:20.485Z] #0 3.081 -- The C compiler identification is GNU 10.2.1 [2023-05-04T19:36:20.485Z] #0 3.095 -- Detecting C compiler ABI info [2023-05-04T19:36:20.485Z] #0 3.191 -- Detecting C compiler ABI info - done [2023-05-04T19:36:20.485Z] #0 3.206 -- Check for working C compiler: /usr/bin/cc - skipped [2023-05-04T19:36:20.485Z] #0 3.207 -- Detecting C compile features [2023-05-04T19:36:20.485Z] #0 3.207 -- Detecting C compile features - done [2023-05-04T19:36:20.485Z] #0 3.217 -- Performing Test HAS_BUILTIN_FORTIFY [2023-05-04T19:36:20.485Z] #0 3.256 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-05-04T19:36:20.485Z] #0 3.273 -- Configuring done [2023-05-04T19:36:20.485Z] #0 3.333 -- Generating done [2023-05-04T19:36:20.485Z] #0 3.333 -- Build files have been written to: /tmp/tmp.GSE9k1ZvJg/tini [2023-05-04T19:36:20.485Z] #0 3.336 + make tini-static [2023-05-04T19:36:20.485Z] #0 3.397 Scanning dependencies of target tini-static [2023-05-04T19:36:20.485Z] #0 3.425 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-05-04T19:36:20.485Z] #0 3.974 [100%] Linking C executable tini-static [2023-05-04T19:36:20.485Z] #0 4.068 [100%] Built target tini-static [2023-05-04T19:36:20.485Z] #0 4.083 + mkdir -p /build [2023-05-04T19:36:20.485Z] #0 4.084 + cp tini-static /build/docker-init [2023-05-04T19:36:20.485Z] #39 DONE 4.1s [2023-05-04T19:36:20.485Z] [2023-05-04T19:36:20.485Z] #36 [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 [2023-05-04T19:36:20.485Z] #36 45.43 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:20.485Z] #36 45.45 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-05-04T19:36:20.485Z] #36 45.47 Setting up mingw-w64-common (8.0.0-1) ... [2023-05-04T19:36:20.485Z] #36 45.49 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-05-04T19:36:20.485Z] #36 45.50 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:36:20.485Z] #36 45.52 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-05-04T19:36:20.485Z] #36 45.53 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-05-04T19:36:20.537Z] #39 23.30 CC compel/src/lib/infect-rpc.o [2023-05-04T19:36:20.560Z] #38 14.12 CC images/file-lock.o [2023-05-04T19:36:20.560Z] #38 14.22 CC images/rlimit.o [2023-05-04T19:36:20.742Z] #36 45.54 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:20.742Z] #36 45.55 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:20.742Z] #36 45.56 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 [2023-05-04T19:36:20.742Z] #36 45.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:20.742Z] #36 45.58 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 [2023-05-04T19:36:20.742Z] #36 45.60 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:36:20.742Z] #36 45.61 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:20.742Z] #36 45.62 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 [2023-05-04T19:36:20.742Z] #36 45.63 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:20.742Z] #36 45.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:36:20.742Z] #36 45.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-05-04T19:36:20.742Z] #36 45.68 Setting up dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:36:20.742Z] #36 45.69 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-05-04T19:36:20.742Z] #36 45.70 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-05-04T19:36:20.742Z] #36 45.72 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:20.795Z] #39 8.719 make[1]: Nothing to be done for 'all'. [2023-05-04T19:36:20.799Z] #39 23.48 CC compel/src/lib/infect-util.o [2023-05-04T19:36:20.799Z] #39 23.64 CC compel/src/lib/infect.o [2023-05-04T19:36:20.821Z] #38 14.30 CC images/pagemap.o [2023-05-04T19:36:20.821Z] #38 14.38 CC images/siginfo.o [2023-05-04T19:36:20.821Z] #38 14.46 CC images/rpc.o [2023-05-04T19:36:21.000Z] #36 DONE 46.0s [2023-05-04T19:36:21.000Z] [2023-05-04T19:36:21.000Z] #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 [2023-05-04T19:36:21.060Z] #39 ... [2023-05-04T19:36:21.060Z] [2023-05-04T19:36:21.060Z] #26 [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 [2023-05-04T19:36:21.060Z] #26 36.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-05-04T19:36:21.060Z] #26 36.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:21.060Z] #26 36.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:21.060Z] #26 43.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-05-04T19:36:21.060Z] #26 43.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:21.060Z] #26 43.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:21.083Z] #38 14.77 CC images/ext-file.o [2023-05-04T19:36:21.321Z] #26 47.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-05-04T19:36:21.321Z] #26 47.23 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-05-04T19:36:21.344Z] #38 14.86 CC images/cgroup.o [2023-05-04T19:36:21.395Z] #39 9.630 CC images/stats.o [2023-05-04T19:36:21.563Z] #40 0.613 + RM_GOPATH=0 [2023-05-04T19:36:21.563Z] #40 0.613 + TMP_GOPATH= [2023-05-04T19:36:21.564Z] #40 0.614 + : /build [2023-05-04T19:36:21.564Z] #40 0.614 + '[' -z '' ']' [2023-05-04T19:36:21.564Z] #40 0.614 ++ mktemp -d [2023-05-04T19:36:21.564Z] #40 0.618 + export GOPATH=/tmp/tmp.QjOApyjyLR [2023-05-04T19:36:21.564Z] #40 0.618 + GOPATH=/tmp/tmp.QjOApyjyLR [2023-05-04T19:36:21.564Z] #40 0.618 + RM_GOPATH=1 [2023-05-04T19:36:21.564Z] #40 0.618 + case "$(go env GOARCH)" in [2023-05-04T19:36:21.564Z] #40 0.618 ++ go env GOARCH [2023-05-04T19:36:21.564Z] #40 0.624 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:21.564Z] #40 0.624 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:21.564Z] #40 0.625 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:21.564Z] #40 0.626 + dir=/tmp/install [2023-05-04T19:36:21.564Z] #40 0.626 + bin=runc [2023-05-04T19:36:21.564Z] #40 0.626 + shift [2023-05-04T19:36:21.564Z] #40 0.626 + '[' '!' -f /tmp/install/runc.installer ']' [2023-05-04T19:36:21.564Z] #40 0.626 + . /tmp/install/runc.installer [2023-05-04T19:36:21.564Z] #40 0.626 ++ set -e [2023-05-04T19:36:21.564Z] #40 0.626 ++ : v1.1.5 [2023-05-04T19:36:21.564Z] #40 0.626 + install_runc [2023-05-04T19:36:21.564Z] #40 0.626 + RUNC_BUILDTAGS=seccomp [2023-05-04T19:36:21.564Z] #40 0.626 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-05-04T19:36:21.564Z] #40 0.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QjOApyjyLR/src/github.com/opencontainers/runc [2023-05-04T19:36:21.564Z] #40 0.626 Install runc version v1.1.5 (build tags: seccomp) [2023-05-04T19:36:21.564Z] #40 0.632 Cloning into '/tmp/tmp.QjOApyjyLR/src/github.com/opencontainers/runc'... [2023-05-04T19:36:21.582Z] #26 47.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:36:21.582Z] #26 ... [2023-05-04T19:36:21.582Z] [2023-05-04T19:36:21.582Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:21.582Z] #39 24.42 CC compel/src/lib/ptrace.o [2023-05-04T19:36:21.604Z] #38 15.07 CC images/userns.o [2023-05-04T19:36:21.604Z] #38 15.17 CC images/google/protobuf/descriptor.o [2023-05-04T19:36:21.653Z] #39 9.795 CC images/core.o [2023-05-04T19:36:21.653Z] #39 ... [2023-05-04T19:36:21.653Z] [2023-05-04T19:36:21.653Z] #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 [2023-05-04T19:36:21.653Z] #29 30.92 + for f in rootlesskit rootlesskit-docker-proxy [2023-05-04T19:36:21.653Z] #29 30.92 + GOBIN=/build [2023-05-04T19:36:21.653Z] #29 30.92 + GO111MODULE=on [2023-05-04T19:36:21.653Z] #29 30.92 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-05-04T19:36:21.653Z] #29 DONE 34.8s [2023-05-04T19:36:21.653Z] [2023-05-04T19:36:21.653Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-05-04T19:36:21.820Z] #40 ... [2023-05-04T19:36:21.820Z] [2023-05-04T19:36:21.820Z] #33 [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 [2023-05-04T19:36:21.820Z] #33 46.52 + return [2023-05-04T19:36:21.820Z] #33 DONE 46.7s [2023-05-04T19:36:21.820Z] [2023-05-04T19:36:21.820Z] #41 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-05-04T19:36:21.820Z] #41 DONE 0.7s [2023-05-04T19:36:21.820Z] [2023-05-04T19:36:21.820Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:21.820Z] #0 3.423 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:36:21.820Z] #0 3.423 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:36:21.820Z] #0 3.428 Note: Building without GnuTLS support [2023-05-04T19:36:21.820Z] #0 3.436 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:36:21.820Z] #0 3.436 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:36:21.820Z] #0 4.127 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:36:21.820Z] #0 4.143 GEN .gitid [2023-05-04T19:36:21.820Z] #0 4.155 GEN criu/include/version.h [2023-05-04T19:36:21.820Z] #0 4.178 GEN include/common/asm [2023-05-04T19:36:21.820Z] #0 4.391 PBCC images/timens.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.399 DEP images/timens.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.413 PBCC images/fown.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.420 PBCC images/google/protobuf/descriptor.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.433 PBCC images/opts.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.443 PBCC images/memfd.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.453 DEP images/fown.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.466 DEP images/google/protobuf/descriptor.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.482 DEP images/opts.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.496 DEP images/memfd.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.510 PBCC images/sit.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.522 DEP images/sit.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.536 PBCC images/macvlan.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.543 DEP images/macvlan.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.556 PBCC images/autofs.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.563 DEP images/autofs.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.576 PBCC images/sysctl.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.583 DEP images/sysctl.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.603 PBCC images/time.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.606 DEP images/time.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.628 PBCC images/binfmt-misc.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.650 DEP images/binfmt-misc.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.652 PBCC images/seccomp.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.661 DEP images/seccomp.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.687 PBCC images/userns.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.694 DEP images/userns.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.708 PBCC images/cgroup.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.715 DEP images/cgroup.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.729 PBCC images/ext-file.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.736 DEP images/ext-file.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.749 PBCC images/rpc.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.758 DEP images/rpc.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.773 PBCC images/siginfo.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.782 DEP images/siginfo.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.793 PBCC images/pagemap.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.803 DEP images/pagemap.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.819 PBCC images/rlimit.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.826 DEP images/rlimit.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.842 PBCC images/file-lock.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.849 DEP images/file-lock.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.862 PBCC images/tty.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.882 DEP images/tty.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.887 PBCC images/tun.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.897 PBCC images/netdev.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.909 DEP images/tun.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.924 DEP images/netdev.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.938 PBCC images/vma.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.948 DEP images/vma.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.962 PBCC images/creds.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.969 DEP images/creds.pb-c.d [2023-05-04T19:36:21.820Z] #0 4.982 PBCC images/utsns.pb-c.c [2023-05-04T19:36:21.820Z] #0 4.989 DEP images/utsns.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.002 PBCC images/ipc-desc.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.009 PBCC images/ipc-sem.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.016 DEP images/ipc-desc.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.029 DEP images/ipc-sem.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.043 PBCC images/ipc-msg.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.050 DEP images/ipc-msg.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.068 PBCC images/ipc-shm.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.074 DEP images/ipc-shm.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.087 PBCC images/ipc-var.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.094 DEP images/ipc-var.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.108 PBCC images/sk-opts.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.118 PBCC images/packet-sock.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.129 DEP images/sk-opts.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.142 DEP images/packet-sock.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.159 PBCC images/sk-netlink.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.169 DEP images/sk-netlink.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.185 PBCC images/sk-inet.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.196 DEP images/sk-inet.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.210 PBCC images/sk-unix.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.221 DEP images/sk-unix.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.235 PBCC images/mm.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.247 DEP images/mm.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.263 PBCC images/timerfd.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.276 DEP images/timerfd.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.290 PBCC images/timer.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.297 DEP images/timer.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.311 PBCC images/sa.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.321 DEP images/sa.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.334 PBCC images/pipe-data.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.341 DEP images/pipe-data.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.355 PBCC images/mnt.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.366 DEP images/mnt.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.382 PBCC images/sk-packet.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.394 DEP images/sk-packet.pb-c.d [2023-05-04T19:36:21.820Z] #0 5.409 PBCC images/tcp-stream.pb-c.c [2023-05-04T19:36:21.820Z] #0 5.419 DEP images/tcp-stream.pb-c.d [2023-05-04T19:36:21.843Z] #39 24.57 AR compel/libcompel.a [2023-05-04T19:36:21.843Z] #39 24.61 HOSTCC compel/src/main-host.o [2023-05-04T19:36:22.077Z] #42 5.437 PBCC images/pipe.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.448 DEP images/pipe.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.465 PBCC images/pstree.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.472 DEP images/pstree.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.485 PBCC images/fs.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.492 DEP images/fs.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.505 PBCC images/signalfd.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.516 DEP images/signalfd.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.538 PBCC images/fh.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.545 PBCC images/fsnotify.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.557 DEP images/fh.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.572 DEP images/fsnotify.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.591 PBCC images/eventpoll.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.598 DEP images/eventpoll.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.612 PBCC images/eventfd.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.619 DEP images/eventfd.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.636 PBCC images/remap-file-path.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.645 DEP images/remap-file-path.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.663 PBCC images/fifo.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.670 DEP images/fifo.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.683 PBCC images/ghost-file.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.693 DEP images/ghost-file.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.713 PBCC images/regfile.pb-c.c [2023-05-04T19:36:22.077Z] #42 5.728 DEP images/regfile.pb-c.d [2023-05-04T19:36:22.077Z] #42 5.746 PBCC images/ns.pb-c.c [2023-05-04T19:36:22.104Z] #39 24.80 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-05-04T19:36:22.104Z] #39 24.87 HOSTCC compel/src/lib/handle-elf-host.o [2023-05-04T19:36:22.176Z] #38 15.59 CC images/opts.o [2023-05-04T19:36:22.176Z] #38 15.66 CC images/seccomp.o [2023-05-04T19:36:22.176Z] #38 15.79 CC images/binfmt-misc.o [2023-05-04T19:36:22.338Z] #42 5.754 DEP images/ns.pb-c.d [2023-05-04T19:36:22.338Z] #42 5.772 PBCC images/fdinfo.pb-c.c [2023-05-04T19:36:22.338Z] #42 5.791 DEP images/fdinfo.pb-c.d [2023-05-04T19:36:22.338Z] #42 5.806 PBCC images/core-aarch64.pb-c.c [2023-05-04T19:36:22.338Z] #42 5.817 PBCC images/core-arm.pb-c.c [2023-05-04T19:36:22.338Z] #42 5.828 PBCC images/core-ppc64.pb-c.c [2023-05-04T19:36:22.338Z] #42 5.843 PBCC images/core-s390.pb-c.c [2023-05-04T19:36:22.338Z] #42 5.854 PBCC images/core-x86.pb-c.c [2023-05-04T19:36:22.338Z] #42 5.866 PBCC images/core.pb-c.c [2023-05-04T19:36:22.338Z] #42 5.884 PBCC images/inventory.pb-c.c [2023-05-04T19:36:22.338Z] #42 5.897 DEP images/core-aarch64.pb-c.d [2023-05-04T19:36:22.338Z] #42 5.912 DEP images/core-arm.pb-c.d [2023-05-04T19:36:22.338Z] #42 5.948 DEP images/core-ppc64.pb-c.d [2023-05-04T19:36:22.338Z] #42 5.962 DEP images/core-s390.pb-c.d [2023-05-04T19:36:22.364Z] #39 25.05 HOSTCC compel/src/lib/log-host.o [2023-05-04T19:36:22.364Z] #39 25.15 HOSTLINK compel/compel-host-bin [2023-05-04T19:36:22.364Z] #39 25.24 DEP soccr/soccr.d [2023-05-04T19:36:22.437Z] #38 15.87 CC images/time.o [2023-05-04T19:36:22.437Z] #38 15.93 CC images/sysctl.o [2023-05-04T19:36:22.437Z] #38 15.99 CC images/autofs.o [2023-05-04T19:36:22.437Z] #38 16.05 CC images/macvlan.o [2023-05-04T19:36:22.595Z] #42 ... [2023-05-04T19:36:22.595Z] [2023-05-04T19:36:22.595Z] #43 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-05-04T19:36:22.595Z] #43 DONE 0.7s [2023-05-04T19:36:22.595Z] [2023-05-04T19:36:22.595Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:22.595Z] #42 5.977 DEP images/core-x86.pb-c.d [2023-05-04T19:36:22.595Z] #42 5.999 DEP images/core.pb-c.d [2023-05-04T19:36:22.595Z] #42 6.014 DEP images/inventory.pb-c.d [2023-05-04T19:36:22.595Z] #42 6.034 PBCC images/cpuinfo.pb-c.c [2023-05-04T19:36:22.595Z] #42 6.042 DEP images/cpuinfo.pb-c.d [2023-05-04T19:36:22.595Z] #42 6.056 PBCC images/stats.pb-c.c [2023-05-04T19:36:22.595Z] #42 6.063 DEP images/stats.pb-c.d [2023-05-04T19:36:22.595Z] #42 ... [2023-05-04T19:36:22.595Z] [2023-05-04T19:36:22.595Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-05-04T19:36:22.658Z] #39 25.34 CC soccr/soccr.o [2023-05-04T19:36:22.698Z] #38 16.13 CC images/sit.o [2023-05-04T19:36:22.698Z] #38 16.22 CC images/memfd.o [2023-05-04T19:36:22.698Z] #38 16.30 CC images/timens.o [2023-05-04T19:36:22.919Z] #39 25.72 AR soccr/libsoccr.a [2023-05-04T19:36:22.919Z] #39 ... [2023-05-04T19:36:22.919Z] [2023-05-04T19:36:22.919Z] #36 [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 [2023-05-04T19:36:22.919Z] #36 DONE 25.2s [2023-05-04T19:36:22.919Z] [2023-05-04T19:36:22.919Z] #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 [2023-05-04T19:36:22.919Z] #31 DONE 48.5s [2023-05-04T19:36:22.919Z] [2023-05-04T19:36:22.919Z] #33 [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 [2023-05-04T19:36:22.919Z] #33 DONE 48.9s [2023-05-04T19:36:22.919Z] [2023-05-04T19:36:22.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:22.919Z] #39 25.80 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:36:22.959Z] #38 16.39 LINK images/built-in.o [2023-05-04T19:36:22.959Z] #38 16.48 GEN compel/include/asm [2023-05-04T19:36:22.959Z] #38 16.54 GEN compel/include/version.h [2023-05-04T19:36:22.959Z] #38 16.55 touch .config [2023-05-04T19:36:22.959Z] #38 16.58 GEN include/common/config.h [2023-05-04T19:36:23.048Z] #40 DONE 1.3s [2023-05-04T19:36:23.048Z] [2023-05-04T19:36:23.048Z] #21 [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 [2023-05-04T19:36:23.048Z] #21 DONE 35.9s [2023-05-04T19:36:23.048Z] [2023-05-04T19:36:23.048Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-05-04T19:36:23.158Z] #44 0.595 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-05-04T19:36:23.179Z] #39 ... [2023-05-04T19:36:23.179Z] [2023-05-04T19:36:23.179Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-05-04T19:36:23.179Z] #40 DONE 0.3s [2023-05-04T19:36:23.220Z] #38 16.71 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-05-04T19:36:23.220Z] #38 16.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-05-04T19:36:23.220Z] #38 16.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-05-04T19:36:23.220Z] #38 16.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-05-04T19:36:23.220Z] #38 16.80 DEP compel/arch/x86/plugins/std/memcpy.d [2023-05-04T19:36:23.220Z] #38 16.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-05-04T19:36:23.306Z] #41 DONE 0.3s [2023-05-04T19:36:23.306Z] [2023-05-04T19:36:23.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:23.306Z] #39 10.02 CC images/core-x86.o [2023-05-04T19:36:23.306Z] #39 10.21 CC images/core-arm.o [2023-05-04T19:36:23.306Z] #39 10.35 CC images/core-aarch64.o [2023-05-04T19:36:23.306Z] #39 10.44 CC images/core-ppc64.o [2023-05-04T19:36:23.306Z] #39 10.59 CC images/core-s390.o [2023-05-04T19:36:23.306Z] #39 10.78 CC images/cpuinfo.o [2023-05-04T19:36:23.306Z] #39 10.93 CC images/inventory.o [2023-05-04T19:36:23.306Z] #39 11.02 CC images/fdinfo.o [2023-05-04T19:36:23.306Z] #39 11.18 CC images/fown.o [2023-05-04T19:36:23.306Z] #39 11.36 CC images/ns.o [2023-05-04T19:36:23.306Z] #39 11.46 CC images/regfile.o [2023-05-04T19:36:23.306Z] #39 11.52 CC images/ghost-file.o [2023-05-04T19:36:23.306Z] #39 11.60 CC images/fifo.o [2023-05-04T19:36:23.415Z] #44 DONE 0.8s [2023-05-04T19:36:23.415Z] [2023-05-04T19:36:23.415Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-05-04T19:36:23.441Z] [2023-05-04T19:36:23.441Z] #26 [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 [2023-05-04T19:36:23.441Z] #26 48.83 Selecting previously unselected package libapparmor1:amd64. [2023-05-04T19:36:23.441Z] #26 48.83 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-05-04T19:36:23.441Z] #26 48.84 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-05-04T19:36:23.441Z] #26 48.92 Selecting previously unselected package libapparmor-dev:amd64. [2023-05-04T19:36:23.441Z] #26 48.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-05-04T19:36:23.441Z] #26 48.93 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-05-04T19:36:23.441Z] #26 ... [2023-05-04T19:36:23.441Z] [2023-05-04T19:36:23.441Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-05-04T19:36:23.441Z] #41 DONE 0.2s [2023-05-04T19:36:23.441Z] [2023-05-04T19:36:23.441Z] #26 [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 [2023-05-04T19:36:23.441Z] #26 49.34 Selecting previously unselected package libbtrfs0:amd64. [2023-05-04T19:36:23.441Z] #26 49.35 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-05-04T19:36:23.441Z] #26 49.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:36:23.481Z] #38 16.85 GEN compel/plugins/include/uapi/std/syscall.h [2023-05-04T19:36:23.481Z] #38 16.89 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-05-04T19:36:23.481Z] #38 16.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-05-04T19:36:23.481Z] #38 16.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-05-04T19:36:23.481Z] #38 16.96 DEP compel/plugins/std/infect.d [2023-05-04T19:36:23.481Z] #38 17.03 DEP compel/plugins/std/string.d [2023-05-04T19:36:23.481Z] #38 17.08 DEP compel/plugins/std/log.d [2023-05-04T19:36:23.481Z] #38 17.12 DEP compel/plugins/std/fds.d [2023-05-04T19:36:23.481Z] #38 17.15 DEP compel/plugins/std/std.d [2023-05-04T19:36:23.481Z] #38 17.18 DEP compel/plugins/shmem/shmem.d [2023-05-04T19:36:23.563Z] #39 11.78 CC images/remap-file-path.o [2023-05-04T19:36:23.563Z] #39 11.89 CC images/eventfd.o [2023-05-04T19:36:23.701Z] #26 49.56 Selecting previously unselected package libbtrfs-dev:amd64. [2023-05-04T19:36:23.701Z] #26 49.56 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-05-04T19:36:23.701Z] #26 49.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:36:23.742Z] #38 17.23 DEP compel/plugins/fds/fds.d [2023-05-04T19:36:23.742Z] #38 17.30 CC compel/plugins/std/std.o [2023-05-04T19:36:23.742Z] #38 17.40 CC compel/plugins/std/fds.o [2023-05-04T19:36:23.821Z] #39 11.97 CC images/eventpoll.o [2023-05-04T19:36:23.821Z] #39 12.07 CC images/fh.o [2023-05-04T19:36:23.821Z] #39 12.15 CC images/fsnotify.o [2023-05-04T19:36:23.962Z] #26 49.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-05-04T19:36:23.962Z] #26 49.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:24.058Z] #38 17.55 CC compel/plugins/std/log.o [2023-05-04T19:36:24.080Z] #39 12.35 CC images/signalfd.o [2023-05-04T19:36:24.080Z] #39 12.44 CC images/fs.o [2023-05-04T19:36:24.223Z] #26 50.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:24.223Z] #26 50.18 Selecting previously unselected package libudev-dev:amd64. [2023-05-04T19:36:24.223Z] #26 50.19 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:36:24.223Z] #26 50.19 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:24.319Z] #38 17.84 CC compel/plugins/std/string.o [2023-05-04T19:36:24.338Z] #39 12.58 CC images/pstree.o [2023-05-04T19:36:24.345Z] #45 DONE 0.8s [2023-05-04T19:36:24.345Z] [2023-05-04T19:36:24.345Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-05-04T19:36:24.361Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-05-04T19:36:24.483Z] #26 50.44 Selecting previously unselected package libsepol1-dev:amd64. [2023-05-04T19:36:24.483Z] #26 50.44 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-05-04T19:36:24.579Z] #38 18.02 CC compel/plugins/std/infect.o [2023-05-04T19:36:24.579Z] #38 18.14 CC compel/arch/x86/plugins/std/parasite-head.o [2023-05-04T19:36:24.579Z] #38 18.16 CC compel/arch/x86/plugins/std/memcpy.o [2023-05-04T19:36:24.579Z] #38 18.18 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-05-04T19:36:24.579Z] #38 18.20 AR compel/plugins/std.lib.a [2023-05-04T19:36:24.598Z] #39 12.64 CC images/pipe.o [2023-05-04T19:36:24.599Z] #39 12.73 CC images/tcp-stream.o [2023-05-04T19:36:24.599Z] #39 12.87 CC images/sk-packet.o [2023-05-04T19:36:24.743Z] #26 50.45 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-05-04T19:36:24.840Z] #38 18.27 CC compel/plugins/fds/fds.o [2023-05-04T19:36:24.840Z] #38 18.36 AR compel/plugins/fds.lib.a [2023-05-04T19:36:24.840Z] #38 18.45 HOSTDEP compel/src/lib/log-host.d [2023-05-04T19:36:24.864Z] #39 12.98 CC images/mnt.o [2023-05-04T19:36:24.864Z] #39 13.04 CC images/pipe-data.o [2023-05-04T19:36:24.864Z] #39 13.13 CC images/sa.o [2023-05-04T19:36:24.909Z] #46 DONE 0.5s [2023-05-04T19:36:24.909Z] [2023-05-04T19:36:24.909Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:24.909Z] #42 6.352 make[1]: Nothing to be done for 'all'. [2023-05-04T19:36:24.909Z] #42 6.619 CC images/stats.o [2023-05-04T19:36:24.909Z] #42 6.703 CC images/core.o [2023-05-04T19:36:24.909Z] #42 6.830 CC images/core-x86.o [2023-05-04T19:36:24.909Z] #42 6.941 CC images/core-arm.o [2023-05-04T19:36:24.909Z] #42 7.020 CC images/core-aarch64.o [2023-05-04T19:36:24.909Z] #42 7.104 CC images/core-ppc64.o [2023-05-04T19:36:24.909Z] #42 7.225 CC images/core-s390.o [2023-05-04T19:36:24.909Z] #42 7.366 CC images/cpuinfo.o [2023-05-04T19:36:24.909Z] #42 7.458 CC images/inventory.o [2023-05-04T19:36:24.909Z] #42 7.537 CC images/fdinfo.o [2023-05-04T19:36:24.909Z] #42 7.611 CC images/fown.o [2023-05-04T19:36:24.909Z] #42 7.661 CC images/ns.o [2023-05-04T19:36:24.909Z] #42 7.707 CC images/regfile.o [2023-05-04T19:36:24.909Z] #42 7.765 CC images/ghost-file.o [2023-05-04T19:36:24.909Z] #42 7.833 CC images/fifo.o [2023-05-04T19:36:24.909Z] #42 7.886 CC images/remap-file-path.o [2023-05-04T19:36:24.909Z] #42 7.923 CC images/eventfd.o [2023-05-04T19:36:24.909Z] #42 7.970 CC images/eventpoll.o [2023-05-04T19:36:24.909Z] #42 8.029 CC images/fh.o [2023-05-04T19:36:24.909Z] #42 8.097 CC images/fsnotify.o [2023-05-04T19:36:24.909Z] #42 8.219 CC images/signalfd.o [2023-05-04T19:36:24.909Z] #42 8.270 CC images/fs.o [2023-05-04T19:36:24.909Z] #42 8.315 CC images/pstree.o [2023-05-04T19:36:24.909Z] #42 8.361 CC images/pipe.o [2023-05-04T19:36:24.909Z] #42 8.414 CC images/tcp-stream.o [2023-05-04T19:36:24.909Z] #42 8.461 CC images/sk-packet.o [2023-05-04T19:36:24.909Z] #42 8.521 CC images/mnt.o [2023-05-04T19:36:24.909Z] #42 8.568 CC images/pipe-data.o [2023-05-04T19:36:24.925Z] Congratulations! All API changes are done the right way. [2023-05-04T19:36:24.925Z] Congratulations! All TOML source files changed here have valid syntax. [2023-05-04T19:36:24.925Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-05-04T19:36:24.925Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-05-04T19:36:24.925Z] Congratulations! No new tests were added to integration-cli. [2023-05-04T19:36:24.925Z] [2023-05-04T19:36:24.925Z] INFO Start validation with golang-ci-lint [2023-05-04T19:36:24.925Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-05-04T19:36:25.005Z] #26 50.95 Selecting previously unselected package libpcre2-16-0:amd64. [2023-05-04T19:36:25.005Z] #26 50.95 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:25.005Z] #26 50.97 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:25.102Z] #38 18.48 HOSTDEP compel/src/lib/handle-elf-host.d [2023-05-04T19:36:25.102Z] #38 18.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-05-04T19:36:25.102Z] #38 18.57 HOSTDEP compel/src/main-host.d [2023-05-04T19:36:25.102Z] #38 18.61 DEP compel/src/lib/ptrace.d [2023-05-04T19:36:25.102Z] #38 18.66 DEP compel/src/lib/infect.d [2023-05-04T19:36:25.102Z] #38 18.71 DEP compel/src/lib/infect-util.d [2023-05-04T19:36:25.102Z] #38 18.75 DEP compel/src/lib/infect-rpc.d [2023-05-04T19:36:25.123Z] #39 13.18 CC images/timer.o [2023-05-04T19:36:25.123Z] #39 13.30 CC images/timerfd.o [2023-05-04T19:36:25.123Z] #39 13.38 CC images/mm.o [2023-05-04T19:36:25.166Z] #42 ... [2023-05-04T19:36:25.166Z] [2023-05-04T19:36:25.166Z] #47 [dev-systemd-false 6/27] RUN ldconfig [2023-05-04T19:36:25.166Z] #47 DONE 0.5s [2023-05-04T19:36:25.166Z] [2023-05-04T19:36:25.166Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:25.166Z] #42 8.617 CC images/sa.o [2023-05-04T19:36:25.183Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-05-04T19:36:25.183Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-05-04T19:36:25.265Z] #26 51.11 Selecting previously unselected package libpcre2-32-0:amd64. [2023-05-04T19:36:25.265Z] #26 51.11 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:25.265Z] #26 51.12 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:25.362Z] #38 18.79 DEP compel/arch/x86/src/lib/infect.d [2023-05-04T19:36:25.362Z] #38 18.84 DEP compel/arch/x86/src/lib/cpu.d [2023-05-04T19:36:25.362Z] #38 18.87 DEP compel/src/lib/log.d [2023-05-04T19:36:25.362Z] #38 18.91 DEP compel/src/main.d [2023-05-04T19:36:25.362Z] #38 18.96 DEP compel/src/lib/handle-elf.d [2023-05-04T19:36:25.381Z] #39 13.53 CC images/sk-opts.o [2023-05-04T19:36:25.381Z] #39 13.62 CC images/sk-unix.o [2023-05-04T19:36:25.381Z] #39 13.72 CC images/sk-inet.o [2023-05-04T19:36:25.422Z] #42 8.720 CC images/timer.o [2023-05-04T19:36:25.422Z] #42 8.797 CC images/timerfd.o [2023-05-04T19:36:25.422Z] #42 8.849 CC images/mm.o [2023-05-04T19:36:25.422Z] #42 8.912 CC images/sk-opts.o [2023-05-04T19:36:25.525Z] #26 51.23 Selecting previously unselected package libpcre2-posix2:amd64. [2023-05-04T19:36:25.525Z] #26 51.23 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:25.525Z] #26 51.24 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:25.525Z] #26 51.29 Selecting previously unselected package libpcre2-dev:amd64. [2023-05-04T19:36:25.525Z] #26 51.29 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:25.525Z] #26 51.30 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:25.525Z] #26 51.49 Selecting previously unselected package libselinux1-dev:amd64. [2023-05-04T19:36:25.525Z] #26 51.50 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-05-04T19:36:25.525Z] #26 51.50 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-05-04T19:36:25.525Z] #26 51.61 Selecting previously unselected package libdevmapper-dev:amd64. [2023-05-04T19:36:25.633Z] #38 19.01 DEP compel/arch/x86/src/lib/handle-elf.d [2023-05-04T19:36:25.633Z] #38 19.08 CC compel/src/lib/log.o [2023-05-04T19:36:25.633Z] #38 19.18 CC compel/arch/x86/src/lib/cpu.o [2023-05-04T19:36:25.639Z] #39 13.83 CC images/tun.o [2023-05-04T19:36:25.639Z] #39 13.90 CC images/sk-netlink.o [2023-05-04T19:36:25.678Z] #42 8.968 CC images/sk-unix.o [2023-05-04T19:36:25.678Z] #42 9.033 CC images/sk-inet.o [2023-05-04T19:36:25.678Z] #42 9.112 CC images/tun.o [2023-05-04T19:36:25.678Z] #42 9.174 CC images/sk-netlink.o [2023-05-04T19:36:25.678Z] #42 9.221 CC images/packet-sock.o [2023-05-04T19:36:25.678Z] #42 9.300 CC images/ipc-var.o [2023-05-04T19:36:25.678Z] #42 9.346 CC images/ipc-desc.o [2023-05-04T19:36:25.786Z] #26 51.61 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:25.786Z] #26 51.62 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:25.786Z] #26 51.68 Selecting previously unselected package libseccomp-dev:amd64. [2023-05-04T19:36:25.786Z] #26 51.68 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-05-04T19:36:25.786Z] #26 51.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-05-04T19:36:25.786Z] #26 51.80 Selecting previously unselected package libsystemd-dev:amd64. [2023-05-04T19:36:25.786Z] #26 51.81 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:36:25.786Z] #26 51.81 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:25.899Z] #39 14.03 CC images/packet-sock.o [2023-05-04T19:36:25.899Z] #39 14.16 CC images/ipc-var.o [2023-05-04T19:36:25.899Z] #39 14.25 CC images/ipc-desc.o [2023-05-04T19:36:25.930Z] #38 19.40 CC compel/arch/x86/src/lib/infect.o [2023-05-04T19:36:25.936Z] #42 ... [2023-05-04T19:36:25.936Z] [2023-05-04T19:36:25.936Z] #48 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-05-04T19:36:25.936Z] #48 DONE 0.7s [2023-05-04T19:36:25.936Z] [2023-05-04T19:36:25.936Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:25.936Z] #42 9.390 CC images/ipc-shm.o [2023-05-04T19:36:25.936Z] #42 9.434 CC images/ipc-msg.o [2023-05-04T19:36:25.936Z] #42 9.493 CC images/ipc-sem.o [2023-05-04T19:36:25.936Z] #42 9.550 CC images/utsns.o [2023-05-04T19:36:26.157Z] #39 14.32 CC images/ipc-shm.o [2023-05-04T19:36:26.157Z] #39 14.39 CC images/ipc-msg.o [2023-05-04T19:36:26.157Z] #39 14.52 CC images/ipc-sem.o [2023-05-04T19:36:26.193Z] #42 9.595 CC images/creds.o [2023-05-04T19:36:26.193Z] #42 9.647 CC images/vma.o [2023-05-04T19:36:26.193Z] #42 9.695 CC images/netdev.o [2023-05-04T19:36:26.193Z] #42 9.779 CC images/tty.o [2023-05-04T19:36:26.198Z] #38 19.72 CC compel/src/lib/infect-rpc.o [2023-05-04T19:36:26.199Z] #38 ... [2023-05-04T19:36:26.199Z] [2023-05-04T19:36:26.199Z] #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 [2023-05-04T19:36:26.199Z] #37 17.42 + cd /tmp/tmp.eVony1wttm/src/github.com/containerd/containerd [2023-05-04T19:36:26.199Z] #37 17.42 + git checkout -q v1.6.20 [2023-05-04T19:36:26.199Z] #37 18.05 + export 'BUILDTAGS=netgo osusergo static_build' [2023-05-04T19:36:26.199Z] #37 18.05 + BUILDTAGS='netgo osusergo static_build' [2023-05-04T19:36:26.199Z] #37 18.05 + export EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:36:26.199Z] #37 18.05 + EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:36:26.199Z] #37 18.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-05-04T19:36:26.199Z] #37 18.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-05-04T19:36:26.199Z] #37 18.05 + '[' '' = dynamic ']' [2023-05-04T19:36:26.199Z] #37 18.05 + make [2023-05-04T19:36:26.199Z] #37 19.11 + bin/ctr [2023-05-04T19:36:26.358Z] #26 52.03 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-05-04T19:36:26.358Z] #26 52.06 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-05-04T19:36:26.358Z] #26 52.07 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:26.358Z] #26 52.08 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-05-04T19:36:26.358Z] #26 52.10 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:36:26.358Z] #26 52.12 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.358Z] #26 52.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:36:26.358Z] #26 52.18 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.358Z] #26 52.21 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:26.358Z] #26 52.23 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.358Z] #26 52.24 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:26.358Z] #26 52.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:36:26.358Z] #26 52.28 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:26.358Z] #26 52.30 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-05-04T19:36:26.358Z] #26 52.32 Setting up mingw-w64-common (8.0.0-1) ... [2023-05-04T19:36:26.358Z] #26 52.34 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:26.358Z] #26 52.36 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:36:26.358Z] #26 52.38 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.416Z] #39 14.57 CC images/utsns.o [2023-05-04T19:36:26.416Z] #39 14.63 CC images/creds.o [2023-05-04T19:36:26.416Z] #39 14.68 CC images/vma.o [2023-05-04T19:36:26.416Z] #39 14.75 CC images/netdev.o [2023-05-04T19:36:26.450Z] #42 9.901 CC images/file-lock.o [2023-05-04T19:36:26.450Z] #42 9.947 CC images/rlimit.o [2023-05-04T19:36:26.450Z] #42 9.992 CC images/pagemap.o [2023-05-04T19:36:26.450Z] #42 10.06 CC images/siginfo.o [2023-05-04T19:36:26.460Z] #37 ... [2023-05-04T19:36:26.460Z] [2023-05-04T19:36:26.460Z] #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 [2023-05-04T19:36:26.460Z] #30 39.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-05-04T19:36:26.460Z] #30 39.04 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 39.04 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 40.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-05-04T19:36:26.460Z] #30 40.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-05-04T19:36:26.460Z] #30 40.65 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 40.75 Selecting previously unselected package libapparmor1:amd64. [2023-05-04T19:36:26.460Z] #30 40.75 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 40.77 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-05-04T19:36:26.460Z] #30 40.84 Selecting previously unselected package libapparmor-dev:amd64. [2023-05-04T19:36:26.460Z] #30 40.84 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 40.85 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-05-04T19:36:26.460Z] #30 40.99 Selecting previously unselected package libbtrfs0:amd64. [2023-05-04T19:36:26.460Z] #30 40.99 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 41.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:36:26.460Z] #30 41.12 Selecting previously unselected package libbtrfs-dev:amd64. [2023-05-04T19:36:26.460Z] #30 41.13 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 41.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:36:26.460Z] #30 41.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-05-04T19:36:26.460Z] #30 41.29 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 41.30 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:26.460Z] #30 41.40 Selecting previously unselected package libudev-dev:amd64. [2023-05-04T19:36:26.460Z] #30 41.40 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 41.41 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:26.460Z] #30 41.52 Selecting previously unselected package libsepol1-dev:amd64. [2023-05-04T19:36:26.460Z] #30 41.52 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 41.54 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-05-04T19:36:26.460Z] #30 41.68 Selecting previously unselected package libpcre2-16-0:amd64. [2023-05-04T19:36:26.460Z] #30 41.68 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 41.70 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 41.86 Selecting previously unselected package libpcre2-32-0:amd64. [2023-05-04T19:36:26.460Z] #30 41.86 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 41.87 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 42.05 Selecting previously unselected package libpcre2-posix2:amd64. [2023-05-04T19:36:26.460Z] #30 42.05 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 42.06 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 42.14 Selecting previously unselected package libpcre2-dev:amd64. [2023-05-04T19:36:26.460Z] #30 42.15 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 42.20 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 42.38 Selecting previously unselected package libselinux1-dev:amd64. [2023-05-04T19:36:26.460Z] #30 42.38 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 42.39 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-05-04T19:36:26.460Z] #30 42.51 Selecting previously unselected package libdevmapper-dev:amd64. [2023-05-04T19:36:26.460Z] #30 42.52 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 42.54 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:26.460Z] #30 42.62 Selecting previously unselected package libseccomp-dev:amd64. [2023-05-04T19:36:26.460Z] #30 42.62 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 42.63 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 42.73 Selecting previously unselected package libsystemd-dev:amd64. [2023-05-04T19:36:26.460Z] #30 42.73 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:36:26.460Z] #30 42.74 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:26.460Z] #30 43.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 43.05 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-05-04T19:36:26.460Z] #30 43.09 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:26.460Z] #30 43.12 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-05-04T19:36:26.460Z] #30 43.13 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 43.15 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 43.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:36:26.460Z] #30 43.22 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 43.29 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:26.460Z] #30 43.30 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 43.34 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:26.460Z] #30 43.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:36:26.460Z] #30 43.40 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 43.45 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-05-04T19:36:26.460Z] #30 43.48 Setting up mingw-w64-common (8.0.0-1) ... [2023-05-04T19:36:26.460Z] #30 43.54 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:26.460Z] #30 43.58 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:36:26.460Z] #30 43.62 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:26.460Z] #30 43.63 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-05-04T19:36:26.460Z] #30 43.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 43.69 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 43.71 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 [2023-05-04T19:36:26.460Z] #30 43.73 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 43.76 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 [2023-05-04T19:36:26.460Z] #30 43.77 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:36:26.460Z] #30 43.82 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 43.83 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 [2023-05-04T19:36:26.460Z] #30 43.90 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 43.93 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:36:26.460Z] #30 43.96 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:26.460Z] #30 43.98 Setting up dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:36:26.460Z] #30 44.02 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:26.460Z] #30 44.10 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:26.460Z] #30 44.12 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:26.619Z] #26 52.39 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-05-04T19:36:26.619Z] #26 52.40 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:26.619Z] #26 52.43 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:26.619Z] #26 52.45 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 [2023-05-04T19:36:26.619Z] #26 52.46 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:26.619Z] #26 52.48 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 [2023-05-04T19:36:26.619Z] #26 52.51 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:36:26.619Z] #26 52.52 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:26.619Z] #26 52.54 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 [2023-05-04T19:36:26.619Z] #26 52.55 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:26.619Z] #26 52.58 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:36:26.619Z] #26 52.62 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:26.675Z] #39 14.89 CC images/tty.o [2023-05-04T19:36:26.708Z] #42 10.12 CC images/rpc.o [2023-05-04T19:36:26.708Z] #42 ... [2023-05-04T19:36:26.708Z] [2023-05-04T19:36:26.708Z] #49 [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 [2023-05-04T19:36:26.708Z] #0 2.926 + RM_GOPATH=0 [2023-05-04T19:36:26.708Z] #0 2.926 + TMP_GOPATH= [2023-05-04T19:36:26.708Z] #0 2.926 + : /build [2023-05-04T19:36:26.708Z] #0 2.927 + '[' -z '' ']' [2023-05-04T19:36:26.708Z] #0 2.927 ++ mktemp -d [2023-05-04T19:36:26.708Z] #0 2.928 + export GOPATH=/tmp/tmp.8pH3xRh5TC [2023-05-04T19:36:26.708Z] #0 2.928 + GOPATH=/tmp/tmp.8pH3xRh5TC [2023-05-04T19:36:26.708Z] #0 2.928 + RM_GOPATH=1 [2023-05-04T19:36:26.708Z] #0 2.929 + case "$(go env GOARCH)" in [2023-05-04T19:36:26.708Z] #0 2.930 ++ go env GOARCH [2023-05-04T19:36:26.708Z] #0 2.940 Install containerd version v1.6.20 [2023-05-04T19:36:26.708Z] #0 2.940 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:26.708Z] #0 2.940 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:26.708Z] #0 2.940 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:26.708Z] #0 2.940 + dir=/tmp/install [2023-05-04T19:36:26.708Z] #0 2.940 + bin=containerd [2023-05-04T19:36:26.708Z] #0 2.940 + shift [2023-05-04T19:36:26.708Z] #0 2.940 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-05-04T19:36:26.708Z] #0 2.940 + . /tmp/install/containerd.installer [2023-05-04T19:36:26.708Z] #0 2.940 ++ set -e [2023-05-04T19:36:26.708Z] #0 2.940 ++ : v1.6.20 [2023-05-04T19:36:26.708Z] #0 2.940 + install_containerd [2023-05-04T19:36:26.708Z] #0 2.940 + echo 'Install containerd version v1.6.20' [2023-05-04T19:36:26.708Z] #0 2.940 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8pH3xRh5TC/src/github.com/containerd/containerd [2023-05-04T19:36:26.708Z] #0 2.941 Cloning into '/tmp/tmp.8pH3xRh5TC/src/github.com/containerd/containerd'... [2023-05-04T19:36:26.708Z] #0 8.884 + cd /tmp/tmp.8pH3xRh5TC/src/github.com/containerd/containerd [2023-05-04T19:36:26.708Z] #0 8.884 + git checkout -q v1.6.20 [2023-05-04T19:36:26.708Z] #0 9.528 + export 'BUILDTAGS=netgo osusergo static_build' [2023-05-04T19:36:26.708Z] #0 9.528 + BUILDTAGS='netgo osusergo static_build' [2023-05-04T19:36:26.708Z] #0 9.528 + export EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:36:26.708Z] #0 9.528 + EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:36:26.708Z] #0 9.528 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-05-04T19:36:26.708Z] #0 9.528 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-05-04T19:36:26.708Z] #0 9.528 + '[' '' = dynamic ']' [2023-05-04T19:36:26.708Z] #0 9.528 + make [2023-05-04T19:36:26.708Z] #49 10.27 + bin/ctr [2023-05-04T19:36:26.708Z] #49 ... [2023-05-04T19:36:26.708Z] [2023-05-04T19:36:26.708Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:36:26.708Z] #0 0.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:36:26.708Z] #0 0.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:36:26.708Z] #0 0.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:36:26.880Z] #26 52.63 Setting up dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:36:26.880Z] #26 52.65 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:26.880Z] #26 52.74 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:26.880Z] #26 52.75 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:26.933Z] #39 15.06 CC images/file-lock.o [2023-05-04T19:36:26.966Z] #50 1.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-05-04T19:36:27.192Z] #39 15.20 CC images/rlimit.o [2023-05-04T19:36:27.192Z] #39 15.28 CC images/pagemap.o [2023-05-04T19:36:27.192Z] #39 15.38 CC images/siginfo.o [2023-05-04T19:36:27.192Z] #39 15.44 CC images/rpc.o [2023-05-04T19:36:27.451Z] #39 15.74 CC images/ext-file.o [2023-05-04T19:36:27.534Z] #50 1.313 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [234 kB] [2023-05-04T19:36:27.709Z] #39 15.82 CC images/cgroup.o [2023-05-04T19:36:27.709Z] #39 16.02 CC images/userns.o [2023-05-04T19:36:27.791Z] #50 1.787 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-05-04T19:36:27.967Z] #39 16.14 CC images/google/protobuf/descriptor.o [2023-05-04T19:36:28.049Z] #50 2.199 Fetched 8525 kB in 2s (4896 kB/s) [2023-05-04T19:36:28.532Z] #39 16.64 CC images/opts.o [2023-05-04T19:36:28.532Z] #39 16.74 CC images/seccomp.o [2023-05-04T19:36:28.532Z] #39 ... [2023-05-04T19:36:28.532Z] [2023-05-04T19:36:28.532Z] #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 [2023-05-04T19:36:28.532Z] #37 17.00 + cd /tmp/tmp.rr2J7UGtii/src/github.com/containerd/containerd [2023-05-04T19:36:28.532Z] #37 17.00 + git checkout -q v1.6.20 [2023-05-04T19:36:28.532Z] #37 18.10 + export 'BUILDTAGS=netgo osusergo static_build' [2023-05-04T19:36:28.532Z] #37 18.10 + BUILDTAGS='netgo osusergo static_build' [2023-05-04T19:36:28.532Z] #37 18.10 + export EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:36:28.532Z] #37 18.10 + EXTRA_FLAGS=-buildmode=pie [2023-05-04T19:36:28.532Z] #37 18.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-05-04T19:36:28.532Z] #37 18.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-05-04T19:36:28.532Z] #37 18.10 + '[' '' = dynamic ']' [2023-05-04T19:36:28.532Z] #37 18.10 + make [2023-05-04T19:36:28.532Z] #37 19.18 + bin/ctr [2023-05-04T19:36:28.532Z] #37 ... [2023-05-04T19:36:28.532Z] [2023-05-04T19:36:28.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:28.532Z] #39 16.80 CC images/binfmt-misc.o [2023-05-04T19:36:28.532Z] #39 16.86 CC images/time.o [2023-05-04T19:36:28.613Z] #50 2.199 Reading package lists... [2023-05-04T19:36:28.791Z] #39 16.94 CC images/sysctl.o [2023-05-04T19:36:28.791Z] #39 17.00 CC images/autofs.o [2023-05-04T19:36:28.791Z] #39 17.06 CC images/macvlan.o [2023-05-04T19:36:28.791Z] #39 17.11 CC images/sit.o [2023-05-04T19:36:28.828Z] #26 DONE 54.7s [2023-05-04T19:36:28.828Z] [2023-05-04T19:36:28.828Z] #42 [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 [2023-05-04T19:36:29.049Z] #39 17.16 CC images/memfd.o [2023-05-04T19:36:29.049Z] #39 17.25 CC images/timens.o [2023-05-04T19:36:29.049Z] #39 17.33 LINK images/built-in.o [2023-05-04T19:36:29.306Z] #39 17.41 GEN compel/include/asm [2023-05-04T19:36:29.306Z] #39 17.45 GEN compel/include/version.h [2023-05-04T19:36:29.306Z] #39 17.46 touch .config [2023-05-04T19:36:29.306Z] #39 17.50 GEN include/common/config.h [2023-05-04T19:36:29.306Z] #39 17.63 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-05-04T19:36:29.434Z] #50 2.851 Reading package lists... [2023-05-04T19:36:29.564Z] #39 17.66 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-05-04T19:36:29.564Z] #39 17.70 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-05-04T19:36:29.564Z] #39 17.74 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-05-04T19:36:29.564Z] #39 17.76 DEP compel/arch/x86/plugins/std/memcpy.d [2023-05-04T19:36:29.564Z] #39 17.78 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-05-04T19:36:29.564Z] #39 17.80 GEN compel/plugins/include/uapi/std/syscall.h [2023-05-04T19:36:29.564Z] #39 17.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-05-04T19:36:29.564Z] #39 17.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-05-04T19:36:29.564Z] #39 17.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-05-04T19:36:29.691Z] #50 3.528 Building dependency tree... [2023-05-04T19:36:29.762Z] #30 DONE 47.5s [2023-05-04T19:36:29.762Z] [2023-05-04T19:36:29.762Z] #42 [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 [2023-05-04T19:36:29.822Z] #39 17.87 DEP compel/plugins/std/infect.d [2023-05-04T19:36:29.822Z] #39 17.92 DEP compel/plugins/std/string.d [2023-05-04T19:36:29.822Z] #39 17.95 DEP compel/plugins/std/log.d [2023-05-04T19:36:29.822Z] #39 17.99 DEP compel/plugins/std/fds.d [2023-05-04T19:36:29.822Z] #39 18.04 DEP compel/plugins/std/std.d [2023-05-04T19:36:29.822Z] #39 18.07 DEP compel/plugins/shmem/shmem.d [2023-05-04T19:36:29.822Z] #39 18.11 DEP compel/plugins/fds/fds.d [2023-05-04T19:36:29.948Z] #50 4.061 The following additional packages will be installed: [2023-05-04T19:36:29.948Z] #50 4.061 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:36:29.948Z] #50 4.062 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-05-04T19:36:29.948Z] #50 4.063 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-05-04T19:36:29.948Z] #50 4.063 python3-pkg-resources vim-runtime xxd [2023-05-04T19:36:29.948Z] #50 4.067 Suggested packages: [2023-05-04T19:36:29.948Z] #50 4.067 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-05-04T19:36:29.948Z] #50 4.067 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-05-04T19:36:29.948Z] #50 4.067 acl attr quota [2023-05-04T19:36:29.948Z] #50 4.067 Recommended packages: [2023-05-04T19:36:29.948Z] #50 4.067 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-05-04T19:36:30.081Z] #39 18.20 CC compel/plugins/std/std.o [2023-05-04T19:36:30.081Z] #39 18.30 CC compel/plugins/std/fds.o [2023-05-04T19:36:30.081Z] #39 18.41 CC compel/plugins/std/log.o [2023-05-04T19:36:30.214Z] #42 1.173 + RM_GOPATH=0 [2023-05-04T19:36:30.214Z] #42 1.173 + TMP_GOPATH= [2023-05-04T19:36:30.214Z] #42 1.173 + : /build [2023-05-04T19:36:30.214Z] #42 1.173 + '[' -z '' ']' [2023-05-04T19:36:30.214Z] #42 1.173 ++ mktemp -d [2023-05-04T19:36:30.214Z] #42 1.179 + export GOPATH=/tmp/tmp.rRflmyNDun [2023-05-04T19:36:30.214Z] #42 1.179 + GOPATH=/tmp/tmp.rRflmyNDun [2023-05-04T19:36:30.214Z] #42 1.179 + RM_GOPATH=1 [2023-05-04T19:36:30.214Z] #42 1.179 + case "$(go env GOARCH)" in [2023-05-04T19:36:30.214Z] #42 1.179 ++ go env GOARCH [2023-05-04T19:36:30.214Z] #42 1.189 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:30.214Z] #42 1.189 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:30.214Z] #42 1.189 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:30.214Z] #42 1.189 + dir=/tmp/install [2023-05-04T19:36:30.214Z] #42 1.189 + bin=runc [2023-05-04T19:36:30.214Z] #42 1.189 + shift [2023-05-04T19:36:30.214Z] #42 1.189 + '[' '!' -f /tmp/install/runc.installer ']' [2023-05-04T19:36:30.214Z] #42 1.189 + . /tmp/install/runc.installer [2023-05-04T19:36:30.214Z] #42 1.189 ++ set -e [2023-05-04T19:36:30.214Z] #42 1.189 ++ : v1.1.5 [2023-05-04T19:36:30.214Z] #42 1.189 + install_runc [2023-05-04T19:36:30.214Z] #42 1.189 + RUNC_BUILDTAGS=seccomp [2023-05-04T19:36:30.214Z] #42 1.189 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-05-04T19:36:30.214Z] #42 1.190 Install runc version v1.1.5 (build tags: seccomp) [2023-05-04T19:36:30.214Z] #42 1.192 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rRflmyNDun/src/github.com/opencontainers/runc [2023-05-04T19:36:30.214Z] #42 1.192 Cloning into '/tmp/tmp.rRflmyNDun/src/github.com/opencontainers/runc'... [2023-05-04T19:36:30.512Z] #50 4.375 The following NEW packages will be installed: [2023-05-04T19:36:30.512Z] #50 4.376 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-05-04T19:36:30.512Z] #50 4.378 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:36:30.512Z] #50 4.378 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-05-04T19:36:30.512Z] #50 4.379 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-05-04T19:36:30.512Z] #50 4.379 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-05-04T19:36:30.512Z] #50 4.379 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-05-04T19:36:30.512Z] #50 4.379 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-05-04T19:36:30.512Z] #50 4.379 xz-utils zip [2023-05-04T19:36:30.646Z] #39 18.61 CC compel/plugins/std/string.o [2023-05-04T19:36:30.646Z] #39 18.80 CC compel/plugins/std/infect.o [2023-05-04T19:36:30.646Z] #39 18.91 CC compel/arch/x86/plugins/std/parasite-head.o [2023-05-04T19:36:30.646Z] #39 18.94 CC compel/arch/x86/plugins/std/memcpy.o [2023-05-04T19:36:30.646Z] #39 18.96 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-05-04T19:36:30.770Z] #50 4.662 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:36:30.770Z] #50 4.662 Need to get 26.4 MB of archives. [2023-05-04T19:36:30.770Z] #50 4.662 After this operation, 103 MB of additional disk space will be used. [2023-05-04T19:36:30.770Z] #50 4.662 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-05-04T19:36:30.770Z] #50 4.666 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-05-04T19:36:30.770Z] #50 4.668 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-05-04T19:36:30.770Z] #50 4.670 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-05-04T19:36:30.770Z] #50 4.672 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-05-04T19:36:30.770Z] #50 4.673 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-05-04T19:36:30.770Z] #50 4.682 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-05-04T19:36:30.770Z] #50 4.684 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-05-04T19:36:30.770Z] #50 4.693 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:36:30.770Z] #50 4.696 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:36:30.770Z] #50 4.698 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-05-04T19:36:30.770Z] #50 4.700 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-05-04T19:36:30.770Z] #50 4.702 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-05-04T19:36:30.770Z] #50 4.704 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-05-04T19:36:30.770Z] #50 4.711 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-05-04T19:36:30.770Z] #50 4.715 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-05-04T19:36:30.770Z] #50 4.717 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-05-04T19:36:30.770Z] #50 4.721 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-05-04T19:36:30.770Z] #50 4.723 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-05-04T19:36:30.770Z] #50 4.724 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-05-04T19:36:30.770Z] #50 4.745 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-05-04T19:36:30.770Z] #50 4.751 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-05-04T19:36:30.770Z] #50 4.753 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-05-04T19:36:30.770Z] #50 4.756 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-05-04T19:36:30.770Z] #50 4.759 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-05-04T19:36:30.770Z] #50 4.760 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-05-04T19:36:30.770Z] #50 4.763 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-05-04T19:36:30.770Z] #50 4.914 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-05-04T19:36:30.770Z] #50 4.915 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-05-04T19:36:30.770Z] #50 4.916 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-05-04T19:36:30.770Z] #50 4.917 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-05-04T19:36:30.770Z] #50 4.918 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-05-04T19:36:30.770Z] #50 4.920 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-05-04T19:36:30.770Z] #50 4.921 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-05-04T19:36:30.770Z] #50 4.933 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-05-04T19:36:30.770Z] #50 4.935 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-05-04T19:36:30.770Z] #50 4.937 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:36:30.770Z] #50 4.939 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-05-04T19:36:30.770Z] #50 4.942 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-05-04T19:36:30.770Z] #50 4.943 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-05-04T19:36:30.770Z] #50 4.946 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-05-04T19:36:30.770Z] #50 4.956 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-05-04T19:36:30.770Z] #50 4.961 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-05-04T19:36:30.770Z] #50 4.964 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-05-04T19:36:30.904Z] #39 19.00 AR compel/plugins/std.lib.a [2023-05-04T19:36:30.904Z] #39 19.08 CC compel/plugins/fds/fds.o [2023-05-04T19:36:30.904Z] #39 19.19 AR compel/plugins/fds.lib.a [2023-05-04T19:36:30.904Z] #39 ... [2023-05-04T19:36:30.904Z] [2023-05-04T19:36:30.904Z] #32 [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 [2023-05-04T19:36:30.904Z] #32 34.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-05-04T19:36:30.904Z] #32 34.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:30.904Z] #32 34.50 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:30.904Z] #32 36.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-05-04T19:36:30.904Z] #32 36.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:30.904Z] #32 36.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:30.904Z] #32 38.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-05-04T19:36:30.904Z] #32 38.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:30.904Z] #32 38.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:30.904Z] #32 42.87 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-05-04T19:36:30.904Z] #32 42.88 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-05-04T19:36:30.904Z] #32 42.89 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:31.027Z] #50 5.006 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-05-04T19:36:31.027Z] #50 5.018 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-05-04T19:36:31.027Z] #50 5.023 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-05-04T19:36:31.027Z] #50 5.236 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:36:31.147Z] #42 1.456 + RM_GOPATH=0 [2023-05-04T19:36:31.147Z] #42 1.456 + TMP_GOPATH= [2023-05-04T19:36:31.147Z] #42 1.456 + : /build [2023-05-04T19:36:31.147Z] #42 1.456 + '[' -z '' ']' [2023-05-04T19:36:31.147Z] #42 1.457 ++ mktemp -d [2023-05-04T19:36:31.147Z] #42 1.458 + export GOPATH=/tmp/tmp.eyJ2ASx8sx [2023-05-04T19:36:31.147Z] #42 1.458 + GOPATH=/tmp/tmp.eyJ2ASx8sx [2023-05-04T19:36:31.147Z] #42 1.458 + RM_GOPATH=1 [2023-05-04T19:36:31.147Z] #42 1.458 + case "$(go env GOARCH)" in [2023-05-04T19:36:31.147Z] #42 1.460 ++ go env GOARCH [2023-05-04T19:36:31.147Z] #42 1.490 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:31.147Z] #42 1.490 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:31.238Z] #32 ... [2023-05-04T19:36:31.238Z] [2023-05-04T19:36:31.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:31.238Z] #39 19.24 HOSTDEP compel/src/lib/log-host.d [2023-05-04T19:36:31.238Z] #39 19.29 HOSTDEP compel/src/lib/handle-elf-host.d [2023-05-04T19:36:31.238Z] #39 19.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-05-04T19:36:31.238Z] #39 19.44 HOSTDEP compel/src/main-host.d [2023-05-04T19:36:31.238Z] #39 19.51 DEP compel/src/lib/ptrace.d [2023-05-04T19:36:31.238Z] #39 19.55 DEP compel/src/lib/infect.d [2023-05-04T19:36:31.285Z] #50 5.295 Fetched 26.4 MB in 1s (41.5 MB/s) [2023-05-04T19:36:31.285Z] #50 5.330 Selecting previously unselected package pigz. [2023-05-04T19:36:31.285Z] #50 5.330 (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.) [2023-05-04T19:36:31.285Z] #50 5.356 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-05-04T19:36:31.285Z] #50 5.371 Unpacking pigz (2.6-1) ... [2023-05-04T19:36:31.285Z] #50 5.446 Selecting previously unselected package libelf1:arm64. [2023-05-04T19:36:31.410Z] #42 1.490 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:31.410Z] #42 1.492 Install runc version v1.1.5 (build tags: seccomp) [2023-05-04T19:36:31.410Z] #42 1.498 + dir=/tmp/install [2023-05-04T19:36:31.410Z] #42 1.498 + bin=runc [2023-05-04T19:36:31.410Z] #42 1.498 + shift [2023-05-04T19:36:31.410Z] #42 1.498 + '[' '!' -f /tmp/install/runc.installer ']' [2023-05-04T19:36:31.410Z] #42 1.498 + . /tmp/install/runc.installer [2023-05-04T19:36:31.410Z] #42 1.498 ++ set -e [2023-05-04T19:36:31.410Z] #42 1.498 ++ : v1.1.5 [2023-05-04T19:36:31.410Z] #42 1.498 + install_runc [2023-05-04T19:36:31.410Z] #42 1.498 + RUNC_BUILDTAGS=seccomp [2023-05-04T19:36:31.410Z] #42 1.498 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-05-04T19:36:31.410Z] #42 1.498 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eyJ2ASx8sx/src/github.com/opencontainers/runc [2023-05-04T19:36:31.410Z] #42 1.498 Cloning into '/tmp/tmp.eyJ2ASx8sx/src/github.com/opencontainers/runc'... [2023-05-04T19:36:31.504Z] #39 19.60 DEP compel/src/lib/infect-util.d [2023-05-04T19:36:31.504Z] #39 19.64 DEP compel/src/lib/infect-rpc.d [2023-05-04T19:36:31.504Z] #39 19.68 DEP compel/arch/x86/src/lib/infect.d [2023-05-04T19:36:31.504Z] #39 19.74 DEP compel/arch/x86/src/lib/cpu.d [2023-05-04T19:36:31.504Z] #39 19.79 DEP compel/src/lib/log.d [2023-05-04T19:36:31.542Z] #50 5.453 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-05-04T19:36:31.542Z] #50 5.467 Unpacking libelf1:arm64 (0.183-1) ... [2023-05-04T19:36:31.542Z] #50 5.565 Selecting previously unselected package libbpf0:arm64. [2023-05-04T19:36:31.542Z] #50 5.568 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-05-04T19:36:31.542Z] #50 5.572 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-05-04T19:36:31.542Z] #50 5.670 Selecting previously unselected package libcap2:arm64. [2023-05-04T19:36:31.604Z] #42 ... [2023-05-04T19:36:31.604Z] [2023-05-04T19:36:31.604Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-05-04T19:36:31.604Z] #43 DONE 2.9s [2023-05-04T19:36:31.785Z] #39 19.83 DEP compel/src/main.d [2023-05-04T19:36:31.785Z] #39 19.89 DEP compel/src/lib/handle-elf.d [2023-05-04T19:36:31.785Z] #39 19.95 DEP compel/arch/x86/src/lib/handle-elf.d [2023-05-04T19:36:31.785Z] #39 20.03 CC compel/src/lib/log.o [2023-05-04T19:36:31.799Z] #50 5.673 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-05-04T19:36:31.799Z] #50 5.678 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-05-04T19:36:31.799Z] #50 5.756 Selecting previously unselected package libmnl0:arm64. [2023-05-04T19:36:31.799Z] #50 5.759 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-05-04T19:36:31.799Z] #50 5.764 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-05-04T19:36:31.799Z] #50 5.816 Selecting previously unselected package libxtables12:arm64. [2023-05-04T19:36:31.799Z] #50 5.819 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-05-04T19:36:31.799Z] #50 5.823 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-05-04T19:36:31.799Z] #50 5.879 Selecting previously unselected package libcap2-bin. [2023-05-04T19:36:31.799Z] #50 5.883 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-05-04T19:36:31.799Z] #50 5.898 Unpacking libcap2-bin (1:2.44-1) ... [2023-05-04T19:36:31.864Z] [2023-05-04T19:36:31.864Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-05-04T19:36:31.982Z] #42 ... [2023-05-04T19:36:31.982Z] [2023-05-04T19:36:31.982Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-05-04T19:36:31.982Z] #43 DONE 2.1s [2023-05-04T19:36:31.982Z] [2023-05-04T19:36:31.982Z] #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 [2023-05-04T19:36:31.982Z] #33 49.62 + dpkg --print-architecture [2023-05-04T19:36:31.982Z] #33 49.62 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-05-04T19:36:32.044Z] #39 20.17 CC compel/arch/x86/src/lib/cpu.o [2023-05-04T19:36:32.062Z] #50 5.981 Selecting previously unselected package iproute2. [2023-05-04T19:36:32.062Z] #50 5.984 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-05-04T19:36:32.062Z] #50 6.004 Unpacking iproute2 (5.10.0-4) ... [2023-05-04T19:36:32.062Z] #50 6.182 Selecting previously unselected package xxd. [2023-05-04T19:36:32.062Z] #50 6.186 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-05-04T19:36:32.062Z] #50 6.189 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:32.062Z] #50 6.288 Selecting previously unselected package vim-common. [2023-05-04T19:36:32.303Z] #39 20.44 CC compel/arch/x86/src/lib/infect.o [2023-05-04T19:36:32.320Z] #50 6.291 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:36:32.320Z] #50 6.308 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:32.320Z] #50 6.426 Selecting previously unselected package bash-completion. [2023-05-04T19:36:32.561Z] #33 50.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-05-04T19:36:32.562Z] #33 50.00 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-05-04T19:36:32.568Z] #39 20.70 CC compel/src/lib/infect-rpc.o [2023-05-04T19:36:32.568Z] #39 20.81 CC compel/src/lib/infect-util.o [2023-05-04T19:36:32.568Z] #39 20.89 CC compel/src/lib/infect.o [2023-05-04T19:36:32.578Z] #50 6.429 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-05-04T19:36:33.143Z] #50 ... [2023-05-04T19:36:33.143Z] [2023-05-04T19:36:33.143Z] #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 [2023-05-04T19:36:33.143Z] #40 2.102 + cd /tmp/tmp.QjOApyjyLR/src/github.com/opencontainers/runc [2023-05-04T19:36:33.143Z] #40 2.102 + git checkout -q v1.1.5 [2023-05-04T19:36:33.143Z] #40 2.316 + '[' -z '' ']' [2023-05-04T19:36:33.143Z] #40 2.316 + target=static [2023-05-04T19:36:33.143Z] #40 2.316 + make BUILDTAGS=seccomp static [2023-05-04T19:36:33.143Z] #40 2.428 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-05-04T19:36:33.143Z] #40 ... [2023-05-04T19:36:33.143Z] [2023-05-04T19:36:33.143Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:33.143Z] #42 10.40 CC images/ext-file.o [2023-05-04T19:36:33.143Z] #42 10.45 CC images/cgroup.o [2023-05-04T19:36:33.143Z] #42 10.61 CC images/userns.o [2023-05-04T19:36:33.143Z] #42 10.68 CC images/google/protobuf/descriptor.o [2023-05-04T19:36:33.143Z] #42 11.05 CC images/opts.o [2023-05-04T19:36:33.143Z] #42 11.10 CC images/seccomp.o [2023-05-04T19:36:33.143Z] #42 11.16 CC images/binfmt-misc.o [2023-05-04T19:36:33.143Z] #42 11.21 CC images/time.o [2023-05-04T19:36:33.143Z] #42 11.26 CC images/sysctl.o [2023-05-04T19:36:33.143Z] #42 11.32 CC images/autofs.o [2023-05-04T19:36:33.143Z] #42 11.37 CC images/macvlan.o [2023-05-04T19:36:33.143Z] #42 11.41 CC images/sit.o [2023-05-04T19:36:33.143Z] #42 11.46 CC images/memfd.o [2023-05-04T19:36:33.143Z] #42 11.53 CC images/timens.o [2023-05-04T19:36:33.143Z] #42 11.59 LINK images/built-in.o [2023-05-04T19:36:33.143Z] #42 11.65 GEN compel/include/asm [2023-05-04T19:36:33.143Z] #42 11.71 GEN compel/include/version.h [2023-05-04T19:36:33.143Z] #42 11.72 touch .config [2023-05-04T19:36:33.143Z] #42 11.79 GEN include/common/config.h [2023-05-04T19:36:33.143Z] #42 11.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-05-04T19:36:33.143Z] #42 11.84 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-05-04T19:36:33.143Z] #42 11.84 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-05-04T19:36:33.143Z] #42 11.85 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-05-04T19:36:33.143Z] #42 11.86 DEP compel/plugins/std/infect.d [2023-05-04T19:36:33.143Z] #42 11.89 DEP compel/plugins/std/string.d [2023-05-04T19:36:33.143Z] #42 11.91 DEP compel/plugins/std/log.d [2023-05-04T19:36:33.143Z] #42 11.93 DEP compel/plugins/std/fds.d [2023-05-04T19:36:33.143Z] #42 11.95 DEP compel/plugins/std/std.d [2023-05-04T19:36:33.143Z] #42 11.97 DEP compel/plugins/shmem/shmem.d [2023-05-04T19:36:33.143Z] #42 12.00 DEP compel/plugins/fds/fds.d [2023-05-04T19:36:33.143Z] #42 12.03 CC compel/plugins/std/std.o [2023-05-04T19:36:33.143Z] #42 12.09 CC compel/plugins/std/fds.o [2023-05-04T19:36:33.143Z] #42 12.18 CC compel/plugins/std/log.o [2023-05-04T19:36:33.143Z] #42 12.46 CC compel/plugins/std/string.o [2023-05-04T19:36:33.143Z] #42 12.61 CC compel/plugins/std/infect.o [2023-05-04T19:36:33.143Z] #42 12.71 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-05-04T19:36:33.143Z] #42 12.73 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-05-04T19:36:33.143Z] #42 12.75 AR compel/plugins/std.lib.a [2023-05-04T19:36:33.143Z] #42 12.78 CC compel/plugins/fds/fds.o [2023-05-04T19:36:33.143Z] #42 12.83 AR compel/plugins/fds.lib.a [2023-05-04T19:36:33.143Z] #42 12.96 HOSTDEP compel/src/lib/log-host.d [2023-05-04T19:36:33.143Z] #42 12.98 HOSTDEP compel/src/lib/handle-elf-host.d [2023-05-04T19:36:33.143Z] #42 13.01 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-05-04T19:36:33.143Z] #42 13.03 HOSTDEP compel/src/main-host.d [2023-05-04T19:36:33.143Z] #42 13.05 DEP compel/src/lib/ptrace.d [2023-05-04T19:36:33.143Z] #42 13.08 DEP compel/src/lib/infect.d [2023-05-04T19:36:33.143Z] #42 13.11 DEP compel/src/lib/infect-util.d [2023-05-04T19:36:33.143Z] #42 13.13 DEP compel/src/lib/infect-rpc.d [2023-05-04T19:36:33.143Z] #42 13.16 DEP compel/arch/aarch64/src/lib/infect.d [2023-05-04T19:36:33.143Z] #42 13.18 DEP compel/arch/aarch64/src/lib/cpu.d [2023-05-04T19:36:33.143Z] #42 13.20 DEP compel/src/lib/log.d [2023-05-04T19:36:33.143Z] #42 13.22 DEP compel/src/main.d [2023-05-04T19:36:33.143Z] #42 13.24 DEP compel/src/lib/handle-elf.d [2023-05-04T19:36:33.143Z] #42 13.27 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-05-04T19:36:33.143Z] #42 13.30 CC compel/src/lib/log.o [2023-05-04T19:36:33.143Z] #42 13.35 CC compel/arch/aarch64/src/lib/cpu.o [2023-05-04T19:36:33.143Z] #42 13.40 CC compel/arch/aarch64/src/lib/infect.o [2023-05-04T19:36:33.143Z] #42 13.48 CC compel/src/lib/infect-rpc.o [2023-05-04T19:36:33.143Z] #42 13.56 CC compel/src/lib/infect-util.o [2023-05-04T19:36:33.143Z] #42 13.62 CC compel/src/lib/infect.o [2023-05-04T19:36:33.143Z] #42 14.11 CC compel/src/lib/ptrace.o [2023-05-04T19:36:33.143Z] #42 14.22 AR compel/libcompel.a [2023-05-04T19:36:33.143Z] #42 14.32 HOSTCC compel/src/main-host.o [2023-05-04T19:36:33.143Z] #42 14.42 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-05-04T19:36:33.143Z] #42 14.51 HOSTCC compel/src/lib/handle-elf-host.o [2023-05-04T19:36:33.143Z] #42 14.58 HOSTCC compel/src/lib/log-host.o [2023-05-04T19:36:33.143Z] #42 14.65 HOSTLINK compel/compel-host-bin [2023-05-04T19:36:33.143Z] #42 14.72 DEP soccr/soccr.d [2023-05-04T19:36:33.143Z] #42 14.77 CC soccr/soccr.o [2023-05-04T19:36:33.143Z] #42 15.13 AR soccr/libsoccr.a [2023-05-04T19:36:33.143Z] #42 15.18 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:36:33.143Z] #42 15.35 DEP criu/arch/aarch64/sigframe.d [2023-05-04T19:36:33.143Z] #42 15.40 DEP criu/arch/aarch64/crtools.d [2023-05-04T19:36:33.143Z] #42 15.47 DEP criu/arch/aarch64/cpu.d [2023-05-04T19:36:33.143Z] #42 15.49 DEP criu/arch/aarch64/bitops.d [2023-05-04T19:36:33.143Z] #42 15.51 CC criu/arch/aarch64/bitops.o [2023-05-04T19:36:33.143Z] #42 15.55 CC criu/arch/aarch64/cpu.o [2023-05-04T19:36:33.143Z] #42 15.60 CC criu/arch/aarch64/crtools.o [2023-05-04T19:36:33.143Z] #42 15.73 CC criu/arch/aarch64/sigframe.o [2023-05-04T19:36:33.144Z] #42 15.79 LINK criu/arch/aarch64/crtools.built-in.o [2023-05-04T19:36:33.144Z] #42 15.83 DEP criu/pie/util-vdso.d [2023-05-04T19:36:33.144Z] #42 15.91 DEP criu/pie/util.d [2023-05-04T19:36:33.144Z] #42 15.99 CC criu/pie/util.o [2023-05-04T19:36:33.144Z] #42 16.09 CC criu/pie/util-vdso.o [2023-05-04T19:36:33.144Z] #42 16.23 AR criu/pie/pie.lib.a [2023-05-04T19:36:33.144Z] #42 16.25 DEP criu/pie/restorer.d [2023-05-04T19:36:33.144Z] #42 16.30 DEP criu/arch/aarch64/intraprocedure.d [2023-05-04T19:36:33.144Z] #42 16.31 DEP criu/arch/aarch64/restorer.d [2023-05-04T19:36:33.144Z] #42 16.35 DEP criu/arch/aarch64/vdso-pie.d [2023-05-04T19:36:33.144Z] #42 16.39 DEP criu/pie/parasite-vdso.d [2023-05-04T19:36:33.144Z] #42 16.43 DEP criu/pie/parasite.d [2023-05-04T19:36:33.144Z] #42 16.50 CC criu/pie/parasite.o [2023-05-04T19:36:33.144Z] #42 16.80 LINK criu/pie/parasite.built-in.o [2023-05-04T19:36:33.262Z] #44 ... [2023-05-04T19:36:33.262Z] [2023-05-04T19:36:33.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:33.262Z] #39 26.10 DEP criu/arch/x86/sigframe.d [2023-05-04T19:36:33.262Z] #39 26.23 DEP criu/arch/x86/sigaction_compat.d [2023-05-04T19:36:33.262Z] #39 26.27 DEP criu/arch/x86/kerndat.d [2023-05-04T19:36:33.262Z] #39 26.34 DEP criu/arch/x86/crtools.d [2023-05-04T19:36:33.262Z] #39 26.41 DEP criu/arch/x86/cpu.d [2023-05-04T19:36:33.262Z] #39 26.50 CC criu/arch/x86/cpu.o [2023-05-04T19:36:33.262Z] #39 26.74 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:36:33.262Z] #39 26.74 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:33.262Z] #39 26.74 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:33.262Z] #39 26.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:33.262Z] #39 26.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:33.262Z] #39 26.75 CC criu/arch/x86/crtools.o [2023-05-04T19:36:33.262Z] #39 27.35 CC criu/arch/x86/kerndat.o [2023-05-04T19:36:33.262Z] #39 27.54 CC criu/arch/x86/sigaction_compat.o [2023-05-04T19:36:33.262Z] #39 27.66 CC criu/arch/x86/sigframe.o [2023-05-04T19:36:33.262Z] #39 27.74 LINK criu/arch/x86/crtools.built-in.o [2023-05-04T19:36:33.262Z] #39 27.77 DEP criu/pie/util-vdso-elf32.d [2023-05-04T19:36:33.262Z] #39 27.84 DEP criu/pie/util-vdso.d [2023-05-04T19:36:33.262Z] #39 27.89 DEP criu/pie/util.d [2023-05-04T19:36:33.262Z] #39 28.01 CC criu/pie/util.o [2023-05-04T19:36:33.262Z] #39 28.15 CC criu/pie/util-vdso.o [2023-05-04T19:36:33.262Z] #39 28.38 CC criu/pie/util-vdso-elf32.o [2023-05-04T19:36:33.262Z] #39 28.63 AR criu/pie/pie.lib.a [2023-05-04T19:36:33.262Z] #39 28.70 DEP criu/pie/restorer.d [2023-05-04T19:36:33.262Z] #39 28.78 DEP criu/arch/x86/sigaction_compat_pie.d [2023-05-04T19:36:33.262Z] #39 28.84 DEP criu/arch/x86/restorer_unmap.d [2023-05-04T19:36:33.262Z] #39 28.85 DEP criu/arch/x86/restorer.d [2023-05-04T19:36:33.262Z] #39 28.95 DEP criu/arch/x86/vdso-pie.d [2023-05-04T19:36:33.262Z] #39 29.00 DEP criu/pie/parasite-vdso.d [2023-05-04T19:36:33.262Z] #39 29.08 DEP criu/pie/parasite.d [2023-05-04T19:36:33.262Z] #39 29.20 CC criu/pie/parasite.o [2023-05-04T19:36:33.262Z] #39 29.64 LINK criu/pie/parasite.built-in.o [2023-05-04T19:36:33.262Z] #39 29.65 GEN criu/pie/parasite-blob.h [2023-05-04T19:36:33.262Z] #39 29.66 CC criu/pie/parasite-vdso.o [2023-05-04T19:36:33.262Z] #39 29.87 CC criu/arch/x86/vdso-pie.o [2023-05-04T19:36:33.262Z] #39 29.96 CC criu/arch/x86/restorer.o [2023-05-04T19:36:33.262Z] #39 30.13 CC criu/arch/x86/restorer_unmap.o [2023-05-04T19:36:33.262Z] #39 30.16 CC criu/arch/x86/sigaction_compat_pie.o [2023-05-04T19:36:33.262Z] #39 30.26 CC criu/pie/restorer.o [2023-05-04T19:36:33.262Z] #39 31.06 LINK criu/pie/restorer.built-in.o [2023-05-04T19:36:33.262Z] #39 31.07 GEN criu/pie/restorer-blob.h [2023-05-04T19:36:33.262Z] #39 31.13 DEP criu/vdso.d [2023-05-04T19:36:33.262Z] #39 31.23 DEP criu/vdso-compat.d [2023-05-04T19:36:33.262Z] #39 31.28 DEP criu/uts_ns.d [2023-05-04T19:36:33.262Z] #39 31.35 DEP criu/util.d [2023-05-04T19:36:33.262Z] #39 31.42 DEP criu/uffd.d [2023-05-04T19:36:33.262Z] #39 31.48 DEP criu/tun.d [2023-05-04T19:36:33.262Z] #39 31.56 DEP criu/tty.d [2023-05-04T19:36:33.262Z] #39 31.65 DEP criu/timerfd.d [2023-05-04T19:36:33.262Z] #39 31.71 DEP criu/timens.d [2023-05-04T19:36:33.262Z] #39 31.76 DEP criu/sysfs_parse.d [2023-05-04T19:36:33.262Z] #39 31.83 DEP criu/sysctl.d [2023-05-04T19:36:33.262Z] #39 31.89 DEP criu/string.d [2023-05-04T19:36:33.262Z] #39 31.91 DEP criu/stats.d [2023-05-04T19:36:33.262Z] #39 31.96 DEP criu/sockets.d [2023-05-04T19:36:33.262Z] #39 32.11 DEP criu/sk-unix.d [2023-05-04T19:36:33.262Z] #39 32.21 DEP criu/sk-tcp.d [2023-05-04T19:36:33.262Z] #39 32.30 DEP criu/sk-queue.d [2023-05-04T19:36:33.262Z] #39 32.37 DEP criu/sk-packet.d [2023-05-04T19:36:33.262Z] #39 32.43 DEP criu/sk-netlink.d [2023-05-04T19:36:33.262Z] #39 32.49 DEP criu/sk-inet.d [2023-05-04T19:36:33.262Z] #39 32.55 DEP criu/signalfd.d [2023-05-04T19:36:33.262Z] #39 32.61 DEP criu/sigframe.d [2023-05-04T19:36:33.262Z] #39 32.65 DEP criu/shmem.d [2023-05-04T19:36:33.262Z] #39 32.70 DEP criu/servicefd.d [2023-05-04T19:36:33.262Z] #39 32.77 DEP criu/seize.d [2023-05-04T19:36:33.262Z] #39 32.84 DEP criu/seccomp.d [2023-05-04T19:36:33.262Z] #39 32.90 DEP criu/rst-malloc.d [2023-05-04T19:36:33.262Z] #39 32.96 DEP criu/rbtree.d [2023-05-04T19:36:33.262Z] #39 32.98 DEP criu/pstree.d [2023-05-04T19:36:33.262Z] #39 33.05 DEP criu/protobuf.d [2023-05-04T19:36:33.262Z] #39 33.10 GEN criu/protobuf-desc-gen.h [2023-05-04T19:36:33.262Z] #39 34.57 DEP criu/protobuf-desc.d [2023-05-04T19:36:33.262Z] #39 34.66 DEP criu/proc_parse.d [2023-05-04T19:36:33.262Z] #39 34.79 DEP criu/plugin.d [2023-05-04T19:36:33.262Z] #39 34.84 DEP criu/pipes.d [2023-05-04T19:36:33.262Z] #39 34.91 DEP criu/pie-util.d [2023-05-04T19:36:33.262Z] #39 34.97 DEP criu/pie-util-vdso.d [2023-05-04T19:36:33.262Z] #39 35.06 DEP criu/pie-util-vdso-elf32.d [2023-05-04T19:36:33.262Z] #39 35.13 DEP criu/path.d [2023-05-04T19:36:33.262Z] #39 35.24 DEP criu/parasite-syscall.d [2023-05-04T19:36:33.262Z] #39 35.33 DEP criu/pagemap.d [2023-05-04T19:36:33.262Z] #39 35.48 DEP criu/pagemap-cache.d [2023-05-04T19:36:33.262Z] #39 35.56 DEP criu/page-xfer.d [2023-05-04T19:36:33.262Z] #39 35.63 DEP criu/page-pipe.d [2023-05-04T19:36:33.262Z] #39 35.69 DEP criu/netfilter.d [2023-05-04T19:36:33.262Z] #39 35.76 DEP criu/net.d [2023-05-04T19:36:33.262Z] #39 35.83 DEP criu/namespaces.d [2023-05-04T19:36:33.262Z] #39 35.89 DEP criu/mount.d [2023-05-04T19:36:33.262Z] #39 35.95 DEP criu/memfd.d [2023-05-04T19:36:33.262Z] #39 36.03 DEP criu/mem.d [2023-05-04T19:36:33.262Z] #39 36.13 DEP criu/lsm.d [2023-05-04T19:36:33.262Z] #39 36.18 DEP criu/log.d [2023-05-04T19:36:33.401Z] #42 16.80 GEN criu/pie/parasite-blob.h [2023-05-04T19:36:33.401Z] #42 16.81 CC criu/pie/parasite-vdso.o [2023-05-04T19:36:33.523Z] #39 36.23 DEP criu/libnetlink.d [2023-05-04T19:36:33.523Z] #39 36.29 DEP criu/kerndat.d [2023-05-04T19:36:33.523Z] #39 ... [2023-05-04T19:36:33.523Z] [2023-05-04T19:36:33.523Z] #42 [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 [2023-05-04T19:36:33.523Z] #42 4.545 + cd /tmp/tmp.rRflmyNDun/src/github.com/opencontainers/runc [2023-05-04T19:36:33.523Z] #42 4.546 + git checkout -q v1.1.5 [2023-05-04T19:36:33.523Z] #42 ... [2023-05-04T19:36:33.523Z] [2023-05-04T19:36:33.523Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-05-04T19:36:33.523Z] #44 DONE 1.8s [2023-05-04T19:36:33.560Z] #39 21.66 CC compel/src/lib/ptrace.o [2023-05-04T19:36:33.560Z] #39 21.76 AR compel/libcompel.a [2023-05-04T19:36:33.560Z] #39 21.83 HOSTCC compel/src/main-host.o [2023-05-04T19:36:33.658Z] #42 16.97 CC criu/arch/aarch64/vdso-pie.o [2023-05-04T19:36:33.658Z] #42 17.04 CC criu/arch/aarch64/restorer.o [2023-05-04T19:36:33.658Z] #42 17.13 CC criu/arch/aarch64/intraprocedure.o [2023-05-04T19:36:33.658Z] #42 17.15 CC criu/pie/restorer.o [2023-05-04T19:36:33.784Z] [2023-05-04T19:36:33.784Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:33.784Z] #39 36.36 DEP criu/kcmp-ids.d [2023-05-04T19:36:33.784Z] #39 36.40 DEP criu/irmap.d [2023-05-04T19:36:33.784Z] #39 36.47 DEP criu/ipc_ns.d [2023-05-04T19:36:33.784Z] #39 36.57 DEP criu/image.d [2023-05-04T19:36:33.784Z] #39 36.65 DEP criu/image-desc.d [2023-05-04T19:36:33.784Z] #39 36.69 DEP criu/fsnotify.d [2023-05-04T19:36:33.822Z] #39 21.97 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-05-04T19:36:33.822Z] #39 22.01 HOSTCC compel/src/lib/handle-elf-host.o [2023-05-04T19:36:33.822Z] #39 22.14 HOSTCC compel/src/lib/log-host.o [2023-05-04T19:36:33.963Z] #33 ... [2023-05-04T19:36:33.963Z] [2023-05-04T19:36:33.963Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-05-04T19:36:33.963Z] #44 DONE 1.9s [2023-05-04T19:36:33.963Z] [2023-05-04T19:36:33.963Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:33.963Z] #38 19.85 CC compel/src/lib/infect-util.o [2023-05-04T19:36:33.963Z] #38 19.99 CC compel/src/lib/infect.o [2023-05-04T19:36:33.963Z] #38 20.63 CC compel/src/lib/ptrace.o [2023-05-04T19:36:33.963Z] #38 20.77 AR compel/libcompel.a [2023-05-04T19:36:33.963Z] #38 20.83 HOSTCC compel/src/main-host.o [2023-05-04T19:36:33.963Z] #38 20.94 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-05-04T19:36:33.963Z] #38 21.00 HOSTCC compel/src/lib/handle-elf-host.o [2023-05-04T19:36:33.963Z] #38 21.14 HOSTCC compel/src/lib/log-host.o [2023-05-04T19:36:33.963Z] #38 21.20 HOSTLINK compel/compel-host-bin [2023-05-04T19:36:33.963Z] #38 21.29 DEP soccr/soccr.d [2023-05-04T19:36:33.963Z] #38 21.36 CC soccr/soccr.o [2023-05-04T19:36:33.963Z] #38 21.73 AR soccr/libsoccr.a [2023-05-04T19:36:33.963Z] #38 21.79 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:36:33.963Z] #38 22.00 DEP criu/arch/x86/sigframe.d [2023-05-04T19:36:33.963Z] #38 22.04 DEP criu/arch/x86/sigaction_compat.d [2023-05-04T19:36:33.963Z] #38 22.08 DEP criu/arch/x86/kerndat.d [2023-05-04T19:36:33.963Z] #38 22.14 DEP criu/arch/x86/crtools.d [2023-05-04T19:36:33.963Z] #38 22.20 DEP criu/arch/x86/cpu.d [2023-05-04T19:36:33.963Z] #38 22.25 CC criu/arch/x86/cpu.o [2023-05-04T19:36:33.963Z] #38 22.42 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:36:33.963Z] #38 22.42 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:33.963Z] #38 22.42 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:33.963Z] #38 22.42 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:33.963Z] #38 22.42 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:33.963Z] #38 22.43 CC criu/arch/x86/crtools.o [2023-05-04T19:36:33.963Z] #38 22.79 CC criu/arch/x86/kerndat.o [2023-05-04T19:36:33.963Z] #38 22.98 CC criu/arch/x86/sigaction_compat.o [2023-05-04T19:36:33.963Z] #38 23.06 CC criu/arch/x86/sigframe.o [2023-05-04T19:36:33.963Z] #38 23.14 LINK criu/arch/x86/crtools.built-in.o [2023-05-04T19:36:33.963Z] #38 23.20 DEP criu/pie/util-vdso-elf32.d [2023-05-04T19:36:33.963Z] #38 23.27 DEP criu/pie/util-vdso.d [2023-05-04T19:36:33.963Z] #38 23.32 DEP criu/pie/util.d [2023-05-04T19:36:33.963Z] #38 23.37 CC criu/pie/util.o [2023-05-04T19:36:33.963Z] #38 23.50 CC criu/pie/util-vdso.o [2023-05-04T19:36:33.963Z] #38 23.70 CC criu/pie/util-vdso-elf32.o [2023-05-04T19:36:33.963Z] #38 23.91 AR criu/pie/pie.lib.a [2023-05-04T19:36:33.963Z] #38 23.96 DEP criu/pie/restorer.d [2023-05-04T19:36:33.963Z] #38 24.07 DEP criu/arch/x86/sigaction_compat_pie.d [2023-05-04T19:36:33.963Z] #38 24.09 DEP criu/arch/x86/restorer_unmap.d [2023-05-04T19:36:33.963Z] #38 24.11 DEP criu/arch/x86/restorer.d [2023-05-04T19:36:33.963Z] #38 24.17 DEP criu/arch/x86/vdso-pie.d [2023-05-04T19:36:33.963Z] #38 24.21 DEP criu/pie/parasite-vdso.d [2023-05-04T19:36:33.963Z] #38 24.27 DEP criu/pie/parasite.d [2023-05-04T19:36:33.963Z] #38 24.37 CC criu/pie/parasite.o [2023-05-04T19:36:33.963Z] #38 24.77 LINK criu/pie/parasite.built-in.o [2023-05-04T19:36:33.963Z] #38 24.79 GEN criu/pie/parasite-blob.h [2023-05-04T19:36:33.963Z] #38 24.80 CC criu/pie/parasite-vdso.o [2023-05-04T19:36:33.963Z] #38 25.03 CC criu/arch/x86/vdso-pie.o [2023-05-04T19:36:33.963Z] #38 25.15 CC criu/arch/x86/restorer.o [2023-05-04T19:36:33.963Z] #38 25.35 CC criu/arch/x86/restorer_unmap.o [2023-05-04T19:36:33.963Z] #38 25.37 CC criu/arch/x86/sigaction_compat_pie.o [2023-05-04T19:36:33.963Z] #38 25.51 CC criu/pie/restorer.o [2023-05-04T19:36:33.963Z] #38 26.42 LINK criu/pie/restorer.built-in.o [2023-05-04T19:36:33.963Z] #38 26.43 GEN criu/pie/restorer-blob.h [2023-05-04T19:36:33.963Z] #38 26.50 DEP criu/vdso.d [2023-05-04T19:36:33.963Z] #38 26.60 DEP criu/vdso-compat.d [2023-05-04T19:36:33.963Z] #38 26.65 DEP criu/uts_ns.d [2023-05-04T19:36:33.963Z] #38 26.74 DEP criu/util.d [2023-05-04T19:36:33.963Z] #38 26.83 DEP criu/uffd.d [2023-05-04T19:36:33.963Z] #38 26.91 DEP criu/tun.d [2023-05-04T19:36:33.963Z] #38 26.98 DEP criu/tty.d [2023-05-04T19:36:33.963Z] #38 27.06 DEP criu/timerfd.d [2023-05-04T19:36:33.963Z] #38 27.12 DEP criu/timens.d [2023-05-04T19:36:33.963Z] #38 27.20 DEP criu/sysfs_parse.d [2023-05-04T19:36:33.963Z] #38 27.24 DEP criu/sysctl.d [2023-05-04T19:36:33.963Z] #38 27.29 DEP criu/string.d [2023-05-04T19:36:33.963Z] #38 27.32 DEP criu/stats.d [2023-05-04T19:36:33.963Z] #38 27.36 DEP criu/sockets.d [2023-05-04T19:36:33.963Z] #38 27.46 DEP criu/sk-unix.d [2023-05-04T19:36:33.963Z] #38 27.58 DEP criu/sk-tcp.d [2023-05-04T19:36:33.963Z] #38 27.65 DEP criu/sk-queue.d [2023-05-04T19:36:34.046Z] #39 36.75 DEP criu/filesystems.d [2023-05-04T19:36:34.046Z] #39 36.80 DEP criu/files.d [2023-05-04T19:36:34.046Z] #39 36.90 DEP criu/files-reg.d [2023-05-04T19:36:34.079Z] #39 22.22 HOSTLINK compel/compel-host-bin [2023-05-04T19:36:34.079Z] #39 22.31 DEP soccr/soccr.d [2023-05-04T19:36:34.079Z] #39 22.44 CC soccr/soccr.o [2023-05-04T19:36:34.224Z] #38 27.71 DEP criu/sk-packet.d [2023-05-04T19:36:34.224Z] #38 27.79 DEP criu/sk-netlink.d [2023-05-04T19:36:34.224Z] #38 27.86 DEP criu/sk-inet.d [2023-05-04T19:36:34.224Z] #38 27.93 DEP criu/signalfd.d [2023-05-04T19:36:34.307Z] #39 36.97 DEP criu/files-ext.d [2023-05-04T19:36:34.307Z] #39 37.01 DEP criu/file-lock.d [2023-05-04T19:36:34.307Z] #39 37.09 DEP criu/file-ids.d [2023-05-04T19:36:34.307Z] #39 37.16 DEP criu/fifo.d [2023-05-04T19:36:34.307Z] #39 37.23 DEP criu/fdstore.d [2023-05-04T19:36:34.485Z] #38 28.00 DEP criu/sigframe.d [2023-05-04T19:36:34.485Z] #38 28.05 DEP criu/shmem.d [2023-05-04T19:36:34.485Z] #38 28.13 DEP criu/servicefd.d [2023-05-04T19:36:34.485Z] #38 28.19 DEP criu/seize.d [2023-05-04T19:36:34.568Z] #39 37.28 DEP criu/fault-injection.d [2023-05-04T19:36:34.568Z] #39 37.29 DEP criu/external.d [2023-05-04T19:36:34.568Z] #39 37.35 DEP criu/eventpoll.d [2023-05-04T19:36:34.589Z] #42 17.90 LINK criu/pie/restorer.built-in.o [2023-05-04T19:36:34.589Z] #42 17.91 GEN criu/pie/restorer-blob.h [2023-05-04T19:36:34.589Z] #42 18.01 DEP criu/vdso.d [2023-05-04T19:36:34.589Z] #42 18.07 DEP criu/uts_ns.d [2023-05-04T19:36:34.589Z] #42 18.12 DEP criu/util.d [2023-05-04T19:36:34.589Z] #42 18.18 DEP criu/uffd.d [2023-05-04T19:36:34.589Z] #42 18.25 DEP criu/tun.d [2023-05-04T19:36:34.589Z] #42 ... [2023-05-04T19:36:34.589Z] [2023-05-04T19:36:34.589Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:36:34.589Z] #50 8.445 Unpacking bash-completion (1:2.11-2) ... [2023-05-04T19:36:34.589Z] #50 8.613 Selecting previously unselected package bzip2. [2023-05-04T19:36:34.589Z] #50 8.617 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-05-04T19:36:34.589Z] #50 8.627 Unpacking bzip2 (1.0.8-4) ... [2023-05-04T19:36:34.589Z] #50 8.693 Selecting previously unselected package xz-utils. [2023-05-04T19:36:34.589Z] #50 8.696 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-05-04T19:36:34.589Z] #50 8.700 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:36:34.644Z] #39 22.88 AR soccr/libsoccr.a [2023-05-04T19:36:34.644Z] #39 22.93 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:36:34.746Z] #38 28.26 DEP criu/seccomp.d [2023-05-04T19:36:34.829Z] #39 37.48 DEP criu/eventfd.d [2023-05-04T19:36:34.830Z] #39 37.59 DEP criu/crtools.d [2023-05-04T19:36:34.830Z] #39 37.71 DEP criu/cr-service.d [2023-05-04T19:36:34.846Z] #50 8.835 Selecting previously unselected package apparmor. [2023-05-04T19:36:34.846Z] #50 8.838 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-05-04T19:36:34.846Z] #50 8.913 Unpacking apparmor (2.13.6-10) ... [2023-05-04T19:36:34.902Z] #39 23.22 DEP criu/arch/x86/sigframe.d [2023-05-04T19:36:35.007Z] #38 28.34 DEP criu/rst-malloc.d [2023-05-04T19:36:35.007Z] #38 28.38 DEP criu/rbtree.d [2023-05-04T19:36:35.007Z] #38 28.41 DEP criu/pstree.d [2023-05-04T19:36:35.007Z] #38 28.48 DEP criu/protobuf.d [2023-05-04T19:36:35.007Z] #38 28.52 GEN criu/protobuf-desc-gen.h [2023-05-04T19:36:35.090Z] #39 37.78 DEP criu/cr-restore.d [2023-05-04T19:36:35.090Z] #39 37.87 DEP criu/cr-errno.d [2023-05-04T19:36:35.090Z] #39 37.88 DEP criu/cr-dump.d [2023-05-04T19:36:35.090Z] #39 37.96 DEP criu/cr-dedup.d [2023-05-04T19:36:35.103Z] #50 9.075 Selecting previously unselected package inetutils-ping. [2023-05-04T19:36:35.103Z] #50 9.083 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-05-04T19:36:35.103Z] #50 9.087 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:36:35.103Z] #50 9.240 Selecting previously unselected package libip4tc2:arm64. [2023-05-04T19:36:35.103Z] #50 9.244 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-05-04T19:36:35.103Z] #50 9.262 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-05-04T19:36:35.160Z] #39 23.25 DEP criu/arch/x86/sigaction_compat.d [2023-05-04T19:36:35.160Z] #39 23.29 DEP criu/arch/x86/kerndat.d [2023-05-04T19:36:35.160Z] #39 23.34 DEP criu/arch/x86/crtools.d [2023-05-04T19:36:35.160Z] #39 23.38 DEP criu/arch/x86/cpu.d [2023-05-04T19:36:35.351Z] #39 38.02 DEP criu/cr-check.d [2023-05-04T19:36:35.351Z] #39 38.10 DEP criu/config.d [2023-05-04T19:36:35.351Z] #39 38.17 DEP criu/clone-noasan.d [2023-05-04T19:36:35.351Z] #39 38.20 DEP criu/cgroup.d [2023-05-04T19:36:35.351Z] #39 38.27 DEP criu/cgroup-props.d [2023-05-04T19:36:35.351Z] #39 38.31 DEP criu/bitmap.d [2023-05-04T19:36:35.361Z] #50 9.367 Selecting previously unselected package libip6tc2:arm64. [2023-05-04T19:36:35.361Z] #50 9.370 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-05-04T19:36:35.361Z] #50 9.375 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-05-04T19:36:35.361Z] #50 9.431 Selecting previously unselected package libnfnetlink0:arm64. [2023-05-04T19:36:35.361Z] #50 9.434 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-05-04T19:36:35.361Z] #50 9.438 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-05-04T19:36:35.417Z] #39 23.47 CC criu/arch/x86/cpu.o [2023-05-04T19:36:35.417Z] #39 23.69 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:36:35.417Z] #39 23.69 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:35.417Z] #39 23.69 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:35.580Z] #38 ... [2023-05-04T19:36:35.580Z] [2023-05-04T19:36:35.580Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-05-04T19:36:35.580Z] #0 1.072 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-05-04T19:36:35.580Z] #45 DONE 1.8s [2023-05-04T19:36:35.580Z] [2023-05-04T19:36:35.580Z] #42 [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 [2023-05-04T19:36:35.580Z] #42 4.472 + cd /tmp/tmp.eyJ2ASx8sx/src/github.com/opencontainers/runc [2023-05-04T19:36:35.580Z] #42 4.472 + git checkout -q v1.1.5 [2023-05-04T19:36:35.580Z] #42 4.736 + '[' -z '' ']' [2023-05-04T19:36:35.580Z] #42 4.736 + target=static [2023-05-04T19:36:35.580Z] #42 4.737 + make BUILDTAGS=seccomp static [2023-05-04T19:36:35.580Z] #42 5.013 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-05-04T19:36:35.612Z] #39 38.32 DEP criu/bfd.d [2023-05-04T19:36:35.612Z] #39 38.37 DEP criu/autofs.d [2023-05-04T19:36:35.612Z] #39 38.46 DEP criu/aio.d [2023-05-04T19:36:35.628Z] #50 9.554 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-05-04T19:36:35.628Z] #50 9.558 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-05-04T19:36:35.628Z] #50 9.564 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-05-04T19:36:35.628Z] #50 9.622 Selecting previously unselected package libnftnl11:arm64. [2023-05-04T19:36:35.628Z] #50 9.625 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-05-04T19:36:35.628Z] #50 9.629 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-05-04T19:36:35.628Z] #50 9.694 Selecting previously unselected package iptables. [2023-05-04T19:36:35.628Z] #50 9.702 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-05-04T19:36:35.628Z] #50 9.706 Unpacking iptables (1.8.7-1) ... [2023-05-04T19:36:35.675Z] #39 23.69 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:35.675Z] #39 23.69 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:36:35.675Z] #39 23.70 CC criu/arch/x86/crtools.o [2023-05-04T19:36:35.873Z] #39 38.54 DEP criu/action-scripts.d [2023-05-04T19:36:35.873Z] #39 38.64 CC criu/action-scripts.o [2023-05-04T19:36:35.886Z] #50 9.867 Selecting previously unselected package libonig5:arm64. [2023-05-04T19:36:35.886Z] #50 9.870 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-05-04T19:36:35.886Z] #50 9.875 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-05-04T19:36:35.886Z] #50 9.986 Selecting previously unselected package libjq1:arm64. [2023-05-04T19:36:35.886Z] #50 9.989 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-05-04T19:36:35.886Z] #50 9.992 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-05-04T19:36:35.886Z] #50 10.05 Selecting previously unselected package jq. [2023-05-04T19:36:35.933Z] #39 24.06 CC criu/arch/x86/kerndat.o [2023-05-04T19:36:35.933Z] #39 24.19 CC criu/arch/x86/sigaction_compat.o [2023-05-04T19:36:35.933Z] #39 24.26 CC criu/arch/x86/sigframe.o [2023-05-04T19:36:36.143Z] #50 10.06 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-05-04T19:36:36.143Z] #50 10.10 Unpacking jq (1.6-2.1) ... [2023-05-04T19:36:36.143Z] #50 10.18 Selecting previously unselected package libaio1:arm64. [2023-05-04T19:36:36.143Z] #50 10.19 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-05-04T19:36:36.143Z] #50 10.20 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-05-04T19:36:36.143Z] #50 10.27 Selecting previously unselected package libgpm2:arm64. [2023-05-04T19:36:36.143Z] #50 10.27 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-05-04T19:36:36.143Z] #50 10.28 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-05-04T19:36:36.190Z] #39 24.38 LINK criu/arch/x86/crtools.built-in.o [2023-05-04T19:36:36.190Z] #39 24.42 DEP criu/pie/util-vdso-elf32.d [2023-05-04T19:36:36.190Z] #39 24.49 DEP criu/pie/util-vdso.d [2023-05-04T19:36:36.206Z] #39 38.90 CC criu/aio.o [2023-05-04T19:36:36.206Z] #39 ... [2023-05-04T19:36:36.206Z] [2023-05-04T19:36:36.206Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-05-04T19:36:36.206Z] #0 1.144 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-05-04T19:36:36.206Z] #45 DONE 2.7s [2023-05-04T19:36:36.206Z] [2023-05-04T19:36:36.206Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-05-04T19:36:36.401Z] #50 10.36 Selecting previously unselected package libicu67:arm64. [2023-05-04T19:36:36.401Z] #50 10.37 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-05-04T19:36:36.401Z] #50 10.37 Unpacking libicu67:arm64 (67.1-7) ... [2023-05-04T19:36:36.448Z] #39 24.55 DEP criu/pie/util.d [2023-05-04T19:36:36.448Z] #39 24.69 CC criu/pie/util.o [2023-05-04T19:36:36.706Z] #39 24.82 CC criu/pie/util-vdso.o [2023-05-04T19:36:36.970Z] #42 ... [2023-05-04T19:36:36.970Z] [2023-05-04T19:36:36.970Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-05-04T19:36:36.970Z] #46 DONE 1.3s [2023-05-04T19:36:36.970Z] [2023-05-04T19:36:36.970Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:36.970Z] #38 29.59 DEP criu/protobuf-desc.d [2023-05-04T19:36:36.970Z] #38 29.64 DEP criu/proc_parse.d [2023-05-04T19:36:36.970Z] #38 29.74 DEP criu/plugin.d [2023-05-04T19:36:36.970Z] #38 29.78 DEP criu/pipes.d [2023-05-04T19:36:36.970Z] #38 29.82 DEP criu/pie-util.d [2023-05-04T19:36:36.970Z] #38 29.86 DEP criu/pie-util-vdso.d [2023-05-04T19:36:36.970Z] #38 29.90 DEP criu/pie-util-vdso-elf32.d [2023-05-04T19:36:36.970Z] #38 29.96 DEP criu/path.d [2023-05-04T19:36:36.970Z] #38 30.00 DEP criu/parasite-syscall.d [2023-05-04T19:36:36.970Z] #38 30.09 DEP criu/pagemap.d [2023-05-04T19:36:36.970Z] #38 30.16 DEP criu/pagemap-cache.d [2023-05-04T19:36:36.970Z] #38 30.22 DEP criu/page-xfer.d [2023-05-04T19:36:36.970Z] #38 30.29 DEP criu/page-pipe.d [2023-05-04T19:36:36.970Z] #38 30.33 DEP criu/netfilter.d [2023-05-04T19:36:36.970Z] #38 30.39 DEP criu/net.d [2023-05-04T19:36:36.970Z] #38 30.51 DEP criu/namespaces.d [2023-05-04T19:36:36.970Z] #38 30.58 DEP criu/mount.d [2023-05-04T19:36:36.970Z] #38 30.65 DEP criu/memfd.d [2023-05-04T19:36:36.989Z] #39 25.05 CC criu/pie/util-vdso-elf32.o [2023-05-04T19:36:37.231Z] #38 30.72 DEP criu/mem.d [2023-05-04T19:36:37.231Z] #38 30.83 DEP criu/lsm.d [2023-05-04T19:36:37.231Z] #38 30.88 DEP criu/log.d [2023-05-04T19:36:37.231Z] #38 30.93 DEP criu/libnetlink.d [2023-05-04T19:36:37.247Z] #39 25.30 AR criu/pie/pie.lib.a [2023-05-04T19:36:37.247Z] #39 25.38 DEP criu/pie/restorer.d [2023-05-04T19:36:37.247Z] #39 25.46 DEP criu/arch/x86/sigaction_compat_pie.d [2023-05-04T19:36:37.247Z] #39 25.51 DEP criu/arch/x86/restorer_unmap.d [2023-05-04T19:36:37.334Z] #50 11.34 Selecting previously unselected package libinih1:arm64. [2023-05-04T19:36:37.334Z] #50 11.34 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-05-04T19:36:37.334Z] #50 11.35 Unpacking libinih1:arm64 (53-1+b2) ... [2023-05-04T19:36:37.334Z] #50 11.40 Selecting previously unselected package libnet1:arm64. [2023-05-04T19:36:37.334Z] #50 11.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-05-04T19:36:37.334Z] #50 11.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:37.334Z] #50 11.49 Selecting previously unselected package libnl-3-200:arm64. [2023-05-04T19:36:37.334Z] #50 11.49 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-05-04T19:36:37.334Z] #50 11.50 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-05-04T19:36:37.494Z] #38 30.98 DEP criu/kerndat.d [2023-05-04T19:36:37.494Z] #38 31.05 DEP criu/kcmp-ids.d [2023-05-04T19:36:37.494Z] #38 31.09 DEP criu/irmap.d [2023-05-04T19:36:37.494Z] #38 31.16 DEP criu/ipc_ns.d [2023-05-04T19:36:37.504Z] #39 25.54 DEP criu/arch/x86/restorer.d [2023-05-04T19:36:37.504Z] #39 25.60 DEP criu/arch/x86/vdso-pie.d [2023-05-04T19:36:37.504Z] #39 25.64 DEP criu/pie/parasite-vdso.d [2023-05-04T19:36:37.504Z] #39 25.70 DEP criu/pie/parasite.d [2023-05-04T19:36:37.592Z] #50 11.58 Selecting previously unselected package libprotobuf-c1:arm64. [2023-05-04T19:36:37.592Z] #50 11.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-05-04T19:36:37.592Z] #50 11.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-04T19:36:37.592Z] #50 11.69 Selecting previously unselected package net-tools. [2023-05-04T19:36:37.592Z] #50 11.70 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-05-04T19:36:37.592Z] #50 11.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:36:37.755Z] #38 31.22 DEP criu/image.d [2023-05-04T19:36:37.755Z] #38 31.30 DEP criu/image-desc.d [2023-05-04T19:36:37.755Z] #38 31.35 DEP criu/fsnotify.d [2023-05-04T19:36:37.755Z] #38 31.43 DEP criu/filesystems.d [2023-05-04T19:36:37.762Z] #39 25.81 CC criu/pie/parasite.o [2023-05-04T19:36:37.849Z] #50 11.79 Selecting previously unselected package patch. [2023-05-04T19:36:37.849Z] #50 11.79 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-05-04T19:36:37.849Z] #50 11.80 Unpacking patch (2.7.6-7) ... [2023-05-04T19:36:37.849Z] #50 11.88 Selecting previously unselected package python-pip-whl. [2023-05-04T19:36:37.850Z] #50 11.88 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:36:37.850Z] #50 11.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:36:38.017Z] #38 31.51 DEP criu/files.d [2023-05-04T19:36:38.017Z] #38 31.58 DEP criu/files-reg.d [2023-05-04T19:36:38.017Z] #38 31.65 DEP criu/files-ext.d [2023-05-04T19:36:38.017Z] #38 31.70 DEP criu/file-lock.d [2023-05-04T19:36:38.020Z] #39 26.18 LINK criu/pie/parasite.built-in.o [2023-05-04T19:36:38.021Z] #39 26.18 GEN criu/pie/parasite-blob.h [2023-05-04T19:36:38.021Z] #39 26.19 CC criu/pie/parasite-vdso.o [2023-05-04T19:36:38.225Z] #50 12.10 Selecting previously unselected package python3-lib2to3. [2023-05-04T19:36:38.225Z] #50 12.10 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-05-04T19:36:38.225Z] #50 12.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:36:38.225Z] #50 12.19 Selecting previously unselected package python3-distutils. [2023-05-04T19:36:38.225Z] #50 12.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-05-04T19:36:38.225Z] #50 12.20 Unpacking python3-distutils (3.9.2-1) ... [2023-05-04T19:36:38.225Z] #50 12.33 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:36:38.225Z] #50 12.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:36:38.225Z] #50 12.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:36:38.235Z] #46 DONE 1.7s [2023-05-04T19:36:38.235Z] [2023-05-04T19:36:38.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:38.235Z] #39 39.14 CC criu/autofs.o [2023-05-04T19:36:38.235Z] #39 39.73 CC criu/bfd.o [2023-05-04T19:36:38.235Z] #39 39.93 CC criu/bitmap.o [2023-05-04T19:36:38.235Z] #39 40.02 CC criu/cgroup-props.o [2023-05-04T19:36:38.235Z] #39 40.34 CC criu/cgroup.o [2023-05-04T19:36:38.235Z] #39 ... [2023-05-04T19:36:38.235Z] [2023-05-04T19:36:38.235Z] #21 [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 [2023-05-04T19:36:38.235Z] #21 55.19 + dpkg --print-architecture [2023-05-04T19:36:38.235Z] #21 55.19 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-05-04T19:36:38.235Z] #21 55.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-05-04T19:36:38.235Z] #21 55.57 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-05-04T19:36:38.235Z] #21 DONE 63.6s [2023-05-04T19:36:38.235Z] [2023-05-04T19:36:38.235Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-05-04T19:36:38.278Z] #39 26.45 CC criu/arch/x86/vdso-pie.o [2023-05-04T19:36:38.278Z] #38 ... [2023-05-04T19:36:38.278Z] [2023-05-04T19:36:38.278Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-05-04T19:36:38.278Z] #47 DONE 1.5s [2023-05-04T19:36:38.278Z] [2023-05-04T19:36:38.278Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:38.278Z] #38 31.76 DEP criu/file-ids.d [2023-05-04T19:36:38.278Z] #38 31.81 DEP criu/fifo.d [2023-05-04T19:36:38.278Z] #38 31.91 DEP criu/fdstore.d [2023-05-04T19:36:38.536Z] #39 26.55 CC criu/arch/x86/restorer.o [2023-05-04T19:36:38.536Z] #39 26.75 CC criu/arch/x86/restorer_unmap.o [2023-05-04T19:36:38.536Z] #39 26.77 CC criu/arch/x86/sigaction_compat_pie.o [2023-05-04T19:36:38.569Z] #38 31.97 DEP criu/fault-injection.d [2023-05-04T19:36:38.569Z] #38 31.99 DEP criu/external.d [2023-05-04T19:36:38.569Z] #38 32.03 DEP criu/eventpoll.d [2023-05-04T19:36:38.569Z] #38 32.09 DEP criu/eventfd.d [2023-05-04T19:36:38.569Z] #38 32.16 DEP criu/crtools.d [2023-05-04T19:36:38.583Z] #50 12.47 Selecting previously unselected package python3-setuptools. [2023-05-04T19:36:38.583Z] #50 12.48 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-05-04T19:36:38.583Z] #50 12.50 Unpacking python3-setuptools (52.0.0-4) ... [2023-05-04T19:36:38.583Z] #50 12.63 Selecting previously unselected package python3-wheel. [2023-05-04T19:36:38.583Z] #50 12.63 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-05-04T19:36:38.583Z] #50 12.64 Unpacking python3-wheel (0.34.2-1) ... [2023-05-04T19:36:38.583Z] #50 12.69 Selecting previously unselected package python3-pip. [2023-05-04T19:36:38.583Z] #50 12.70 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:36:38.583Z] #50 12.71 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:36:38.794Z] #39 26.85 CC criu/pie/restorer.o [2023-05-04T19:36:38.830Z] #38 32.24 DEP criu/cr-service.d [2023-05-04T19:36:38.831Z] #38 32.35 DEP criu/cr-restore.d [2023-05-04T19:36:38.831Z] #38 32.43 DEP criu/cr-errno.d [2023-05-04T19:36:38.831Z] #38 32.45 DEP criu/cr-dump.d [2023-05-04T19:36:38.874Z] #50 12.85 Selecting previously unselected package sudo. [2023-05-04T19:36:38.874Z] #50 12.85 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-05-04T19:36:38.874Z] #50 12.86 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:36:38.874Z] #50 13.03 Selecting previously unselected package thin-provisioning-tools. [2023-05-04T19:36:38.874Z] #50 13.04 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-05-04T19:36:38.874Z] #50 13.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:36:39.091Z] #38 32.57 DEP criu/cr-dedup.d [2023-05-04T19:36:39.091Z] #38 32.65 DEP criu/cr-check.d [2023-05-04T19:36:39.142Z] #50 13.17 Selecting previously unselected package uidmap. [2023-05-04T19:36:39.142Z] #50 13.17 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-05-04T19:36:39.142Z] #50 13.18 Unpacking uidmap (1:4.8.1-1) ... [2023-05-04T19:36:39.142Z] #50 13.29 Selecting previously unselected package vim-runtime. [2023-05-04T19:36:39.142Z] #50 13.30 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:36:39.142Z] #50 13.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-05-04T19:36:39.264Z] #47 DONE 1.4s [2023-05-04T19:36:39.264Z] [2023-05-04T19:36:39.264Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-05-04T19:36:39.352Z] #38 32.73 DEP criu/config.d [2023-05-04T19:36:39.352Z] #38 32.80 DEP criu/clone-noasan.d [2023-05-04T19:36:39.352Z] #38 32.83 DEP criu/cgroup.d [2023-05-04T19:36:39.352Z] #38 32.93 DEP criu/cgroup-props.d [2023-05-04T19:36:39.352Z] #38 32.97 DEP criu/bitmap.d [2023-05-04T19:36:39.359Z] #39 ... [2023-05-04T19:36:39.359Z] [2023-05-04T19:36:39.359Z] #32 [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 [2023-05-04T19:36:39.359Z] #32 44.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-05-04T19:36:39.359Z] #32 44.84 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-05-04T19:36:39.359Z] #32 44.88 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 45.00 Selecting previously unselected package libapparmor1:amd64. [2023-05-04T19:36:39.359Z] #32 45.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 45.01 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-05-04T19:36:39.359Z] #32 45.20 Selecting previously unselected package libapparmor-dev:amd64. [2023-05-04T19:36:39.359Z] #32 45.21 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 45.21 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-05-04T19:36:39.359Z] #32 45.35 Selecting previously unselected package libbtrfs0:amd64. [2023-05-04T19:36:39.359Z] #32 45.35 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 45.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:36:39.359Z] #32 45.49 Selecting previously unselected package libbtrfs-dev:amd64. [2023-05-04T19:36:39.359Z] #32 45.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 45.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:36:39.359Z] #32 45.63 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-05-04T19:36:39.359Z] #32 45.63 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 45.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:39.359Z] #32 45.75 Selecting previously unselected package libudev-dev:amd64. [2023-05-04T19:36:39.359Z] #32 45.76 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 45.77 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:39.359Z] #32 45.89 Selecting previously unselected package libsepol1-dev:amd64. [2023-05-04T19:36:39.359Z] #32 45.89 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 45.90 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-05-04T19:36:39.359Z] #32 46.05 Selecting previously unselected package libpcre2-16-0:amd64. [2023-05-04T19:36:39.359Z] #32 46.06 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 46.06 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 46.29 Selecting previously unselected package libpcre2-32-0:amd64. [2023-05-04T19:36:39.359Z] #32 46.29 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 46.38 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 46.51 Selecting previously unselected package libpcre2-posix2:amd64. [2023-05-04T19:36:39.359Z] #32 46.51 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 46.52 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 46.64 Selecting previously unselected package libpcre2-dev:amd64. [2023-05-04T19:36:39.359Z] #32 46.64 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 46.65 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 46.89 Selecting previously unselected package libselinux1-dev:amd64. [2023-05-04T19:36:39.359Z] #32 46.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 46.91 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-05-04T19:36:39.359Z] #32 47.04 Selecting previously unselected package libdevmapper-dev:amd64. [2023-05-04T19:36:39.359Z] #32 47.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 47.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:39.359Z] #32 47.14 Selecting previously unselected package libseccomp-dev:amd64. [2023-05-04T19:36:39.359Z] #32 47.15 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 47.15 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 47.27 Selecting previously unselected package libsystemd-dev:amd64. [2023-05-04T19:36:39.359Z] #32 47.28 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:36:39.359Z] #32 47.29 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:39.359Z] #32 47.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 47.66 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-05-04T19:36:39.359Z] #32 47.69 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:39.359Z] #32 47.71 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-05-04T19:36:39.359Z] #32 47.74 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 47.76 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 47.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-05-04T19:36:39.359Z] #32 47.85 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 47.88 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:39.359Z] #32 47.93 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 47.95 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-05-04T19:36:39.359Z] #32 47.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-05-04T19:36:39.359Z] #32 47.99 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 48.02 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-05-04T19:36:39.359Z] #32 48.04 Setting up mingw-w64-common (8.0.0-1) ... [2023-05-04T19:36:39.359Z] #32 48.08 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:36:39.359Z] #32 48.18 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-05-04T19:36:39.359Z] #32 48.20 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-05-04T19:36:39.359Z] #32 48.22 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-05-04T19:36:39.359Z] #32 48.23 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 48.25 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 48.26 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 [2023-05-04T19:36:39.359Z] #32 48.27 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 48.30 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 [2023-05-04T19:36:39.359Z] #32 48.31 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-05-04T19:36:39.359Z] #32 48.33 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 48.34 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 [2023-05-04T19:36:39.359Z] #32 48.35 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 48.43 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-05-04T19:36:39.359Z] #32 48.53 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:39.359Z] #32 48.57 Setting up dmsetup (2:1.02.175-2.1) ... [2023-05-04T19:36:39.359Z] #32 48.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:39.359Z] #32 48.66 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-05-04T19:36:39.359Z] #32 48.69 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:39.359Z] #32 ... [2023-05-04T19:36:39.359Z] [2023-05-04T19:36:39.359Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:39.359Z] #39 27.71 LINK criu/pie/restorer.built-in.o [2023-05-04T19:36:39.414Z] #50 13.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-05-04T19:36:39.414Z] #50 13.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:39.613Z] #38 32.98 DEP criu/bfd.d [2023-05-04T19:36:39.613Z] #38 33.03 DEP criu/autofs.d [2023-05-04T19:36:39.613Z] #38 33.08 DEP criu/aio.d [2023-05-04T19:36:39.613Z] #38 ... [2023-05-04T19:36:39.613Z] [2023-05-04T19:36:39.613Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-05-04T19:36:39.613Z] #48 DONE 1.4s [2023-05-04T19:36:39.613Z] [2023-05-04T19:36:39.613Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:39.613Z] #38 33.13 DEP criu/action-scripts.d [2023-05-04T19:36:39.621Z] #39 ... [2023-05-04T19:36:39.621Z] [2023-05-04T19:36:39.621Z] #32 [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 [2023-05-04T19:36:39.621Z] #32 DONE 52.8s [2023-05-04T19:36:39.621Z] [2023-05-04T19:36:39.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:39.621Z] #39 27.72 GEN criu/pie/restorer-blob.h [2023-05-04T19:36:39.621Z] #39 27.81 DEP criu/vdso.d [2023-05-04T19:36:39.621Z] #39 27.90 DEP criu/vdso-compat.d [2023-05-04T19:36:39.874Z] #38 33.25 CC criu/action-scripts.o [2023-05-04T19:36:39.874Z] #38 33.45 CC criu/aio.o [2023-05-04T19:36:39.880Z] #39 27.98 DEP criu/uts_ns.d [2023-05-04T19:36:39.880Z] #39 28.06 DEP criu/util.d [2023-05-04T19:36:39.880Z] #39 28.14 DEP criu/uffd.d [2023-05-04T19:36:39.880Z] #39 28.21 DEP criu/tun.d [2023-05-04T19:36:40.135Z] #38 33.64 CC criu/autofs.o [2023-05-04T19:36:40.138Z] #39 28.30 DEP criu/tty.d [2023-05-04T19:36:40.380Z] #50 14.28 Selecting previously unselected package vim. [2023-05-04T19:36:40.380Z] #50 14.28 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-05-04T19:36:40.380Z] #50 14.30 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:40.380Z] #50 14.50 Selecting previously unselected package xfsprogs. [2023-05-04T19:36:40.380Z] #50 14.51 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-05-04T19:36:40.380Z] #50 14.51 Unpacking xfsprogs (5.10.0-4) ... [2023-05-04T19:36:40.396Z] #39 28.41 DEP criu/timerfd.d [2023-05-04T19:36:40.396Z] #39 28.47 DEP criu/timens.d [2023-05-04T19:36:40.396Z] #39 28.56 DEP criu/sysfs_parse.d [2023-05-04T19:36:40.396Z] #39 28.64 DEP criu/sysctl.d [2023-05-04T19:36:40.397Z] #38 ... [2023-05-04T19:36:40.397Z] [2023-05-04T19:36:40.397Z] #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 [2023-05-04T19:36:40.397Z] #33 DONE 58.0s [2023-05-04T19:36:40.655Z] #39 28.73 DEP criu/string.d [2023-05-04T19:36:40.655Z] #39 28.76 DEP criu/stats.d [2023-05-04T19:36:40.655Z] #39 28.82 DEP criu/sockets.d [2023-05-04T19:36:40.655Z] #50 14.68 Selecting previously unselected package zip. [2023-05-04T19:36:40.655Z] #50 14.68 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-05-04T19:36:40.655Z] #50 14.68 Unpacking zip (3.0-12) ... [2023-05-04T19:36:40.655Z] #50 14.78 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:36:40.659Z] [2023-05-04T19:36:40.659Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:40.659Z] #38 34.19 CC criu/bfd.o [2023-05-04T19:36:40.911Z] #50 15.04 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-05-04T19:36:40.913Z] #39 28.92 DEP criu/sk-unix.d [2023-05-04T19:36:40.913Z] #39 29.03 DEP criu/sk-tcp.d [2023-05-04T19:36:40.913Z] #39 29.12 DEP criu/sk-queue.d [2023-05-04T19:36:40.913Z] #39 29.17 DEP criu/sk-packet.d [2023-05-04T19:36:40.920Z] #38 ... [2023-05-04T19:36:40.920Z] [2023-05-04T19:36:40.920Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-05-04T19:36:40.920Z] #49 DONE 1.2s [2023-05-04T19:36:40.920Z] [2023-05-04T19:36:40.920Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:40.920Z] #38 34.40 CC criu/bitmap.o [2023-05-04T19:36:40.920Z] #38 34.47 CC criu/cgroup-props.o [2023-05-04T19:36:41.169Z] #50 15.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:36:41.169Z] #50 15.07 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-05-04T19:36:41.169Z] #50 15.08 Setting up libicu67:arm64 (67.1-7) ... [2023-05-04T19:36:41.169Z] #50 15.10 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-05-04T19:36:41.169Z] #50 15.11 Setting up libinih1:arm64 (53-1+b2) ... [2023-05-04T19:36:41.169Z] #50 15.12 Setting up uidmap (1:4.8.1-1) ... [2023-05-04T19:36:41.169Z] #50 15.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:41.169Z] #50 15.15 Setting up bzip2 (1.0.8-4) ... [2023-05-04T19:36:41.169Z] #50 15.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-05-04T19:36:41.169Z] #50 15.17 Setting up python3-wheel (0.34.2-1) ... [2023-05-04T19:36:41.171Z] #39 29.30 DEP criu/sk-netlink.d [2023-05-04T19:36:41.172Z] #39 29.36 DEP criu/sk-inet.d [2023-05-04T19:36:41.208Z] #48 DONE 1.9s [2023-05-04T19:36:41.208Z] [2023-05-04T19:36:41.208Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-05-04T19:36:41.426Z] #50 15.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:41.426Z] #50 15.39 Setting up libcap2:arm64 (1:2.44-1) ... [2023-05-04T19:36:41.426Z] #50 15.40 Setting up libcap2-bin (1:2.44-1) ... [2023-05-04T19:36:41.426Z] #50 15.42 Setting up apparmor (2.13.6-10) ... [2023-05-04T19:36:41.430Z] #39 29.48 DEP criu/signalfd.d [2023-05-04T19:36:41.431Z] #39 29.54 DEP criu/sigframe.d [2023-05-04T19:36:41.431Z] #39 29.58 DEP criu/shmem.d [2023-05-04T19:36:41.431Z] #39 29.65 DEP criu/servicefd.d [2023-05-04T19:36:41.431Z] #39 29.72 DEP criu/seize.d [2023-05-04T19:36:41.495Z] #38 34.84 CC criu/cgroup.o [2023-05-04T19:36:41.689Z] #39 29.78 DEP criu/seccomp.d [2023-05-04T19:36:41.689Z] #39 29.84 DEP criu/rst-malloc.d [2023-05-04T19:36:41.689Z] #39 29.89 DEP criu/rbtree.d [2023-05-04T19:36:41.689Z] #39 29.93 DEP criu/pstree.d [2023-05-04T19:36:41.947Z] #39 ... [2023-05-04T19:36:41.947Z] [2023-05-04T19:36:41.947Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-05-04T19:36:41.947Z] #42 DONE 2.2s [2023-05-04T19:36:41.947Z] [2023-05-04T19:36:41.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:41.947Z] #39 30.02 DEP criu/protobuf.d [2023-05-04T19:36:41.947Z] #39 30.10 GEN criu/protobuf-desc-gen.h [2023-05-04T19:36:42.355Z] #50 16.42 Setting up zip (3.0-12) ... [2023-05-04T19:36:42.355Z] #50 16.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:42.355Z] #50 16.45 Setting up bash-completion (1:2.11-2) ... [2023-05-04T19:36:42.438Z] #38 35.85 CC criu/clone-noasan.o [2023-05-04T19:36:42.438Z] #38 35.95 CC criu/config.o [2023-05-04T19:36:42.594Z] #49 DONE 1.3s [2023-05-04T19:36:42.594Z] [2023-05-04T19:36:42.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:42.594Z] #39 41.38 CC criu/clone-noasan.o [2023-05-04T19:36:42.594Z] #39 41.50 CC criu/config.o [2023-05-04T19:36:42.594Z] #39 42.03 CC criu/cr-check.o [2023-05-04T19:36:42.594Z] #39 42.67 CC criu/cr-dedup.o [2023-05-04T19:36:42.594Z] #39 42.81 CC criu/cr-dump.o [2023-05-04T19:36:42.594Z] #39 43.63 CC criu/cr-errno.o [2023-05-04T19:36:42.594Z] #39 43.69 CC criu/cr-restore.o [2023-05-04T19:36:42.594Z] #39 45.29 CC criu/cr-service.o [2023-05-04T19:36:43.166Z] #39 45.92 CC criu/crtools.o [2023-05-04T19:36:43.175Z] #38 36.46 CC criu/cr-check.o [2023-05-04T19:36:43.322Z] #39 31.49 DEP criu/protobuf-desc.d [2023-05-04T19:36:43.322Z] #39 31.56 DEP criu/proc_parse.d [2023-05-04T19:36:43.427Z] #39 46.17 CC criu/eventfd.o [2023-05-04T19:36:43.427Z] #39 46.28 CC criu/eventpoll.o [2023-05-04T19:36:43.579Z] #39 31.65 DEP criu/plugin.d [2023-05-04T19:36:43.579Z] #39 31.70 DEP criu/pipes.d [2023-05-04T19:36:43.579Z] #39 31.76 DEP criu/pie-util.d [2023-05-04T19:36:43.579Z] #39 31.81 DEP criu/pie-util-vdso.d [2023-05-04T19:36:43.579Z] #39 31.85 DEP criu/pie-util-vdso-elf32.d [2023-05-04T19:36:43.579Z] #39 31.93 DEP criu/path.d [2023-05-04T19:36:43.687Z] #39 46.63 CC criu/external.o [2023-05-04T19:36:43.687Z] #39 ... [2023-05-04T19:36:43.687Z] [2023-05-04T19:36:43.687Z] #42 [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 [2023-05-04T19:36:43.687Z] #42 4.905 + '[' -z '' ']' [2023-05-04T19:36:43.687Z] #42 4.905 + target=static [2023-05-04T19:36:43.687Z] #42 4.905 + make BUILDTAGS=seccomp static [2023-05-04T19:36:43.687Z] #42 5.248 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-05-04T19:36:43.724Z] #50 17.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:36:43.724Z] #50 17.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-05-04T19:36:43.724Z] #50 17.52 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-05-04T19:36:43.724Z] #50 17.53 Setting up patch (2.7.6-7) ... [2023-05-04T19:36:43.724Z] #50 17.55 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:36:43.724Z] #50 17.66 invoke-rc.d: could not determine current runlevel [2023-05-04T19:36:43.724Z] #50 ... [2023-05-04T19:36:43.724Z] [2023-05-04T19:36:43.724Z] #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 [2023-05-04T19:36:43.724Z] #40 22.53 + mkdir -p /build [2023-05-04T19:36:43.724Z] #40 22.53 + cp runc /build/runc [2023-05-04T19:36:43.754Z] #38 37.15 CC criu/cr-dedup.o [2023-05-04T19:36:43.754Z] #38 37.32 CC criu/cr-dump.o [2023-05-04T19:36:43.837Z] #39 31.99 DEP criu/parasite-syscall.d [2023-05-04T19:36:43.947Z] #42 ... [2023-05-04T19:36:43.947Z] [2023-05-04T19:36:43.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:43.947Z] #39 46.77 CC criu/fault-injection.o [2023-05-04T19:36:43.947Z] #39 46.87 CC criu/fdstore.o [2023-05-04T19:36:44.095Z] #39 32.09 DEP criu/pagemap.d [2023-05-04T19:36:44.095Z] #39 32.17 DEP criu/pagemap-cache.d [2023-05-04T19:36:44.095Z] #39 ... [2023-05-04T19:36:44.095Z] [2023-05-04T19:36:44.095Z] #43 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-05-04T19:36:44.095Z] #43 DONE 2.3s [2023-05-04T19:36:44.095Z] [2023-05-04T19:36:44.095Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:44.095Z] #39 32.25 DEP criu/page-xfer.d [2023-05-04T19:36:44.095Z] #39 32.32 DEP criu/page-pipe.d [2023-05-04T19:36:44.095Z] #39 32.35 DEP criu/netfilter.d [2023-05-04T19:36:44.095Z] #39 32.45 DEP criu/net.d [2023-05-04T19:36:44.174Z] Running on azwin-2-5e6a80 in d:\jenkins\workspace\moby_PR-45466 [Pipeline] { [Pipeline] ws [2023-05-04T19:36:44.187Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-05-04T19:36:44.208Z] #39 47.01 CC criu/fifo.o [2023-05-04T19:36:44.354Z] #39 32.55 DEP criu/namespaces.d [2023-05-04T19:36:44.468Z] #39 47.16 CC criu/file-ids.o [2023-05-04T19:36:44.468Z] #39 47.28 CC criu/file-lock.o [2023-05-04T19:36:44.612Z] #39 32.69 DEP criu/mount.d [2023-05-04T19:36:44.612Z] #39 32.80 DEP criu/memfd.d [2023-05-04T19:36:44.612Z] #39 32.88 DEP criu/mem.d [2023-05-04T19:36:44.740Z] #38 38.18 CC criu/cr-errno.o [2023-05-04T19:36:44.740Z] #38 38.21 CC criu/cr-restore.o [2023-05-04T19:36:44.870Z] #39 32.93 DEP criu/lsm.d [2023-05-04T19:36:44.870Z] #39 33.02 DEP criu/log.d [2023-05-04T19:36:44.870Z] #39 33.08 DEP criu/libnetlink.d [2023-05-04T19:36:44.870Z] #39 33.12 DEP criu/kerndat.d [2023-05-04T19:36:45.040Z] #39 47.63 CC criu/files-ext.o [2023-05-04T19:36:45.040Z] #39 47.80 CC criu/files-reg.o [2023-05-04T19:36:45.091Z] #40 ... [2023-05-04T19:36:45.091Z] [2023-05-04T19:36:45.091Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:45.091Z] #42 18.30 DEP criu/tty.d [2023-05-04T19:36:45.091Z] #42 18.35 DEP criu/timerfd.d [2023-05-04T19:36:45.091Z] #42 18.39 DEP criu/timens.d [2023-05-04T19:36:45.091Z] #42 18.42 DEP criu/sysfs_parse.d [2023-05-04T19:36:45.091Z] #42 18.46 DEP criu/sysctl.d [2023-05-04T19:36:45.091Z] #42 18.49 DEP criu/string.d [2023-05-04T19:36:45.091Z] #42 18.51 DEP criu/stats.d [2023-05-04T19:36:45.091Z] #42 18.55 DEP criu/sockets.d [2023-05-04T19:36:45.091Z] #42 18.59 DEP criu/sk-unix.d [2023-05-04T19:36:45.091Z] #42 18.63 DEP criu/sk-tcp.d [2023-05-04T19:36:45.091Z] #42 18.67 DEP criu/sk-queue.d [2023-05-04T19:36:45.091Z] #42 18.72 DEP criu/sk-packet.d [2023-05-04T19:36:45.091Z] #42 18.76 DEP criu/sk-netlink.d [2023-05-04T19:36:45.091Z] #42 18.80 DEP criu/sk-inet.d [2023-05-04T19:36:45.091Z] #42 18.85 DEP criu/signalfd.d [2023-05-04T19:36:45.091Z] #42 18.90 DEP criu/sigframe.d [2023-05-04T19:36:45.091Z] #42 18.94 DEP criu/shmem.d [2023-05-04T19:36:45.091Z] #42 18.97 DEP criu/servicefd.d [2023-05-04T19:36:45.091Z] #42 19.01 DEP criu/seize.d [2023-05-04T19:36:45.091Z] #42 19.06 DEP criu/seccomp.d [2023-05-04T19:36:45.091Z] #42 19.10 DEP criu/rst-malloc.d [2023-05-04T19:36:45.091Z] #42 19.12 DEP criu/rbtree.d [2023-05-04T19:36:45.091Z] #42 19.14 DEP criu/pstree.d [2023-05-04T19:36:45.091Z] #42 19.19 DEP criu/protobuf.d [2023-05-04T19:36:45.091Z] #42 19.22 GEN criu/protobuf-desc-gen.h [2023-05-04T19:36:45.091Z] #42 20.81 DEP criu/protobuf-desc.d [2023-05-04T19:36:45.091Z] #42 20.85 DEP criu/proc_parse.d [2023-05-04T19:36:45.091Z] #42 20.89 DEP criu/plugin.d [2023-05-04T19:36:45.091Z] #42 20.92 DEP criu/pipes.d [2023-05-04T19:36:45.091Z] #42 20.97 DEP criu/pie-util.d [2023-05-04T19:36:45.091Z] #42 21.00 DEP criu/pie-util-vdso.d [2023-05-04T19:36:45.091Z] #42 21.03 DEP criu/path.d [2023-05-04T19:36:45.091Z] #42 21.11 DEP criu/parasite-syscall.d [2023-05-04T19:36:45.091Z] #42 21.18 DEP criu/pagemap.d [2023-05-04T19:36:45.091Z] #42 21.22 DEP criu/pagemap-cache.d [2023-05-04T19:36:45.091Z] #42 21.25 DEP criu/page-xfer.d [2023-05-04T19:36:45.091Z] #42 21.29 DEP criu/page-pipe.d [2023-05-04T19:36:45.091Z] #42 21.31 DEP criu/netfilter.d [2023-05-04T19:36:45.091Z] #42 21.35 DEP criu/net.d [2023-05-04T19:36:45.091Z] #42 21.39 DEP criu/namespaces.d [2023-05-04T19:36:45.091Z] #42 21.43 DEP criu/mount.d [2023-05-04T19:36:45.091Z] #42 21.47 DEP criu/memfd.d [2023-05-04T19:36:45.091Z] #42 21.50 DEP criu/mem.d [2023-05-04T19:36:45.091Z] #42 21.55 DEP criu/lsm.d [2023-05-04T19:36:45.091Z] #42 21.58 DEP criu/log.d [2023-05-04T19:36:45.091Z] #42 21.62 DEP criu/libnetlink.d [2023-05-04T19:36:45.091Z] #42 21.65 DEP criu/kerndat.d [2023-05-04T19:36:45.091Z] #42 21.69 DEP criu/kcmp-ids.d [2023-05-04T19:36:45.091Z] #42 21.71 DEP criu/irmap.d [2023-05-04T19:36:45.091Z] #42 21.75 DEP criu/ipc_ns.d [2023-05-04T19:36:45.091Z] #42 21.78 DEP criu/image.d [2023-05-04T19:36:45.091Z] #42 21.83 DEP criu/image-desc.d [2023-05-04T19:36:45.091Z] #42 21.85 DEP criu/fsnotify.d [2023-05-04T19:36:45.091Z] #42 21.89 DEP criu/filesystems.d [2023-05-04T19:36:45.091Z] #42 21.93 DEP criu/files.d [2023-05-04T19:36:45.091Z] #42 21.97 DEP criu/files-reg.d [2023-05-04T19:36:45.091Z] #42 22.02 DEP criu/files-ext.d [2023-05-04T19:36:45.091Z] #42 22.05 DEP criu/file-lock.d [2023-05-04T19:36:45.091Z] #42 22.08 DEP criu/file-ids.d [2023-05-04T19:36:45.091Z] #42 22.12 DEP criu/fifo.d [2023-05-04T19:36:45.091Z] #42 22.16 DEP criu/fdstore.d [2023-05-04T19:36:45.091Z] #42 22.20 DEP criu/fault-injection.d [2023-05-04T19:36:45.091Z] #42 22.23 DEP criu/external.d [2023-05-04T19:36:45.091Z] #42 22.27 DEP criu/eventpoll.d [2023-05-04T19:36:45.091Z] #42 22.31 DEP criu/eventfd.d [2023-05-04T19:36:45.091Z] #42 22.34 DEP criu/crtools.d [2023-05-04T19:36:45.091Z] #42 22.38 DEP criu/cr-service.d [2023-05-04T19:36:45.091Z] #42 22.43 DEP criu/cr-restore.d [2023-05-04T19:36:45.091Z] #42 22.48 DEP criu/cr-errno.d [2023-05-04T19:36:45.091Z] #42 22.49 DEP criu/cr-dump.d [2023-05-04T19:36:45.091Z] #42 22.54 DEP criu/cr-dedup.d [2023-05-04T19:36:45.091Z] #42 22.57 DEP criu/cr-check.d [2023-05-04T19:36:45.091Z] #42 22.62 DEP criu/config.d [2023-05-04T19:36:45.091Z] #42 22.67 DEP criu/clone-noasan.d [2023-05-04T19:36:45.091Z] #42 22.70 DEP criu/cgroup.d [2023-05-04T19:36:45.091Z] #42 22.74 DEP criu/cgroup-props.d [2023-05-04T19:36:45.091Z] #42 22.76 DEP criu/bitmap.d [2023-05-04T19:36:45.091Z] #42 22.78 DEP criu/bfd.d [2023-05-04T19:36:45.091Z] #42 22.81 DEP criu/autofs.d [2023-05-04T19:36:45.091Z] #42 22.84 DEP criu/aio.d [2023-05-04T19:36:45.091Z] #42 22.88 DEP criu/action-scripts.d [2023-05-04T19:36:45.091Z] #42 22.96 CC criu/action-scripts.o [2023-05-04T19:36:45.091Z] #42 23.08 CC criu/aio.o [2023-05-04T19:36:45.091Z] #42 23.22 CC criu/autofs.o [2023-05-04T19:36:45.091Z] #42 23.61 CC criu/bfd.o [2023-05-04T19:36:45.091Z] #42 23.76 CC criu/bitmap.o [2023-05-04T19:36:45.091Z] #42 23.80 CC criu/cgroup-props.o [2023-05-04T19:36:45.091Z] #42 24.05 CC criu/cgroup.o [2023-05-04T19:36:45.091Z] #42 24.85 CC criu/clone-noasan.o [2023-05-04T19:36:45.091Z] #42 24.92 CC criu/config.o [2023-05-04T19:36:45.091Z] #42 25.33 CC criu/cr-check.o [2023-05-04T19:36:45.091Z] #42 25.87 CC criu/cr-dedup.o [2023-05-04T19:36:45.091Z] #42 25.98 CC criu/cr-dump.o [2023-05-04T19:36:45.091Z] #42 26.64 CC criu/cr-errno.o [2023-05-04T19:36:45.091Z] #42 26.67 CC criu/cr-restore.o [2023-05-04T19:36:45.091Z] #42 28.04 CC criu/cr-service.o [2023-05-04T19:36:45.091Z] #42 ... [2023-05-04T19:36:45.091Z] [2023-05-04T19:36:45.091Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:36:45.091Z] #50 17.66 invoke-rc.d: could not determine current runlevel [2023-05-04T19:36:45.091Z] #50 17.67 invoke-rc.d: policy-rc.d denied execution of start. [2023-05-04T19:36:45.091Z] #50 17.69 Setting up xfsprogs (5.10.0-4) ... [2023-05-04T19:36:45.091Z] #50 17.95 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-05-04T19:36:45.091Z] #50 18.04 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:36:45.091Z] #50 18.07 Setting up pigz (2.6-1) ... [2023-05-04T19:36:45.091Z] #50 18.15 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-05-04T19:36:45.091Z] #50 18.17 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-05-04T19:36:45.091Z] #50 18.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:36:45.091Z] #50 18.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:45.091Z] #50 18.60 Setting up libaio1:arm64 (0.3.112-9) ... [2023-05-04T19:36:45.091Z] #50 18.70 Setting up python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:36:45.091Z] #50 18.85 Setting up libelf1:arm64 (0.183-1) ... [2023-05-04T19:36:45.091Z] #50 19.09 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-05-04T19:36:45.091Z] #50 19.20 Setting up python3-distutils (3.9.2-1) ... [2023-05-04T19:36:45.128Z] #39 33.20 DEP criu/kcmp-ids.d [2023-05-04T19:36:45.128Z] #39 33.24 DEP criu/irmap.d [2023-05-04T19:36:45.128Z] #39 33.34 DEP criu/ipc_ns.d [2023-05-04T19:36:45.349Z] #50 19.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:45.349Z] #50 19.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-05-04T19:36:45.349Z] #50 19.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-05-04T19:36:45.349Z] #50 19.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-05-04T19:36:45.349Z] #50 19.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-05-04T19:36:45.349Z] #50 19.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-05-04T19:36:45.349Z] #50 19.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-05-04T19:36:45.349Z] #50 19.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-05-04T19:36:45.386Z] #39 33.41 DEP criu/image.d [2023-05-04T19:36:45.386Z] #39 33.47 DEP criu/image-desc.d [2023-05-04T19:36:45.386Z] #39 33.50 DEP criu/fsnotify.d [2023-05-04T19:36:45.386Z] #39 33.56 DEP criu/filesystems.d [2023-05-04T19:36:45.386Z] #39 33.62 DEP criu/files.d [2023-05-04T19:36:45.605Z] #50 19.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-05-04T19:36:45.605Z] #50 19.62 Setting up python3-setuptools (52.0.0-4) ... [2023-05-04T19:36:45.644Z] #39 33.70 DEP criu/files-reg.d [2023-05-04T19:36:45.644Z] #39 33.78 DEP criu/files-ext.d [2023-05-04T19:36:45.644Z] #39 33.87 DEP criu/file-lock.d [2023-05-04T19:36:45.903Z] #39 ... [2023-05-04T19:36:45.903Z] [2023-05-04T19:36:45.903Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-05-04T19:36:45.903Z] #0 1.018 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-05-04T19:36:45.903Z] #44 DONE 1.7s [2023-05-04T19:36:45.903Z] [2023-05-04T19:36:45.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:45.903Z] #39 33.92 DEP criu/file-ids.d [2023-05-04T19:36:45.903Z] #39 33.98 DEP criu/fifo.d [2023-05-04T19:36:45.903Z] #39 34.05 DEP criu/fdstore.d [2023-05-04T19:36:45.903Z] #39 34.10 DEP criu/fault-injection.d [2023-05-04T19:36:45.903Z] #39 34.13 DEP criu/external.d [2023-05-04T19:36:45.903Z] #39 34.17 DEP criu/eventpoll.d [2023-05-04T19:36:45.982Z] #39 48.65 CC criu/files.o [2023-05-04T19:36:45.991Z] The recommended git tool is: git [2023-05-04T19:36:46.131Z] #38 39.77 CC criu/cr-service.o [2023-05-04T19:36:46.161Z] #39 34.24 DEP criu/eventfd.d [2023-05-04T19:36:46.161Z] #39 34.31 DEP criu/crtools.d [2023-05-04T19:36:46.161Z] #39 34.36 DEP criu/cr-service.d [2023-05-04T19:36:46.161Z] #39 34.43 DEP criu/cr-restore.d [2023-05-04T19:36:46.165Z] #50 20.07 Setting up libjq1:arm64 (1.6-2.1) ... [2023-05-04T19:36:46.165Z] #50 20.19 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-05-04T19:36:46.419Z] #39 34.50 DEP criu/cr-errno.d [2023-05-04T19:36:46.419Z] #39 34.52 DEP criu/cr-dump.d [2023-05-04T19:36:46.419Z] #39 34.64 DEP criu/cr-dedup.d [2023-05-04T19:36:46.419Z] #39 34.70 DEP criu/cr-check.d [2023-05-04T19:36:46.421Z] #50 20.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:36:46.421Z] #50 20.54 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:36:46.552Z] #39 49.39 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:36:46.552Z] #39 49.39 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-05-04T19:36:46.678Z] #39 34.81 DEP criu/config.d [2023-05-04T19:36:46.678Z] #39 34.91 DEP criu/clone-noasan.d [2023-05-04T19:36:46.678Z] #39 34.95 DEP criu/cgroup.d [2023-05-04T19:36:46.678Z] #39 35.03 DEP criu/cgroup-props.d [2023-05-04T19:36:46.813Z] #39 49.44 CC criu/filesystems.o [2023-05-04T19:36:46.813Z] #39 49.71 CC criu/fsnotify.o [2023-05-04T19:36:46.937Z] #39 35.06 DEP criu/bitmap.d [2023-05-04T19:36:46.937Z] #39 35.09 DEP criu/bfd.d [2023-05-04T19:36:46.937Z] #39 35.14 DEP criu/autofs.d [2023-05-04T19:36:46.937Z] #39 35.22 DEP criu/aio.d [2023-05-04T19:36:47.092Z] #38 40.33 CC criu/crtools.o [2023-05-04T19:36:47.092Z] #38 40.53 CC criu/eventfd.o [2023-05-04T19:36:47.092Z] #38 40.68 CC criu/eventpoll.o [2023-05-04T19:36:47.198Z] #39 ... [2023-05-04T19:36:47.198Z] [2023-05-04T19:36:47.198Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-05-04T19:36:47.198Z] #45 DONE 1.4s [2023-05-04T19:36:47.198Z] [2023-05-04T19:36:47.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:47.198Z] #39 35.30 DEP criu/action-scripts.d [2023-05-04T19:36:47.198Z] #39 35.41 CC criu/action-scripts.o [2023-05-04T19:36:47.257Z] #50 21.00 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-05-04T19:36:47.257Z] #50 21.29 Setting up jq (1.6-2.1) ... [2023-05-04T19:36:47.383Z] #39 50.25 CC criu/image-desc.o [2023-05-04T19:36:47.456Z] #39 35.59 CC criu/aio.o [2023-05-04T19:36:47.531Z] #50 21.54 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-05-04T19:36:47.531Z] #50 21.64 Setting up iptables (1.8.7-1) ... [2023-05-04T19:36:47.645Z] #39 50.33 CC criu/image.o [2023-05-04T19:36:47.665Z] #38 40.98 CC criu/external.o [2023-05-04T19:36:47.665Z] #38 41.11 CC criu/fault-injection.o [2023-05-04T19:36:47.665Z] #38 41.15 CC criu/fdstore.o [2023-05-04T19:36:47.665Z] #38 41.28 CC criu/fifo.o [2023-05-04T19:36:47.714Z] #39 35.77 CC criu/autofs.o [2023-05-04T19:36:47.787Z] #50 21.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:36:47.788Z] #50 21.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:36:47.788Z] #50 21.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:36:47.788Z] #50 21.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:36:47.788Z] #50 21.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-05-04T19:36:47.788Z] #50 21.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-05-04T19:36:47.788Z] #50 21.94 Setting up iproute2 (5.10.0-4) ... [2023-05-04T19:36:47.905Z] #39 50.72 CC criu/ipc_ns.o [2023-05-04T19:36:47.926Z] #38 41.43 CC criu/file-ids.o [2023-05-04T19:36:47.926Z] #38 ... [2023-05-04T19:36:47.926Z] [2023-05-04T19:36:47.926Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:36:47.926Z] #0 1.527 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:36:47.926Z] #0 1.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:36:47.926Z] #0 1.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:36:47.926Z] #0 1.927 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:36:47.926Z] #0 2.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:36:47.926Z] #0 2.813 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:36:47.926Z] #0 3.866 Fetched 8644 kB in 3s (3328 kB/s) [2023-05-04T19:36:47.926Z] #0 3.866 Reading package lists... [2023-05-04T19:36:47.926Z] #0 4.786 Reading package lists... [2023-05-04T19:36:47.926Z] #0 5.646 Building dependency tree... [2023-05-04T19:36:47.926Z] #0 6.135 The following additional packages will be installed: [2023-05-04T19:36:47.926Z] #0 6.141 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:36:47.926Z] #0 6.141 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-05-04T19:36:47.926Z] #0 6.141 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-05-04T19:36:47.926Z] #0 6.141 python3-pkg-resources vim-runtime xxd [2023-05-04T19:36:47.926Z] #0 6.141 Suggested packages: [2023-05-04T19:36:47.926Z] #0 6.141 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-05-04T19:36:47.926Z] #0 6.141 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-05-04T19:36:47.926Z] #0 6.141 acl attr quota [2023-05-04T19:36:47.926Z] #0 6.141 Recommended packages: [2023-05-04T19:36:47.926Z] #0 6.141 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-05-04T19:36:47.926Z] #0 6.593 The following NEW packages will be installed: [2023-05-04T19:36:47.926Z] #0 6.593 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-05-04T19:36:47.926Z] #0 6.594 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:36:47.926Z] #0 6.594 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-05-04T19:36:47.926Z] #0 6.594 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-05-04T19:36:47.926Z] #0 6.594 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-05-04T19:36:47.926Z] #0 6.595 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-05-04T19:36:47.926Z] #0 6.595 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-05-04T19:36:47.926Z] #0 6.595 xz-utils zip [2023-05-04T19:36:47.926Z] #0 6.886 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:36:47.926Z] #0 6.886 Need to get 27.0 MB of archives. [2023-05-04T19:36:47.926Z] #0 6.886 After this operation, 104 MB of additional disk space will be used. [2023-05-04T19:36:47.926Z] #0 6.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-05-04T19:36:47.926Z] #0 6.891 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-05-04T19:36:47.926Z] #0 6.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-05-04T19:36:47.926Z] #0 6.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-05-04T19:36:47.926Z] #0 6.897 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-05-04T19:36:47.926Z] #0 6.899 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-05-04T19:36:47.926Z] #0 6.901 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-05-04T19:36:47.927Z] #0 6.902 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-05-04T19:36:47.927Z] #0 6.913 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:36:47.927Z] #0 6.919 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:36:47.927Z] #0 6.922 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-05-04T19:36:47.927Z] #0 6.923 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-05-04T19:36:47.927Z] #0 6.924 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-05-04T19:36:47.927Z] #0 6.927 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-05-04T19:36:47.927Z] #0 6.934 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-05-04T19:36:47.927Z] #0 6.937 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-05-04T19:36:47.927Z] #0 6.939 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-05-04T19:36:47.927Z] #0 6.940 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-05-04T19:36:47.927Z] #0 6.941 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-05-04T19:36:47.927Z] #0 6.942 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-05-04T19:36:47.927Z] #0 6.943 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-05-04T19:36:47.927Z] #0 6.947 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-05-04T19:36:47.927Z] #0 6.950 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-05-04T19:36:47.927Z] #0 6.952 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-05-04T19:36:47.927Z] #0 6.953 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-05-04T19:36:47.927Z] #0 6.954 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-05-04T19:36:47.927Z] #0 6.955 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-05-04T19:36:47.927Z] #0 7.084 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-05-04T19:36:47.927Z] #50 7.092 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-05-04T19:36:47.927Z] #50 7.092 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-05-04T19:36:47.927Z] #50 7.092 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-05-04T19:36:47.927Z] #50 7.092 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-05-04T19:36:47.927Z] #50 7.093 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-05-04T19:36:47.927Z] #50 7.095 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-05-04T19:36:47.927Z] #50 7.117 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-05-04T19:36:47.927Z] #50 7.118 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-05-04T19:36:47.927Z] #50 7.120 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:36:47.927Z] #50 7.123 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-05-04T19:36:47.927Z] #50 7.148 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-05-04T19:36:47.927Z] #50 7.148 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-05-04T19:36:47.927Z] #50 7.148 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-05-04T19:36:47.927Z] #50 7.165 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-05-04T19:36:47.927Z] #50 7.167 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-05-04T19:36:47.927Z] #50 7.170 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-05-04T19:36:47.972Z] #39 36.26 CC criu/bfd.o [2023-05-04T19:36:48.187Z] #50 7.293 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-05-04T19:36:48.187Z] #50 7.307 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-05-04T19:36:48.187Z] #50 7.308 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-05-04T19:36:48.230Z] #39 36.46 CC criu/bitmap.o [2023-05-04T19:36:48.230Z] #39 36.54 CC criu/cgroup-props.o [2023-05-04T19:36:48.447Z] #50 7.568 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:36:48.448Z] #50 7.638 Fetched 27.0 MB in 1s (37.6 MB/s) [2023-05-04T19:36:48.477Z] #39 51.16 CC criu/irmap.o [2023-05-04T19:36:48.477Z] #39 51.39 CC criu/kcmp-ids.o [2023-05-04T19:36:48.708Z] #50 7.692 Selecting previously unselected package pigz. [2023-05-04T19:36:48.708Z] #50 7.692 (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.) [2023-05-04T19:36:48.708Z] #50 7.712 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-05-04T19:36:48.708Z] #50 7.728 Unpacking pigz (2.6-1) ... [2023-05-04T19:36:48.708Z] #50 7.824 Selecting previously unselected package libelf1:amd64. [2023-05-04T19:36:48.708Z] #50 7.830 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-05-04T19:36:48.708Z] #50 7.835 Unpacking libelf1:amd64 (0.183-1) ... [2023-05-04T19:36:48.737Z] #39 51.57 CC criu/kerndat.o [2023-05-04T19:36:48.796Z] #39 36.92 CC criu/cgroup.o [2023-05-04T19:36:48.969Z] #50 7.989 Selecting previously unselected package libbpf0:amd64. [2023-05-04T19:36:48.969Z] #50 7.992 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-05-04T19:36:48.969Z] #50 7.997 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-05-04T19:36:48.969Z] #50 8.092 Selecting previously unselected package libcap2:amd64. [2023-05-04T19:36:48.969Z] #50 8.095 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-05-04T19:36:48.969Z] #50 8.101 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:36:48.969Z] #50 8.174 Selecting previously unselected package libmnl0:amd64. [2023-05-04T19:36:48.969Z] #50 8.178 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-05-04T19:36:48.969Z] #50 8.189 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-05-04T19:36:49.155Z] #50 22.92 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:36:49.238Z] #50 8.308 Selecting previously unselected package libxtables12:amd64. [2023-05-04T19:36:49.238Z] #50 8.312 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-05-04T19:36:49.238Z] #50 8.317 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-05-04T19:36:49.239Z] #50 8.393 Selecting previously unselected package libcap2-bin. [2023-05-04T19:36:49.239Z] #50 8.396 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-05-04T19:36:49.239Z] #50 8.404 Unpacking libcap2-bin (1:2.44-1) ... [2023-05-04T19:36:49.239Z] #50 8.529 Selecting previously unselected package iproute2. [2023-05-04T19:36:49.307Z] #39 52.01 CC criu/libnetlink.o [2023-05-04T19:36:49.510Z] #50 8.529 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-05-04T19:36:49.510Z] #50 8.546 Unpacking iproute2 (5.10.0-4) ... [2023-05-04T19:36:49.567Z] #39 52.21 CC criu/log.o [2023-05-04T19:36:49.728Z] #39 ... [2023-05-04T19:36:49.729Z] [2023-05-04T19:36:49.729Z] #46 [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 [2023-05-04T19:36:49.729Z] #0 1.083 + RM_GOPATH=0 [2023-05-04T19:36:49.729Z] #0 1.083 + TMP_GOPATH= [2023-05-04T19:36:49.729Z] #0 1.083 + : /build [2023-05-04T19:36:49.729Z] #0 1.083 + '[' -z '' ']' [2023-05-04T19:36:49.729Z] #0 1.083 ++ mktemp -d [2023-05-04T19:36:49.729Z] #0 1.083 + export GOPATH=/tmp/tmp.BJlxA3vRwx [2023-05-04T19:36:49.729Z] #0 1.083 + GOPATH=/tmp/tmp.BJlxA3vRwx [2023-05-04T19:36:49.729Z] #0 1.083 + RM_GOPATH=1 [2023-05-04T19:36:49.729Z] #0 1.083 + case "$(go env GOARCH)" in [2023-05-04T19:36:49.729Z] #0 1.083 ++ go env GOARCH [2023-05-04T19:36:49.729Z] #0 1.099 + export GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:49.729Z] #0 1.099 + GO_BUILDMODE=-buildmode=pie [2023-05-04T19:36:49.729Z] #0 1.099 ++ dirname /tmp/install/install.sh [2023-05-04T19:36:49.729Z] #0 1.103 Install runc version v1.1.5 (build tags: seccomp) [2023-05-04T19:36:49.729Z] #0 1.106 + dir=/tmp/install [2023-05-04T19:36:49.729Z] #0 1.106 + bin=runc [2023-05-04T19:36:49.729Z] #0 1.106 + shift [2023-05-04T19:36:49.729Z] #0 1.106 + '[' '!' -f /tmp/install/runc.installer ']' [2023-05-04T19:36:49.729Z] #0 1.106 + . /tmp/install/runc.installer [2023-05-04T19:36:49.729Z] #0 1.106 ++ set -e [2023-05-04T19:36:49.729Z] #0 1.106 ++ : v1.1.5 [2023-05-04T19:36:49.729Z] #0 1.106 + install_runc [2023-05-04T19:36:49.729Z] #0 1.106 + RUNC_BUILDTAGS=seccomp [2023-05-04T19:36:49.729Z] #0 1.106 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-05-04T19:36:49.729Z] #0 1.106 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BJlxA3vRwx/src/github.com/opencontainers/runc [2023-05-04T19:36:49.729Z] #0 1.106 Cloning into '/tmp/tmp.BJlxA3vRwx/src/github.com/opencontainers/runc'... [2023-05-04T19:36:49.729Z] #0 4.331 + cd /tmp/tmp.BJlxA3vRwx/src/github.com/opencontainers/runc [2023-05-04T19:36:49.729Z] #0 4.331 + git checkout -q v1.1.5 [2023-05-04T19:36:49.729Z] #0 4.647 + '[' -z '' ']' [2023-05-04T19:36:49.729Z] #0 4.647 + target=static [2023-05-04T19:36:49.729Z] #0 4.647 + make BUILDTAGS=seccomp static [2023-05-04T19:36:49.729Z] #0 4.926 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-05-04T19:36:49.771Z] #50 8.773 Selecting previously unselected package xxd. [2023-05-04T19:36:49.771Z] #50 8.773 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:36:49.771Z] #50 8.776 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:49.771Z] #50 8.880 Selecting previously unselected package vim-common. [2023-05-04T19:36:49.771Z] #50 8.883 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:36:49.771Z] #50 8.902 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:49.828Z] #39 52.44 CC criu/lsm.o [2023-05-04T19:36:49.828Z] #39 52.64 CC criu/mem.o [2023-05-04T19:36:49.987Z] #46 ... [2023-05-04T19:36:49.987Z] [2023-05-04T19:36:49.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:49.987Z] #39 38.13 CC criu/clone-noasan.o [2023-05-04T19:36:49.987Z] #39 ... [2023-05-04T19:36:49.987Z] [2023-05-04T19:36:49.987Z] #36 [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 [2023-05-04T19:36:49.987Z] #36 53.02 + dpkg --print-architecture [2023-05-04T19:36:49.987Z] #36 53.02 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-05-04T19:36:49.987Z] #36 53.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-05-04T19:36:49.987Z] #36 53.36 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-05-04T19:36:50.031Z] #50 9.014 Selecting previously unselected package bash-completion. [2023-05-04T19:36:50.031Z] #50 9.014 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-05-04T19:36:50.245Z] #36 ... [2023-05-04T19:36:50.245Z] [2023-05-04T19:36:50.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:50.245Z] #39 38.37 CC criu/config.o [2023-05-04T19:36:50.399Z] #39 53.31 CC criu/memfd.o [2023-05-04T19:36:50.399Z] #39 ... [2023-05-04T19:36:50.399Z] [2023-05-04T19:36:50.399Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:36:50.399Z] #0 1.500 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:36:50.399Z] #0 1.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:36:50.399Z] #0 1.511 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:36:50.399Z] #0 1.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:36:50.399Z] #0 2.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:36:50.399Z] #0 2.949 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:36:50.399Z] #0 4.108 Fetched 8644 kB in 3s (3018 kB/s) [2023-05-04T19:36:50.399Z] #0 4.108 Reading package lists... [2023-05-04T19:36:50.399Z] #0 4.961 Reading package lists... [2023-05-04T19:36:50.399Z] #0 5.788 Building dependency tree... [2023-05-04T19:36:50.399Z] #0 6.227 The following additional packages will be installed: [2023-05-04T19:36:50.399Z] #0 6.227 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:36:50.399Z] #0 6.228 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-05-04T19:36:50.399Z] #0 6.228 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-05-04T19:36:50.399Z] #0 6.229 python3-pkg-resources vim-runtime xxd [2023-05-04T19:36:50.399Z] #0 6.231 Suggested packages: [2023-05-04T19:36:50.399Z] #0 6.231 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-05-04T19:36:50.399Z] #0 6.231 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-05-04T19:36:50.399Z] #0 6.231 acl attr quota [2023-05-04T19:36:50.399Z] #0 6.232 Recommended packages: [2023-05-04T19:36:50.399Z] #0 6.232 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-05-04T19:36:50.399Z] #0 6.707 The following NEW packages will be installed: [2023-05-04T19:36:50.399Z] #0 6.707 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-05-04T19:36:50.399Z] #0 6.707 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:36:50.399Z] #0 6.708 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-05-04T19:36:50.399Z] #0 6.708 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-05-04T19:36:50.399Z] #0 6.708 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-05-04T19:36:50.399Z] #0 6.708 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-05-04T19:36:50.399Z] #0 6.708 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-05-04T19:36:50.399Z] #0 6.708 xz-utils zip [2023-05-04T19:36:50.399Z] #0 6.988 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:36:50.399Z] #0 6.988 Need to get 27.0 MB of archives. [2023-05-04T19:36:50.399Z] #0 6.988 After this operation, 104 MB of additional disk space will be used. [2023-05-04T19:36:50.399Z] #0 6.988 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-05-04T19:36:50.399Z] #0 6.994 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-05-04T19:36:50.399Z] #0 6.997 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-05-04T19:36:50.399Z] #0 7.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-05-04T19:36:50.399Z] #0 7.001 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-05-04T19:36:50.399Z] #0 7.002 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-05-04T19:36:50.399Z] #0 7.028 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-05-04T19:36:50.399Z] #0 7.030 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-05-04T19:36:50.399Z] #0 7.041 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:36:50.399Z] #0 7.043 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:36:50.399Z] #0 7.051 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-05-04T19:36:50.399Z] #0 7.064 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-05-04T19:36:50.399Z] #0 7.064 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-05-04T19:36:50.399Z] #0 7.064 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-05-04T19:36:50.399Z] #0 7.064 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-05-04T19:36:50.399Z] #0 7.064 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-05-04T19:36:50.399Z] #0 7.075 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-05-04T19:36:50.399Z] #0 7.076 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-05-04T19:36:50.399Z] #0 7.077 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-05-04T19:36:50.399Z] #0 7.078 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-05-04T19:36:50.399Z] #0 7.079 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-05-04T19:36:50.399Z] #0 7.088 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-05-04T19:36:50.399Z] #0 7.088 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-05-04T19:36:50.399Z] #0 7.102 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-05-04T19:36:50.399Z] #0 7.102 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-05-04T19:36:50.399Z] #0 7.103 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-05-04T19:36:50.399Z] #0 7.103 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-05-04T19:36:50.399Z] #0 7.314 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-05-04T19:36:50.399Z] #0 7.314 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-05-04T19:36:50.399Z] #0 7.315 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-05-04T19:36:50.399Z] #0 7.316 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-05-04T19:36:50.399Z] #0 7.317 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-05-04T19:36:50.399Z] #0 7.319 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-05-04T19:36:50.399Z] #0 7.321 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-05-04T19:36:50.399Z] #0 7.342 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-05-04T19:36:50.399Z] #0 7.343 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-05-04T19:36:50.399Z] #0 7.345 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:36:50.399Z] #0 7.347 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-05-04T19:36:50.399Z] #0 7.351 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-05-04T19:36:50.399Z] #0 7.352 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-05-04T19:36:50.399Z] #0 7.363 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-05-04T19:36:50.399Z] #0 7.372 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-05-04T19:36:50.399Z] #0 7.378 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-05-04T19:36:50.399Z] #0 7.380 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-05-04T19:36:50.399Z] #0 7.500 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-05-04T19:36:50.399Z] #0 7.515 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-05-04T19:36:50.399Z] #0 7.524 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-05-04T19:36:50.399Z] #0 7.789 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:36:50.399Z] #0 7.844 Fetched 27.0 MB in 1s (32.6 MB/s) [2023-05-04T19:36:50.399Z] #0 7.885 Selecting previously unselected package pigz. [2023-05-04T19:36:50.399Z] #0 7.886 (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.) [2023-05-04T19:36:50.399Z] #0 7.916 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-05-04T19:36:50.399Z] #0 7.920 Unpacking pigz (2.6-1) ... [2023-05-04T19:36:50.399Z] #0 8.032 Selecting previously unselected package libelf1:amd64. [2023-05-04T19:36:50.503Z] #39 ... [2023-05-04T19:36:50.504Z] [2023-05-04T19:36:50.504Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-05-04T19:36:50.504Z] #47 DONE 3.1s [2023-05-04T19:36:50.504Z] [2023-05-04T19:36:50.504Z] #36 [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 [2023-05-04T19:36:50.504Z] #36 DONE 63.3s [2023-05-04T19:36:50.504Z] [2023-05-04T19:36:50.504Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-05-04T19:36:50.660Z] #50 8.038 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-05-04T19:36:50.660Z] #50 8.046 Unpacking libelf1:amd64 (0.183-1) ... [2023-05-04T19:36:50.660Z] #50 8.130 Selecting previously unselected package libbpf0:amd64. [2023-05-04T19:36:50.660Z] #50 8.133 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-05-04T19:36:50.660Z] #50 8.136 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-05-04T19:36:50.660Z] #50 ... [2023-05-04T19:36:50.660Z] [2023-05-04T19:36:50.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:50.660Z] #39 53.59 CC criu/mount.o [2023-05-04T19:36:51.943Z] #50 11.04 Unpacking bash-completion (1:2.11-2) ... [2023-05-04T19:36:52.222Z] #50 11.29 Selecting previously unselected package bzip2. [2023-05-04T19:36:52.222Z] #50 11.29 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-05-04T19:36:52.222Z] #50 11.30 Unpacking bzip2 (1.0.8-4) ... [2023-05-04T19:36:52.222Z] #50 11.43 Selecting previously unselected package xz-utils. [2023-05-04T19:36:52.405Z] #48 DONE 2.2s [2023-05-04T19:36:52.406Z] [2023-05-04T19:36:52.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:52.406Z] #39 38.83 CC criu/cr-check.o [2023-05-04T19:36:52.406Z] #39 39.57 CC criu/cr-dedup.o [2023-05-04T19:36:52.406Z] #39 39.73 CC criu/cr-dump.o [2023-05-04T19:36:52.406Z] #39 40.70 CC criu/cr-errno.o [2023-05-04T19:36:52.484Z] #50 11.43 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-05-04T19:36:52.484Z] #50 11.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:36:52.484Z] #50 11.56 Selecting previously unselected package apparmor. [2023-05-04T19:36:52.484Z] #50 11.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-05-04T19:36:52.484Z] #50 11.65 Unpacking apparmor (2.13.6-10) ... [2023-05-04T19:36:52.572Z] #39 55.18 CC criu/namespaces.o [2023-05-04T19:36:52.663Z] #39 40.74 CC criu/cr-restore.o [2023-05-04T19:36:52.745Z] #50 11.86 Selecting previously unselected package inetutils-ping. [2023-05-04T19:36:52.745Z] #50 11.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-05-04T19:36:52.745Z] #50 11.88 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:36:52.745Z] #50 11.98 Selecting previously unselected package libip4tc2:amd64. [2023-05-04T19:36:53.006Z] #50 11.99 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-05-04T19:36:53.006Z] #50 11.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-05-04T19:36:53.006Z] #50 12.08 Selecting previously unselected package libip6tc2:amd64. [2023-05-04T19:36:53.006Z] #50 12.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-05-04T19:36:53.006Z] #50 12.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-05-04T19:36:53.006Z] #50 12.21 Selecting previously unselected package libnfnetlink0:amd64. [2023-05-04T19:36:53.142Z] #39 55.96 CC criu/net.o [2023-05-04T19:36:53.267Z] #50 12.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-05-04T19:36:53.267Z] #50 12.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-05-04T19:36:53.267Z] #50 12.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-05-04T19:36:53.267Z] #50 12.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-05-04T19:36:53.267Z] #50 12.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-05-04T19:36:53.267Z] #50 12.48 Selecting previously unselected package libnftnl11:amd64. [2023-05-04T19:36:53.528Z] #50 12.48 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-05-04T19:36:53.528Z] #50 12.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-05-04T19:36:53.528Z] #50 12.58 Selecting previously unselected package iptables. [2023-05-04T19:36:53.528Z] #50 12.59 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-05-04T19:36:53.528Z] #50 12.59 Unpacking iptables (1.8.7-1) ... [2023-05-04T19:36:53.788Z] #50 12.83 Selecting previously unselected package libonig5:amd64. [2023-05-04T19:36:53.788Z] #50 12.83 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-05-04T19:36:53.788Z] #50 12.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:36:53.788Z] #50 12.98 Selecting previously unselected package libjq1:amd64. [2023-05-04T19:36:53.788Z] #50 12.98 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-05-04T19:36:53.788Z] #50 12.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:36:53.788Z] #50 13.07 Selecting previously unselected package jq. [2023-05-04T19:36:53.788Z] #50 13.08 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-05-04T19:36:53.788Z] #50 13.08 Unpacking jq (1.6-2.1) ... [2023-05-04T19:36:54.041Z] #39 42.33 CC criu/cr-service.o [2023-05-04T19:36:54.048Z] #50 13.18 Selecting previously unselected package libaio1:amd64. [2023-05-04T19:36:54.048Z] #50 13.18 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-05-04T19:36:54.048Z] #50 13.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-05-04T19:36:54.048Z] #50 13.26 Selecting previously unselected package libgpm2:amd64. [2023-05-04T19:36:54.048Z] #50 13.26 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-05-04T19:36:54.048Z] #50 13.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-05-04T19:36:54.309Z] #50 13.32 Selecting previously unselected package libicu67:amd64. [2023-05-04T19:36:54.309Z] #50 13.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-05-04T19:36:54.309Z] #50 13.33 Unpacking libicu67:amd64 (67.1-7) ... [2023-05-04T19:36:54.408Z] #50 DONE 27.7s [2023-05-04T19:36:54.408Z] [2023-05-04T19:36:54.408Z] #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 [2023-05-04T19:36:54.408Z] #40 DONE 32.6s [2023-05-04T19:36:54.408Z] [2023-05-04T19:36:54.408Z] #51 [dev-systemd-false 9/27] 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 [2023-05-04T19:36:54.536Z] #39 57.30 CC criu/netfilter.o [2023-05-04T19:36:54.665Z] #51 0.905 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-05-04T19:36:54.665Z] #51 0.908 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-05-04T19:36:54.665Z] #51 0.914 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-05-04T19:36:54.665Z] #51 DONE 1.1s [2023-05-04T19:36:54.665Z] [2023-05-04T19:36:54.665Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:54.665Z] #42 28.60 CC criu/crtools.o [2023-05-04T19:36:54.665Z] #42 28.79 CC criu/eventfd.o [2023-05-04T19:36:54.665Z] #42 28.95 CC criu/eventpoll.o [2023-05-04T19:36:54.665Z] #42 29.20 CC criu/external.o [2023-05-04T19:36:54.665Z] #42 29.30 CC criu/fault-injection.o [2023-05-04T19:36:54.665Z] #42 29.34 CC criu/fdstore.o [2023-05-04T19:36:54.665Z] #42 29.52 CC criu/fifo.o [2023-05-04T19:36:54.665Z] #42 29.65 CC criu/file-ids.o [2023-05-04T19:36:54.665Z] #42 29.79 CC criu/file-lock.o [2023-05-04T19:36:54.665Z] #42 30.08 CC criu/files-ext.o [2023-05-04T19:36:54.665Z] #42 30.18 CC criu/files-reg.o [2023-05-04T19:36:54.665Z] #42 31.16 CC criu/files.o [2023-05-04T19:36:54.665Z] #42 32.09 CC criu/filesystems.o [2023-05-04T19:36:54.665Z] #42 32.44 CC criu/fsnotify.o [2023-05-04T19:36:54.665Z] #42 32.85 CC criu/image-desc.o [2023-05-04T19:36:54.665Z] #42 32.95 CC criu/image.o [2023-05-04T19:36:54.665Z] #42 33.22 CC criu/ipc_ns.o [2023-05-04T19:36:54.665Z] #42 33.59 CC criu/irmap.o [2023-05-04T19:36:54.665Z] #42 33.82 CC criu/kcmp-ids.o [2023-05-04T19:36:54.665Z] #42 33.93 CC criu/kerndat.o [2023-05-04T19:36:54.665Z] #42 34.30 CC criu/libnetlink.o [2023-05-04T19:36:54.665Z] #42 34.42 CC criu/log.o [2023-05-04T19:36:54.665Z] #42 34.58 CC criu/lsm.o [2023-05-04T19:36:54.665Z] #42 34.72 CC criu/mem.o [2023-05-04T19:36:54.665Z] #42 35.29 CC criu/memfd.o [2023-05-04T19:36:54.665Z] #42 35.48 CC criu/mount.o [2023-05-04T19:36:54.665Z] #42 36.74 CC criu/namespaces.o [2023-05-04T19:36:54.665Z] #42 37.44 CC criu/net.o [2023-05-04T19:36:54.796Z] #39 57.46 CC criu/page-pipe.o [2023-05-04T19:36:54.796Z] #39 57.73 CC criu/page-xfer.o [2023-05-04T19:36:54.926Z] #42 ... [2023-05-04T19:36:54.926Z] [2023-05-04T19:36:54.926Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:36:54.974Z] #39 42.93 CC criu/crtools.o [2023-05-04T19:36:54.974Z] #39 43.13 CC criu/eventfd.o [2023-05-04T19:36:55.232Z] #39 43.28 CC criu/eventpoll.o [2023-05-04T19:36:55.232Z] #39 ... [2023-05-04T19:36:55.232Z] [2023-05-04T19:36:55.232Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-05-04T19:36:55.232Z] #49 DONE 2.7s [2023-05-04T19:36:55.490Z] [2023-05-04T19:36:55.490Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:55.490Z] #39 43.60 CC criu/external.o [2023-05-04T19:36:55.490Z] #39 43.72 CC criu/fault-injection.o [2023-05-04T19:36:55.490Z] #39 43.76 CC criu/fdstore.o [2023-05-04T19:36:55.693Z] #50 14.57 Selecting previously unselected package libinih1:amd64. [2023-05-04T19:36:55.693Z] #50 14.58 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-05-04T19:36:55.693Z] #50 14.58 Unpacking libinih1:amd64 (53-1+b2) ... [2023-05-04T19:36:55.693Z] #50 14.70 Selecting previously unselected package libnet1:amd64. [2023-05-04T19:36:55.693Z] #50 14.70 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:36:55.693Z] #50 14.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:36:55.693Z] #50 14.78 Selecting previously unselected package libnl-3-200:amd64. [2023-05-04T19:36:55.693Z] #50 14.79 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:36:55.693Z] #50 14.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:36:55.693Z] #50 14.89 Selecting previously unselected package libprotobuf-c1:amd64. [2023-05-04T19:36:55.747Z] #39 43.88 CC criu/fifo.o [2023-05-04T19:36:55.751Z] #39 58.57 CC criu/pagemap-cache.o [2023-05-04T19:36:55.954Z] #50 14.89 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:36:55.954Z] #50 14.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:36:55.954Z] #50 14.95 Selecting previously unselected package net-tools. [2023-05-04T19:36:55.954Z] #50 14.95 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-05-04T19:36:55.954Z] #50 14.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:36:55.954Z] #50 15.07 Selecting previously unselected package patch. [2023-05-04T19:36:55.954Z] #50 15.07 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-05-04T19:36:55.954Z] #50 15.07 Unpacking patch (2.7.6-7) ... [2023-05-04T19:36:55.954Z] #50 15.17 Selecting previously unselected package python-pip-whl. [2023-05-04T19:36:55.954Z] #50 15.17 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:36:56.006Z] #39 44.03 CC criu/file-ids.o [2023-05-04T19:36:56.006Z] #39 44.16 CC criu/file-lock.o [2023-05-04T19:36:56.012Z] #39 58.75 CC criu/pagemap.o [2023-05-04T19:36:56.214Z] #50 15.18 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:36:56.264Z] #39 44.51 CC criu/files-ext.o [2023-05-04T19:36:56.273Z] #39 59.16 CC criu/parasite-syscall.o [2023-05-04T19:36:56.295Z] #52 ... [2023-05-04T19:36:56.295Z] [2023-05-04T19:36:56.295Z] #49 [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 [2023-05-04T19:36:56.295Z] #49 29.76 + bin/containerd [2023-05-04T19:36:56.475Z] #50 15.47 Selecting previously unselected package python3-lib2to3. [2023-05-04T19:36:56.475Z] #50 15.47 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-05-04T19:36:56.475Z] #50 15.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:36:56.475Z] #50 15.56 Selecting previously unselected package python3-distutils. [2023-05-04T19:36:56.475Z] #50 15.56 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-05-04T19:36:56.475Z] #50 15.57 Unpacking python3-distutils (3.9.2-1) ... [2023-05-04T19:36:56.475Z] #50 15.71 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:36:56.523Z] #39 44.64 CC criu/files-reg.o [2023-05-04T19:36:56.537Z] #39 ... [2023-05-04T19:36:56.537Z] [2023-05-04T19:36:56.537Z] #22 [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 [2023-05-04T19:36:56.537Z] #22 79.26 + /build/golangci-lint --version [2023-05-04T19:36:56.537Z] #22 79.56 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-05-04T19:36:56.537Z] #22 DONE 82.4s [2023-05-04T19:36:56.537Z] [2023-05-04T19:36:56.537Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:36:56.537Z] #50 8.273 Selecting previously unselected package libcap2:amd64. [2023-05-04T19:36:56.537Z] #50 8.276 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-05-04T19:36:56.537Z] #50 8.280 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:36:56.537Z] #50 8.329 Selecting previously unselected package libmnl0:amd64. [2023-05-04T19:36:56.537Z] #50 8.333 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-05-04T19:36:56.537Z] #50 8.342 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-05-04T19:36:56.537Z] #50 8.417 Selecting previously unselected package libxtables12:amd64. [2023-05-04T19:36:56.537Z] #50 8.421 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-05-04T19:36:56.537Z] #50 8.429 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-05-04T19:36:56.537Z] #50 8.495 Selecting previously unselected package libcap2-bin. [2023-05-04T19:36:56.537Z] #50 8.498 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-05-04T19:36:56.537Z] #50 8.507 Unpacking libcap2-bin (1:2.44-1) ... [2023-05-04T19:36:56.537Z] #50 8.593 Selecting previously unselected package iproute2. [2023-05-04T19:36:56.537Z] #50 8.597 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-05-04T19:36:56.537Z] #50 8.602 Unpacking iproute2 (5.10.0-4) ... [2023-05-04T19:36:56.537Z] #50 8.812 Selecting previously unselected package xxd. [2023-05-04T19:36:56.537Z] #50 8.816 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:36:56.537Z] #50 8.825 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:56.537Z] #50 8.913 Selecting previously unselected package vim-common. [2023-05-04T19:36:56.537Z] #50 8.917 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:36:56.537Z] #50 8.943 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:56.537Z] #50 9.027 Selecting previously unselected package bash-completion. [2023-05-04T19:36:56.537Z] #50 9.030 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-05-04T19:36:56.537Z] #50 11.77 Unpacking bash-completion (1:2.11-2) ... [2023-05-04T19:36:56.537Z] #50 12.31 Selecting previously unselected package bzip2. [2023-05-04T19:36:56.537Z] #50 12.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-05-04T19:36:56.537Z] #50 12.33 Unpacking bzip2 (1.0.8-4) ... [2023-05-04T19:36:56.537Z] #50 13.71 Selecting previously unselected package xz-utils. [2023-05-04T19:36:56.537Z] #50 13.71 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-05-04T19:36:56.537Z] #50 13.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:36:56.552Z] #49 ... [2023-05-04T19:36:56.552Z] [2023-05-04T19:36:56.552Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:56.552Z] #42 38.52 CC criu/netfilter.o [2023-05-04T19:36:56.552Z] #42 38.63 CC criu/page-pipe.o [2023-05-04T19:36:56.552Z] #42 38.87 CC criu/page-xfer.o [2023-05-04T19:36:56.552Z] #42 39.44 CC criu/pagemap-cache.o [2023-05-04T19:36:56.552Z] #42 39.56 CC criu/pagemap.o [2023-05-04T19:36:56.552Z] #42 39.88 CC criu/parasite-syscall.o [2023-05-04T19:36:56.745Z] #50 15.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:36:56.745Z] #50 15.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:36:56.745Z] #50 15.80 Selecting previously unselected package python3-setuptools. [2023-05-04T19:36:56.745Z] #50 15.80 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-05-04T19:36:56.745Z] #50 15.81 Unpacking python3-setuptools (52.0.0-4) ... [2023-05-04T19:36:56.797Z] #50 14.11 Selecting previously unselected package apparmor. [2023-05-04T19:36:56.798Z] #50 14.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-05-04T19:36:56.798Z] #50 14.22 Unpacking apparmor (2.13.6-10) ... [2023-05-04T19:36:56.809Z] #42 40.15 CC criu/path.o [2023-05-04T19:36:56.809Z] #42 40.24 CC criu/pie-util-vdso.o [2023-05-04T19:36:56.809Z] #42 40.38 CC criu/pie-util.o [2023-05-04T19:36:57.005Z] #50 15.98 Selecting previously unselected package python3-wheel. [2023-05-04T19:36:57.005Z] #50 15.98 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-05-04T19:36:57.005Z] #50 15.99 Unpacking python3-wheel (0.34.2-1) ... [2023-05-04T19:36:57.005Z] #50 16.13 Selecting previously unselected package python3-pip. [2023-05-04T19:36:57.005Z] #50 16.14 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:36:57.005Z] #50 16.14 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:36:57.058Z] #50 14.42 Selecting previously unselected package inetutils-ping. [2023-05-04T19:36:57.058Z] #50 14.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-05-04T19:36:57.058Z] #50 14.44 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:36:57.058Z] #50 14.56 Selecting previously unselected package libip4tc2:amd64. [2023-05-04T19:36:57.059Z] #50 14.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-05-04T19:36:57.059Z] #50 14.63 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-05-04T19:36:57.065Z] #42 40.44 CC criu/pipes.o [2023-05-04T19:36:57.266Z] #50 16.31 Selecting previously unselected package sudo. [2023-05-04T19:36:57.266Z] #50 16.31 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-05-04T19:36:57.266Z] #50 16.33 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:36:57.266Z] #50 ... [2023-05-04T19:36:57.266Z] [2023-05-04T19:36:57.266Z] #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 [2023-05-04T19:36:57.266Z] #26 75.01 + /build/golangci-lint --version [2023-05-04T19:36:57.319Z] #50 14.70 Selecting previously unselected package libip6tc2:amd64. [2023-05-04T19:36:57.319Z] #50 14.70 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-05-04T19:36:57.319Z] #50 14.71 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-05-04T19:36:57.319Z] #50 14.77 Selecting previously unselected package libnfnetlink0:amd64. [2023-05-04T19:36:57.319Z] #50 14.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-05-04T19:36:57.319Z] #50 14.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-05-04T19:36:57.319Z] #50 14.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-05-04T19:36:57.321Z] #42 40.69 CC criu/plugin.o [2023-05-04T19:36:57.321Z] #42 40.82 CC criu/proc_parse.o [2023-05-04T19:36:57.461Z] #39 45.53 CC criu/files.o [2023-05-04T19:36:57.548Z] #26 75.22 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-05-04T19:36:57.580Z] #50 14.90 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-05-04T19:36:57.580Z] #50 14.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-05-04T19:36:57.580Z] #50 14.98 Selecting previously unselected package libnftnl11:amd64. [2023-05-04T19:36:57.580Z] #50 14.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-05-04T19:36:57.580Z] #50 15.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-05-04T19:36:57.580Z] #50 15.11 Selecting previously unselected package iptables. [2023-05-04T19:36:57.580Z] #50 15.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-05-04T19:36:57.580Z] #50 15.12 Unpacking iptables (1.8.7-1) ... [2023-05-04T19:36:58.027Z] #39 46.26 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:36:58.027Z] #39 46.27 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-05-04T19:36:58.027Z] #39 46.32 CC criu/filesystems.o [2023-05-04T19:36:58.120Z] #26 ... [2023-05-04T19:36:58.120Z] [2023-05-04T19:36:58.120Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:36:58.120Z] #38 41.57 CC criu/file-lock.o [2023-05-04T19:36:58.120Z] #38 41.98 CC criu/files-ext.o [2023-05-04T19:36:58.120Z] #38 42.11 CC criu/files-reg.o [2023-05-04T19:36:58.120Z] #38 42.96 CC criu/files.o [2023-05-04T19:36:58.120Z] #38 43.69 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:36:58.120Z] #38 43.69 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-05-04T19:36:58.120Z] #38 43.74 CC criu/filesystems.o [2023-05-04T19:36:58.120Z] #38 43.99 CC criu/fsnotify.o [2023-05-04T19:36:58.120Z] #38 44.42 CC criu/image-desc.o [2023-05-04T19:36:58.120Z] #38 44.48 CC criu/image.o [2023-05-04T19:36:58.120Z] #38 44.82 CC criu/ipc_ns.o [2023-05-04T19:36:58.120Z] #38 45.31 CC criu/irmap.o [2023-05-04T19:36:58.120Z] #38 45.55 CC criu/kcmp-ids.o [2023-05-04T19:36:58.120Z] #38 45.69 CC criu/kerndat.o [2023-05-04T19:36:58.120Z] #38 46.16 CC criu/libnetlink.o [2023-05-04T19:36:58.120Z] #38 46.31 CC criu/log.o [2023-05-04T19:36:58.120Z] #38 46.53 CC criu/lsm.o [2023-05-04T19:36:58.120Z] #38 46.76 CC criu/mem.o [2023-05-04T19:36:58.120Z] #38 47.40 CC criu/memfd.o [2023-05-04T19:36:58.120Z] #38 47.65 CC criu/mount.o [2023-05-04T19:36:58.120Z] #38 49.21 CC criu/namespaces.o [2023-05-04T19:36:58.120Z] #38 50.04 CC criu/net.o [2023-05-04T19:36:58.120Z] #38 51.57 CC criu/netfilter.o [2023-05-04T19:36:58.151Z] #50 15.70 Selecting previously unselected package libonig5:amd64. [2023-05-04T19:36:58.151Z] #50 15.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-05-04T19:36:58.249Z] #42 41.72 CC criu/protobuf-desc.o [2023-05-04T19:36:58.405Z] #38 51.76 CC criu/page-pipe.o [2023-05-04T19:36:58.405Z] #38 ... [2023-05-04T19:36:58.405Z] [2023-05-04T19:36:58.405Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:36:58.405Z] #50 16.62 Selecting previously unselected package thin-provisioning-tools. [2023-05-04T19:36:58.405Z] #50 16.62 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-05-04T19:36:58.405Z] #50 16.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:36:58.405Z] #50 17.25 Selecting previously unselected package uidmap. [2023-05-04T19:36:58.405Z] #50 17.26 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-05-04T19:36:58.405Z] #50 17.32 Unpacking uidmap (1:4.8.1-1) ... [2023-05-04T19:36:58.415Z] #50 15.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:36:58.415Z] #50 15.85 Selecting previously unselected package libjq1:amd64. [2023-05-04T19:36:58.415Z] #50 15.85 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-05-04T19:36:58.415Z] #50 15.87 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:36:58.415Z] #50 15.95 Selecting previously unselected package jq. [2023-05-04T19:36:58.593Z] #39 46.57 CC criu/fsnotify.o [2023-05-04T19:36:58.675Z] #50 15.95 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-05-04T19:36:58.675Z] #50 15.96 Unpacking jq (1.6-2.1) ... [2023-05-04T19:36:58.675Z] #50 16.08 Selecting previously unselected package libaio1:amd64. [2023-05-04T19:36:58.675Z] #50 16.09 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-05-04T19:36:58.675Z] #50 16.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-05-04T19:36:58.811Z] #42 42.20 CC criu/protobuf.o [2023-05-04T19:36:58.811Z] #42 42.34 CC criu/pstree.o [2023-05-04T19:36:58.851Z] #39 47.02 CC criu/image-desc.o [2023-05-04T19:36:58.851Z] #39 47.09 CC criu/image.o [2023-05-04T19:36:58.936Z] #50 16.19 Selecting previously unselected package libgpm2:amd64. [2023-05-04T19:36:58.936Z] #50 16.20 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-05-04T19:36:58.936Z] #50 16.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-05-04T19:36:58.936Z] #50 16.27 Selecting previously unselected package libicu67:amd64. [2023-05-04T19:36:58.936Z] #50 16.27 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-05-04T19:36:58.936Z] #50 16.27 Unpacking libicu67:amd64 (67.1-7) ... [2023-05-04T19:36:58.975Z] #50 18.04 Selecting previously unselected package vim-runtime. [2023-05-04T19:36:58.975Z] #50 18.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:36:58.975Z] #50 18.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-05-04T19:36:58.975Z] #50 18.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-05-04T19:36:59.235Z] #50 18.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:36:59.372Z] #42 42.75 CC criu/rbtree.o [2023-05-04T19:36:59.372Z] #42 42.85 CC criu/rst-malloc.o [2023-05-04T19:36:59.372Z] #42 42.97 CC criu/seccomp.o [2023-05-04T19:36:59.418Z] #39 47.43 CC criu/ipc_ns.o [2023-05-04T19:36:59.628Z] #42 43.21 CC criu/seize.o [2023-05-04T19:36:59.676Z] #39 47.88 CC criu/irmap.o [2023-05-04T19:36:59.883Z] #42 43.54 CC criu/servicefd.o [2023-05-04T19:36:59.935Z] #39 48.15 CC criu/kcmp-ids.o [2023-05-04T19:36:59.935Z] #39 48.28 CC criu/kerndat.o [2023-05-04T19:37:00.320Z] #50 17.63 Selecting previously unselected package libinih1:amd64. [2023-05-04T19:37:00.320Z] #50 17.63 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-05-04T19:37:00.320Z] #50 17.63 Unpacking libinih1:amd64 (53-1+b2) ... [2023-05-04T19:37:00.320Z] #50 17.72 Selecting previously unselected package libnet1:amd64. [2023-05-04T19:37:00.320Z] #50 17.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:37:00.320Z] #50 17.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:37:00.320Z] #50 17.81 Selecting previously unselected package libnl-3-200:amd64. [2023-05-04T19:37:00.320Z] #50 17.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:37:00.320Z] #50 17.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:37:00.320Z] #50 17.90 Selecting previously unselected package libprotobuf-c1:amd64. [2023-05-04T19:37:00.320Z] #50 17.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:37:00.320Z] #50 17.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:37:00.320Z] #50 17.97 Selecting previously unselected package net-tools. [2023-05-04T19:37:00.320Z] #50 17.97 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-05-04T19:37:00.320Z] #50 17.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:37:00.445Z] #42 43.70 CC criu/shmem.o [2023-05-04T19:37:00.501Z] #39 48.72 CC criu/libnetlink.o [2023-05-04T19:37:00.580Z] #50 18.10 Selecting previously unselected package patch. [2023-05-04T19:37:00.580Z] #50 18.11 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-05-04T19:37:00.580Z] #50 18.11 Unpacking patch (2.7.6-7) ... [2023-05-04T19:37:00.580Z] #50 18.19 Selecting previously unselected package python-pip-whl. [2023-05-04T19:37:00.580Z] #50 18.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:37:00.580Z] #50 18.21 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:37:00.630Z] #50 19.69 Selecting previously unselected package vim. [2023-05-04T19:37:00.630Z] #50 19.70 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:37:00.630Z] #50 19.78 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:00.701Z] #42 44.06 CC criu/sigframe.o [2023-05-04T19:37:00.701Z] #42 44.12 CC criu/signalfd.o [2023-05-04T19:37:00.701Z] #42 44.21 CC criu/sk-inet.o [2023-05-04T19:37:00.760Z] #39 48.88 CC criu/log.o [2023-05-04T19:37:00.841Z] #50 18.43 Selecting previously unselected package python3-lib2to3. [2023-05-04T19:37:00.841Z] #50 18.43 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-05-04T19:37:00.841Z] #50 18.44 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:37:01.018Z] #39 49.08 CC criu/lsm.o [2023-05-04T19:37:01.018Z] #39 49.24 CC criu/mem.o [2023-05-04T19:37:01.102Z] #50 18.53 Selecting previously unselected package python3-distutils. [2023-05-04T19:37:01.102Z] #50 18.53 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-05-04T19:37:01.102Z] #50 18.54 Unpacking python3-distutils (3.9.2-1) ... [2023-05-04T19:37:01.102Z] #50 18.66 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:37:01.102Z] #50 18.66 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:37:01.102Z] #50 18.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:37:01.102Z] #50 18.76 Selecting previously unselected package python3-setuptools. [2023-05-04T19:37:01.207Z] #50 20.30 Selecting previously unselected package xfsprogs. [2023-05-04T19:37:01.207Z] #50 20.36 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-05-04T19:37:01.207Z] #50 ... [2023-05-04T19:37:01.207Z] [2023-05-04T19:37:01.207Z] #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 [2023-05-04T19:37:01.207Z] #26 DONE 79.0s [2023-05-04T19:37:01.207Z] [2023-05-04T19:37:01.207Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:01.207Z] #50 20.36 Unpacking xfsprogs (5.10.0-4) ... [2023-05-04T19:37:01.262Z] #42 44.60 CC criu/sk-netlink.o [2023-05-04T19:37:01.262Z] #42 44.74 CC criu/sk-packet.o [2023-05-04T19:37:01.363Z] #50 18.79 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-05-04T19:37:01.363Z] #50 18.82 Unpacking python3-setuptools (52.0.0-4) ... [2023-05-04T19:37:01.468Z] #50 20.58 Selecting previously unselected package zip. [2023-05-04T19:37:01.468Z] #50 20.58 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-05-04T19:37:01.468Z] #50 20.58 Unpacking zip (3.0-12) ... [2023-05-04T19:37:01.468Z] #50 20.71 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:37:01.518Z] #42 44.96 CC criu/sk-queue.o [2023-05-04T19:37:01.518Z] #42 45.13 CC criu/sk-tcp.o [2023-05-04T19:37:01.585Z] #39 49.86 CC criu/memfd.o [2023-05-04T19:37:01.623Z] #50 19.05 Selecting previously unselected package python3-wheel. [2023-05-04T19:37:01.623Z] #50 19.05 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-05-04T19:37:01.623Z] #50 19.06 Unpacking python3-wheel (0.34.2-1) ... [2023-05-04T19:37:01.623Z] #50 19.17 Selecting previously unselected package python3-pip. [2023-05-04T19:37:01.773Z] #42 45.32 CC criu/sk-unix.o [2023-05-04T19:37:01.843Z] #39 50.09 CC criu/mount.o [2023-05-04T19:37:01.884Z] #50 19.17 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:37:01.884Z] #50 19.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:37:01.884Z] #50 19.37 Selecting previously unselected package sudo. [2023-05-04T19:37:01.884Z] #50 19.37 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-05-04T19:37:01.884Z] #50 19.38 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:37:02.040Z] #50 21.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-05-04T19:37:02.041Z] #50 21.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:37:02.041Z] #50 21.11 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-05-04T19:37:02.041Z] #50 21.16 Setting up libicu67:amd64 (67.1-7) ... [2023-05-04T19:37:02.041Z] #50 21.18 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-05-04T19:37:02.041Z] #50 21.20 Setting up libinih1:amd64 (53-1+b2) ... [2023-05-04T19:37:02.041Z] #50 21.23 Setting up uidmap (1:4.8.1-1) ... [2023-05-04T19:37:02.041Z] #50 21.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:37:02.041Z] #50 21.27 Setting up bzip2 (1.0.8-4) ... [2023-05-04T19:37:02.041Z] #50 21.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:37:02.145Z] #50 19.58 Selecting previously unselected package thin-provisioning-tools. [2023-05-04T19:37:02.145Z] #50 19.59 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-05-04T19:37:02.145Z] #50 19.59 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:37:02.145Z] #50 19.68 Selecting previously unselected package uidmap. [2023-05-04T19:37:02.145Z] #50 19.69 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-05-04T19:37:02.145Z] #50 19.69 Unpacking uidmap (1:4.8.1-1) ... [2023-05-04T19:37:02.145Z] #50 19.77 Selecting previously unselected package vim-runtime. [2023-05-04T19:37:02.145Z] #50 19.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:37:02.315Z] #50 21.32 Setting up python3-wheel (0.34.2-1) ... [2023-05-04T19:37:02.315Z] #50 21.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:02.406Z] #50 19.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-05-04T19:37:02.406Z] #50 19.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-05-04T19:37:02.406Z] #50 19.82 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:02.411Z] #39 ... [2023-05-04T19:37:02.411Z] [2023-05-04T19:37:02.411Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:02.411Z] #0 1.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-05-04T19:37:02.411Z] #0 1.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-05-04T19:37:02.411Z] #0 1.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-05-04T19:37:02.411Z] #0 1.675 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-05-04T19:37:02.411Z] #0 2.221 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [238 kB] [2023-05-04T19:37:02.411Z] #0 2.862 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-05-04T19:37:02.411Z] #0 3.836 Fetched 8644 kB in 3s (3048 kB/s) [2023-05-04T19:37:02.411Z] #0 3.836 Reading package lists... [2023-05-04T19:37:02.411Z] #0 4.680 Reading package lists... [2023-05-04T19:37:02.411Z] #0 5.568 Building dependency tree... [2023-05-04T19:37:02.411Z] #0 5.997 The following additional packages will be installed: [2023-05-04T19:37:02.411Z] #0 5.998 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:37:02.411Z] #0 5.998 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-05-04T19:37:02.411Z] #0 5.999 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-05-04T19:37:02.411Z] #0 5.999 python3-pkg-resources vim-runtime xxd [2023-05-04T19:37:02.411Z] #0 6.001 Suggested packages: [2023-05-04T19:37:02.411Z] #0 6.001 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-05-04T19:37:02.411Z] #0 6.001 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-05-04T19:37:02.411Z] #0 6.001 acl attr quota [2023-05-04T19:37:02.411Z] #0 6.001 Recommended packages: [2023-05-04T19:37:02.411Z] #0 6.001 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-05-04T19:37:02.411Z] #0 6.481 The following NEW packages will be installed: [2023-05-04T19:37:02.411Z] #0 6.481 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-05-04T19:37:02.411Z] #0 6.481 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-05-04T19:37:02.411Z] #0 6.482 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-05-04T19:37:02.411Z] #0 6.482 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-05-04T19:37:02.411Z] #0 6.482 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-05-04T19:37:02.411Z] #0 6.483 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-05-04T19:37:02.411Z] #0 6.483 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-05-04T19:37:02.411Z] #0 6.483 xz-utils zip [2023-05-04T19:37:02.412Z] #0 6.777 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:37:02.412Z] #0 6.777 Need to get 27.0 MB of archives. [2023-05-04T19:37:02.412Z] #0 6.777 After this operation, 104 MB of additional disk space will be used. [2023-05-04T19:37:02.412Z] #0 6.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-05-04T19:37:02.412Z] #0 6.782 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-05-04T19:37:02.412Z] #0 6.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-05-04T19:37:02.412Z] #0 6.832 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-05-04T19:37:02.412Z] #0 6.835 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-05-04T19:37:02.412Z] #0 6.837 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-05-04T19:37:02.412Z] #0 6.861 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-05-04T19:37:02.412Z] #0 6.867 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-05-04T19:37:02.412Z] #0 6.877 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-05-04T19:37:02.412Z] #0 6.879 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-05-04T19:37:02.412Z] #0 6.892 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-05-04T19:37:02.412Z] #0 6.893 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-05-04T19:37:02.412Z] #0 6.893 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-05-04T19:37:02.412Z] #0 6.897 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-05-04T19:37:02.412Z] #0 6.903 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-05-04T19:37:02.412Z] #0 6.906 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-05-04T19:37:02.412Z] #0 6.907 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-05-04T19:37:02.412Z] #0 6.908 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-05-04T19:37:02.412Z] #0 6.909 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-05-04T19:37:02.412Z] #0 6.911 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-05-04T19:37:02.412Z] #0 6.912 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-05-04T19:37:02.412Z] #0 6.916 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-05-04T19:37:02.412Z] #0 6.919 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-05-04T19:37:02.412Z] #0 6.920 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-05-04T19:37:02.412Z] #0 6.921 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-05-04T19:37:02.412Z] #0 6.921 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-05-04T19:37:02.412Z] #0 6.933 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-05-04T19:37:02.412Z] #0 7.158 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-05-04T19:37:02.412Z] #0 7.160 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-05-04T19:37:02.412Z] #0 7.162 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-05-04T19:37:02.412Z] #0 7.164 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-05-04T19:37:02.412Z] #0 7.167 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-05-04T19:37:02.412Z] #0 7.172 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-05-04T19:37:02.412Z] #0 7.174 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-05-04T19:37:02.412Z] #0 7.193 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-05-04T19:37:02.412Z] #50 7.195 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-05-04T19:37:02.412Z] #50 7.196 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-05-04T19:37:02.412Z] #50 7.200 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-05-04T19:37:02.412Z] #50 7.226 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-05-04T19:37:02.412Z] #50 7.226 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-05-04T19:37:02.412Z] #50 7.229 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-05-04T19:37:02.412Z] #50 7.239 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-05-04T19:37:02.412Z] #50 7.244 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-05-04T19:37:02.412Z] #50 7.246 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-05-04T19:37:02.576Z] #50 21.63 Setting up libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:37:02.576Z] #50 21.76 Setting up libcap2-bin (1:2.44-1) ... [2023-05-04T19:37:02.576Z] #50 21.85 Setting up apparmor (2.13.6-10) ... [2023-05-04T19:37:02.669Z] #50 7.375 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-05-04T19:37:02.669Z] #50 7.397 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-05-04T19:37:02.669Z] #50 7.406 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-05-04T19:37:02.699Z] #42 46.05 CC criu/sockets.o [2023-05-04T19:37:02.700Z] #42 ... [2023-05-04T19:37:02.700Z] [2023-05-04T19:37:02.700Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:37:02.700Z] #52 6.076 Collecting yamllint==1.26.1 [2023-05-04T19:37:02.700Z] #52 7.119 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-05-04T19:37:02.700Z] #52 7.429 Collecting pathspec>=0.5.3 [2023-05-04T19:37:02.700Z] #52 7.432 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-05-04T19:37:02.700Z] #52 7.531 Collecting pyyaml [2023-05-04T19:37:02.700Z] #52 7.538 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-05-04T19:37:02.700Z] #52 7.558 Building wheels for collected packages: yamllint [2023-05-04T19:37:02.700Z] #52 7.559 Building wheel for yamllint (setup.py): started [2023-05-04T19:37:02.700Z] #52 7.818 Building wheel for yamllint (setup.py): finished with status 'done' [2023-05-04T19:37:02.700Z] #52 7.818 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d1c31fefcb2913543911dcffd37813d88c9b55670a90d321417668b6ebf6b0f9 [2023-05-04T19:37:02.700Z] #52 7.818 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-05-04T19:37:02.700Z] #52 7.821 Successfully built yamllint [2023-05-04T19:37:02.700Z] #52 7.828 Installing collected packages: pyyaml, pathspec, yamllint [2023-05-04T19:37:02.700Z] #52 7.943 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-05-04T19:37:02.927Z] #50 7.635 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:37:02.927Z] #50 7.689 Fetched 27.0 MB in 1s (29.5 MB/s) [2023-05-04T19:37:02.927Z] #50 7.784 Selecting previously unselected package pigz. [2023-05-04T19:37:02.978Z] #50 ... [2023-05-04T19:37:02.978Z] [2023-05-04T19:37:02.978Z] #38 [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 [2023-05-04T19:37:02.978Z] #38 63.75 + bin/containerd [2023-05-04T19:37:02.978Z] #38 ... [2023-05-04T19:37:02.978Z] [2023-05-04T19:37:02.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:02.978Z] #39 59.58 CC criu/path.o [2023-05-04T19:37:02.978Z] #39 59.72 CC criu/pie-util-vdso-elf32.o [2023-05-04T19:37:02.978Z] #39 59.90 CC criu/pie-util-vdso.o [2023-05-04T19:37:02.978Z] #39 60.11 CC criu/pie-util.o [2023-05-04T19:37:02.978Z] #39 60.23 CC criu/pipes.o [2023-05-04T19:37:02.978Z] #39 60.63 CC criu/plugin.o [2023-05-04T19:37:02.978Z] #39 60.83 CC criu/proc_parse.o [2023-05-04T19:37:02.978Z] #39 61.99 CC criu/protobuf-desc.o [2023-05-04T19:37:02.978Z] #39 62.49 CC criu/protobuf.o [2023-05-04T19:37:02.978Z] #39 62.68 CC criu/pstree.o [2023-05-04T19:37:02.978Z] #39 63.21 CC criu/rbtree.o [2023-05-04T19:37:02.978Z] #39 63.36 CC criu/rst-malloc.o [2023-05-04T19:37:02.978Z] #39 63.49 CC criu/seccomp.o [2023-05-04T19:37:02.978Z] #39 63.81 CC criu/seize.o [2023-05-04T19:37:02.978Z] #39 64.23 CC criu/servicefd.o [2023-05-04T19:37:02.978Z] #39 64.45 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:37:02.978Z] #39 64.46 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:37:02.978Z] #39 64.47 CC criu/shmem.o [2023-05-04T19:37:02.978Z] #39 64.89 CC criu/sigframe.o [2023-05-04T19:37:02.978Z] #39 64.97 CC criu/signalfd.o [2023-05-04T19:37:02.978Z] #39 65.10 CC criu/sk-inet.o [2023-05-04T19:37:02.978Z] #39 65.61 CC criu/sk-netlink.o [2023-05-04T19:37:02.978Z] #39 65.79 CC criu/sk-packet.o [2023-05-04T19:37:03.186Z] #50 7.784 (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.) [2023-05-04T19:37:03.186Z] #50 7.809 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-05-04T19:37:03.186Z] #50 7.819 Unpacking pigz (2.6-1) ... [2023-05-04T19:37:03.186Z] #50 7.909 Selecting previously unselected package libelf1:amd64. [2023-05-04T19:37:03.186Z] #50 7.912 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-05-04T19:37:03.186Z] #50 7.926 Unpacking libelf1:amd64 (0.183-1) ... [2023-05-04T19:37:03.239Z] #39 66.10 CC criu/sk-queue.o [2023-05-04T19:37:03.444Z] #50 8.106 Selecting previously unselected package libbpf0:amd64. [2023-05-04T19:37:03.444Z] #50 8.110 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-05-04T19:37:03.444Z] #50 8.119 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-05-04T19:37:03.444Z] #50 8.223 Selecting previously unselected package libcap2:amd64. [2023-05-04T19:37:03.444Z] #50 8.232 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-05-04T19:37:03.444Z] #50 8.242 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:37:03.500Z] #39 ... [2023-05-04T19:37:03.500Z] [2023-05-04T19:37:03.500Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:03.500Z] #50 20.94 Selecting previously unselected package vim. [2023-05-04T19:37:03.500Z] #50 20.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:37:03.500Z] #50 20.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:03.701Z] #50 8.362 Selecting previously unselected package libmnl0:amd64. [2023-05-04T19:37:03.701Z] #50 8.366 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-05-04T19:37:03.701Z] #50 8.369 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-05-04T19:37:03.701Z] #50 8.469 Selecting previously unselected package libxtables12:amd64. [2023-05-04T19:37:03.701Z] #50 8.472 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-05-04T19:37:03.701Z] #50 8.482 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-05-04T19:37:03.701Z] #50 8.614 Selecting previously unselected package libcap2-bin. [2023-05-04T19:37:03.701Z] #50 8.614 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-05-04T19:37:03.761Z] #50 21.24 Selecting previously unselected package xfsprogs. [2023-05-04T19:37:03.761Z] #50 21.24 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-05-04T19:37:03.761Z] #50 21.24 Unpacking xfsprogs (5.10.0-4) ... [2023-05-04T19:37:03.974Z] #50 8.635 Unpacking libcap2-bin (1:2.44-1) ... [2023-05-04T19:37:03.974Z] #50 ... [2023-05-04T19:37:03.974Z] [2023-05-04T19:37:03.974Z] #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 [2023-05-04T19:37:03.974Z] #24 77.14 + /build/golangci-lint --version [2023-05-04T19:37:04.022Z] #50 21.44 Selecting previously unselected package zip. [2023-05-04T19:37:04.022Z] #50 21.44 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-05-04T19:37:04.022Z] #50 21.45 Unpacking zip (3.0-12) ... [2023-05-04T19:37:04.022Z] #50 21.53 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:37:04.234Z] #24 77.37 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-05-04T19:37:04.490Z] #50 23.70 Setting up zip (3.0-12) ... [2023-05-04T19:37:04.490Z] #50 23.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:04.490Z] #50 23.76 Setting up bash-completion (1:2.11-2) ... [2023-05-04T19:37:04.587Z] #52 DONE 9.7s [2023-05-04T19:37:04.587Z] [2023-05-04T19:37:04.587Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-05-04T19:37:04.587Z] #53 DONE 0.2s [2023-05-04T19:37:04.587Z] [2023-05-04T19:37:04.587Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-05-04T19:37:04.592Z] #50 21.87 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-05-04T19:37:04.592Z] #50 21.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:37:04.592Z] #50 21.89 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-05-04T19:37:04.592Z] #50 21.90 Setting up libicu67:amd64 (67.1-7) ... [2023-05-04T19:37:04.592Z] #50 21.91 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-05-04T19:37:04.592Z] #50 21.92 Setting up libinih1:amd64 (53-1+b2) ... [2023-05-04T19:37:04.592Z] #50 21.96 Setting up uidmap (1:4.8.1-1) ... [2023-05-04T19:37:04.592Z] #50 21.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:37:04.592Z] #50 22.00 Setting up bzip2 (1.0.8-4) ... [2023-05-04T19:37:04.592Z] #50 22.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:37:04.592Z] #50 22.03 Setting up python3-wheel (0.34.2-1) ... [2023-05-04T19:37:04.844Z] #54 DONE 0.2s [2023-05-04T19:37:04.844Z] [2023-05-04T19:37:04.844Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:04.844Z] #42 46.37 CC criu/stats.o [2023-05-04T19:37:04.844Z] #42 46.51 CC criu/string.o [2023-05-04T19:37:04.844Z] #42 46.58 CC criu/sysctl.o [2023-05-04T19:37:04.844Z] #42 46.82 CC criu/sysfs_parse.o [2023-05-04T19:37:04.844Z] #42 46.98 CC criu/timens.o [2023-05-04T19:37:04.844Z] #42 47.12 CC criu/timerfd.o [2023-05-04T19:37:04.844Z] #42 47.27 CC criu/tty.o [2023-05-04T19:37:04.844Z] #42 48.05 CC criu/tun.o [2023-05-04T19:37:04.844Z] #42 48.26 CC criu/uffd.o [2023-05-04T19:37:04.844Z] #42 ... [2023-05-04T19:37:04.844Z] [2023-05-04T19:37:04.844Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-05-04T19:37:04.844Z] #55 DONE 0.1s [2023-05-04T19:37:04.853Z] #50 22.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:04.853Z] #50 22.31 Setting up libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:37:04.853Z] #50 22.33 Setting up libcap2-bin (1:2.44-1) ... [2023-05-04T19:37:04.853Z] #50 22.34 Setting up apparmor (2.13.6-10) ... [2023-05-04T19:37:05.101Z] [2023-05-04T19:37:05.101Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-05-04T19:37:05.101Z] #56 DONE 0.1s [2023-05-04T19:37:05.101Z] [2023-05-04T19:37:05.101Z] #49 [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 [2023-05-04T19:37:05.101Z] #49 46.67 # github.com/containerd/containerd/cmd/containerd [2023-05-04T19:37:05.101Z] #49 46.67 /usr/bin/ld: /tmp/go-link-1014577297/000019.o: in function `New': [2023-05-04T19:37:05.101Z] #49 46.67 /tmp/tmp.8pH3xRh5TC/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 [2023-05-04T19:37:05.101Z] #49 46.78 + bin/containerd-stress [2023-05-04T19:37:05.101Z] #49 47.70 + bin/containerd-shim [2023-05-04T19:37:05.101Z] #49 ... [2023-05-04T19:37:05.101Z] [2023-05-04T19:37:05.101Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-05-04T19:37:05.101Z] #57 DONE 0.0s [2023-05-04T19:37:05.357Z] [2023-05-04T19:37:05.357Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-05-04T19:37:05.357Z] #58 DONE 0.2s [2023-05-04T19:37:05.357Z] [2023-05-04T19:37:05.357Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:05.357Z] #42 48.76 CC criu/util.o [2023-05-04T19:37:05.614Z] #42 49.28 CC criu/uts_ns.o [2023-05-04T19:37:05.871Z] #42 49.36 CC criu/vdso.o [2023-05-04T19:37:06.128Z] #42 49.56 LINK criu/built-in.o [2023-05-04T19:37:06.128Z] #42 49.62 LINK criu/criu [2023-05-04T19:37:06.384Z] #42 49.80 DEP lib/c/criu.d [2023-05-04T19:37:06.384Z] #42 49.83 CC images/rpc.pb-c.o [2023-05-04T19:37:06.405Z] #50 ... [2023-05-04T19:37:06.405Z] [2023-05-04T19:37:06.405Z] #42 [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 [2023-05-04T19:37:06.405Z] #42 35.24 + mkdir -p /build [2023-05-04T19:37:06.405Z] #42 35.24 + cp runc /build/runc [2023-05-04T19:37:06.405Z] #42 DONE 36.6s [2023-05-04T19:37:06.405Z] [2023-05-04T19:37:06.405Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:06.405Z] #50 25.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:37:06.405Z] #50 25.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-05-04T19:37:06.405Z] #50 25.37 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-05-04T19:37:06.405Z] #50 25.40 Setting up patch (2.7.6-7) ... [2023-05-04T19:37:06.405Z] #50 25.44 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:37:06.405Z] #50 25.54 invoke-rc.d: could not determine current runlevel [2023-05-04T19:37:06.405Z] #50 25.57 invoke-rc.d: policy-rc.d denied execution of start. [2023-05-04T19:37:06.405Z] #50 25.58 Setting up xfsprogs (5.10.0-4) ... [2023-05-04T19:37:06.405Z] #50 25.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-05-04T19:37:06.405Z] #50 25.62 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:37:06.405Z] #50 25.64 Setting up pigz (2.6-1) ... [2023-05-04T19:37:06.405Z] #50 25.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-05-04T19:37:06.405Z] #50 25.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:37:06.641Z] #42 50.06 CC lib/c/criu.o [2023-05-04T19:37:06.668Z] #50 25.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:37:06.668Z] #50 25.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:06.768Z] #50 24.06 Setting up zip (3.0-12) ... [2023-05-04T19:37:06.897Z] #42 50.49 LINK lib/c/built-in.o [2023-05-04T19:37:06.897Z] #42 50.49 LINK lib/c/libcriu.so [2023-05-04T19:37:06.897Z] #42 50.52 LINK lib/c/libcriu.a [2023-05-04T19:37:06.897Z] #42 50.56 GEN magic.py [2023-05-04T19:37:07.028Z] #50 24.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:07.153Z] #42 50.62 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:37:07.153Z] #42 50.62 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:37:07.153Z] #42 50.63 Note: Building without GnuTLS support [2023-05-04T19:37:07.153Z] #42 50.63 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:37:07.153Z] #42 50.63 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:37:07.244Z] #50 26.13 Setting up libaio1:amd64 (0.3.112-9) ... [2023-05-04T19:37:07.244Z] #50 26.15 Setting up python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:37:07.244Z] #50 26.35 Setting up libelf1:amd64 (0.183-1) ... [2023-05-04T19:37:07.244Z] #50 26.39 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:37:07.244Z] #50 26.45 Setting up python3-distutils (3.9.2-1) ... [2023-05-04T19:37:07.409Z] #42 50.91 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:37:07.504Z] #50 26.78 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:07.504Z] #50 26.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-05-04T19:37:07.620Z] #50 25.21 Setting up bash-completion (1:2.11-2) ... [2023-05-04T19:37:07.666Z] #42 51.10 make[1]: Nothing to be done for 'all'. [2023-05-04T19:37:07.666Z] #42 51.31 make[1]: 'images/built-in.o' is up to date. [2023-05-04T19:37:07.765Z] #50 26.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-05-04T19:37:07.765Z] #50 26.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-05-04T19:37:07.765Z] #50 26.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-05-04T19:37:07.765Z] #50 26.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-05-04T19:37:07.765Z] #50 26.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-05-04T19:37:07.765Z] #50 26.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-05-04T19:37:07.765Z] #50 26.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-05-04T19:37:07.765Z] #50 26.86 Setting up python3-setuptools (52.0.0-4) ... [2023-05-04T19:37:07.924Z] #42 51.32 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-05-04T19:37:07.924Z] #42 51.35 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-05-04T19:37:07.924Z] #42 51.37 make[1]: 'compel/libcompel.a' is up to date. [2023-05-04T19:37:07.924Z] #42 51.39 make[1]: 'compel/compel-host-bin' is up to date. [2023-05-04T19:37:07.924Z] #42 51.41 make[1]: Nothing to be done for 'all'. [2023-05-04T19:37:07.924Z] #42 51.42 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:37:07.924Z] #42 51.50 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:07.924Z] #42 51.51 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:08.179Z] #42 51.53 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:08.180Z] #42 51.57 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:08.180Z] #42 51.60 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:08.180Z] #42 51.61 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:08.180Z] #42 51.63 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:08.180Z] #42 51.66 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:08.180Z] #42 51.67 INSTALL criu/criu [2023-05-04T19:37:08.337Z] #50 27.37 Setting up libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:37:08.337Z] #50 27.39 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-05-04T19:37:08.337Z] #50 27.41 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:37:08.337Z] #50 27.43 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:37:08.597Z] #50 ... [2023-05-04T19:37:08.598Z] [2023-05-04T19:37:08.598Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:08.598Z] #38 52.07 CC criu/page-xfer.o [2023-05-04T19:37:08.598Z] #38 52.80 CC criu/pagemap-cache.o [2023-05-04T19:37:08.598Z] #38 52.95 CC criu/pagemap.o [2023-05-04T19:37:08.598Z] #38 53.36 CC criu/parasite-syscall.o [2023-05-04T19:37:08.598Z] #38 53.79 CC criu/path.o [2023-05-04T19:37:08.598Z] #38 53.92 CC criu/pie-util-vdso-elf32.o [2023-05-04T19:37:08.598Z] #38 54.12 CC criu/pie-util-vdso.o [2023-05-04T19:37:08.598Z] #38 54.33 CC criu/pie-util.o [2023-05-04T19:37:08.598Z] #38 54.41 CC criu/pipes.o [2023-05-04T19:37:08.598Z] #38 54.84 CC criu/plugin.o [2023-05-04T19:37:08.598Z] #38 55.01 CC criu/proc_parse.o [2023-05-04T19:37:08.598Z] #38 56.23 CC criu/protobuf-desc.o [2023-05-04T19:37:08.598Z] #38 56.73 CC criu/protobuf.o [2023-05-04T19:37:08.598Z] #38 56.91 CC criu/pstree.o [2023-05-04T19:37:08.598Z] #38 57.50 CC criu/rbtree.o [2023-05-04T19:37:08.598Z] #38 57.72 CC criu/rst-malloc.o [2023-05-04T19:37:08.598Z] #38 57.92 CC criu/seccomp.o [2023-05-04T19:37:08.598Z] #38 58.22 CC criu/seize.o [2023-05-04T19:37:08.598Z] #38 58.64 CC criu/servicefd.o [2023-05-04T19:37:08.598Z] #38 58.86 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:37:08.598Z] #38 58.86 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:37:08.598Z] #38 58.87 CC criu/shmem.o [2023-05-04T19:37:08.598Z] #38 59.32 CC criu/sigframe.o [2023-05-04T19:37:08.598Z] #38 59.42 CC criu/signalfd.o [2023-05-04T19:37:08.598Z] #38 59.56 CC criu/sk-inet.o [2023-05-04T19:37:08.598Z] #38 60.11 CC criu/sk-netlink.o [2023-05-04T19:37:08.598Z] #38 60.30 CC criu/sk-packet.o [2023-05-04T19:37:08.598Z] #38 60.60 CC criu/sk-queue.o [2023-05-04T19:37:08.598Z] #38 60.83 CC criu/sk-tcp.o [2023-05-04T19:37:08.598Z] #38 61.09 CC criu/sk-unix.o [2023-05-04T19:37:08.598Z] #38 62.00 CC criu/sockets.o [2023-05-04T19:37:08.858Z] #38 ... [2023-05-04T19:37:08.858Z] [2023-05-04T19:37:08.858Z] #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 [2023-05-04T19:37:08.858Z] #37 59.93 + bin/containerd [2023-05-04T19:37:08.858Z] #37 ... [2023-05-04T19:37:08.858Z] [2023-05-04T19:37:08.858Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:08.858Z] #50 27.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-05-04T19:37:08.858Z] #50 27.83 Setting up jq (1.6-2.1) ... [2023-05-04T19:37:08.858Z] #50 27.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-05-04T19:37:08.858Z] #50 27.86 Setting up iptables (1.8.7-1) ... [2023-05-04T19:37:08.858Z] #50 27.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:37:08.858Z] #50 27.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:37:08.858Z] #50 27.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:37:08.858Z] #50 27.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:37:08.858Z] #50 27.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-05-04T19:37:08.858Z] #50 27.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-05-04T19:37:08.858Z] #50 27.92 Setting up iproute2 (5.10.0-4) ... [2023-05-04T19:37:09.119Z] #50 28.16 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:37:09.379Z] #50 DONE 28.5s [2023-05-04T19:37:09.379Z] [2023-05-04T19:37:09.379Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:09.379Z] #38 62.53 CC criu/stats.o [2023-05-04T19:37:09.380Z] #38 62.70 CC criu/string.o [2023-05-04T19:37:09.380Z] #38 62.76 CC criu/sysctl.o [2023-05-04T19:37:09.499Z] #24 DONE 81.7s [2023-05-04T19:37:09.499Z] [2023-05-04T19:37:09.499Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:09.499Z] #50 8.758 Selecting previously unselected package iproute2. [2023-05-04T19:37:09.499Z] #50 8.762 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-05-04T19:37:09.499Z] #50 8.767 Unpacking iproute2 (5.10.0-4) ... [2023-05-04T19:37:09.499Z] #50 9.251 Selecting previously unselected package xxd. [2023-05-04T19:37:09.499Z] #50 9.254 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:37:09.499Z] #50 9.359 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:09.499Z] #50 10.43 Selecting previously unselected package vim-common. [2023-05-04T19:37:09.499Z] #50 10.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:37:09.499Z] #50 10.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:09.499Z] #50 11.65 Selecting previously unselected package bash-completion. [2023-05-04T19:37:09.499Z] #50 11.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-05-04T19:37:09.531Z] #50 ... [2023-05-04T19:37:09.531Z] [2023-05-04T19:37:09.531Z] #42 [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 [2023-05-04T19:37:09.531Z] #42 37.19 + mkdir -p /build [2023-05-04T19:37:09.531Z] #42 37.19 + cp runc /build/runc [2023-05-04T19:37:09.531Z] #42 DONE 40.3s [2023-05-04T19:37:09.531Z] [2023-05-04T19:37:09.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:09.532Z] #39 66.32 CC criu/sk-tcp.o [2023-05-04T19:37:09.532Z] #39 66.57 CC criu/sk-unix.o [2023-05-04T19:37:09.532Z] #39 67.51 CC criu/sockets.o [2023-05-04T19:37:09.532Z] #39 68.02 CC criu/stats.o [2023-05-04T19:37:09.532Z] #39 68.18 CC criu/string.o [2023-05-04T19:37:09.532Z] #39 68.22 CC criu/sysctl.o [2023-05-04T19:37:09.532Z] #39 68.54 CC criu/sysfs_parse.o [2023-05-04T19:37:09.532Z] #39 68.73 CC criu/timens.o [2023-05-04T19:37:09.532Z] #39 68.96 CC criu/timerfd.o [2023-05-04T19:37:09.532Z] #39 69.27 CC criu/tty.o [2023-05-04T19:37:09.532Z] #39 70.29 CC criu/tun.o [2023-05-04T19:37:09.532Z] #39 70.63 CC criu/uffd.o [2023-05-04T19:37:09.532Z] #39 71.24 CC criu/util.o [2023-05-04T19:37:09.532Z] #39 71.94 CC criu/uts_ns.o [2023-05-04T19:37:09.532Z] #39 72.08 CC criu/vdso-compat.o [2023-05-04T19:37:09.532Z] #39 72.20 CC criu/vdso.o [2023-05-04T19:37:09.546Z] #42 DONE 52.8s [2023-05-04T19:37:09.546Z] [2023-05-04T19:37:09.546Z] #49 [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 [2023-05-04T19:37:09.546Z] #49 51.85 + bin/containerd-shim-runc-v1 [2023-05-04T19:37:09.640Z] #38 63.08 CC criu/sysfs_parse.o [2023-05-04T19:37:09.757Z] #50 14.49 Unpacking bash-completion (1:2.11-2) ... [2023-05-04T19:37:09.792Z] #39 72.51 LINK criu/built-in.o [2023-05-04T19:37:09.792Z] #39 72.63 LINK criu/criu [2023-05-04T19:37:09.901Z] #38 63.28 CC criu/timens.o [2023-05-04T19:37:09.901Z] #38 63.44 CC criu/timerfd.o [2023-05-04T19:37:10.015Z] #50 14.71 Selecting previously unselected package bzip2. [2023-05-04T19:37:10.015Z] #50 14.71 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-05-04T19:37:10.015Z] #50 14.72 Unpacking bzip2 (1.0.8-4) ... [2023-05-04T19:37:10.052Z] #39 72.95 DEP lib/c/criu.d [2023-05-04T19:37:10.052Z] #39 73.03 CC images/rpc.pb-c.o [2023-05-04T19:37:10.178Z] #38 63.64 CC criu/tty.o [2023-05-04T19:37:10.273Z] #50 15.01 Selecting previously unselected package xz-utils. [2023-05-04T19:37:10.273Z] #50 15.01 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-05-04T19:37:10.313Z] #39 73.30 CC lib/c/criu.o [2023-05-04T19:37:10.440Z] #38 ... [2023-05-04T19:37:10.440Z] [2023-05-04T19:37:10.440Z] #51 [dev-systemd-false 9/27] 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 [2023-05-04T19:37:10.440Z] #0 0.972 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-05-04T19:37:10.440Z] #0 0.978 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-05-04T19:37:10.440Z] #0 0.985 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-05-04T19:37:10.440Z] #51 DONE 1.1s [2023-05-04T19:37:10.514Z] #49 ... [2023-05-04T19:37:10.514Z] [2023-05-04T19:37:10.514Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-05-04T19:37:10.514Z] #59 DONE 0.1s [2023-05-04T19:37:10.514Z] [2023-05-04T19:37:10.514Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-05-04T19:37:10.514Z] #60 DONE 0.1s [2023-05-04T19:37:10.514Z] [2023-05-04T19:37:10.514Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-05-04T19:37:10.514Z] #61 DONE 0.1s [2023-05-04T19:37:10.514Z] [2023-05-04T19:37:10.514Z] #49 [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 [2023-05-04T19:37:10.514Z] #49 54.01 + bin/containerd-shim-runc-v2 [2023-05-04T19:37:10.532Z] #50 15.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:37:10.572Z] #39 ... [2023-05-04T19:37:10.572Z] [2023-05-04T19:37:10.572Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:10.572Z] #50 28.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:37:10.572Z] #50 28.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-05-04T19:37:10.701Z] [2023-05-04T19:37:10.701Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:37:10.769Z] #49 ... [2023-05-04T19:37:10.769Z] [2023-05-04T19:37:10.769Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-05-04T19:37:10.769Z] #62 DONE 0.1s [2023-05-04T19:37:10.769Z] [2023-05-04T19:37:10.769Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-05-04T19:37:10.769Z] #63 DONE 0.0s [2023-05-04T19:37:10.769Z] [2023-05-04T19:37:10.769Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-05-04T19:37:10.769Z] #64 DONE 0.1s [2023-05-04T19:37:10.769Z] [2023-05-04T19:37:10.769Z] #49 [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 [2023-05-04T19:37:10.832Z] #50 28.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-05-04T19:37:10.832Z] #50 28.28 Setting up patch (2.7.6-7) ... [2023-05-04T19:37:10.832Z] #50 28.29 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:37:10.832Z] #50 28.35 invoke-rc.d: could not determine current runlevel [2023-05-04T19:37:10.832Z] #50 28.38 invoke-rc.d: policy-rc.d denied execution of start. [2023-05-04T19:37:10.832Z] #50 28.42 Setting up xfsprogs (5.10.0-4) ... [2023-05-04T19:37:10.832Z] #50 28.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-05-04T19:37:10.832Z] #50 28.45 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:37:10.832Z] #50 28.45 Setting up pigz (2.6-1) ... [2023-05-04T19:37:11.025Z] #49 54.59 + binaries [2023-05-04T19:37:11.092Z] #50 28.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-05-04T19:37:11.092Z] #50 28.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:37:11.092Z] #50 28.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:37:11.092Z] #50 28.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:11.097Z] #50 15.81 Selecting previously unselected package apparmor. [2023-05-04T19:37:11.098Z] #50 15.82 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-05-04T19:37:11.098Z] #50 15.88 Unpacking apparmor (2.13.6-10) ... [2023-05-04T19:37:11.280Z] #49 54.59 + install -D bin/containerd /build/containerd [2023-05-04T19:37:11.280Z] #49 54.62 + install -D bin/containerd-shim /build/containerd-shim [2023-05-04T19:37:11.280Z] #49 54.62 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-05-04T19:37:11.280Z] #49 54.63 + install -D bin/ctr /build/ctr [2023-05-04T19:37:11.352Z] #50 28.88 Setting up libaio1:amd64 (0.3.112-9) ... [2023-05-04T19:37:11.352Z] #50 28.89 Setting up python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:37:11.355Z] #50 16.09 Selecting previously unselected package inetutils-ping. [2023-05-04T19:37:11.355Z] #50 16.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-05-04T19:37:11.355Z] #50 16.10 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:37:11.402Z] using credential docker-jenkins-github-credentials [2023-05-04T19:37:11.488Z] Cloning the remote Git repository [2023-05-04T19:37:11.488Z] Cloning with configured refspecs honoured and without tags [2023-05-04T19:37:11.535Z] #49 DONE 54.8s [2023-05-04T19:37:11.612Z] #50 16.21 Selecting previously unselected package libip4tc2:amd64. [2023-05-04T19:37:11.612Z] #50 16.21 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-05-04T19:37:11.612Z] #50 16.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-05-04T19:37:11.612Z] #50 16.30 Selecting previously unselected package libip6tc2:amd64. [2023-05-04T19:37:11.612Z] #50 16.31 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-05-04T19:37:11.612Z] #50 16.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-05-04T19:37:11.612Z] #50 16.41 Selecting previously unselected package libnfnetlink0:amd64. [2023-05-04T19:37:11.612Z] #50 16.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-05-04T19:37:11.612Z] #50 16.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-05-04T19:37:11.614Z] #50 29.07 Setting up libelf1:amd64 (0.183-1) ... [2023-05-04T19:37:11.614Z] #50 29.10 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:37:11.614Z] #50 29.12 Setting up python3-distutils (3.9.2-1) ... [2023-05-04T19:37:11.848Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|files|types_sizes) took 44.934923529s [2023-05-04T19:37:11.848Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 153.705864ms [2023-05-04T19:37:11.870Z] #50 16.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-05-04T19:37:11.870Z] #50 16.54 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-05-04T19:37:11.870Z] #50 16.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-05-04T19:37:11.870Z] #50 16.65 Selecting previously unselected package libnftnl11:amd64. [2023-05-04T19:37:11.870Z] #50 16.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-05-04T19:37:11.870Z] #50 16.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-05-04T19:37:11.870Z] #50 16.76 Selecting previously unselected package iptables. [2023-05-04T19:37:11.875Z] #50 29.30 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:11.875Z] #50 29.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-05-04T19:37:11.875Z] #50 29.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-05-04T19:37:11.875Z] #50 29.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-05-04T19:37:11.875Z] #50 29.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-05-04T19:37:11.875Z] #50 29.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-05-04T19:37:11.875Z] #50 29.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-05-04T19:37:11.875Z] #50 29.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-05-04T19:37:11.875Z] #50 29.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-05-04T19:37:11.875Z] #50 29.37 Setting up python3-setuptools (52.0.0-4) ... [2023-05-04T19:37:11.690Z] Cloning repository https://github.com/moby/moby.git [2023-05-04T19:37:12.095Z] [2023-05-04T19:37:12.095Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-05-04T19:37:12.128Z] #50 16.77 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-05-04T19:37:12.128Z] #50 16.77 Unpacking iptables (1.8.7-1) ... [2023-05-04T19:37:12.128Z] #50 16.95 Selecting previously unselected package libonig5:amd64. [2023-05-04T19:37:12.128Z] #50 16.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-05-04T19:37:12.128Z] #50 16.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:37:12.351Z] #65 DONE 0.2s [2023-05-04T19:37:12.351Z] [2023-05-04T19:37:12.351Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-05-04T19:37:12.351Z] #66 DONE 0.1s [2023-05-04T19:37:12.351Z] [2023-05-04T19:37:12.351Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-05-04T19:37:12.389Z] #50 17.11 Selecting previously unselected package libjq1:amd64. [2023-05-04T19:37:12.389Z] #50 17.11 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-05-04T19:37:12.389Z] #50 17.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:37:12.389Z] #50 17.22 Selecting previously unselected package jq. [2023-05-04T19:37:12.389Z] #50 17.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-05-04T19:37:12.389Z] #50 17.23 Unpacking jq (1.6-2.1) ... [2023-05-04T19:37:12.389Z] #50 17.31 Selecting previously unselected package libaio1:amd64. [2023-05-04T19:37:12.389Z] #50 17.31 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-05-04T19:37:12.389Z] #50 17.32 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-05-04T19:37:12.446Z] #50 29.90 Setting up libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:37:12.446Z] #50 29.91 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-05-04T19:37:12.446Z] #50 29.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:37:12.446Z] #50 29.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:37:12.607Z] #67 DONE 0.4s [2023-05-04T19:37:12.649Z] #50 17.42 Selecting previously unselected package libgpm2:amd64. [2023-05-04T19:37:12.649Z] #50 17.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-05-04T19:37:12.649Z] #50 17.43 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-05-04T19:37:12.649Z] #50 17.50 Selecting previously unselected package libicu67:amd64. [2023-05-04T19:37:12.649Z] #50 17.50 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-05-04T19:37:12.649Z] #50 17.51 Unpacking libicu67:amd64 (67.1-7) ... [2023-05-04T19:37:12.863Z] [2023-05-04T19:37:12.863Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-05-04T19:37:12.863Z] #68 DONE 0.0s [2023-05-04T19:37:12.863Z] [2023-05-04T19:37:12.863Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-05-04T19:37:12.863Z] #69 DONE 0.0s [2023-05-04T19:37:12.863Z] [2023-05-04T19:37:12.863Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-05-04T19:37:13.017Z] #50 30.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-05-04T19:37:13.017Z] #50 30.37 Setting up jq (1.6-2.1) ... [2023-05-04T19:37:13.017Z] #50 30.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-05-04T19:37:13.017Z] #50 30.40 Setting up iptables (1.8.7-1) ... [2023-05-04T19:37:13.017Z] #50 30.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:37:13.018Z] #50 30.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:37:13.018Z] #50 30.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:37:13.018Z] #50 30.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:37:13.018Z] #50 30.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-05-04T19:37:13.018Z] #50 30.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-05-04T19:37:13.018Z] #50 30.45 Setting up iproute2 (5.10.0-4) ... [2023-05-04T19:37:13.277Z] #50 30.63 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:37:13.583Z] #50 ... [2023-05-04T19:37:13.583Z] [2023-05-04T19:37:13.583Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:13.583Z] #39 51.57 CC criu/namespaces.o [2023-05-04T19:37:13.583Z] #39 52.40 CC criu/net.o [2023-05-04T19:37:13.583Z] #39 53.83 CC criu/netfilter.o [2023-05-04T19:37:13.583Z] #39 53.97 CC criu/page-pipe.o [2023-05-04T19:37:13.583Z] #39 54.38 CC criu/page-xfer.o [2023-05-04T19:37:13.583Z] #39 55.08 CC criu/pagemap-cache.o [2023-05-04T19:37:13.583Z] #39 55.24 CC criu/pagemap.o [2023-05-04T19:37:13.583Z] #39 55.63 CC criu/parasite-syscall.o [2023-05-04T19:37:13.583Z] #39 56.04 CC criu/path.o [2023-05-04T19:37:13.583Z] #39 56.21 CC criu/pie-util-vdso-elf32.o [2023-05-04T19:37:13.583Z] #39 56.38 CC criu/pie-util-vdso.o [2023-05-04T19:37:13.583Z] #39 56.58 CC criu/pie-util.o [2023-05-04T19:37:13.583Z] #39 56.72 CC criu/pipes.o [2023-05-04T19:37:13.583Z] #39 57.03 CC criu/plugin.o [2023-05-04T19:37:13.583Z] #39 57.20 CC criu/proc_parse.o [2023-05-04T19:37:13.583Z] #39 58.41 CC criu/protobuf-desc.o [2023-05-04T19:37:13.583Z] #39 58.89 CC criu/protobuf.o [2023-05-04T19:37:13.583Z] #39 59.08 CC criu/pstree.o [2023-05-04T19:37:13.583Z] #39 59.64 CC criu/rbtree.o [2023-05-04T19:37:13.583Z] #39 59.78 CC criu/rst-malloc.o [2023-05-04T19:37:13.583Z] #39 59.90 CC criu/seccomp.o [2023-05-04T19:37:13.583Z] #39 60.21 CC criu/seize.o [2023-05-04T19:37:13.583Z] #39 60.66 CC criu/servicefd.o [2023-05-04T19:37:13.583Z] #39 60.85 include/common/asm/bitops.h: Assembler messages: [2023-05-04T19:37:13.583Z] #39 60.85 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-05-04T19:37:13.583Z] #39 60.86 CC criu/shmem.o [2023-05-04T19:37:13.583Z] #39 61.29 CC criu/sigframe.o [2023-05-04T19:37:13.583Z] #39 61.37 CC criu/signalfd.o [2023-05-04T19:37:13.583Z] #39 61.49 CC criu/sk-inet.o [2023-05-04T19:37:13.841Z] #39 61.99 CC criu/sk-netlink.o [2023-05-04T19:37:13.841Z] #39 ... [2023-05-04T19:37:13.841Z] [2023-05-04T19:37:13.841Z] #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 [2023-05-04T19:37:13.841Z] #37 62.33 + bin/containerd [2023-05-04T19:37:13.841Z] #37 ... [2023-05-04T19:37:13.841Z] [2023-05-04T19:37:13.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:13.841Z] #39 62.18 CC criu/sk-packet.o [2023-05-04T19:37:13.847Z] #50 DONE 31.2s [2023-05-04T19:37:13.847Z] [2023-05-04T19:37:13.847Z] #51 [dev-systemd-false 9/27] 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 [2023-05-04T19:37:12.107Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-05-04T19:37:13.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:37:13.130Z] > git --version # timeout=10 [2023-05-04T19:37:13.188Z] > git --version # 'git version 2.24.1.windows.2' [2023-05-04T19:37:13.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:37:13.192Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:37:14.412Z] #39 62.51 CC criu/sk-queue.o [2023-05-04T19:37:14.412Z] #39 62.77 CC criu/sk-tcp.o [2023-05-04T19:37:14.418Z] #51 0.826 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-05-04T19:37:14.418Z] #51 0.829 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-05-04T19:37:14.682Z] #51 0.834 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-05-04T19:37:14.749Z] #70 DONE 1.9s [2023-05-04T19:37:14.749Z] [2023-05-04T19:37:14.749Z] #71 exporting to image [2023-05-04T19:37:14.749Z] #71 exporting layers [2023-05-04T19:37:14.944Z] #51 DONE 1.1s [2023-05-04T19:37:14.944Z] [2023-05-04T19:37:14.944Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:37:14.979Z] #39 63.03 CC criu/sk-unix.o [2023-05-04T19:37:15.204Z] #52 ... [2023-05-04T19:37:15.204Z] [2023-05-04T19:37:15.204Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:15.204Z] #39 73.88 LINK lib/c/built-in.o [2023-05-04T19:37:15.204Z] #39 73.89 LINK lib/c/libcriu.so [2023-05-04T19:37:15.204Z] #39 73.92 LINK lib/c/libcriu.a [2023-05-04T19:37:15.204Z] #39 74.05 GEN magic.py [2023-05-04T19:37:15.204Z] #39 74.25 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:37:15.204Z] #39 74.25 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:37:15.204Z] #39 74.25 Note: Building without GnuTLS support [2023-05-04T19:37:15.204Z] #39 74.26 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:37:15.204Z] #39 74.26 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:37:15.204Z] #39 74.83 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:37:15.204Z] #39 75.94 make[1]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 76.88 make[1]: 'images/built-in.o' is up to date. [2023-05-04T19:37:15.204Z] #39 76.93 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-05-04T19:37:15.204Z] #39 77.01 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-05-04T19:37:15.204Z] #39 77.07 make[1]: 'compel/libcompel.a' is up to date. [2023-05-04T19:37:15.204Z] #39 77.15 make[1]: 'compel/compel-host-bin' is up to date. [2023-05-04T19:37:15.204Z] #39 77.19 make[1]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.23 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:37:15.204Z] #39 77.44 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.48 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.55 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.63 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.68 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.74 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.82 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.90 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:15.204Z] #39 77.91 INSTALL criu/criu [2023-05-04T19:37:15.204Z] #39 DONE 78.1s [2023-05-04T19:37:15.465Z] [2023-05-04T19:37:15.465Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:37:15.911Z] #39 63.92 CC criu/sockets.o [2023-05-04T19:37:15.990Z] #52 ... [2023-05-04T19:37:15.990Z] [2023-05-04T19:37:15.990Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:15.990Z] #38 64.59 CC criu/tun.o [2023-05-04T19:37:15.990Z] #38 64.85 CC criu/uffd.o [2023-05-04T19:37:15.990Z] #38 65.42 CC criu/util.o [2023-05-04T19:37:15.990Z] #38 66.07 CC criu/uts_ns.o [2023-05-04T19:37:15.990Z] #38 66.20 CC criu/vdso-compat.o [2023-05-04T19:37:15.990Z] #38 66.31 CC criu/vdso.o [2023-05-04T19:37:15.990Z] #38 66.63 LINK criu/built-in.o [2023-05-04T19:37:15.990Z] #38 66.72 LINK criu/criu [2023-05-04T19:37:15.990Z] #38 66.94 DEP lib/c/criu.d [2023-05-04T19:37:15.990Z] #38 66.98 CC images/rpc.pb-c.o [2023-05-04T19:37:15.990Z] #38 67.26 CC lib/c/criu.o [2023-05-04T19:37:15.990Z] #38 67.79 LINK lib/c/built-in.o [2023-05-04T19:37:15.990Z] #38 67.80 LINK lib/c/libcriu.so [2023-05-04T19:37:15.990Z] #38 67.83 LINK lib/c/libcriu.a [2023-05-04T19:37:15.990Z] #38 67.90 GEN magic.py [2023-05-04T19:37:15.990Z] #38 68.04 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:37:15.990Z] #38 68.04 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:37:15.990Z] #38 68.05 Note: Building without GnuTLS support [2023-05-04T19:37:15.990Z] #38 68.05 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:37:15.990Z] #38 68.05 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:37:15.990Z] #38 68.46 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:37:15.990Z] #38 69.23 make[1]: Nothing to be done for 'all'. [2023-05-04T19:37:15.990Z] #38 69.49 make[1]: 'images/built-in.o' is up to date. [2023-05-04T19:37:15.990Z] #38 69.51 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-05-04T19:37:15.990Z] #38 69.52 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-05-04T19:37:15.990Z] #38 69.55 make[1]: 'compel/libcompel.a' is up to date. [2023-05-04T19:37:15.990Z] #38 69.59 make[1]: 'compel/compel-host-bin' is up to date. [2023-05-04T19:37:15.990Z] #38 69.60 make[1]: Nothing to be done for 'all'. [2023-05-04T19:37:15.990Z] #38 69.61 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:37:15.990Z] #38 69.70 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:16.250Z] #38 69.72 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:16.250Z] #38 69.74 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:16.250Z] #38 69.79 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:16.250Z] #38 69.81 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:16.491Z] #39 64.51 CC criu/stats.o [2023-05-04T19:37:16.491Z] #39 64.75 CC criu/string.o [2023-05-04T19:37:16.512Z] #38 69.83 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:16.512Z] #38 69.85 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:16.512Z] #38 69.90 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:16.512Z] #38 69.91 INSTALL criu/criu [2023-05-04T19:37:16.784Z] #39 64.88 CC criu/sysctl.o [2023-05-04T19:37:17.042Z] #39 65.32 CC criu/sysfs_parse.o [2023-05-04T19:37:17.262Z] #71 exporting layers 2.3s done [2023-05-04T19:37:17.262Z] #71 writing image sha256:eaa99f13d1dd0aeffd16645a99f5ba5e3d21e95fdcd609394b9fa033d069d554 done [2023-05-04T19:37:17.262Z] #71 naming to docker.io/library/docker:14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:37:17.262Z] #71 naming to docker.io/library/docker:14160332da982fb43a1346649e0279fee59e89f0 done [2023-05-04T19:37:17.262Z] #71 DONE 2.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2023-05-04T19:37:17.300Z] #39 65.57 CC criu/timens.o [Pipeline] sh [2023-05-04T19:37:17.558Z] #39 65.78 CC criu/timerfd.o [2023-05-04T19:37:17.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:14160332da982fb43a1346649e0279fee59e89f0 hack/test/unit [2023-05-04T19:37:17.828Z] #39 65.96 CC criu/tty.o [2023-05-04T19:37:18.420Z] #38 DONE 72.0s [2023-05-04T19:37:18.420Z] [2023-05-04T19:37:18.420Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:37:18.420Z] #52 6.946 Collecting yamllint==1.26.1 [2023-05-04T19:37:18.420Z] #52 7.993 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-05-04T19:37:18.680Z] #52 8.331 Collecting pathspec>=0.5.3 [2023-05-04T19:37:18.760Z] #39 67.08 CC criu/tun.o [2023-05-04T19:37:18.939Z] #52 8.336 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-05-04T19:37:18.939Z] #52 8.498 Collecting pyyaml [2023-05-04T19:37:18.939Z] #52 8.506 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) [2023-05-04T19:37:18.939Z] #52 8.570 Building wheels for collected packages: yamllint [2023-05-04T19:37:18.939Z] #52 8.570 Building wheel for yamllint (setup.py): started [2023-05-04T19:37:19.336Z] #39 67.47 CC criu/uffd.o [2023-05-04T19:37:19.507Z] #52 8.916 Building wheel for yamllint (setup.py): finished with status 'done' [2023-05-04T19:37:19.507Z] #52 8.917 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7136fe703eafc8c5b141abe69405bf1cabee172da6fd5e6ecdcc5a4d6c6aee36 [2023-05-04T19:37:19.507Z] #52 8.917 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-05-04T19:37:19.507Z] #52 8.920 Successfully built yamllint [2023-05-04T19:37:19.507Z] #52 8.931 Installing collected packages: pyyaml, pathspec, yamllint [2023-05-04T19:37:19.595Z] #39 ... [2023-05-04T19:37:19.595Z] [2023-05-04T19:37:19.595Z] #46 [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 [2023-05-04T19:37:19.595Z] #46 36.03 + mkdir -p /build [2023-05-04T19:37:19.595Z] #46 36.03 + cp runc /build/runc [2023-05-04T19:37:19.595Z] #46 DONE 39.9s [2023-05-04T19:37:19.595Z] [2023-05-04T19:37:19.595Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:19.595Z] #50 18.87 Selecting previously unselected package libinih1:amd64. [2023-05-04T19:37:19.595Z] #50 18.87 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 18.88 Unpacking libinih1:amd64 (53-1+b2) ... [2023-05-04T19:37:19.595Z] #50 18.96 Selecting previously unselected package libnet1:amd64. [2023-05-04T19:37:19.595Z] #50 18.96 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 18.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:37:19.595Z] #50 19.11 Selecting previously unselected package libnl-3-200:amd64. [2023-05-04T19:37:19.595Z] #50 19.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 19.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:37:19.595Z] #50 19.22 Selecting previously unselected package libprotobuf-c1:amd64. [2023-05-04T19:37:19.595Z] #50 19.23 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 19.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:37:19.595Z] #50 19.34 Selecting previously unselected package net-tools. [2023-05-04T19:37:19.595Z] #50 19.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 19.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:37:19.595Z] #50 19.47 Selecting previously unselected package patch. [2023-05-04T19:37:19.595Z] #50 19.47 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 19.48 Unpacking patch (2.7.6-7) ... [2023-05-04T19:37:19.595Z] #50 19.55 Selecting previously unselected package python-pip-whl. [2023-05-04T19:37:19.595Z] #50 19.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:37:19.595Z] #50 19.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:37:19.595Z] #50 19.86 Selecting previously unselected package python3-lib2to3. [2023-05-04T19:37:19.595Z] #50 19.86 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-05-04T19:37:19.595Z] #50 19.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:37:19.595Z] #50 19.96 Selecting previously unselected package python3-distutils. [2023-05-04T19:37:19.595Z] #50 19.96 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-05-04T19:37:19.595Z] #50 19.97 Unpacking python3-distutils (3.9.2-1) ... [2023-05-04T19:37:19.595Z] #50 20.05 Selecting previously unselected package python3-pkg-resources. [2023-05-04T19:37:19.595Z] #50 20.05 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-05-04T19:37:19.595Z] #50 20.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:37:19.595Z] #50 20.19 Selecting previously unselected package python3-setuptools. [2023-05-04T19:37:19.595Z] #50 20.19 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-05-04T19:37:19.595Z] #50 20.20 Unpacking python3-setuptools (52.0.0-4) ... [2023-05-04T19:37:19.595Z] #50 20.36 Selecting previously unselected package python3-wheel. [2023-05-04T19:37:19.595Z] #50 20.37 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-05-04T19:37:19.595Z] #50 20.40 Unpacking python3-wheel (0.34.2-1) ... [2023-05-04T19:37:19.595Z] #50 20.76 Selecting previously unselected package python3-pip. [2023-05-04T19:37:19.595Z] #50 20.77 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-05-04T19:37:19.595Z] #50 20.81 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:37:19.595Z] #50 22.27 Selecting previously unselected package sudo. [2023-05-04T19:37:19.595Z] #50 22.27 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 22.44 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:37:19.595Z] #50 23.23 Selecting previously unselected package thin-provisioning-tools. [2023-05-04T19:37:19.595Z] #50 23.24 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 23.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:37:19.595Z] #50 24.29 Selecting previously unselected package uidmap. [2023-05-04T19:37:19.595Z] #50 24.29 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-05-04T19:37:19.595Z] #50 24.31 Unpacking uidmap (1:4.8.1-1) ... [2023-05-04T19:37:19.766Z] #52 9.147 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-05-04T19:37:19.766Z] #52 DONE 9.2s [2023-05-04T19:37:19.766Z] [2023-05-04T19:37:19.766Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-05-04T19:37:19.853Z] #50 24.48 Selecting previously unselected package vim-runtime. [2023-05-04T19:37:19.853Z] #50 24.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-05-04T19:37:19.853Z] #50 24.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-05-04T19:37:19.853Z] #50 24.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-05-04T19:37:19.853Z] #50 24.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:19.853Z] #50 ... [2023-05-04T19:37:19.853Z] [2023-05-04T19:37:19.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-05-04T19:37:19.853Z] #39 68.10 CC criu/util.o [2023-05-04T19:37:20.025Z] #53 DONE 0.1s [2023-05-04T19:37:20.025Z] [2023-05-04T19:37:20.025Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-05-04T19:37:20.743Z] #52 ... [2023-05-04T19:37:20.743Z] [2023-05-04T19:37:20.743Z] #38 [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 [2023-05-04T19:37:20.743Z] #38 91.07 # github.com/containerd/containerd/cmd/containerd [2023-05-04T19:37:20.743Z] #38 91.07 /usr/bin/ld: /tmp/go-link-2774293007/000019.o: in function `New': [2023-05-04T19:37:20.743Z] #38 91.07 /tmp/tmp.re60CKXwDW/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 [2023-05-04T19:37:20.743Z] #38 91.15 + bin/containerd-stress [2023-05-04T19:37:20.812Z] #39 68.84 CC criu/uts_ns.o [2023-05-04T19:37:20.812Z] #39 68.98 CC criu/vdso-compat.o [2023-05-04T19:37:20.841Z] ? github.com/docker/docker/api [no test files] [2023-05-04T19:37:20.961Z] #54 DONE 1.2s [2023-05-04T19:37:20.961Z] [2023-05-04T19:37:20.961Z] #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 [2023-05-04T19:37:21.005Z] #38 92.03 + bin/containerd-shim [2023-05-04T19:37:21.070Z] #39 69.08 CC criu/vdso.o [2023-05-04T19:37:21.221Z] #37 ... [2023-05-04T19:37:21.221Z] [2023-05-04T19:37:21.221Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-05-04T19:37:21.221Z] #55 DONE 0.3s [2023-05-04T19:37:21.221Z] [2023-05-04T19:37:21.221Z] #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 [2023-05-04T19:37:21.221Z] #37 82.37 # github.com/containerd/containerd/cmd/containerd [2023-05-04T19:37:21.221Z] #37 82.37 /usr/bin/ld: /tmp/go-link-1699593396/000019.o: in function `New': [2023-05-04T19:37:21.221Z] #37 82.37 /tmp/tmp.eVony1wttm/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 [2023-05-04T19:37:21.221Z] #37 82.45 + bin/containerd-stress [2023-05-04T19:37:21.328Z] #39 69.41 LINK criu/built-in.o [2023-05-04T19:37:21.328Z] #39 69.55 LINK criu/criu [2023-05-04T19:37:21.480Z] #37 ... [2023-05-04T19:37:21.480Z] [2023-05-04T19:37:21.480Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-05-04T19:37:21.480Z] #56 DONE 0.1s [2023-05-04T19:37:21.480Z] [2023-05-04T19:37:21.480Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-05-04T19:37:21.480Z] #57 DONE 0.0s [2023-05-04T19:37:21.480Z] [2023-05-04T19:37:21.480Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-05-04T19:37:21.586Z] #39 69.81 DEP lib/c/criu.d [2023-05-04T19:37:21.586Z] #39 69.89 CC images/rpc.pb-c.o [2023-05-04T19:37:21.844Z] #39 70.17 CC lib/c/criu.o [2023-05-04T19:37:22.048Z] #58 DONE 0.5s [2023-05-04T19:37:22.049Z] [2023-05-04T19:37:22.049Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-05-04T19:37:22.307Z] #59 DONE 0.3s [2023-05-04T19:37:22.307Z] [2023-05-04T19:37:22.307Z] #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 [2023-05-04T19:37:22.307Z] #37 83.36 + bin/containerd-shim [2023-05-04T19:37:22.307Z] #37 ... [2023-05-04T19:37:22.307Z] [2023-05-04T19:37:22.307Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-05-04T19:37:22.307Z] #60 DONE 0.1s [2023-05-04T19:37:22.568Z] [2023-05-04T19:37:22.568Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-05-04T19:37:22.568Z] #61 DONE 0.1s [2023-05-04T19:37:22.568Z] [2023-05-04T19:37:22.568Z] #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 [2023-05-04T19:37:22.778Z] #39 70.70 LINK lib/c/built-in.o [2023-05-04T19:37:22.778Z] #39 70.71 LINK lib/c/libcriu.so [2023-05-04T19:37:22.778Z] #39 70.74 LINK lib/c/libcriu.a [2023-05-04T19:37:22.778Z] #39 70.86 GEN magic.py [2023-05-04T19:37:22.778Z] #39 71.04 Note: Building without setproctitle() and strlcpy() support. [2023-05-04T19:37:22.778Z] #39 71.04 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-05-04T19:37:22.778Z] #39 71.06 Note: Building without GnuTLS support [2023-05-04T19:37:23.035Z] #39 71.06 Makefile.config:39: Warn: you have no libnftables installed [2023-05-04T19:37:23.035Z] #39 71.06 Makefile.config:40: Warn: Building without nftables support [2023-05-04T19:37:23.293Z] #39 71.60 fatal: not a git repository (or any of the parent directories): .git [2023-05-04T19:37:23.507Z] #37 ... [2023-05-04T19:37:23.507Z] [2023-05-04T19:37:23.507Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-05-04T19:37:23.507Z] #62 DONE 0.8s [2023-05-04T19:37:23.507Z] [2023-05-04T19:37:23.507Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-05-04T19:37:23.507Z] #63 DONE 0.1s [2023-05-04T19:37:23.507Z] [2023-05-04T19:37:23.507Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-05-04T19:37:23.767Z] #64 DONE 0.4s [2023-05-04T19:37:23.767Z] [2023-05-04T19:37:23.767Z] #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 [2023-05-04T19:37:24.226Z] #39 72.51 make[1]: Nothing to be done for 'all'. [2023-05-04T19:37:25.159Z] #39 73.29 make[1]: 'images/built-in.o' is up to date. [2023-05-04T19:37:25.159Z] #39 73.31 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-05-04T19:37:25.159Z] #39 73.34 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-05-04T19:37:25.159Z] #39 73.36 make[1]: 'compel/libcompel.a' is up to date. [2023-05-04T19:37:25.159Z] #39 73.40 make[1]: 'compel/compel-host-bin' is up to date. [2023-05-04T19:37:25.208Z] #38 ... [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:37:25.208Z] #52 6.412 Collecting yamllint==1.26.1 [2023-05-04T19:37:25.208Z] #52 7.457 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-05-04T19:37:25.208Z] #52 7.873 Collecting pathspec>=0.5.3 [2023-05-04T19:37:25.208Z] #52 7.878 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-05-04T19:37:25.208Z] #52 8.017 Collecting pyyaml [2023-05-04T19:37:25.208Z] #52 8.031 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) [2023-05-04T19:37:25.208Z] #52 8.060 Building wheels for collected packages: yamllint [2023-05-04T19:37:25.208Z] #52 8.061 Building wheel for yamllint (setup.py): started [2023-05-04T19:37:25.208Z] #52 8.369 Building wheel for yamllint (setup.py): finished with status 'done' [2023-05-04T19:37:25.208Z] #52 8.370 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=27d605ffbf8d543c085662e8e17adce24c1d54d3e3fac689da5ef9597b6e5e68 [2023-05-04T19:37:25.208Z] #52 8.370 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-05-04T19:37:25.208Z] #52 8.373 Successfully built yamllint [2023-05-04T19:37:25.208Z] #52 8.383 Installing collected packages: pyyaml, pathspec, yamllint [2023-05-04T19:37:25.208Z] #52 8.537 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-05-04T19:37:25.208Z] #52 DONE 9.7s [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-05-04T19:37:25.208Z] #53 DONE 0.1s [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-05-04T19:37:25.208Z] #54 DONE 0.1s [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #38 [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 [2023-05-04T19:37:25.208Z] #38 ... [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-05-04T19:37:25.208Z] #55 DONE 0.1s [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-05-04T19:37:25.208Z] #56 DONE 0.1s [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #38 [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 [2023-05-04T19:37:25.208Z] #38 ... [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-05-04T19:37:25.208Z] #57 DONE 0.1s [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-05-04T19:37:25.208Z] #58 DONE 0.1s [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-05-04T19:37:25.208Z] #59 DONE 0.1s [2023-05-04T19:37:25.208Z] [2023-05-04T19:37:25.208Z] #38 [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 [2023-05-04T19:37:25.416Z] #39 73.41 make[1]: Nothing to be done for 'all'. [2023-05-04T19:37:25.416Z] #39 73.43 make[1]: 'soccr/libsoccr.a' is up to date. [2023-05-04T19:37:25.416Z] #39 73.61 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:25.416Z] #39 73.63 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:25.416Z] #39 73.66 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:25.416Z] #39 73.71 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:25.416Z] #39 73.74 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:25.416Z] #39 73.76 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:25.468Z] #38 ... [2023-05-04T19:37:25.468Z] [2023-05-04T19:37:25.468Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-05-04T19:37:25.468Z] #60 DONE 0.1s [2023-05-04T19:37:25.468Z] [2023-05-04T19:37:25.468Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-05-04T19:37:25.691Z] #39 73.79 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:25.691Z] #39 73.83 make[2]: Nothing to be done for 'all'. [2023-05-04T19:37:25.691Z] #39 73.87 INSTALL criu/criu [2023-05-04T19:37:25.727Z] #61 DONE 0.1s [2023-05-04T19:37:25.727Z] [2023-05-04T19:37:25.727Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-05-04T19:37:25.727Z] #62 DONE 0.2s [2023-05-04T19:37:25.727Z] [2023-05-04T19:37:25.727Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-05-04T19:37:25.727Z] #63 DONE 0.0s [2023-05-04T19:37:25.727Z] [2023-05-04T19:37:25.727Z] #38 [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 [2023-05-04T19:37:25.987Z] #38 ... [2023-05-04T19:37:25.987Z] [2023-05-04T19:37:25.987Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-05-04T19:37:25.987Z] #64 DONE 0.1s [2023-05-04T19:37:25.987Z] [2023-05-04T19:37:25.987Z] #38 [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 [2023-05-04T19:37:25.987Z] #38 96.94 + bin/containerd-shim-runc-v1 [2023-05-04T19:37:27.060Z] #37 87.76 + bin/containerd-shim-runc-v1 [2023-05-04T19:37:27.383Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2023-05-04T19:37:27.585Z] #39 DONE 75.6s [2023-05-04T19:37:27.585Z] [2023-05-04T19:37:27.585Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:27.585Z] #50 26.04 Selecting previously unselected package vim. [2023-05-04T19:37:27.585Z] #50 26.05 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-05-04T19:37:27.585Z] #50 26.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:27.585Z] #50 26.36 Selecting previously unselected package xfsprogs. [2023-05-04T19:37:27.585Z] #50 26.37 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-05-04T19:37:27.585Z] #50 26.38 Unpacking xfsprogs (5.10.0-4) ... [2023-05-04T19:37:27.585Z] #50 26.53 Selecting previously unselected package zip. [2023-05-04T19:37:27.585Z] #50 26.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-05-04T19:37:27.585Z] #50 26.54 Unpacking zip (3.0-12) ... [2023-05-04T19:37:27.585Z] #50 26.67 Setting up python3-pkg-resources (52.0.0-4) ... [2023-05-04T19:37:27.585Z] #50 27.02 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-05-04T19:37:27.585Z] #50 27.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-05-04T19:37:27.585Z] #50 27.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-05-04T19:37:27.585Z] #50 27.10 Setting up libicu67:amd64 (67.1-7) ... [2023-05-04T19:37:27.585Z] #50 27.13 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-05-04T19:37:27.585Z] #50 27.14 Setting up libinih1:amd64 (53-1+b2) ... [2023-05-04T19:37:27.585Z] #50 27.18 Setting up uidmap (1:4.8.1-1) ... [2023-05-04T19:37:27.585Z] #50 27.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-05-04T19:37:27.585Z] #50 27.22 Setting up bzip2 (1.0.8-4) ... [2023-05-04T19:37:27.585Z] #50 27.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-05-04T19:37:27.585Z] #50 27.28 Setting up python3-wheel (0.34.2-1) ... [2023-05-04T19:37:27.585Z] #50 27.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:27.585Z] #50 27.55 Setting up libcap2:amd64 (1:2.44-1) ... [2023-05-04T19:37:27.585Z] #50 27.57 Setting up libcap2-bin (1:2.44-1) ... [2023-05-04T19:37:27.585Z] #50 27.58 Setting up apparmor (2.13.6-10) ... [2023-05-04T19:37:27.585Z] #50 28.82 Setting up zip (3.0-12) ... [2023-05-04T19:37:27.585Z] #50 28.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:27.585Z] #50 28.87 Setting up bash-completion (1:2.11-2) ... [2023-05-04T19:37:27.585Z] #50 30.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-05-04T19:37:27.585Z] #50 31.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-05-04T19:37:27.585Z] #50 31.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-05-04T19:37:27.585Z] #50 31.78 Setting up patch (2.7.6-7) ... [2023-05-04T19:37:27.585Z] #50 31.93 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-05-04T19:37:27.585Z] #50 32.19 invoke-rc.d: could not determine current runlevel [2023-05-04T19:37:27.585Z] #50 32.20 invoke-rc.d: policy-rc.d denied execution of start. [2023-05-04T19:37:27.585Z] #50 32.21 Setting up xfsprogs (5.10.0-4) ... [2023-05-04T19:37:27.585Z] #50 32.23 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-05-04T19:37:27.585Z] #50 32.25 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-05-04T19:37:27.585Z] #50 32.26 Setting up pigz (2.6-1) ... [2023-05-04T19:37:27.585Z] #50 32.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-05-04T19:37:27.585Z] #50 32.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-05-04T19:37:27.585Z] #50 32.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-05-04T19:37:27.585Z] #50 32.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:27.893Z] #50 32.59 Setting up libaio1:amd64 (0.3.112-9) ... [2023-05-04T19:37:28.149Z] #50 32.60 Setting up python3-lib2to3 (3.9.2-1) ... [2023-05-04T19:37:28.405Z] #50 32.98 Setting up libelf1:amd64 (0.183-1) ... [2023-05-04T19:37:28.405Z] #50 33.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-05-04T19:37:28.528Z] #38 99.42 + bin/containerd-shim-runc-v2 [2023-05-04T19:37:28.662Z] #50 33.27 Setting up python3-distutils (3.9.2-1) ... [2023-05-04T19:37:28.662Z] #50 33.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-05-04T19:37:28.662Z] #50 33.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-05-04T19:37:28.662Z] #50 33.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-05-04T19:37:28.662Z] #50 33.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-05-04T19:37:28.662Z] #50 33.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-05-04T19:37:28.662Z] #50 33.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-05-04T19:37:28.662Z] #50 33.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-05-04T19:37:28.662Z] #50 33.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-05-04T19:37:28.662Z] #50 33.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-05-04T19:37:28.662Z] #50 33.45 Setting up python3-setuptools (52.0.0-4) ... [2023-05-04T19:37:28.919Z] #50 33.77 Setting up libjq1:amd64 (1.6-2.1) ... [2023-05-04T19:37:28.919Z] #50 33.80 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-05-04T19:37:28.970Z] #37 90.18 + bin/containerd-shim-runc-v2 [2023-05-04T19:37:29.096Z] #38 99.98 + binaries [2023-05-04T19:37:29.096Z] #38 99.98 + install -D bin/containerd /build/containerd [2023-05-04T19:37:29.096Z] #38 100.0 + install -D bin/containerd-shim /build/containerd-shim [2023-05-04T19:37:29.096Z] #38 100.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-05-04T19:37:29.096Z] #38 100.0 + install -D bin/ctr /build/ctr [2023-05-04T19:37:29.176Z] #50 33.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-05-04T19:37:29.176Z] #50 33.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-05-04T19:37:29.432Z] #50 34.12 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-05-04T19:37:29.432Z] #50 34.13 Setting up jq (1.6-2.1) ... [2023-05-04T19:37:29.432Z] #50 34.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-05-04T19:37:29.432Z] #50 34.17 Setting up iptables (1.8.7-1) ... [2023-05-04T19:37:29.432Z] #50 34.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:37:29.432Z] #50 34.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:37:29.432Z] #50 34.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-05-04T19:37:29.432Z] #50 34.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-05-04T19:37:29.432Z] #50 34.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-05-04T19:37:29.432Z] #50 34.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-05-04T19:37:29.432Z] #50 34.21 Setting up iproute2 (5.10.0-4) ... [2023-05-04T19:37:29.537Z] #37 90.75 + binaries [2023-05-04T19:37:29.664Z] #38 DONE 100.4s [2023-05-04T19:37:29.688Z] #50 34.44 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:37:29.688Z] #50 ... [2023-05-04T19:37:29.688Z] [2023-05-04T19:37:29.688Z] #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 [2023-05-04T19:37:29.688Z] #37 88.41 # github.com/containerd/containerd/cmd/containerd [2023-05-04T19:37:29.688Z] #37 88.41 /usr/bin/ld: /tmp/go-link-3569948305/000019.o: in function `New': [2023-05-04T19:37:29.688Z] #37 88.41 /tmp/tmp.rr2J7UGtii/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 [2023-05-04T19:37:29.796Z] #37 90.75 + install -D bin/containerd /build/containerd [2023-05-04T19:37:29.796Z] #37 90.78 + install -D bin/containerd-shim /build/containerd-shim [2023-05-04T19:37:29.796Z] #37 90.78 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-05-04T19:37:29.796Z] #37 90.79 + install -D bin/ctr /build/ctr [2023-05-04T19:37:29.945Z] #37 88.51 + bin/containerd-stress [2023-05-04T19:37:30.231Z] [2023-05-04T19:37:30.231Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-05-04T19:37:30.445Z] Fetching without tags [2023-05-04T19:37:30.490Z] #65 DONE 0.2s [2023-05-04T19:37:30.490Z] [2023-05-04T19:37:30.490Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-05-04T19:37:30.490Z] #66 DONE 0.1s [2023-05-04T19:37:30.490Z] [2023-05-04T19:37:30.490Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-05-04T19:37:30.508Z] #37 ... [2023-05-04T19:37:30.508Z] [2023-05-04T19:37:30.508Z] #50 [dev-systemd-false 8/27] 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 [2023-05-04T19:37:30.508Z] #50 DONE 35.3s [2023-05-04T19:37:30.749Z] #67 DONE 0.2s [2023-05-04T19:37:30.749Z] [2023-05-04T19:37:30.749Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-05-04T19:37:30.749Z] #68 DONE 0.0s [2023-05-04T19:37:30.749Z] [2023-05-04T19:37:30.749Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-05-04T19:37:30.749Z] #69 DONE 0.0s [2023-05-04T19:37:30.749Z] [2023-05-04T19:37:30.749Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-05-04T19:37:30.765Z] [2023-05-04T19:37:30.765Z] #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 [2023-05-04T19:37:30.765Z] #37 89.35 + bin/containerd-shim [2023-05-04T19:37:31.172Z] #37 DONE 92.1s [2023-05-04T19:37:31.188Z] Merging remotes/origin/20.10 commit 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 into PR head commit 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:37:31.687Z] #70 DONE 0.8s [2023-05-04T19:37:31.687Z] [2023-05-04T19:37:31.687Z] #71 exporting to image [2023-05-04T19:37:31.687Z] #71 exporting layers [2023-05-04T19:37:31.698Z] #37 ... [2023-05-04T19:37:31.698Z] [2023-05-04T19:37:31.698Z] #51 [dev-systemd-false 9/27] 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 [2023-05-04T19:37:31.698Z] #0 0.552 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-05-04T19:37:31.698Z] #0 0.559 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-05-04T19:37:31.698Z] #0 0.569 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-05-04T19:37:31.698Z] #51 DONE 1.0s [2023-05-04T19:37:31.698Z] [2023-05-04T19:37:31.698Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-05-04T19:37:31.739Z] [2023-05-04T19:37:31.739Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-05-04T19:37:31.998Z] #65 DONE 0.4s [2023-05-04T19:37:31.998Z] [2023-05-04T19:37:31.998Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-05-04T19:37:32.257Z] #66 DONE 0.1s [2023-05-04T19:37:32.257Z] [2023-05-04T19:37:32.257Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-05-04T19:37:32.516Z] #67 DONE 0.3s [2023-05-04T19:37:32.516Z] [2023-05-04T19:37:32.516Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-05-04T19:37:32.516Z] #68 DONE 0.1s [2023-05-04T19:37:30.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:37:30.171Z] > git config --add remote.origin.fetch +refs/pull/45466/head:refs/remotes/origin/PR-45466 # timeout=10 [2023-05-04T19:37:30.222Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:37:30.349Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-05-04T19:37:30.482Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-05-04T19:37:30.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:37:30.485Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45466/head:refs/remotes/origin/PR-45466 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-05-04T19:37:31.301Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:37:31.355Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [2023-05-04T19:37:32.775Z] [2023-05-04T19:37:32.775Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-05-04T19:37:32.775Z] #69 DONE 0.0s [2023-05-04T19:37:32.775Z] [2023-05-04T19:37:32.775Z] #70 [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 [2023-05-04T19:37:33.343Z] #70 0.658 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-05-04T19:37:33.343Z] #70 0.658 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-05-04T19:37:33.343Z] #70 0.658 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-05-04T19:37:34.169Z] #70 0.905 Reading package lists... [2023-05-04T19:37:34.715Z] Merge succeeded, producing 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:37:34.715Z] Checking out Revision 14160332da982fb43a1346649e0279fee59e89f0 (PR-45466) [2023-05-04T19:37:34.737Z] #70 1.418 Reading package lists... [2023-05-04T19:37:34.737Z] #70 1.929 Building dependency tree... [2023-05-04T19:37:34.737Z] #70 2.062 Reading state information... [2023-05-04T19:37:34.995Z] #70 2.184 The following additional packages will be installed: [2023-05-04T19:37:34.995Z] #70 2.184 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-05-04T19:37:34.995Z] #70 2.185 Suggested packages: [2023-05-04T19:37:34.995Z] #70 2.185 systemd-container policykit-1 [2023-05-04T19:37:34.995Z] #70 2.185 Recommended packages: [2023-05-04T19:37:34.995Z] #70 2.185 systemd-timesyncd | time-daemon libnss-systemd [2023-05-04T19:37:34.995Z] #70 2.253 The following NEW packages will be installed: [2023-05-04T19:37:34.995Z] #70 2.254 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-05-04T19:37:34.995Z] #70 2.254 libkmod2 libpam-systemd systemd systemd-sysv [2023-05-04T19:37:35.254Z] #70 2.523 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-05-04T19:37:35.254Z] #70 2.523 Need to get 5829 kB of archives. [2023-05-04T19:37:35.254Z] #70 2.523 After this operation, 19.3 MB of additional disk space will be used. [2023-05-04T19:37:35.254Z] #70 2.523 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-05-04T19:37:35.254Z] #70 2.526 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-05-04T19:37:35.254Z] #70 2.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-05-04T19:37:35.254Z] #70 2.533 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-05-04T19:37:35.254Z] #70 2.534 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u2 [4501 kB] [2023-05-04T19:37:35.254Z] #70 2.568 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u2 [113 kB] [2023-05-04T19:37:35.254Z] #70 2.569 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-05-04T19:37:35.254Z] #70 2.570 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-05-04T19:37:35.254Z] #70 2.572 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u2 [283 kB] [2023-05-04T19:37:35.254Z] #70 2.574 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-05-04T19:37:35.512Z] #70 2.701 debconf: delaying package configuration, since apt-utils is not installed [2023-05-04T19:37:35.512Z] #70 2.736 Fetched 5829 kB in 0s (18.5 MB/s) [2023-05-04T19:37:35.512Z] #70 2.762 Selecting previously unselected package libargon2-1:amd64. [2023-05-04T19:37:35.512Z] #70 2.762 (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.) [2023-05-04T19:37:35.512Z] #70 2.777 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-05-04T19:37:35.512Z] #70 2.783 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-05-04T19:37:35.512Z] #70 2.823 Selecting previously unselected package libjson-c5:amd64. [2023-05-04T19:37:35.512Z] #70 2.826 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-05-04T19:37:35.512Z] #70 2.831 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-05-04T19:37:35.512Z] #70 2.867 Selecting previously unselected package libcryptsetup12:amd64. [2023-05-04T19:37:35.512Z] #70 2.870 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-05-04T19:37:35.512Z] #70 2.873 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-05-04T19:37:35.771Z] #70 2.951 Selecting previously unselected package libkmod2:amd64. [2023-05-04T19:37:35.771Z] #70 2.954 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-05-04T19:37:35.771Z] #70 2.971 Unpacking libkmod2:amd64 (28-1) ... [2023-05-04T19:37:35.771Z] #70 3.044 Selecting previously unselected package systemd. [2023-05-04T19:37:35.771Z] #70 3.047 Preparing to unpack .../systemd_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:37:35.771Z] #70 3.081 Unpacking systemd (247.3-7+deb11u2) ... [2023-05-04T19:37:35.881Z] #71 exporting layers 4.0s done [2023-05-04T19:37:35.881Z] #71 writing image sha256:74434d12aaf326dd71c2849b57172a1e23d8f6bfe38f42a00b4d1f8bfd273c5b done [2023-05-04T19:37:35.881Z] #71 naming to docker.io/library/docker:14160332da982fb43a1346649e0279fee59e89f0 done [2023-05-04T19:37:35.881Z] #71 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2023-05-04T19:37:34.262Z] > git remote # timeout=10 [2023-05-04T19:37:34.361Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T19:37:34.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-05-04T19:37:34.414Z] > git merge 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1 # timeout=10 [2023-05-04T19:37:34.621Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-05-04T19:37:34.752Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T19:37:34.804Z] > git checkout -f 14160332da982fb43a1346649e0279fee59e89f0 # timeout=10 [Pipeline] sh [2023-05-04T19:37:36.209Z] + trap exit INT TERM [2023-05-04T19:37:36.209Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-05-04T19:37:36.209Z] + CONTAINER_NAME=docker-pr1 [2023-05-04T19:37:36.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45466/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER docker:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh dynbinary-daemon [2023-05-04T19:37:36.339Z] #70 3.543 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-05-04T19:37:36.339Z] #70 3.555 Setting up libjson-c5:amd64 (0.15-2) ... [2023-05-04T19:37:36.339Z] #70 3.568 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-05-04T19:37:36.339Z] #70 3.582 Setting up libkmod2:amd64 (28-1) ... [2023-05-04T19:37:36.339Z] #70 3.597 Setting up systemd (247.3-7+deb11u2) ... [2023-05-04T19:37:36.339Z] #70 3.642 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-05-04T19:37:36.339Z] #70 3.644 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-05-04T19:37:36.339Z] #70 3.647 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-05-04T19:37:36.339Z] #70 3.674 Initializing machine ID from KVM UUID. [2023-05-04T19:37:36.598Z] #70 4.033 Selecting previously unselected package systemd-sysv. [2023-05-04T19:37:36.857Z] #70 4.033 (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.) [2023-05-04T19:37:36.857Z] #70 4.046 Preparing to unpack .../systemd-sysv_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:37:36.857Z] #70 4.051 Unpacking systemd-sysv (247.3-7+deb11u2) ... [2023-05-04T19:37:36.857Z] #70 4.106 Selecting previously unselected package libdbus-1-3:amd64. [2023-05-04T19:37:36.857Z] #70 4.108 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-05-04T19:37:36.857Z] #70 4.112 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-05-04T19:37:36.857Z] #70 4.178 Selecting previously unselected package dbus. [2023-05-04T19:37:36.857Z] #70 4.181 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-05-04T19:37:36.857Z] #70 4.192 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-05-04T19:37:36.857Z] #70 4.246 Selecting previously unselected package libpam-systemd:amd64. [2023-05-04T19:37:36.857Z] #70 4.249 Preparing to unpack .../libpam-systemd_247.3-7+deb11u2_amd64.deb ... [2023-05-04T19:37:36.857Z] #70 4.254 Unpacking libpam-systemd:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:37:36.857Z] #70 4.304 Selecting previously unselected package dbus-user-session. [2023-05-04T19:37:37.116Z] #70 4.307 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-05-04T19:37:37.116Z] #70 4.310 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-05-04T19:37:37.116Z] #70 4.351 Setting up systemd-sysv (247.3-7+deb11u2) ... [2023-05-04T19:37:37.116Z] #70 4.377 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-05-04T19:37:37.116Z] #70 4.390 Setting up dbus (1.12.24-0+deb11u1) ... [2023-05-04T19:37:37.374Z] #70 4.517 invoke-rc.d: could not determine current runlevel [2023-05-04T19:37:37.374Z] #70 4.519 invoke-rc.d: policy-rc.d denied execution of start. [2023-05-04T19:37:37.375Z] #70 4.524 Setting up libpam-systemd:amd64 (247.3-7+deb11u2) ... [2023-05-04T19:37:37.375Z] #70 4.653 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-05-04T19:37:37.375Z] #70 4.671 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-05-04T19:37:37.633Z] #70 DONE 5.0s [2023-05-04T19:37:37.633Z] [2023-05-04T19:37:37.633Z] #71 [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 [2023-05-04T19:37:38.114Z] [2023-05-04T19:37:38.114Z] Removing bundles/ [2023-05-04T19:37:38.114Z] [2023-05-04T19:37:38.114Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-05-04T19:37:38.114Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:37:38.114Z] GOOS="" GOARCH="" GOARM="" [2023-05-04T19:37:38.201Z] #71 0.408 % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T19:37:38.201Z] #71 0.408 Dload Upload Total Spent Left Speed [2023-05-04T19:37:38.249Z] #52 5.545 Collecting yamllint==1.26.1 [2023-05-04T19:37:38.249Z] #52 6.583 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-05-04T19:37:38.385Z] INFO [linters context/goanalysis] analyzers took 6m13.814426218s with top 10 stages: buildir: 1m45.383698355s, goimports: 16.108488561s, the_only_name: 15.033762549s, unconvert: 11.914993791s, gosec: 7.937275322s, inspect: 7.05754008s, S1038: 6.778130577s, fact_deprecated: 5.581340863s, printf: 5.330597408s, misspell: 5.097612035s [2023-05-04T19:37:38.385Z] INFO [runner] Issues before processing: 1862, after processing: 0 [2023-05-04T19:37:38.385Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1781/1781, path_prettifier: 1781/1781, autogenerated_exclude: 1753/1781, identifier_marker: 1753/1753, exclude: 1753/1753, cgo: 1781/1862, skip_files: 1781/1781, skip_dirs: 1781/1781, exclude-rules: 58/1753, nolint: 0/58 [2023-05-04T19:37:38.385Z] INFO [runner] processing took 66.411657ms with stages: nolint: 23.80736ms, identifier_marker: 19.549203ms, path_prettifier: 7.459473ms, autogenerated_exclude: 7.067706ms, exclude-rules: 6.793593ms, skip_dirs: 1.43442ms, cgo: 179.481µs, filename_unadjuster: 115.447µs, max_same_issues: 1.135µs, max_from_linter: 703ns, uniq_by_line: 651ns, skip_files: 424ns, path_shortener: 317ns, source_code: 314ns, severity-rules: 283ns, exclude: 256ns, diff: 244ns, max_per_file_from_linter: 228ns, sort_results: 218ns, path_prefixer: 201ns [2023-05-04T19:37:38.385Z] INFO [runner] linters took 26.081621945s with stages: goanalysis_metalinter: 26.015102588s [2023-05-04T19:37:38.385Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-05-04T19:37:38.385Z] INFO Memory: 710 samples, avg is 333.3MB, max is 1244.2MB [2023-05-04T19:37:38.385Z] INFO Execution took 1m11.1792336s [2023-05-04T19:37:38.385Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-05-04T19:37:38.460Z] #71 0.408 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5880 0 --:--:-- --:--:-- --:--:-- 5880 [2023-05-04T19:37:38.460Z] #71 DONE 0.7s [2023-05-04T19:37:38.460Z] [2023-05-04T19:37:38.460Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-05-04T19:37:38.506Z] #52 6.938 Collecting pathspec>=0.5.3 [2023-05-04T19:37:38.506Z] #52 6.941 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-05-04T19:37:38.704Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh dynbinary-daemon test-docker-py [2023-05-04T19:37:38.762Z] #52 7.048 Collecting pyyaml [2023-05-04T19:37:38.762Z] #52 7.054 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) [2023-05-04T19:37:38.762Z] #52 7.079 Building wheels for collected packages: yamllint [2023-05-04T19:37:38.762Z] #52 7.080 Building wheel for yamllint (setup.py): started [2023-05-04T19:37:38.961Z] [2023-05-04T19:37:39.043Z] #52 7.317 Building wheel for yamllint (setup.py): finished with status 'done' [2023-05-04T19:37:39.043Z] #52 7.317 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2ed861e80df458bbabaeb94dc781420537d59d5bdeb3821e34a2774ffa2386e2 [2023-05-04T19:37:39.043Z] #52 7.317 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-05-04T19:37:39.043Z] #52 7.319 Successfully built yamllint [2023-05-04T19:37:39.043Z] #52 7.326 Installing collected packages: pyyaml, pathspec, yamllint [2023-05-04T19:37:39.218Z] Removing bundles/ [2023-05-04T19:37:39.218Z] [2023-05-04T19:37:39.218Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-05-04T19:37:39.218Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:37:39.218Z] GOOS="" GOARCH="" GOARM="" [2023-05-04T19:37:39.604Z] #52 7.765 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-05-04T19:37:39.838Z] #72 DONE 1.1s [2023-05-04T19:37:39.838Z] [2023-05-04T19:37:39.838Z] #73 exporting to image [2023-05-04T19:37:39.838Z] #73 exporting layers [2023-05-04T19:37:40.975Z] #52 DONE 9.2s [2023-05-04T19:37:40.975Z] [2023-05-04T19:37:40.975Z] #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 [2023-05-04T19:37:40.975Z] #37 94.25 + bin/containerd-shim-runc-v1 [2023-05-04T19:37:40.975Z] #37 96.74 + bin/containerd-shim-runc-v2 [2023-05-04T19:37:40.975Z] #37 97.30 + binaries [2023-05-04T19:37:40.975Z] #37 97.30 + install -D bin/containerd /build/containerd [2023-05-04T19:37:40.975Z] #37 97.34 + install -D bin/containerd-shim /build/containerd-shim [2023-05-04T19:37:40.975Z] #37 97.34 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-05-04T19:37:40.975Z] #37 97.35 + install -D bin/ctr /build/ctr [2023-05-04T19:37:40.975Z] #37 DONE 99.4s [2023-05-04T19:37:40.975Z] [2023-05-04T19:37:40.975Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-05-04T19:37:41.298Z] #53 DONE 0.5s [2023-05-04T19:37:41.298Z] [2023-05-04T19:37:41.298Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-05-04T19:37:41.861Z] #54 DONE 0.6s [2023-05-04T19:37:41.861Z] [2023-05-04T19:37:41.861Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-05-04T19:37:42.118Z] #55 DONE 0.1s [2023-05-04T19:37:42.118Z] [2023-05-04T19:37:42.118Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-05-04T19:37:42.118Z] #56 DONE 0.1s [2023-05-04T19:37:42.118Z] [2023-05-04T19:37:42.118Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-05-04T19:37:42.118Z] #57 DONE 0.1s [2023-05-04T19:37:42.118Z] [2023-05-04T19:37:42.118Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-05-04T19:37:42.229Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 16.2% of statements [2023-05-04T19:37:42.229Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-05-04T19:37:42.229Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 93.7% of statements [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-05-04T19:37:42.229Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-05-04T19:37:42.229Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-05-04T19:37:42.229Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2023-05-04T19:37:42.229Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 5.7% of statements [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/container [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/events [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/image [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/network [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/builder [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-05-04T19:37:42.229Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-05-04T19:37:42.229Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2023-05-04T19:37:42.680Z] #58 DONE 0.4s [2023-05-04T19:37:42.680Z] [2023-05-04T19:37:42.680Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-05-04T19:37:42.680Z] #59 DONE 0.1s [2023-05-04T19:37:42.680Z] [2023-05-04T19:37:42.680Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-05-04T19:37:42.936Z] #60 DONE 0.1s [2023-05-04T19:37:42.936Z] [2023-05-04T19:37:42.936Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-05-04T19:37:42.936Z] #61 DONE 0.1s [2023-05-04T19:37:42.936Z] [2023-05-04T19:37:42.936Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-05-04T19:37:43.127Z] #73 exporting layers 3.8s done [2023-05-04T19:37:43.127Z] #73 writing image sha256:8465c7de9ea6fe2a117c14b552414f1dcea34d350f2af7964e5dc90dd9e92b04 done [2023-05-04T19:37:43.127Z] #73 naming to docker.io/library/docker:14160332da982fb43a1346649e0279fee59e89f0 done [2023-05-04T19:37:43.127Z] #73 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2023-05-04T19:37:43.159Z] ok github.com/docker/docker/builder/remotecontext 0.111s coverage: 13.7% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T19:37:43.192Z] #62 DONE 0.3s [2023-05-04T19:37:43.193Z] [2023-05-04T19:37:43.193Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-05-04T19:37:43.449Z] #63 DONE 0.2s [2023-05-04T19:37:43.449Z] [2023-05-04T19:37:43.449Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-05-04T19:37:43.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -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:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh dynbinary test-integration [2023-05-04T19:37:43.723Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 48.5% of statements [2023-05-04T19:37:43.723Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-05-04T19:37:44.046Z] #64 DONE 0.6s [2023-05-04T19:37:44.046Z] [2023-05-04T19:37:44.046Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-05-04T19:37:44.974Z] #65 DONE 0.9s [2023-05-04T19:37:44.974Z] [2023-05-04T19:37:44.974Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-05-04T19:37:45.230Z] #66 DONE 0.3s [2023-05-04T19:37:45.230Z] [2023-05-04T19:37:45.230Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-05-04T19:37:45.366Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-05-04T19:37:45.366Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-05-04T19:37:45.366Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-05-04T19:37:45.366Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-05-04T19:37:45.366Z] 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) [2023-05-04T19:37:45.366Z] Detected virtualization docker. [2023-05-04T19:37:45.366Z] Detected architecture x86-64. [2023-05-04T19:37:45.366Z] Set hostname to . [2023-05-04T19:37:45.366Z] modprobe@configfs.service: Succeeded. [2023-05-04T19:37:45.366Z] modprobe@drm.service: Succeeded. [2023-05-04T19:37:45.366Z] modprobe@fuse.service: Succeeded. [2023-05-04T19:37:45.366Z] + source /etc/docker-entrypoint-cmd [2023-05-04T19:37:45.366Z] ++ hack/make.sh dynbinary test-integration [2023-05-04T19:37:45.366Z] [2023-05-04T19:37:45.624Z] Removing bundles/ [2023-05-04T19:37:45.625Z] [2023-05-04T19:37:45.625Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-05-04T19:37:45.625Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:37:45.625Z] GOOS="" GOARCH="" GOARM="" [2023-05-04T19:37:46.159Z] #67 DONE 0.8s [2023-05-04T19:37:46.159Z] [2023-05-04T19:37:46.159Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-05-04T19:37:46.159Z] #68 DONE 0.1s [2023-05-04T19:37:46.159Z] [2023-05-04T19:37:46.159Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-05-04T19:37:46.159Z] #69 DONE 0.1s [2023-05-04T19:37:46.159Z] [2023-05-04T19:37:46.159Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-05-04T19:37:46.998Z] ok github.com/docker/docker/client 0.124s coverage: 75.4% of statements [2023-05-04T19:37:47.042Z] Commit message: "d/graphdriver/copy: support src fs w/o xattr support" [2023-05-04T19:37:47.254Z] ok github.com/docker/docker/builder/remotecontext/git 5.180s coverage: 83.5% of statements [2023-05-04T19:37:47.254Z] ? github.com/docker/docker/cli [no test files] [2023-05-04T19:37:47.254Z] ? github.com/docker/docker/cli/config [no test files] [2023-05-04T19:37:47.527Z] #70 DONE 1.4s [2023-05-04T19:37:47.457Z] > git --version # timeout=10 [2023-05-04T19:37:47.508Z] > git --version # 'git version 2.24.1.windows.2' [2023-05-04T19:37:47.558Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-05-04T19:37:47.785Z] [2023-05-04T19:37:47.785Z] #71 exporting to image [2023-05-04T19:37:47.785Z] #71 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-05-04T19:37:51.075Z] + docker version [2023-05-04T19:37:51.427Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2023-05-04T19:37:51.428Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2023-05-04T19:37:51.958Z] #71 exporting layers 4.3s done [2023-05-04T19:37:51.958Z] #71 writing image sha256:c925b1f00aceff6b05b14cf11f309349a0a2cef5c0bbbc8980a8a224460ee448 done [2023-05-04T19:37:51.958Z] #71 naming to docker.io/library/docker:14160332da982fb43a1346649e0279fee59e89f0 done [2023-05-04T19:37:51.958Z] #71 DONE 4.3s [Pipeline] } [Pipeline] // stage [2023-05-04T19:37:51.995Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.8% of statements [2023-05-04T19:37:51.995Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.9% of statements [2023-05-04T19:37:51.995Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2023-05-04T19:37:51.995Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T19:37:52.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -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:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh dynbinary test-integration [2023-05-04T19:37:52.558Z] ok github.com/docker/docker/daemon/graphdriver 0.038s coverage: 2.2% of statements [2023-05-04T19:37:53.491Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.703s coverage: 74.6% of statements [2023-05-04T19:37:53.664Z] [2023-05-04T19:37:53.664Z] Removing bundles/ [2023-05-04T19:37:53.664Z] [2023-05-04T19:37:53.664Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-05-04T19:37:53.664Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:37:53.664Z] GOOS="" GOARCH="" GOARM="" [2023-05-04T19:37:53.747Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.368s coverage: 59.6% of statements [2023-05-04T19:37:54.675Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.040s coverage: 2.9% of statements [2023-05-04T19:37:55.238Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2023-05-04T19:37:55.238Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.192s coverage: 50.5% of statements [2023-05-04T19:37:55.495Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2023-05-04T19:37:55.846Z] Client: [2023-05-04T19:37:55.846Z] Version: 20.10.9 [2023-05-04T19:37:55.846Z] API version: 1.41 [2023-05-04T19:37:55.846Z] Go version: go1.16.8 [2023-05-04T19:37:55.846Z] Git commit: c2ea9bc [2023-05-04T19:37:55.846Z] Built: Mon Oct 4 16:11:10 2021 [2023-05-04T19:37:55.846Z] OS/Arch: windows/amd64 [2023-05-04T19:37:55.846Z] Context: default [2023-05-04T19:37:55.846Z] Experimental: true [2023-05-04T19:37:55.846Z] [2023-05-04T19:37:55.846Z] Server: Docker Engine - Community [2023-05-04T19:37:55.846Z] Engine: [2023-05-04T19:37:55.846Z] Version: 20.10.9 [2023-05-04T19:37:55.846Z] API version: 1.41 (minimum version 1.24) [2023-05-04T19:37:55.846Z] Go version: go1.16.8 [2023-05-04T19:37:55.846Z] Git commit: 79ea9d3 [2023-05-04T19:37:55.846Z] Built: Mon Oct 4 16:06:39 2021 [2023-05-04T19:37:55.846Z] OS/Arch: windows/amd64 [2023-05-04T19:37:55.846Z] Experimental: true [2023-05-04T19:37:56.058Z] ok github.com/docker/docker/cmd/dockerd 0.051s coverage: 29.0% of statements [2023-05-04T19:37:56.058Z] ? github.com/docker/docker/container/stream [no test files] [2023-05-04T19:37:56.058Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-05-04T19:37:56.058Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-05-04T19:37:56.058Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-05-04T19:37:56.058Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2023-05-04T19:37:56.315Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-05-04T19:37:56.315Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [Pipeline] sh [2023-05-04T19:37:56.877Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.959s coverage: 58.0% of statements [2023-05-04T19:37:56.877Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2023-05-04T19:37:57.134Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.2% of statements [2023-05-04T19:37:57.395Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2023-05-04T19:37:57.395Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 76.5% of statements [2023-05-04T19:37:57.395Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2023-05-04T19:37:57.395Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.6% of statements [2023-05-04T19:37:57.447Z] + docker info [2023-05-04T19:37:57.651Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2023-05-04T19:37:57.908Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2023-05-04T19:37:57.908Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2023-05-04T19:37:58.164Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 57.0% of statements [2023-05-04T19:37:58.421Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2023-05-04T19:37:58.421Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-05-04T19:37:58.421Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.460s coverage: 13.7% of statements [2023-05-04T19:37:58.421Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2023-05-04T19:37:58.984Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2023-05-04T19:37:58.984Z] ok github.com/docker/docker/errdefs 0.014s coverage: 77.0% of statements [2023-05-04T19:37:59.240Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2023-05-04T19:37:59.497Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2023-05-04T19:37:59.497Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2023-05-04T19:37:59.753Z] ok github.com/docker/docker/daemon/logger/splunk 1.464s coverage: 82.5% of statements [2023-05-04T19:38:00.009Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-05-04T19:38:00.009Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2023-05-04T19:38:00.265Z] ok github.com/docker/docker/distribution 0.614s coverage: 29.0% of statements [2023-05-04T19:38:00.265Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 52.9% of statements [2023-05-04T19:38:00.265Z] ok github.com/docker/docker/opts 0.029s coverage: 67.1% of statements [2023-05-04T19:38:00.521Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-05-04T19:38:00.777Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2023-05-04T19:38:00.777Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 84.6% of statements [2023-05-04T19:38:00.777Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 6.199s coverage: 45.9% of statements [2023-05-04T19:38:01.034Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2023-05-04T19:38:01.034Z] ok github.com/docker/docker/pkg/authorization 0.263s coverage: 68.3% of statements [2023-05-04T19:38:01.290Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2023-05-04T19:38:01.290Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2023-05-04T19:38:01.290Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2023-05-04T19:38:01.546Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2023-05-04T19:38:01.546Z] ok github.com/docker/docker/pkg/archive 0.380s coverage: 81.8% of statements [2023-05-04T19:38:01.546Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-05-04T19:38:01.802Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2023-05-04T19:38:01.802Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2023-05-04T19:38:02.058Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2023-05-04T19:38:02.314Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-05-04T19:38:02.314Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2023-05-04T19:38:02.570Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-05-04T19:38:02.570Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-05-04T19:38:02.570Z] ok github.com/docker/docker/pkg/ioutils 0.343s coverage: 70.6% of statements [2023-05-04T19:38:02.826Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-05-04T19:38:02.826Z] ok github.com/docker/docker/pkg/idtools 0.508s coverage: 69.5% of statements [2023-05-04T19:38:02.826Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-05-04T19:38:02.826Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2023-05-04T19:38:02.826Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2023-05-04T19:38:03.083Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2023-05-04T19:38:03.339Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2023-05-04T19:38:03.339Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-05-04T19:38:03.339Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-05-04T19:38:03.594Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-05-04T19:38:03.594Z] ok github.com/docker/docker/pkg/chrootarchive 2.574s coverage: 43.5% of statements [2023-05-04T19:38:03.850Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-05-04T19:38:03.850Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-05-04T19:38:03.850Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-05-04T19:38:04.411Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-05-04T19:38:04.411Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-05-04T19:38:04.411Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2023-05-04T19:38:04.667Z] ok github.com/docker/docker/pkg/discovery/kv 3.019s coverage: 84.1% of statements [2023-05-04T19:38:04.667Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2023-05-04T19:38:04.667Z] coverage: [no statements] [2023-05-04T19:38:04.667Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-05-04T19:38:04.924Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-05-04T19:38:04.924Z] ok github.com/docker/docker/pkg/tarsum 0.068s coverage: 89.3% of statements [2023-05-04T19:38:04.924Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2023-05-04T19:38:04.924Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-05-04T19:38:05.486Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-05-04T19:38:05.486Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-05-04T19:38:05.742Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2023-05-04T19:38:05.997Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2023-05-04T19:38:06.253Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-05-04T19:38:06.253Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.2% of statements [2023-05-04T19:38:06.253Z] ok github.com/docker/docker/registry 0.082s coverage: 57.3% of statements [2023-05-04T19:38:06.254Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-05-04T19:38:06.510Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-05-04T19:38:06.510Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-05-04T19:38:07.072Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-05-04T19:38:07.072Z] ok github.com/docker/docker/pkg/signal 3.420s coverage: 62.3% of statements [2023-05-04T19:38:07.328Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2023-05-04T19:38:07.328Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2023-05-04T19:38:07.888Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2023-05-04T19:38:08.144Z] ok github.com/docker/docker/layer 7.619s coverage: 68.8% of statements [2023-05-04T19:38:10.655Z] ok github.com/docker/docker/daemon 12.219s coverage: 17.1% of statements [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/names [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/dockerversion [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/oci/caps [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-05-04T19:38:10.655Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-05-04T19:38:12.417Z] Client: [2023-05-04T19:38:12.417Z] Context: default [2023-05-04T19:38:12.417Z] Debug Mode: false [2023-05-04T19:38:12.417Z] Plugins: [2023-05-04T19:38:12.417Z] app: Docker Application (Docker Inc., v0.8.0) [2023-05-04T19:38:12.417Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-05-04T19:38:12.417Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-05-04T19:38:12.417Z] [2023-05-04T19:38:12.417Z] Server: [2023-05-04T19:38:12.417Z] Containers: 0 [2023-05-04T19:38:12.417Z] Running: 0 [2023-05-04T19:38:12.417Z] Paused: 0 [2023-05-04T19:38:12.417Z] Stopped: 0 [2023-05-04T19:38:12.417Z] Images: 0 [2023-05-04T19:38:12.417Z] Server Version: 20.10.9 [2023-05-04T19:38:12.417Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-05-04T19:38:12.417Z] Windows: [2023-05-04T19:38:12.417Z] LCOW: [2023-05-04T19:38:12.417Z] Logging Driver: json-file [2023-05-04T19:38:12.417Z] Plugins: [2023-05-04T19:38:12.417Z] Volume: local [2023-05-04T19:38:12.417Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-05-04T19:38:12.417Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-05-04T19:38:12.417Z] Swarm: inactive [2023-05-04T19:38:12.417Z] Default Isolation: process [2023-05-04T19:38:12.417Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-05-04T19:38:12.417Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-05-04T19:38:12.417Z] OSType: windows [2023-05-04T19:38:12.417Z] Architecture: x86_64 [2023-05-04T19:38:12.417Z] CPUs: 4 [2023-05-04T19:38:12.417Z] Total Memory: 32GiB [2023-05-04T19:38:12.417Z] Name: azwin-2-5e6a80 [2023-05-04T19:38:12.417Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-05-04T19:38:12.417Z] Docker Root Dir: D:\docker [2023-05-04T19:38:12.417Z] Debug Mode: false [2023-05-04T19:38:12.417Z] Registry: https://index.docker.io/v1/ [2023-05-04T19:38:12.417Z] Labels: [2023-05-04T19:38:12.417Z] Experimental: true [2023-05-04T19:38:12.417Z] Insecure Registries: [2023-05-04T19:38:12.417Z] 10.0.0.4:5000 [2023-05-04T19:38:12.417Z] 127.0.0.0/8 [2023-05-04T19:38:12.417Z] Registry Mirrors: [2023-05-04T19:38:12.417Z] http://10.0.0.4:5000/ [2023-05-04T19:38:12.417Z] Live Restore Enabled: false [2023-05-04T19:38:12.417Z] Product License: Community Engine [2023-05-04T19:38:12.417Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-05-04T19:38:16.868Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:38:16.868Z] [2023-05-04T19:38:16.868Z] + TEST_INTEGRATION_DEST=1 [2023-05-04T19:38:16.868Z] + CONTAINER_NAME=docker-pr1-1 [2023-05-04T19:38:16.868Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-05-04T19:38:16.868Z] + run_tests test-integration-flaky [2023-05-04T19:38:16.868Z] + '[' -n 0 ']' [2023-05-04T19:38:16.868Z] + rm= [2023-05-04T19:38:16.868Z] + c=0 [2023-05-04T19:38:16.868Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45466/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45466/.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=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh test-integration-flaky test-integration [2023-05-04T19:38:16.868Z] + TEST_INTEGRATION_DEST=3 [2023-05-04T19:38:16.868Z] + CONTAINER_NAME=docker-pr1-3 [2023-05-04T19:38:16.868Z] + TEST_SKIP_INTEGRATION=1 [2023-05-04T19:38:16.868Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-05-04T19:38:16.868Z] + run_tests [2023-05-04T19:38:16.868Z] + '[' -n 0 ']' [2023-05-04T19:38:16.868Z] + rm= [2023-05-04T19:38:16.868Z] + TEST_INTEGRATION_DEST=2 [2023-05-04T19:38:16.868Z] + CONTAINER_NAME=docker-pr1-2 [2023-05-04T19:38:16.868Z] + TEST_SKIP_INTEGRATION=1 [2023-05-04T19:38:16.868Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-05-04T19:38:16.868Z] + run_tests [2023-05-04T19:38:16.868Z] ++ jobs -p [2023-05-04T19:38:16.868Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45466/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45466/.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=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh '' test-integration [2023-05-04T19:38:16.868Z] + '[' -n 0 ']' [2023-05-04T19:38:16.868Z] + rm= [2023-05-04T19:38:16.868Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45466/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45466/.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=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh '' test-integration [2023-05-04T19:38:16.868Z] + for job in $(jobs -p) [2023-05-04T19:38:16.868Z] + wait 24674 [2023-05-04T19:38:16.868Z] [2023-05-04T19:38:16.868Z] [2023-05-04T19:38:16.868Z] [2023-05-04T19:38:16.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-05-04T19:38:16.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-05-04T19:38:16.868Z] HOSTNAME=a573c8a0f522 [2023-05-04T19:38:16.868Z] TEST_SKIP_INTEGRATION=1 [2023-05-04T19:38:16.868Z] TESTDEBUG=0 [2023-05-04T19:38:16.868Z] DEST=bundles/test-integration [2023-05-04T19:38:16.868Z] PWD=/go/src/github.com/docker/docker [2023-05-04T19:38:16.868Z] KEEPBUNDLE=1 [2023-05-04T19:38:16.868Z] DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:38:16.868Z] container=docker [2023-05-04T19:38:16.868Z] HOME=/root [2023-05-04T19:38:16.868Z] GOLANG_VERSION=1.19.9 [2023-05-04T19:38:16.868Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-05-04T19:38:16.868Z] VALIDATE_BRANCH=20.10 [2023-05-04T19:38:16.868Z] TERM=xterm [2023-05-04T19:38:16.868Z] DOCKER_PKG=github.com/docker/docker [2023-05-04T19:38:16.868Z] SHLVL=1 [2023-05-04T19:38:16.868Z] TIMEOUT=120m [2023-05-04T19:38:16.868Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-05-04T19:38:16.868Z] DOCKER_GRAPHDRIVER=overlay2 [2023-05-04T19:38:16.868Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-05-04T19:38:16.868Z] GO111MODULE=off [2023-05-04T19:38:16.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-05-04T19:38:16.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-05-04T19:38:16.868Z] GOPATH=/go [2023-05-04T19:38:16.868Z] PKG_CONFIG=pkg-config [2023-05-04T19:38:16.868Z] _=/usr/bin/env [2023-05-04T19:38:16.868Z] Building test suite binary ./integration-cli/test.main [2023-05-04T19:38:16.868Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-05-04T19:38:16.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-05-04T19:38:16.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-05-04T19:38:16.868Z] HOSTNAME=138955c15b4c [2023-05-04T19:38:16.868Z] TEST_SKIP_INTEGRATION=1 [2023-05-04T19:38:16.868Z] TESTDEBUG=0 [2023-05-04T19:38:16.869Z] DEST=bundles/test-integration [2023-05-04T19:38:16.869Z] PWD=/go/src/github.com/docker/docker [2023-05-04T19:38:16.869Z] KEEPBUNDLE=1 [2023-05-04T19:38:16.869Z] DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:38:16.869Z] container=docker [2023-05-04T19:38:16.869Z] HOME=/root [2023-05-04T19:38:16.869Z] GOLANG_VERSION=1.19.9 [2023-05-04T19:38:16.869Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-05-04T19:38:16.869Z] VALIDATE_BRANCH=20.10 [2023-05-04T19:38:16.869Z] TERM=xterm [2023-05-04T19:38:16.869Z] DOCKER_PKG=github.com/docker/docker [2023-05-04T19:38:16.869Z] SHLVL=1 [2023-05-04T19:38:16.869Z] TIMEOUT=120m [2023-05-04T19:38:16.869Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-05-04T19:38:16.869Z] DOCKER_GRAPHDRIVER=overlay2 [2023-05-04T19:38:16.869Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-05-04T19:38:16.869Z] GO111MODULE=off [2023-05-04T19:38:16.869Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-05-04T19:38:16.869Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-05-04T19:38:16.869Z] GOPATH=/go [2023-05-04T19:38:16.869Z] PKG_CONFIG=pkg-config [2023-05-04T19:38:16.869Z] _=/usr/bin/env [2023-05-04T19:38:16.869Z] Building test suite binary ./integration-cli/test.main [2023-05-04T19:38:16.869Z] No new tests added to integration. [2023-05-04T19:38:16.869Z] [2023-05-04T19:38:16.869Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-05-04T19:38:17.129Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-05-04T19:38:17.129Z] HOSTNAME=54dd057a36ea [2023-05-04T19:38:17.129Z] TESTDEBUG=0 [2023-05-04T19:38:17.129Z] DEST=bundles/test-integration [2023-05-04T19:38:17.129Z] PWD=/go/src/github.com/docker/docker [2023-05-04T19:38:17.129Z] KEEPBUNDLE=1 [2023-05-04T19:38:17.129Z] DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:38:17.129Z] container=docker [2023-05-04T19:38:17.129Z] HOME=/root [2023-05-04T19:38:17.129Z] GOLANG_VERSION=1.19.9 [2023-05-04T19:38:17.129Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-05-04T19:38:17.129Z] VALIDATE_BRANCH=20.10 [2023-05-04T19:38:17.129Z] TERM=xterm [2023-05-04T19:38:17.129Z] DOCKER_PKG=github.com/docker/docker [2023-05-04T19:38:17.129Z] SHLVL=1 [2023-05-04T19:38:17.129Z] TIMEOUT=120m [2023-05-04T19:38:17.129Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-05-04T19:38:17.390Z] DOCKER_GRAPHDRIVER=overlay2 [2023-05-04T19:38:17.390Z] GO111MODULE=off [2023-05-04T19:38:17.390Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-05-04T19:38:17.390Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-05-04T19:38:17.390Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-05-04T19:38:17.390Z] GOPATH=/go [2023-05-04T19:38:17.390Z] PKG_CONFIG=pkg-config [2023-05-04T19:38:17.390Z] _=/usr/bin/env [2023-05-04T19:38:17.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-05-04T19:38:17.921Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:38:17.921Z] [2023-05-04T19:38:17.921Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-05-04T19:38:17.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-05-04T19:38:17.921Z] Using test binary docker [2023-05-04T19:38:17.922Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-05-04T19:38:17.922Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-05-04T19:38:17.922Z] INFO: Waiting for daemon to start... [2023-05-04T19:38:17.922Z] Starting dockerd [2023-05-04T19:38:17.922Z] . [2023-05-04T19:38:17.922Z] INFO: Building docker-sdk-python3:4.4.1... [2023-05-04T19:38:24.360Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:38:24.360Z] [2023-05-04T19:38:24.360Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-05-04T19:38:24.360Z] DOCKER_SYSTEMD=1 [2023-05-04T19:38:24.360Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-05-04T19:38:24.360Z] HOSTNAME=c4444ddd1b38 [2023-05-04T19:38:24.360Z] DEST=bundles/test-integration [2023-05-04T19:38:24.360Z] PWD=/go/src/github.com/docker/docker [2023-05-04T19:38:24.360Z] DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:38:24.360Z] container=docker [2023-05-04T19:38:24.360Z] HOME=/root [2023-05-04T19:38:24.360Z] LANG=C.UTF-8 [2023-05-04T19:38:24.360Z] INVOCATION_ID=82a28636f55945d58da98fe3024035f8 [2023-05-04T19:38:24.360Z] GOLANG_VERSION=1.19.9 [2023-05-04T19:38:24.360Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-05-04T19:38:24.360Z] VALIDATE_BRANCH=20.10 [2023-05-04T19:38:24.360Z] TERM=xterm [2023-05-04T19:38:24.360Z] DOCKER_PKG=github.com/docker/docker [2023-05-04T19:38:24.360Z] SHLVL=3 [2023-05-04T19:38:24.360Z] TIMEOUT=120m [2023-05-04T19:38:24.360Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-05-04T19:38:24.360Z] DOCKER_GRAPHDRIVER=overlay2 [2023-05-04T19:38:24.360Z] GO111MODULE=off [2023-05-04T19:38:24.360Z] DOCKER_EXPERIMENTAL=1 [2023-05-04T19:38:24.360Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-05-04T19:38:24.360Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-05-04T19:38:24.360Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-05-04T19:38:24.360Z] GOPATH=/go [2023-05-04T19:38:24.360Z] PKG_CONFIG=pkg-config [2023-05-04T19:38:24.360Z] _=/usr/bin/env [2023-05-04T19:38:24.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-05-04T19:38:32.353Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:38:32.353Z] [2023-05-04T19:38:32.353Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-05-04T19:38:32.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-05-04T19:38:32.353Z] HOSTNAME=9fb14d1bf9e1 [2023-05-04T19:38:32.353Z] DEST=bundles/test-integration [2023-05-04T19:38:32.353Z] PWD=/go/src/github.com/docker/docker [2023-05-04T19:38:32.353Z] DOCKER_ROOTLESS=1 [2023-05-04T19:38:32.353Z] DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:38:32.353Z] container=docker [2023-05-04T19:38:32.353Z] HOME=/root [2023-05-04T19:38:32.353Z] GOLANG_VERSION=1.19.9 [2023-05-04T19:38:32.353Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-05-04T19:38:32.353Z] VALIDATE_BRANCH=20.10 [2023-05-04T19:38:32.353Z] TERM=xterm [2023-05-04T19:38:32.353Z] DOCKER_PKG=github.com/docker/docker [2023-05-04T19:38:32.353Z] SHLVL=1 [2023-05-04T19:38:32.353Z] TIMEOUT=120m [2023-05-04T19:38:32.353Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-05-04T19:38:32.353Z] DOCKER_GRAPHDRIVER=overlay2 [2023-05-04T19:38:32.353Z] GO111MODULE=off [2023-05-04T19:38:32.353Z] DOCKER_EXPERIMENTAL=1 [2023-05-04T19:38:32.353Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-05-04T19:38:32.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-05-04T19:38:32.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-05-04T19:38:32.353Z] GOPATH=/go [2023-05-04T19:38:32.353Z] PKG_CONFIG=pkg-config [2023-05-04T19:38:32.353Z] _=/usr/bin/env [2023-05-04T19:38:32.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-05-04T19:38:36.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-05-04T19:38:36.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-05-04T19:38:37.140Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/pkg/term [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/rootless [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/testutil/request [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/volume [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-05-04T19:38:37.140Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === Skipped [2023-05-04T19:38:37.140Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-05-04T19:38:37.140Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-05-04T19:38:37.140Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:73: No driver to put! [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-05-04T19:38:37.140Z] time="2023-05-04T19:37:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-05-04T19:38:37.140Z] time="2023-05-04T19:37:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-05-04T19:38:37.140Z] time="2023-05-04T19:37:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-05-04T19:38:37.140Z] time="2023-05-04T19:37:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-05-04T19:38:37.140Z] time="2023-05-04T19:37:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:73: No driver to put! [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-05-04T19:38:37.140Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-05-04T19:38:37.140Z] overlay_test.go:50: Fails to compute changes intermittently [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-05-04T19:38:37.140Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:38:37.140Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-05-04T19:38:37.140Z] graphtest_unix.go:73: No driver to put! [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-05-04T19:38:37.140Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-05-04T19:38:37.140Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-05-04T19:38:37.140Z] [2023-05-04T19:38:37.140Z] DONE 2266 tests, 26 skipped in 77.236s Post stage [Pipeline] junit [2023-05-04T19:38:37.711Z] Recording test results [2023-05-04T19:38:38.480Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-05-04T19:38:38.480Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8ba9a169\powershellScript.ps1'; exit $LASTEXITCODE; [2023-05-04T19:38:38.480Z] ---------------------------------------------------------------------------- [2023-05-04T19:38:38.480Z] [2023-05-04T19:38:38.480Z] INFO: executeCI.ps1 starting at Thu May 4 19:38:36 CUT 2023 [2023-05-04T19:38:38.480Z] [2023-05-04T19:38:38.480Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-05-04T19:38:38.480Z] INFO: Running git version 2.24.1.windows.2 [2023-05-04T19:38:38.480Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-05-04T19:38:38.480Z] INFO: Environment variables: [2023-05-04T19:38:38.480Z] [2023-05-04T19:38:38.480Z] Name Value [2023-05-04T19:38:38.480Z] ---- ----- [2023-05-04T19:38:38.480Z] ALLUSERSPROFILE C:\ProgramData [2023-05-04T19:38:38.480Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-05-04T19:38:38.480Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-05-04T19:38:38.480Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-05-04T19:38:38.480Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-05-04T19:38:38.480Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-05-04T19:38:38.480Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-05-04T19:38:38.480Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-05-04T19:38:38.480Z] BRANCH_NAME PR-45466 [2023-05-04T19:38:38.480Z] BUILD_DISPLAY_NAME #1 [2023-05-04T19:38:38.480Z] BUILD_ID 1 [2023-05-04T19:38:38.480Z] BUILD_NUMBER 1 [2023-05-04T19:38:38.480Z] BUILD_TAG jenkins-moby-PR-45466-1 [2023-05-04T19:38:38.480Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45466/1/ [2023-05-04T19:38:38.480Z] CHANGE_AUTHOR corhere [2023-05-04T19:38:38.480Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2023-05-04T19:38:38.480Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2023-05-04T19:38:38.480Z] CHANGE_BRANCH backport-20.10/copy-xattr-enotsupp [2023-05-04T19:38:38.480Z] CHANGE_FORK corhere [2023-05-04T19:38:38.480Z] CHANGE_ID 45466 [2023-05-04T19:38:38.480Z] CHANGE_TARGET 20.10 [2023-05-04T19:38:38.480Z] CHANGE_TITLE [20.10 backport] d/graphdriver/copy: support src fs w/o xattr support [2023-05-04T19:38:38.480Z] CHANGE_URL https://github.com/moby/moby/pull/45466 [2023-05-04T19:38:38.480Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-05-04T19:38:38.480Z] CommonProgramFiles C:\Program Files\Common Files [2023-05-04T19:38:38.480Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-05-04T19:38:38.480Z] CommonProgramW6432 C:\Program Files\Common Files [2023-05-04T19:38:38.480Z] COMPUTERNAME azwin-2-5e6a80 [2023-05-04T19:38:38.480Z] ComSpec C:\Windows\system32\cmd.exe [2023-05-04T19:38:38.480Z] ConfigSequenceNumber 0 [2023-05-04T19:38:38.480Z] DOCKER_BUILDKIT 0 [2023-05-04T19:38:38.480Z] DOCKER_DUT_DEBUG 1 [2023-05-04T19:38:38.480Z] DOCKER_EXPERIMENTAL 1 [2023-05-04T19:38:38.480Z] DOCKER_GRAPHDRIVER overlay2 [2023-05-04T19:38:38.480Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-05-04T19:38:38.480Z] EXECUTOR_NUMBER 0 [2023-05-04T19:38:38.480Z] FQDN azwin-2-5e6a80.westus.cloudapp.azure.com [2023-05-04T19:38:38.480Z] GIT_BRANCH PR-45466 [2023-05-04T19:38:38.480Z] GIT_COMMIT 14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:38:38.480Z] GIT_URL https://github.com/moby/moby.git [2023-05-04T19:38:38.480Z] HUDSON_COOKIE 0bf851a9-96ea-478a-9ce5-fbd9dcde4536 [2023-05-04T19:38:38.480Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-05-04T19:38:38.480Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-05-04T19:38:38.480Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-05-04T19:38:38.480Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-05-04T19:38:38.480Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-05-04T19:38:38.480Z] JENKINS_NODE_COOKIE 7eb04380-126c-4c1c-8a14-807b9cbcb68c [2023-05-04T19:38:38.480Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-05-04T19:38:38.480Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-05-04T19:38:38.480Z] JOB_BASE_NAME PR-45466 [2023-05-04T19:38:38.480Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45466/display/redirect [2023-05-04T19:38:38.480Z] JOB_NAME moby/PR-45466 [2023-05-04T19:38:38.480Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45466/ [2023-05-04T19:38:38.480Z] library.jps.version master [2023-05-04T19:38:38.480Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-05-04T19:38:38.480Z] NODE_LABELS amd64 azure azwin-2-5e6a80 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-05-04T19:38:38.480Z] NODE_NAME azwin-2-5e6a80 [2023-05-04T19:38:38.480Z] NUMBER_OF_PROCESSORS 4 [2023-05-04T19:38:38.480Z] OS Windows_NT [2023-05-04T19:38:38.480Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-05-04T19:38:38.481Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-05-04T19:38:38.481Z] PROCESSOR_ARCHITECTURE AMD64 [2023-05-04T19:38:38.481Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-05-04T19:38:38.481Z] PROCESSOR_LEVEL 6 [2023-05-04T19:38:38.481Z] PROCESSOR_REVISION 4f01 [2023-05-04T19:38:38.481Z] ProgramData C:\ProgramData [2023-05-04T19:38:38.481Z] ProgramFiles C:\Program Files [2023-05-04T19:38:38.481Z] ProgramFiles(x86) C:\Program Files (x86) [2023-05-04T19:38:38.481Z] ProgramW6432 C:\Program Files [2023-05-04T19:38:38.481Z] PROMPT $P$G [2023-05-04T19:38:38.481Z] PSExecutionPolicyPreference Bypass [2023-05-04T19:38:38.481Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-05-04T19:38:38.481Z] PUBLIC C:\Users\Public [2023-05-04T19:38:38.481Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45466/1/display/redirect?page=artif... [2023-05-04T19:38:38.481Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45466/1/display/redirect?page=changes [2023-05-04T19:38:38.481Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45466/1/display/redirect [2023-05-04T19:38:38.481Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45466/1/display/redirect?page=tests [2023-05-04T19:38:38.481Z] SKIP_VALIDATION_TESTS 1 [2023-05-04T19:38:38.481Z] SOURCES_DRIVE d [2023-05-04T19:38:38.481Z] SOURCES_SUBDIR gopath [2023-05-04T19:38:38.481Z] STAGE_NAME Run tests [2023-05-04T19:38:38.481Z] SystemDrive C: [2023-05-04T19:38:38.481Z] SystemRoot C:\Windows [2023-05-04T19:38:38.481Z] TEMP C:\Windows\TEMP [2023-05-04T19:38:38.481Z] TESTDEBUG 0 [2023-05-04T19:38:38.481Z] TESTRUN_DRIVE d [2023-05-04T19:38:38.481Z] TESTRUN_SUBDIR CI [2023-05-04T19:38:38.481Z] TIMEOUT 120m [2023-05-04T19:38:38.481Z] TMP C:\Windows\TEMP [2023-05-04T19:38:38.481Z] USERDOMAIN WORKGROUP [2023-05-04T19:38:38.481Z] USERNAME azwin-2-5e6a80$ [2023-05-04T19:38:38.481Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-05-04T19:38:38.481Z] windir C:\Windows [2023-05-04T19:38:38.481Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-05-04T19:38:38.481Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-05-04T19:38:38.481Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-05-04T19:38:38.481Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-05-04T19:38:38.481Z] [2023-05-04T19:38:38.481Z] [2023-05-04T19:38:38.481Z] [2023-05-04T19:38:38.750Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T19:38:39.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -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:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh dynbinary test-integration [2023-05-04T19:38:39.335Z] [2023-05-04T19:38:39.591Z] Removing bundles/ [2023-05-04T19:38:39.591Z] [2023-05-04T19:38:39.591Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-05-04T19:38:39.591Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:38:39.591Z] GOOS="" GOARCH="" GOARM="" [2023-05-04T19:38:40.057Z] INFO: Sources under d:\gopath\... [2023-05-04T19:38:40.057Z] INFO: Test run under d:\CI\... [2023-05-04T19:38:40.057Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-05-04T19:38:40.057Z] INFO: docker/docker repository was found [2023-05-04T19:38:40.057Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-05-04T19:38:40.529Z] ltsc2019: Pulling from windows/servercore [2023-05-04T19:38:40.529Z] 8185ee4ed646: Pulling fs layer [2023-05-04T19:38:40.529Z] a2008f031039: Pulling fs layer [2023-05-04T19:38:44.343Z] a2008f031039: Download complete [2023-05-04T19:38:44.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-05-04T19:38:44.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-05-04T19:38:46.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-05-04T19:38:46.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-05-04T19:38:51.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-05-04T19:38:52.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-05-04T19:38:53.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-05-04T19:38:53.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-05-04T19:38:53.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-05-04T19:38:54.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-05-04T19:38:54.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-05-04T19:38:54.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-05-04T19:38:55.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-05-04T19:38:56.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-05-04T19:38:56.606Z] sha256:34ab850e2670f046f813958249e1f3ebbcc9d11eba6855a773e45be54b980178 [2023-05-04T19:38:56.606Z] INFO: Starting docker-py tests... [2023-05-04T19:38:56.863Z] ============================= test session starts ============================== [2023-05-04T19:38:56.863Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-05-04T19:38:56.863Z] rootdir: /src, inifile: pytest.ini [2023-05-04T19:38:56.863Z] plugins: cov-2.6.1, timeout-1.3.3 [2023-05-04T19:38:56.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-05-04T19:38:57.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-05-04T19:38:57.794Z] collected 389 items / 1 deselected / 388 selected [2023-05-04T19:38:57.794Z] [2023-05-04T19:38:58.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-05-04T19:38:58.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-05-04T19:38:59.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-05-04T19:38:59.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-05-04T19:38:59.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-05-04T19:38:59.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-05-04T19:39:00.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-05-04T19:39:00.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-05-04T19:39:00.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-05-04T19:39:00.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-05-04T19:39:00.946Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-05-04T19:39:00.946Z] Using test binary docker [2023-05-04T19:39:00.946Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-05-04T19:39:00.946Z] Starting apparmor (via systemctl): apparmor.service. [2023-05-04T19:39:00.946Z] INFO: Waiting for daemon to start... [2023-05-04T19:39:00.946Z] Starting dockerd [2023-05-04T19:39:01.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-05-04T19:39:02.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-05-04T19:39:02.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-05-04T19:39:03.478Z] . [2023-05-04T19:39:03.478Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-05-04T19:39:03.737Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-05-04T19:39:03.737Z] Error: No such image: emptyfs [2023-05-04T19:39:03.737Z] Running integration-test (iteration 1) [2023-05-04T19:39:03.737Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-05-04T19:39:03.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-05-04T19:39:03.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-05-04T19:39:03.996Z] Loaded image: busybox:latest [2023-05-04T19:39:03.996Z] Loaded image: busybox:glibc [2023-05-04T19:39:04.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-05-04T19:39:04.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-05-04T19:39:04.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-05-04T19:39:04.932Z] Loaded image: debian:bullseye-slim [2023-05-04T19:39:04.933Z] Loaded image: hello-world:latest [2023-05-04T19:39:04.933Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:39:04.933Z] INFO: Testing against a local daemon [2023-05-04T19:39:04.933Z] === RUN TestCgroupNamespacesBuild [2023-05-04T19:39:04.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-05-04T19:39:05.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-05-04T19:39:06.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-05-04T19:39:06.090Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-05-04T19:39:06.090Z] [2023-05-04T19:39:06.090Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-05-04T19:39:06.090Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-05-04T19:39:06.090Z] HOSTNAME=ec4c30003446 [2023-05-04T19:39:06.090Z] TESTDEBUG=0 [2023-05-04T19:39:06.090Z] DEST=bundles/test-integration [2023-05-04T19:39:06.090Z] PWD=/go/src/github.com/docker/docker [2023-05-04T19:39:06.090Z] DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 [2023-05-04T19:39:06.090Z] container=docker [2023-05-04T19:39:06.090Z] HOME=/root [2023-05-04T19:39:06.090Z] GOLANG_VERSION=1.19.9 [2023-05-04T19:39:06.090Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-05-04T19:39:06.090Z] VALIDATE_BRANCH=20.10 [2023-05-04T19:39:06.090Z] TERM=xterm [2023-05-04T19:39:06.090Z] DOCKER_PKG=github.com/docker/docker [2023-05-04T19:39:06.090Z] SHLVL=1 [2023-05-04T19:39:06.090Z] TIMEOUT=120m [2023-05-04T19:39:06.090Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-05-04T19:39:06.090Z] DOCKER_GRAPHDRIVER=overlay2 [2023-05-04T19:39:06.090Z] GO111MODULE=off [2023-05-04T19:39:06.090Z] DOCKER_EXPERIMENTAL=1 [2023-05-04T19:39:06.090Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-05-04T19:39:06.090Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-05-04T19:39:06.090Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-05-04T19:39:06.090Z] GOPATH=/go [2023-05-04T19:39:06.090Z] PKG_CONFIG=pkg-config [2023-05-04T19:39:06.090Z] _=/usr/bin/env [2023-05-04T19:39:06.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-05-04T19:39:06.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-05-04T19:39:06.836Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2023-05-04T19:39:06.836Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-05-04T19:39:07.206Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-05-04T19:39:07.206Z] Using test binary docker [2023-05-04T19:39:07.206Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-05-04T19:39:07.206Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-05-04T19:39:07.206Z] INFO: Waiting for daemon to start... [2023-05-04T19:39:07.206Z] Starting dockerd [2023-05-04T19:39:08.213Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2023-05-04T19:39:08.213Z] === RUN TestBuildWithSession [2023-05-04T19:39:08.213Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T19:39:08.213Z] --- SKIP: TestBuildWithSession (0.00s) [2023-05-04T19:39:08.213Z] === RUN TestBuildSquashParent [2023-05-04T19:39:09.097Z] . [2023-05-04T19:39:09.097Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-05-04T19:39:09.097Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-05-04T19:39:09.097Z] Error: No such image: emptyfs [2023-05-04T19:39:09.355Z] Running integration-test (iteration 1) [2023-05-04T19:39:09.355Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-05-04T19:39:09.355Z] Loaded image: busybox:latest [2023-05-04T19:39:09.612Z] Loaded image: busybox:glibc [2023-05-04T19:39:09.683Z] 8185ee4ed646: Verifying Checksum [2023-05-04T19:39:09.683Z] 8185ee4ed646: Download complete [2023-05-04T19:39:10.541Z] Loaded image: debian:bullseye-slim [2023-05-04T19:39:10.541Z] Loaded image: hello-world:latest [2023-05-04T19:39:10.541Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:39:10.541Z] INFO: Testing against a local daemon [2023-05-04T19:39:10.541Z] === RUN TestCgroupNamespacesBuild [2023-05-04T19:39:13.011Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-05-04T19:39:13.058Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2023-05-04T19:39:13.058Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-05-04T19:39:13.832Z] tests/integration/api_client_test.py ..... [ 7%] [2023-05-04T19:39:14.777Z] --- PASS: TestBuildSquashParent (5.80s) [2023-05-04T19:39:14.777Z] === RUN TestBuildWithRemoveAndForceRemove [2023-05-04T19:39:14.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:14.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:14.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:14.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:14.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:14.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:14.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:14.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:14.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:14.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:14.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:14.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:14.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:14.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:14.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:14.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:14.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:14.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:14.949Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2023-05-04T19:39:14.949Z] === RUN TestBuildWithSession [2023-05-04T19:39:14.949Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T19:39:14.949Z] --- SKIP: TestBuildWithSession (0.00s) [2023-05-04T19:39:14.949Z] === RUN TestBuildSquashParent [2023-05-04T19:39:15.326Z] tests/integration/api_config_test.py ..... [ 8%] [2023-05-04T19:39:17.313Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-05-04T19:39:17.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2023-05-04T19:39:17.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2023-05-04T19:39:17.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2023-05-04T19:39:17.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2023-05-04T19:39:17.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2023-05-04T19:39:17.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.63s) [2023-05-04T19:39:17.313Z] === RUN TestBuildMultiStageCopy [2023-05-04T19:39:17.313Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-05-04T19:39:18.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-05-04T19:39:18.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-05-04T19:39:19.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-05-04T19:39:19.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-05-04T19:39:19.475Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-05-04T19:39:19.734Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-05-04T19:39:19.993Z] --- PASS: TestBuildMultiStageCopy (2.54s) [2023-05-04T19:39:19.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.81s) [2023-05-04T19:39:19.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-05-04T19:39:19.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2023-05-04T19:39:19.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2023-05-04T19:39:19.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2023-05-04T19:39:19.993Z] === RUN TestBuildMultiStageParentConfig [2023-05-04T19:39:20.560Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2023-05-04T19:39:20.560Z] === RUN TestBuildLabelWithTargets [2023-05-04T19:39:21.497Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2023-05-04T19:39:21.497Z] === RUN TestBuildWithEmptyLayers [2023-05-04T19:39:21.755Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2023-05-04T19:39:21.755Z] === RUN TestBuildMultiStageOnBuild [2023-05-04T19:39:23.038Z] --- PASS: TestBuildSquashParent (7.24s) [2023-05-04T19:39:23.038Z] === RUN TestBuildWithRemoveAndForceRemove [2023-05-04T19:39:23.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:23.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:23.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:23.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:23.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:23.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:23.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:23.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:23.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:23.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:23.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:23.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:23.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:23.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:23.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:23.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:23.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:23.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:24.288Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2023-05-04T19:39:24.288Z] === RUN TestBuildUncleanTarFilenames [2023-05-04T19:39:24.546Z] --- PASS: TestBuildUncleanTarFilenames (0.46s) [2023-05-04T19:39:24.546Z] === RUN TestBuildMultiStageLayerLeak [2023-05-04T19:39:25.555Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-05-04T19:39:25.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.76s) [2023-05-04T19:39:25.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2023-05-04T19:39:25.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2023-05-04T19:39:25.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2023-05-04T19:39:25.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2023-05-04T19:39:25.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2023-05-04T19:39:25.555Z] === RUN TestBuildMultiStageCopy [2023-05-04T19:39:25.555Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-05-04T19:39:26.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-05-04T19:39:26.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-05-04T19:39:26.448Z] --- PASS: TestBuildMultiStageLayerLeak (2.07s) [2023-05-04T19:39:26.449Z] === RUN TestBuildWithHugeFile [2023-05-04T19:39:26.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-05-04T19:39:26.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-05-04T19:39:28.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-05-04T19:39:29.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-05-04T19:39:30.369Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-05-04T19:39:31.298Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-05-04T19:39:31.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-05-04T19:39:32.227Z] --- PASS: TestBuildMultiStageCopy (6.60s) [2023-05-04T19:39:32.227Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2023-05-04T19:39:32.227Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2023-05-04T19:39:32.227Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2023-05-04T19:39:32.227Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2023-05-04T19:39:32.227Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.96s) [2023-05-04T19:39:32.227Z] === RUN TestBuildMultiStageParentConfig [2023-05-04T19:39:32.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-05-04T19:39:32.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-05-04T19:39:33.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-05-04T19:39:33.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-05-04T19:39:34.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-05-04T19:39:35.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-05-04T19:39:36.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-05-04T19:39:36.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-05-04T19:39:37.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-05-04T19:39:37.475Z] --- PASS: TestBuildMultiStageParentConfig (4.95s) [2023-05-04T19:39:37.475Z] === RUN TestBuildLabelWithTargets [2023-05-04T19:39:37.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-05-04T19:39:38.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-05-04T19:39:39.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-05-04T19:39:39.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-05-04T19:39:40.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-05-04T19:39:40.868Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-05-04T19:39:40.868Z] Using test binary docker [2023-05-04T19:39:40.868Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-05-04T19:39:40.868Z] +++ /etc/init.d/apparmor start [2023-05-04T19:39:40.868Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-05-04T19:39:40.868Z] INFO: Waiting for daemon to start... [2023-05-04T19:39:40.868Z] Starting dockerd [2023-05-04T19:39:40.868Z] +++ 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 [2023-05-04T19:39:44.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-05-04T19:39:44.857Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-05-04T19:39:45.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-05-04T19:39:45.562Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-05-04T19:39:45.562Z] === RUN TestBuildWithEmptyLayers [2023-05-04T19:39:46.106Z] . [2023-05-04T19:39:46.106Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-05-04T19:39:46.106Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-05-04T19:39:46.106Z] Error: No such image: emptyfs [2023-05-04T19:39:46.106Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-05-04T19:39:46.106Z] ++++ docker load [2023-05-04T19:39:46.106Z] Running integration-test (iteration 1) [2023-05-04T19:39:46.106Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-05-04T19:39:46.106Z] ++ 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 [2023-05-04T19:39:46.106Z] ++ set -e [2023-05-04T19:39:46.106Z] ++ '[' -n 0 ']' [2023-05-04T19:39:46.106Z] ++ set -x [2023-05-04T19:39:46.106Z] ++ 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 [2023-05-04T19:39:46.362Z] Loaded image: busybox:latest [2023-05-04T19:39:46.618Z] Loaded image: busybox:glibc [2023-05-04T19:39:46.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-05-04T19:39:47.179Z] Loaded image: debian:bullseye-slim [2023-05-04T19:39:47.179Z] Loaded image: hello-world:latest [2023-05-04T19:39:47.434Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:39:47.434Z] INFO: Testing against a local daemon [2023-05-04T19:39:47.434Z] === RUN TestCgroupNamespacesBuild [2023-05-04T19:39:48.079Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2023-05-04T19:39:48.079Z] === RUN TestBuildMultiStageOnBuild [2023-05-04T19:39:48.797Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2023-05-04T19:39:48.797Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-05-04T19:39:48.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-05-04T19:39:49.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-05-04T19:39:49.723Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2023-05-04T19:39:49.723Z] === RUN TestBuildWithSession [2023-05-04T19:39:49.723Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T19:39:49.723Z] --- SKIP: TestBuildWithSession (0.00s) [2023-05-04T19:39:49.723Z] === RUN TestBuildSquashParent [2023-05-04T19:39:51.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-05-04T19:39:53.326Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2023-05-04T19:39:53.326Z] === RUN TestBuildUncleanTarFilenames [2023-05-04T19:39:53.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-05-04T19:39:53.582Z] --- PASS: TestBuildUncleanTarFilenames (0.41s) [2023-05-04T19:39:53.582Z] === RUN TestBuildMultiStageLayerLeak [2023-05-04T19:39:53.886Z] --- PASS: TestBuildSquashParent (3.78s) [2023-05-04T19:39:53.886Z] === RUN TestBuildWithRemoveAndForceRemove [2023-05-04T19:39:53.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:53.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:53.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:53.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:53.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:53.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:53.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:53.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:53.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:53.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:53.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:53.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:53.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:39:53.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:39:53.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:39:53.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:39:53.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:39:53.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:39:55.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-05-04T19:39:57.150Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-05-04T19:39:57.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2023-05-04T19:39:57.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s) [2023-05-04T19:39:57.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) [2023-05-04T19:39:57.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2023-05-04T19:39:57.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2023-05-04T19:39:57.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2023-05-04T19:39:57.150Z] === RUN TestBuildMultiStageCopy [2023-05-04T19:39:57.150Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-05-04T19:39:57.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-05-04T19:39:58.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-05-04T19:39:58.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-05-04T19:39:58.332Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-05-04T19:39:58.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-05-04T19:39:58.587Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-05-04T19:39:58.830Z] --- PASS: TestBuildMultiStageLayerLeak (4.59s) [2023-05-04T19:39:58.830Z] === RUN TestBuildWithHugeFile [2023-05-04T19:39:58.842Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2023-05-04T19:39:58.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2023-05-04T19:39:58.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2023-05-04T19:39:58.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2023-05-04T19:39:58.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2023-05-04T19:39:58.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2023-05-04T19:39:58.842Z] === RUN TestBuildMultiStageParentConfig [2023-05-04T19:39:59.403Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2023-05-04T19:39:59.403Z] === RUN TestBuildLabelWithTargets [2023-05-04T19:40:00.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-05-04T19:40:00.329Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2023-05-04T19:40:00.330Z] === RUN TestBuildWithEmptyLayers [2023-05-04T19:40:00.585Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2023-05-04T19:40:00.585Z] === RUN TestBuildMultiStageOnBuild [2023-05-04T19:40:01.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-05-04T19:40:01.949Z] --- PASS: TestBuildMultiStageOnBuild (1.48s) [2023-05-04T19:40:01.949Z] === RUN TestBuildUncleanTarFilenames [2023-05-04T19:40:02.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-05-04T19:40:02.511Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2023-05-04T19:40:02.511Z] === RUN TestBuildMultiStageLayerLeak [2023-05-04T19:40:02.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-05-04T19:40:03.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-05-04T19:40:03.856Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-05-04T19:40:03.856Z] Using test binary docker [2023-05-04T19:40:03.856Z] +++ /etc/init.d/apparmor start [2023-05-04T19:40:03.856Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-05-04T19:40:03.856Z] Using test binary docker [2023-05-04T19:40:03.856Z] +++ /etc/init.d/apparmor start [2023-05-04T19:40:03.856Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2023-05-04T19:40:03.856Z] (warning). [2023-05-04T19:40:03.856Z] INFO: Waiting for daemon to start... [2023-05-04T19:40:03.856Z] Starting dockerd [2023-05-04T19:40:03.856Z] INFO: Waiting for daemon to start... [2023-05-04T19:40:03.856Z] Starting dockerd [2023-05-04T19:40:03.856Z] +++ 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 [2023-05-04T19:40:03.856Z] +++ 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 [2023-05-04T19:40:03.856Z] ..---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-05-04T19:40:03.856Z] Using test binary docker [2023-05-04T19:40:03.856Z] +++ /etc/init.d/apparmor start [2023-05-04T19:40:03.856Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-05-04T19:40:03.856Z] INFO: Waiting for daemon to start... [2023-05-04T19:40:03.856Z] Starting dockerd [2023-05-04T19:40:03.856Z] +++ 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 [2023-05-04T19:40:03.874Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2023-05-04T19:40:03.875Z] === RUN TestBuildWithHugeFile [2023-05-04T19:40:05.759Z] . [2023-05-04T19:40:05.759Z] [2023-05-04T19:40:05.759Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-05-04T19:40:05.760Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-05-04T19:40:05.760Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-05-04T19:40:05.760Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-05-04T19:40:05.760Z] Error: No such image: emptyfs [2023-05-04T19:40:05.760Z] Error: No such image: emptyfs [2023-05-04T19:40:05.760Z] ++++ docker load [2023-05-04T19:40:05.760Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-05-04T19:40:05.760Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-05-04T19:40:05.760Z] ++++ docker load [2023-05-04T19:40:06.019Z] Running integration-test (iteration 1) [2023-05-04T19:40:06.019Z] Running integration-test (iteration 1) [2023-05-04T19:40:06.019Z] 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)/ [2023-05-04T19:40:06.019Z] ++ 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)/' [2023-05-04T19:40:06.019Z] ++ set -e [2023-05-04T19:40:06.019Z] ++ '[' -n 0 ']' [2023-05-04T19:40:06.019Z] ++ set -x [2023-05-04T19:40:06.020Z] ++ 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)/' [2023-05-04T19:40:06.020Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-05-04T19:40:06.020Z] ++ 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)/' [2023-05-04T19:40:06.020Z] ++ set -e [2023-05-04T19:40:06.020Z] ++ '[' -n 0 ']' [2023-05-04T19:40:06.020Z] ++ set -x [2023-05-04T19:40:06.020Z] ++ 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)/' [2023-05-04T19:40:06.020Z] [2023-05-04T19:40:06.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-05-04T19:40:06.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-05-04T19:40:06.020Z] Error: No such image: emptyfs [2023-05-04T19:40:06.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-05-04T19:40:06.020Z] ++++ docker load [2023-05-04T19:40:06.280Z] Running integration-test (iteration 1) [2023-05-04T19:40:06.280Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-05-04T19:40:06.280Z] ++ 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 [2023-05-04T19:40:06.280Z] ++ set -e [2023-05-04T19:40:06.280Z] ++ '[' -n 0 ']' [2023-05-04T19:40:06.280Z] ++ set -x [2023-05-04T19:40:06.280Z] ++ 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 [2023-05-04T19:40:06.280Z] Loaded image: busybox:latest [2023-05-04T19:40:06.280Z] Loaded image: busybox:latest [2023-05-04T19:40:06.280Z] Loaded image: busybox:glibc [2023-05-04T19:40:06.280Z] Loaded image: busybox:glibc [2023-05-04T19:40:06.540Z] Loaded image: busybox:latest [2023-05-04T19:40:06.540Z] Loaded image: busybox:glibc [2023-05-04T19:40:07.921Z] Loaded image: debian:bullseye-slim [2023-05-04T19:40:07.921Z] Loaded image: debian:bullseye-slim [2023-05-04T19:40:07.921Z] Loaded image: hello-world:latest [2023-05-04T19:40:07.921Z] Loaded image: hello-world:latest [2023-05-04T19:40:07.921Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:40:07.921Z] INFO: Testing against a local daemon [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-05-04T19:40:07.921Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-05-04T19:40:07.921Z] INFO: Testing against a local daemon [2023-05-04T19:40:07.921Z] === RUN TestDockerDaemonSuite [2023-05-04T19:40:07.921Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-05-04T19:40:07.921Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-05-04T19:40:07.921Z] Loaded image: debian:bullseye-slim [2023-05-04T19:40:08.180Z] Loaded image: hello-world:latest [2023-05-04T19:40:08.180Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:40:08.180Z] INFO: Testing against a local daemon [2023-05-04T19:40:08.180Z] === RUN TestCgroupNamespacesBuild [2023-05-04T19:40:08.748Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-05-04T19:40:09.007Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-05-04T19:40:09.575Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-05-04T19:40:09.575Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2023-05-04T19:40:09.575Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-05-04T19:40:09.834Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-05-04T19:40:10.402Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-05-04T19:40:10.970Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2023-05-04T19:40:10.970Z] === RUN TestBuildWithSession [2023-05-04T19:40:10.970Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T19:40:10.970Z] --- SKIP: TestBuildWithSession (0.00s) [2023-05-04T19:40:10.970Z] === RUN TestBuildSquashParent [2023-05-04T19:40:10.970Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-05-04T19:40:10.970Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-05-04T19:40:12.349Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-05-04T19:40:12.349Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-05-04T19:40:12.608Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-05-04T19:40:12.608Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-05-04T19:40:12.608Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-05-04T19:40:13.545Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-05-04T19:40:13.803Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-05-04T19:40:14.371Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-05-04T19:40:14.630Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-05-04T19:40:14.630Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-05-04T19:40:14.630Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-05-04T19:40:16.535Z] --- PASS: TestBuildSquashParent (5.58s) [2023-05-04T19:40:16.535Z] === RUN TestBuildWithRemoveAndForceRemove [2023-05-04T19:40:16.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:40:16.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:40:16.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:40:16.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:40:16.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:40:16.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:40:16.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:40:16.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:40:16.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:40:16.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:40:16.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:40:16.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:40:16.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T19:40:16.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T19:40:16.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T19:40:16.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T19:40:16.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T19:40:16.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T19:40:18.441Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-05-04T19:40:19.820Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-05-04T19:40:19.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.56s) [2023-05-04T19:40:19.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2023-05-04T19:40:19.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2023-05-04T19:40:19.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2023-05-04T19:40:19.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.44s) [2023-05-04T19:40:19.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.49s) [2023-05-04T19:40:19.820Z] === RUN TestBuildMultiStageCopy [2023-05-04T19:40:19.820Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-05-04T19:40:20.388Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-05-04T19:40:21.325Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-05-04T19:40:21.325Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-05-04T19:40:21.583Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-05-04T19:40:21.584Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-05-04T19:40:21.842Z] --- PASS: TestBuildMultiStageCopy (1.88s) [2023-05-04T19:40:21.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2023-05-04T19:40:21.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2023-05-04T19:40:21.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) [2023-05-04T19:40:21.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.15s) [2023-05-04T19:40:21.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.15s) [2023-05-04T19:40:21.842Z] === RUN TestBuildMultiStageParentConfig [2023-05-04T19:40:22.102Z] --- PASS: TestBuildMultiStageParentConfig (0.46s) [2023-05-04T19:40:22.102Z] === RUN TestBuildLabelWithTargets [2023-05-04T19:40:22.670Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-05-04T19:40:22.679Z] --- PASS: TestBuildWithHugeFile (48.27s) [2023-05-04T19:40:22.679Z] === RUN TestBuildWithEmptyDockerfile [2023-05-04T19:40:22.679Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:22.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:22.679Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:22.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:22.679Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:22.679Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:22.679Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:22.679Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:22.679Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:22.679Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-05-04T19:40:22.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-05-04T19:40:22.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-05-04T19:40:22.679Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-05-04T19:40:22.679Z] === RUN TestBuildPreserveOwnership [2023-05-04T19:40:22.679Z] === RUN TestBuildPreserveOwnership/copy_from [2023-05-04T19:40:22.679Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-05-04T19:40:22.679Z] --- PASS: TestBuildPreserveOwnership (4.24s) [2023-05-04T19:40:22.679Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.84s) [2023-05-04T19:40:22.679Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.40s) [2023-05-04T19:40:22.679Z] === RUN TestBuildPlatformInvalid [2023-05-04T19:40:22.679Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-05-04T19:40:22.679Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-05-04T19:40:22.679Z] Loaded image: busybox:latest [2023-05-04T19:40:22.679Z] Loaded image: busybox:glibc [2023-05-04T19:40:22.679Z] Loaded image: debian:bullseye-slim [2023-05-04T19:40:22.679Z] Loaded image: hello-world:latest [2023-05-04T19:40:22.679Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:40:22.929Z] --- PASS: TestBuildLabelWithTargets (0.80s) [2023-05-04T19:40:22.929Z] === RUN TestBuildWithEmptyLayers [2023-05-04T19:40:23.498Z] --- PASS: TestBuildWithEmptyLayers (0.33s) [2023-05-04T19:40:23.498Z] === RUN TestBuildMultiStageOnBuild [2023-05-04T19:40:24.435Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-05-04T19:40:25.003Z] --- PASS: TestBuildMultiStageOnBuild (1.52s) [2023-05-04T19:40:25.003Z] === RUN TestBuildUncleanTarFilenames [2023-05-04T19:40:25.003Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-05-04T19:40:25.262Z] --- PASS: TestBuildUncleanTarFilenames (0.46s) [2023-05-04T19:40:25.262Z] === RUN TestBuildMultiStageLayerLeak [2023-05-04T19:40:25.520Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-05-04T19:40:26.456Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-05-04T19:40:27.023Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-05-04T19:40:27.023Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2023-05-04T19:40:27.023Z] === RUN TestBuildWithHugeFile [2023-05-04T19:40:28.928Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-05-04T19:40:29.865Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-05-04T19:40:30.795Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s) [2023-05-04T19:40:30.795Z] PASS [2023-05-04T19:40:30.795Z] [2023-05-04T19:40:30.795Z] === Skipped [2023-05-04T19:40:30.795Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-05-04T19:40:30.795Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T19:40:30.795Z] [2023-05-04T19:40:30.795Z] DONE 33 tests, 1 skipped in 86.395s [2023-05-04T19:40:30.795Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-05-04T19:40:30.795Z] INFO: Testing against a local daemon [2023-05-04T19:40:30.795Z] === RUN TestConfigInspect [2023-05-04T19:40:30.802Z] === RUN TestDockerSuite/TestAttachDetach [2023-05-04T19:40:31.370Z] docker_cli_daemon_test.go:1455: [d6c74f58e036a] daemon is not started [2023-05-04T19:40:31.630Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-05-04T19:40:31.889Z] check_test.go:308: [df3f44868a8dc] daemon is not started [2023-05-04T19:40:31.889Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-05-04T19:40:32.458Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-05-04T19:40:32.699Z] --- PASS: TestConfigInspect (2.48s) [2023-05-04T19:40:32.699Z] === RUN TestConfigList [2023-05-04T19:40:33.836Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-05-04T19:40:34.404Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-05-04T19:40:35.231Z] --- PASS: TestConfigList (2.37s) [2023-05-04T19:40:35.231Z] === RUN TestConfigsCreateAndDelete [2023-05-04T19:40:35.342Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-05-04T19:40:35.601Z] check_test.go:308: [d6b0a5438412f] daemon is not started [2023-05-04T19:40:35.601Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-05-04T19:40:36.539Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-05-04T19:40:37.476Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-05-04T19:40:37.765Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2023-05-04T19:40:37.765Z] === RUN TestConfigsUpdate [2023-05-04T19:40:38.856Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-05-04T19:40:39.412Z] ..........................xx.................... [ 29%] [2023-05-04T19:40:39.668Z] --- PASS: TestConfigsUpdate (2.39s) [2023-05-04T19:40:39.669Z] === RUN TestTemplatedConfig [2023-05-04T19:40:39.794Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-05-04T19:40:39.794Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-05-04T19:40:40.732Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-05-04T19:40:40.732Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-05-04T19:40:41.670Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-05-04T19:40:41.929Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-05-04T19:40:42.499Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-05-04T19:40:42.957Z] --- PASS: TestTemplatedConfig (2.90s) [2023-05-04T19:40:42.957Z] === RUN TestConfigCreateResolve [2023-05-04T19:40:44.405Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-05-04T19:40:44.859Z] --- PASS: TestConfigCreateResolve (2.31s) [2023-05-04T19:40:44.859Z] === RUN TestConfigDaemonLibtrustID [2023-05-04T19:40:45.426Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-05-04T19:40:45.426Z] PASS [2023-05-04T19:40:45.426Z] [2023-05-04T19:40:45.426Z] DONE 7 tests in 15.277s [2023-05-04T19:40:45.426Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-05-04T19:40:45.426Z] INFO: Testing against a local daemon [2023-05-04T19:40:45.426Z] === RUN TestCheckpoint [2023-05-04T19:40:45.426Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T19:40:45.426Z] --- SKIP: TestCheckpoint (0.00s) [2023-05-04T19:40:45.426Z] === RUN TestContainerInvalidJSON [2023-05-04T19:40:45.426Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:40:45.426Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:40:45.426Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:40:45.426Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:40:45.426Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:40:45.426Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:40:45.426Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:40:45.426Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:40:45.426Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:40:45.426Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-05-04T19:40:45.426Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-05-04T19:40:45.426Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-05-04T19:40:45.426Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-05-04T19:40:45.426Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-05-04T19:40:45.426Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-05-04T19:40:45.426Z] === RUN TestCopyFromContainerPathIsNotDir [2023-05-04T19:40:45.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-05-04T19:40:45.685Z] === RUN TestCopyToContainerPathDoesNotExist [2023-05-04T19:40:45.685Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-05-04T19:40:45.685Z] === RUN TestCopyToContainerPathIsNotDir [2023-05-04T19:40:45.685Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2023-05-04T19:40:45.685Z] === RUN TestCopyFromContainer [2023-05-04T19:40:47.061Z] === RUN TestCopyFromContainer// [2023-05-04T19:40:47.061Z] === RUN TestCopyFromContainer//bar/root [2023-05-04T19:40:47.061Z] === RUN TestCopyFromContainer//bar/root/ [2023-05-04T19:40:47.061Z] === RUN TestCopyFromContainer/bar/quux [2023-05-04T19:40:47.320Z] === RUN TestCopyFromContainer/bar/quux/ [2023-05-04T19:40:47.320Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-05-04T19:40:47.320Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-05-04T19:40:47.320Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-05-04T19:40:47.320Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-05-04T19:40:47.320Z] === RUN TestCopyFromContainer/bar/notarget [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer (1.77s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-05-04T19:40:47.579Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-05-04T19:40:47.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-05-04T19:40:47.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:40:47.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:40:47.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:40:47.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:40:47.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:40:47.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:40:47.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:40:47.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:40:47.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:40:47.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-05-04T19:40:47.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-05-04T19:40:47.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-05-04T19:40:47.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-05-04T19:40:47.580Z] === RUN TestCreateLinkToNonExistingContainer [2023-05-04T19:40:47.580Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2023-05-04T19:40:47.580Z] === RUN TestCreateWithInvalidEnv [2023-05-04T19:40:47.580Z] === RUN TestCreateWithInvalidEnv/0 [2023-05-04T19:40:47.580Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-05-04T19:40:47.580Z] === RUN TestCreateWithInvalidEnv/1 [2023-05-04T19:40:47.580Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-05-04T19:40:47.580Z] === RUN TestCreateWithInvalidEnv/2 [2023-05-04T19:40:47.580Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-05-04T19:40:47.580Z] === CONT TestCreateWithInvalidEnv/0 [2023-05-04T19:40:47.580Z] === CONT TestCreateWithInvalidEnv/2 [2023-05-04T19:40:47.580Z] === CONT TestCreateWithInvalidEnv/1 [2023-05-04T19:40:47.580Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-05-04T19:40:47.580Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-05-04T19:40:47.580Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-05-04T19:40:47.580Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-05-04T19:40:47.580Z] === RUN TestCreateTmpfsMountsTarget [2023-05-04T19:40:47.580Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-05-04T19:40:47.580Z] === RUN TestCreateWithCustomMaskedPaths [2023-05-04T19:40:47.696Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-05-04T19:40:50.112Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2023-05-04T19:40:50.112Z] === RUN TestCreateWithCustomReadonlyPaths [2023-05-04T19:40:50.484Z] --- PASS: TestBuildWithHugeFile (41.41s) [2023-05-04T19:40:50.484Z] === RUN TestBuildWithEmptyDockerfile [2023-05-04T19:40:50.484Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:50.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:50.484Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:50.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:50.484Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:50.484Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:50.484Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:50.484Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:50.484Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:50.484Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-05-04T19:40:50.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-05-04T19:40:50.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-05-04T19:40:50.484Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-05-04T19:40:50.484Z] === RUN TestBuildPreserveOwnership [2023-05-04T19:40:50.484Z] === RUN TestBuildPreserveOwnership/copy_from [2023-05-04T19:40:50.484Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-05-04T19:40:50.484Z] --- PASS: TestBuildPreserveOwnership (2.90s) [2023-05-04T19:40:50.484Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2023-05-04T19:40:50.484Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2023-05-04T19:40:50.484Z] === RUN TestBuildPlatformInvalid [2023-05-04T19:40:50.484Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-05-04T19:40:50.484Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-05-04T19:40:50.484Z] Loaded image: busybox:latest [2023-05-04T19:40:50.484Z] Loaded image: busybox:glibc [2023-05-04T19:40:50.484Z] Loaded image: debian:bullseye-slim [2023-05-04T19:40:50.484Z] Loaded image: hello-world:latest [2023-05-04T19:40:50.484Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:40:50.988Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-05-04T19:40:52.014Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2023-05-04T19:40:52.014Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-05-04T19:40:52.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:40:52.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:40:52.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:40:52.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:40:52.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:40:52.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:40:52.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:40:52.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:40:52.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:40:52.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:40:52.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:40:52.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:40:52.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:40:52.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:40:52.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:40:52.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-05-04T19:40:52.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-05-04T19:40:52.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-05-04T19:40:52.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-05-04T19:40:52.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-05-04T19:40:52.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-05-04T19:40:52.014Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-05-04T19:40:52.894Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-05-04T19:40:52.950Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2023-05-04T19:40:52.950Z] === RUN TestCreateDifferentPlatform [2023-05-04T19:40:52.950Z] === RUN TestCreateDifferentPlatform/different_os [2023-05-04T19:40:52.950Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-05-04T19:40:52.950Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-05-04T19:40:52.950Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-05-04T19:40:52.950Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-05-04T19:40:52.950Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-05-04T19:40:52.950Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2023-05-04T19:40:52.950Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-05-04T19:40:52.950Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-05-04T19:40:52.950Z] === RUN TestContainerStartOnDaemonRestart [2023-05-04T19:40:52.950Z] === PAUSE TestContainerStartOnDaemonRestart [2023-05-04T19:40:52.950Z] === RUN TestDaemonRestartIpcMode [2023-05-04T19:40:52.950Z] === PAUSE TestDaemonRestartIpcMode [2023-05-04T19:40:52.950Z] === RUN TestDaemonHostGatewayIP [2023-05-04T19:40:52.950Z] === PAUSE TestDaemonHostGatewayIP [2023-05-04T19:40:52.950Z] === RUN TestRestartDaemonWithRestartingContainer [2023-05-04T19:40:52.950Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-05-04T19:40:52.950Z] === RUN TestContainerKillOnDaemonStart [2023-05-04T19:40:52.950Z] === PAUSE TestContainerKillOnDaemonStart [2023-05-04T19:40:52.950Z] === RUN TestDiff [2023-05-04T19:40:53.831Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-05-04T19:40:53.887Z] --- PASS: TestDiff (0.72s) [2023-05-04T19:40:53.887Z] === RUN TestExecWithCloseStdin [2023-05-04T19:40:54.823Z] --- PASS: TestExecWithCloseStdin (0.84s) [2023-05-04T19:40:54.823Z] === RUN TestExec [2023-05-04T19:40:55.010Z] --- PASS: TestBuildWithHugeFile (51.20s) [2023-05-04T19:40:55.010Z] === RUN TestBuildWithEmptyDockerfile [2023-05-04T19:40:55.010Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:55.010Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:55.010Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:55.010Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:55.010Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:55.010Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:55.010Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:40:55.010Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:40:55.010Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:40:55.010Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2023-05-04T19:40:55.010Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) [2023-05-04T19:40:55.010Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) [2023-05-04T19:40:55.010Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-05-04T19:40:55.010Z] === RUN TestBuildPreserveOwnership [2023-05-04T19:40:55.010Z] === RUN TestBuildPreserveOwnership/copy_from [2023-05-04T19:40:55.266Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-05-04T19:40:55.390Z] --- PASS: TestExec (0.89s) [2023-05-04T19:40:55.390Z] === RUN TestExecUser [2023-05-04T19:40:55.738Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-05-04T19:40:56.230Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-05-04T19:40:56.306Z] check_test.go:308: [d40c88e821a6a] daemon is not started [2023-05-04T19:40:56.306Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-05-04T19:40:56.325Z] --- PASS: TestExecUser (0.85s) [2023-05-04T19:40:56.325Z] === RUN TestExportContainerAndImportImage [2023-05-04T19:40:56.565Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-05-04T19:40:56.824Z] check_test.go:308: [d7572ce88146d] daemon is not started [2023-05-04T19:40:56.824Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-05-04T19:40:56.824Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-05-04T19:40:57.260Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2023-05-04T19:40:57.260Z] === RUN TestExportContainerAfterDaemonRestart [2023-05-04T19:40:57.763Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-05-04T19:40:58.022Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-05-04T19:40:58.022Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-05-04T19:40:58.281Z] check_test.go:308: [dc3ccb871a817] daemon is not started [2023-05-04T19:40:58.281Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-05-04T19:40:58.540Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-05-04T19:40:58.562Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.28s) [2023-05-04T19:40:58.562Z] PASS [2023-05-04T19:40:58.562Z] [2023-05-04T19:40:58.562Z] === Skipped [2023-05-04T19:40:58.562Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-05-04T19:40:58.562Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T19:40:58.562Z] [2023-05-04T19:40:58.562Z] DONE 33 tests, 1 skipped in 71.493s [2023-05-04T19:40:58.562Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-05-04T19:40:58.562Z] ++ 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 [2023-05-04T19:40:58.562Z] ++ set -e [2023-05-04T19:40:58.562Z] ++ '[' -n 0 ']' [2023-05-04T19:40:58.562Z] ++ set -x [2023-05-04T19:40:58.562Z] ++ 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 [2023-05-04T19:40:58.562Z] INFO: Testing against a local daemon [2023-05-04T19:40:58.562Z] === RUN TestConfigInspect [2023-05-04T19:40:58.636Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) [2023-05-04T19:40:58.636Z] === RUN TestHealthCheckWorkdir [2023-05-04T19:40:59.433Z] --- PASS: TestBuildPreserveOwnership (9.73s) [2023-05-04T19:40:59.433Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.73s) [2023-05-04T19:40:59.433Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-05-04T19:40:59.433Z] === RUN TestBuildPlatformInvalid [2023-05-04T19:40:59.433Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2023-05-04T19:40:59.433Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-05-04T19:40:59.433Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-05-04T19:40:59.433Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-05-04T19:40:59.433Z] PASS [2023-05-04T19:40:59.433Z] [2023-05-04T19:40:59.433Z] === Skipped [2023-05-04T19:40:59.433Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-05-04T19:40:59.433Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T19:40:59.433Z] [2023-05-04T19:40:59.433Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-05-04T19:40:59.433Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-05-04T19:40:59.433Z] [2023-05-04T19:40:59.433Z] DONE 33 tests, 2 skipped in 109.896s [2023-05-04T19:40:59.433Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-05-04T19:40:59.433Z] INFO: Testing against a local daemon [2023-05-04T19:40:59.433Z] === RUN TestConfigInspect [2023-05-04T19:40:59.433Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:40:59.433Z] --- SKIP: TestConfigInspect (0.01s) [2023-05-04T19:40:59.433Z] === RUN TestConfigList [2023-05-04T19:40:59.433Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:40:59.433Z] --- SKIP: TestConfigList (0.01s) [2023-05-04T19:40:59.433Z] === RUN TestConfigsCreateAndDelete [2023-05-04T19:40:59.433Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:40:59.433Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-05-04T19:40:59.433Z] === RUN TestConfigsUpdate [2023-05-04T19:40:59.433Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:40:59.433Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-05-04T19:40:59.433Z] === RUN TestTemplatedConfig [2023-05-04T19:40:59.433Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:40:59.433Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-05-04T19:40:59.433Z] === RUN TestConfigCreateResolve [2023-05-04T19:40:59.433Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:40:59.433Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-05-04T19:40:59.433Z] === RUN TestConfigDaemonLibtrustID [2023-05-04T19:40:59.572Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2023-05-04T19:40:59.572Z] === RUN TestHealthKillContainer [2023-05-04T19:41:00.445Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-05-04T19:41:00.448Z] --- PASS: TestConfigInspect (2.53s) [2023-05-04T19:41:00.448Z] === RUN TestConfigList [2023-05-04T19:41:00.705Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-05-04T19:41:00.799Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2023-05-04T19:41:00.799Z] PASS [2023-05-04T19:41:00.799Z] [2023-05-04T19:41:00.799Z] === Skipped [2023-05-04T19:41:00.799Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2023-05-04T19:41:00.799Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:41:00.799Z] [2023-05-04T19:41:00.799Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-05-04T19:41:00.799Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:41:00.799Z] [2023-05-04T19:41:00.799Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-05-04T19:41:00.799Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:41:00.799Z] [2023-05-04T19:41:00.799Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-05-04T19:41:00.799Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:41:00.799Z] [2023-05-04T19:41:00.799Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-05-04T19:41:00.799Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:41:00.799Z] [2023-05-04T19:41:00.799Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-05-04T19:41:00.799Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:41:00.799Z] [2023-05-04T19:41:00.799Z] DONE 7 tests, 6 skipped in 1.644s [2023-05-04T19:41:00.799Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-05-04T19:41:00.799Z] INFO: Testing against a local daemon [2023-05-04T19:41:00.799Z] === RUN TestCheckpoint [2023-05-04T19:41:00.799Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T19:41:00.799Z] --- SKIP: TestCheckpoint (0.00s) [2023-05-04T19:41:00.799Z] === RUN TestContainerInvalidJSON [2023-05-04T19:41:00.799Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:00.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:00.799Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:00.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:00.799Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:00.799Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:00.799Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:00.799Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:00.799Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:00.799Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-05-04T19:41:00.799Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-05-04T19:41:00.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-05-04T19:41:00.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-05-04T19:41:00.799Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-05-04T19:41:01.056Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-05-04T19:41:01.056Z] === RUN TestCopyFromContainerPathIsNotDir [2023-05-04T19:41:01.056Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-05-04T19:41:01.056Z] === RUN TestCopyToContainerPathDoesNotExist [2023-05-04T19:41:01.056Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-05-04T19:41:01.056Z] === RUN TestCopyToContainerPathIsNotDir [2023-05-04T19:41:01.056Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-05-04T19:41:01.056Z] === RUN TestCopyFromContainer [2023-05-04T19:41:02.083Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-05-04T19:41:02.083Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-05-04T19:41:02.652Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-05-04T19:41:02.961Z] --- PASS: TestConfigList (2.35s) [2023-05-04T19:41:02.962Z] === RUN TestConfigsCreateAndDelete [2023-05-04T19:41:03.664Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-05-04T19:41:04.558Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-05-04T19:41:05.225Z] === RUN TestCopyFromContainer// [2023-05-04T19:41:05.225Z] === RUN TestCopyFromContainer//bar/root [2023-05-04T19:41:05.225Z] === RUN TestCopyFromContainer//bar/root/ [2023-05-04T19:41:05.225Z] === RUN TestCopyFromContainer/bar/quux [2023-05-04T19:41:05.225Z] === RUN TestCopyFromContainer/bar/quux/ [2023-05-04T19:41:05.475Z] --- PASS: TestConfigsCreateAndDelete (2.39s) [2023-05-04T19:41:05.475Z] === RUN TestConfigsUpdate [2023-05-04T19:41:05.481Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-05-04T19:41:05.482Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-05-04T19:41:05.482Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-05-04T19:41:05.482Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-05-04T19:41:05.482Z] === RUN TestCopyFromContainer/bar/notarget [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer (4.48s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer//bar/root (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer/bar/quux (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-05-04T19:41:05.482Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-05-04T19:41:05.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-05-04T19:41:05.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:05.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:05.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:05.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:05.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:05.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:05.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:05.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:05.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:05.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-05-04T19:41:05.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-05-04T19:41:05.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-05-04T19:41:05.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-05-04T19:41:05.482Z] === RUN TestCreateLinkToNonExistingContainer [2023-05-04T19:41:05.497Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-05-04T19:41:05.737Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-05-04T19:41:05.738Z] === RUN TestCreateWithInvalidEnv [2023-05-04T19:41:05.738Z] === RUN TestCreateWithInvalidEnv/0 [2023-05-04T19:41:05.738Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-05-04T19:41:05.738Z] === RUN TestCreateWithInvalidEnv/1 [2023-05-04T19:41:05.738Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-05-04T19:41:05.738Z] === RUN TestCreateWithInvalidEnv/2 [2023-05-04T19:41:05.738Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-05-04T19:41:05.738Z] === CONT TestCreateWithInvalidEnv/0 [2023-05-04T19:41:05.738Z] === CONT TestCreateWithInvalidEnv/2 [2023-05-04T19:41:05.738Z] === CONT TestCreateWithInvalidEnv/1 [2023-05-04T19:41:05.738Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-05-04T19:41:05.738Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-05-04T19:41:05.738Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-05-04T19:41:05.738Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-05-04T19:41:05.738Z] === RUN TestCreateTmpfsMountsTarget [2023-05-04T19:41:05.738Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-05-04T19:41:05.738Z] === RUN TestCreateWithCustomMaskedPaths [2023-05-04T19:41:06.066Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-05-04T19:41:07.104Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s) [2023-05-04T19:41:07.104Z] === RUN TestCreateWithCustomReadonlyPaths [2023-05-04T19:41:07.361Z] --- PASS: TestConfigsUpdate (2.37s) [2023-05-04T19:41:07.361Z] === RUN TestTemplatedConfig [2023-05-04T19:41:07.876Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-05-04T19:41:08.472Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2023-05-04T19:41:08.472Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-05-04T19:41:08.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:08.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:08.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:08.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:08.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:08.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:08.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:08.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:08.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:08.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:08.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:08.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:08.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:08.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:08.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:08.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-05-04T19:41:08.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-05-04T19:41:08.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-05-04T19:41:08.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-05-04T19:41:08.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-05-04T19:41:08.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-05-04T19:41:08.472Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-05-04T19:41:08.728Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2023-05-04T19:41:08.728Z] === RUN TestCreateDifferentPlatform [2023-05-04T19:41:08.728Z] === RUN TestCreateDifferentPlatform/different_os [2023-05-04T19:41:08.728Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-05-04T19:41:08.728Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-05-04T19:41:08.728Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-05-04T19:41:08.728Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-05-04T19:41:08.728Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-05-04T19:41:08.728Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-05-04T19:41:08.728Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-05-04T19:41:08.728Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-05-04T19:41:08.728Z] === RUN TestContainerStartOnDaemonRestart [2023-05-04T19:41:08.728Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-05-04T19:41:08.728Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-05-04T19:41:08.728Z] === RUN TestDaemonRestartIpcMode [2023-05-04T19:41:08.728Z] === PAUSE TestDaemonRestartIpcMode [2023-05-04T19:41:08.728Z] === RUN TestDaemonHostGatewayIP [2023-05-04T19:41:08.728Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:41:08.728Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-05-04T19:41:08.728Z] === RUN TestRestartDaemonWithRestartingContainer [2023-05-04T19:41:08.728Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-05-04T19:41:08.728Z] === RUN TestContainerKillOnDaemonStart [2023-05-04T19:41:08.728Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-05-04T19:41:08.728Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-05-04T19:41:08.728Z] === RUN TestDiff [2023-05-04T19:41:09.290Z] --- PASS: TestDiff (0.43s) [2023-05-04T19:41:09.290Z] === RUN TestExecWithCloseStdin [2023-05-04T19:41:09.357Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-05-04T19:41:09.545Z] --- PASS: TestHealthKillContainer (8.45s) [2023-05-04T19:41:09.545Z] === RUN TestHealthCheckProcessKilled [2023-05-04T19:41:09.545Z] --- PASS: TestHealthCheckProcessKilled (1.07s) [2023-05-04T19:41:09.545Z] === RUN TestInspectCpusetInConfigPre120 [2023-05-04T19:41:09.547Z] --- PASS: TestExecWithCloseStdin (0.45s) [2023-05-04T19:41:09.547Z] === RUN TestExec [2023-05-04T19:41:09.616Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-05-04T19:41:09.804Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2023-05-04T19:41:09.804Z] === RUN TestIpcModeNone [2023-05-04T19:41:10.109Z] --- PASS: TestExec (0.51s) [2023-05-04T19:41:10.109Z] === RUN TestExecUser [2023-05-04T19:41:10.624Z] --- PASS: TestTemplatedConfig (2.79s) [2023-05-04T19:41:10.624Z] === RUN TestConfigCreateResolve [2023-05-04T19:41:10.672Z] --- PASS: TestExecUser (0.44s) [2023-05-04T19:41:10.672Z] === RUN TestExportContainerAndImportImage [2023-05-04T19:41:10.740Z] --- PASS: TestIpcModeNone (0.87s) [2023-05-04T19:41:10.740Z] === RUN TestIpcModePrivate [2023-05-04T19:41:11.234Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2023-05-04T19:41:11.234Z] === RUN TestExportContainerAfterDaemonRestart [2023-05-04T19:41:11.307Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-05-04T19:41:11.565Z] --- PASS: TestIpcModePrivate (0.85s) [2023-05-04T19:41:11.565Z] === RUN TestIpcModeShareable [2023-05-04T19:41:12.132Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-05-04T19:41:12.390Z] --- PASS: TestIpcModeShareable (0.81s) [2023-05-04T19:41:12.390Z] === RUN TestAPIIpcModeShareableAndContainer [2023-05-04T19:41:12.510Z] --- PASS: TestConfigCreateResolve (2.40s) [2023-05-04T19:41:12.510Z] === RUN TestConfigDaemonLibtrustID [2023-05-04T19:41:12.906Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-05-04T19:41:12.906Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-05-04T19:41:13.071Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-05-04T19:41:13.071Z] PASS [2023-05-04T19:41:13.071Z] [2023-05-04T19:41:13.071Z] DONE 7 tests in 15.395s [2023-05-04T19:41:13.071Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-05-04T19:41:13.071Z] ++ 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 [2023-05-04T19:41:13.071Z] ++ set -e [2023-05-04T19:41:13.071Z] ++ '[' -n 0 ']' [2023-05-04T19:41:13.071Z] ++ set -x [2023-05-04T19:41:13.071Z] ++ 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 [2023-05-04T19:41:13.071Z] INFO: Testing against a local daemon [2023-05-04T19:41:13.071Z] === RUN TestCheckpoint [2023-05-04T19:41:13.071Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T19:41:13.071Z] --- SKIP: TestCheckpoint (0.00s) [2023-05-04T19:41:13.071Z] === RUN TestContainerInvalidJSON [2023-05-04T19:41:13.071Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:13.071Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:13.071Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:13.071Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:13.071Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:13.071Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:13.071Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:13.071Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:13.071Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:13.071Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-05-04T19:41:13.071Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-05-04T19:41:13.071Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-05-04T19:41:13.071Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-05-04T19:41:13.071Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-05-04T19:41:13.164Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-05-04T19:41:13.165Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-05-04T19:41:13.327Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-05-04T19:41:13.327Z] === RUN TestCopyFromContainerPathIsNotDir [2023-05-04T19:41:13.327Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-05-04T19:41:13.327Z] === RUN TestCopyToContainerPathDoesNotExist [2023-05-04T19:41:13.327Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-05-04T19:41:13.327Z] === RUN TestCopyToContainerPathIsNotDir [2023-05-04T19:41:13.327Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-05-04T19:41:13.327Z] === RUN TestCopyFromContainer [2023-05-04T19:41:13.734Z] check_test.go:308: [d428af6e26585] daemon is not started [2023-05-04T19:41:13.734Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-05-04T19:41:13.734Z] --- PASS: TestBuildWithHugeFile (46.83s) [2023-05-04T19:41:13.734Z] === RUN TestBuildWithEmptyDockerfile [2023-05-04T19:41:13.734Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:41:13.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:41:13.734Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:41:13.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:41:13.734Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:41:13.734Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:41:13.734Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T19:41:13.734Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T19:41:13.734Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T19:41:13.993Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-05-04T19:41:13.993Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-05-04T19:41:13.993Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2023-05-04T19:41:13.993Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2023-05-04T19:41:13.993Z] === RUN TestBuildPreserveOwnership [2023-05-04T19:41:13.993Z] === RUN TestBuildPreserveOwnership/copy_from [2023-05-04T19:41:14.252Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-05-04T19:41:14.253Z] === RUN TestCopyFromContainer// [2023-05-04T19:41:14.253Z] === RUN TestCopyFromContainer//bar/root [2023-05-04T19:41:14.253Z] === RUN TestCopyFromContainer//bar/root/ [2023-05-04T19:41:14.503Z] --- PASS: TestExportContainerAfterDaemonRestart (3.27s) [2023-05-04T19:41:14.503Z] === RUN TestHealthCheckWorkdir [2023-05-04T19:41:14.509Z] === RUN TestCopyFromContainer/bar/quux [2023-05-04T19:41:14.509Z] === RUN TestCopyFromContainer/bar/quux/ [2023-05-04T19:41:14.509Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-05-04T19:41:14.509Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-05-04T19:41:14.509Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-05-04T19:41:14.764Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-05-04T19:41:14.764Z] === RUN TestCopyFromContainer/bar/notarget [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer (1.41s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-05-04T19:41:14.764Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-05-04T19:41:14.765Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-05-04T19:41:14.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-05-04T19:41:14.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:14.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:14.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:14.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:14.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:14.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:14.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:14.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:14.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:14.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-05-04T19:41:14.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-05-04T19:41:14.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-05-04T19:41:14.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-05-04T19:41:14.765Z] === RUN TestCreateLinkToNonExistingContainer [2023-05-04T19:41:14.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-05-04T19:41:14.765Z] === RUN TestCreateWithInvalidEnv [2023-05-04T19:41:14.765Z] === RUN TestCreateWithInvalidEnv/0 [2023-05-04T19:41:14.765Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-05-04T19:41:14.765Z] === RUN TestCreateWithInvalidEnv/1 [2023-05-04T19:41:14.765Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-05-04T19:41:14.765Z] === RUN TestCreateWithInvalidEnv/2 [2023-05-04T19:41:14.765Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-05-04T19:41:14.765Z] === CONT TestCreateWithInvalidEnv/0 [2023-05-04T19:41:14.765Z] === CONT TestCreateWithInvalidEnv/2 [2023-05-04T19:41:14.765Z] === CONT TestCreateWithInvalidEnv/1 [2023-05-04T19:41:14.765Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-05-04T19:41:14.765Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-05-04T19:41:14.765Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-05-04T19:41:14.765Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-05-04T19:41:14.765Z] === RUN TestCreateTmpfsMountsTarget [2023-05-04T19:41:14.765Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-05-04T19:41:14.765Z] === RUN TestCreateWithCustomMaskedPaths [2023-05-04T19:41:14.821Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-05-04T19:41:14.923Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s) [2023-05-04T19:41:14.923Z] === RUN TestAPIIpcModeHost [2023-05-04T19:41:15.065Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2023-05-04T19:41:15.065Z] === RUN TestHealthKillContainer [2023-05-04T19:41:15.080Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-05-04T19:41:15.182Z] --- PASS: TestAPIIpcModeHost (0.55s) [2023-05-04T19:41:15.182Z] === RUN TestDaemonIpcModeShareable [2023-05-04T19:41:15.338Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-05-04T19:41:16.277Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-05-04T19:41:16.277Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-05-04T19:41:16.537Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-05-04T19:41:16.558Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-05-04T19:41:16.558Z] --- PASS: TestDaemonIpcModeShareable (1.32s) [2023-05-04T19:41:16.558Z] === RUN TestDaemonIpcModePrivate [2023-05-04T19:41:16.651Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2023-05-04T19:41:16.651Z] === RUN TestCreateWithCustomReadonlyPaths [2023-05-04T19:41:17.476Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-05-04T19:41:17.736Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2023-05-04T19:41:17.736Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2023-05-04T19:41:17.736Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2023-05-04T19:41:17.736Z] === RUN TestBuildPlatformInvalid [2023-05-04T19:41:17.736Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-05-04T19:41:17.736Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-05-04T19:41:17.935Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-05-04T19:41:17.935Z] --- PASS: TestDaemonIpcModePrivate (1.30s) [2023-05-04T19:41:17.935Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-05-04T19:41:18.015Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2023-05-04T19:41:18.015Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-05-04T19:41:18.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:18.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:18.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:18.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:18.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:18.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:18.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:18.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:18.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:18.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:18.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:18.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:18.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:18.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:18.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:18.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-05-04T19:41:18.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-05-04T19:41:18.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-05-04T19:41:18.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-05-04T19:41:18.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-05-04T19:41:18.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-05-04T19:41:18.015Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-05-04T19:41:18.303Z] Loaded image: busybox:latest [2023-05-04T19:41:18.562Z] Loaded image: busybox:glibc [2023-05-04T19:41:18.575Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2023-05-04T19:41:18.575Z] === RUN TestCreateDifferentPlatform [2023-05-04T19:41:18.575Z] === RUN TestCreateDifferentPlatform/different_os [2023-05-04T19:41:18.575Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-05-04T19:41:18.575Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-05-04T19:41:18.575Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-05-04T19:41:18.575Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-05-04T19:41:18.575Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-05-04T19:41:18.575Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-05-04T19:41:18.575Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-05-04T19:41:18.575Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-05-04T19:41:18.575Z] === RUN TestContainerStartOnDaemonRestart [2023-05-04T19:41:18.575Z] === PAUSE TestContainerStartOnDaemonRestart [2023-05-04T19:41:18.575Z] === RUN TestDaemonRestartIpcMode [2023-05-04T19:41:18.575Z] === PAUSE TestDaemonRestartIpcMode [2023-05-04T19:41:18.575Z] === RUN TestDaemonHostGatewayIP [2023-05-04T19:41:18.575Z] === PAUSE TestDaemonHostGatewayIP [2023-05-04T19:41:18.575Z] === RUN TestRestartDaemonWithRestartingContainer [2023-05-04T19:41:18.575Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-05-04T19:41:18.575Z] === RUN TestContainerKillOnDaemonStart [2023-05-04T19:41:18.575Z] === PAUSE TestContainerKillOnDaemonStart [2023-05-04T19:41:18.575Z] === RUN TestDiff [2023-05-04T19:41:18.870Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-05-04T19:41:19.130Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s) [2023-05-04T19:41:19.130Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-05-04T19:41:19.136Z] --- PASS: TestDiff (0.49s) [2023-05-04T19:41:19.136Z] === RUN TestExecWithCloseStdin [2023-05-04T19:41:19.501Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-05-04T19:41:19.501Z] Loaded image: debian:bullseye-slim [2023-05-04T19:41:19.501Z] Loaded image: hello-world:latest [2023-05-04T19:41:19.501Z] Loaded image: arm32v7/hello-world:latest [2023-05-04T19:41:19.696Z] --- PASS: TestExecWithCloseStdin (0.58s) [2023-05-04T19:41:19.696Z] === RUN TestExec [2023-05-04T19:41:20.258Z] --- PASS: TestExec (0.58s) [2023-05-04T19:41:20.258Z] === RUN TestExecUser [2023-05-04T19:41:20.507Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-05-04T19:41:20.507Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.28s) [2023-05-04T19:41:20.507Z] === RUN TestIpcModeOlderClient [2023-05-04T19:41:20.507Z] === PAUSE TestIpcModeOlderClient [2023-05-04T19:41:20.507Z] === RUN TestKillContainerInvalidSignal [2023-05-04T19:41:20.819Z] --- PASS: TestExecUser (0.57s) [2023-05-04T19:41:20.819Z] === RUN TestExportContainerAndImportImage [2023-05-04T19:41:21.075Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2023-05-04T19:41:21.075Z] === RUN TestKillContainer [2023-05-04T19:41:21.075Z] === RUN TestKillContainer/no_signal [2023-05-04T19:41:21.380Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2023-05-04T19:41:21.380Z] === RUN TestExportContainerAfterDaemonRestart [2023-05-04T19:41:21.643Z] === RUN TestKillContainer/non_killing_signal [2023-05-04T19:41:21.670Z] 8185ee4ed646: Pull complete [2023-05-04T19:41:21.901Z] === RUN TestKillContainer/killing_signal [2023-05-04T19:41:22.034Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-05-04T19:41:22.034Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-05-04T19:41:22.293Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-05-04T19:41:22.744Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2023-05-04T19:41:22.744Z] === RUN TestHealthCheckWorkdir [2023-05-04T19:41:22.837Z] --- PASS: TestKillContainer (1.77s) [2023-05-04T19:41:22.837Z] --- PASS: TestKillContainer/no_signal (0.56s) [2023-05-04T19:41:22.837Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2023-05-04T19:41:22.837Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2023-05-04T19:41:22.837Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-05-04T19:41:22.837Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-05-04T19:41:23.153Z] --- PASS: TestHealthKillContainer (7.86s) [2023-05-04T19:41:23.153Z] === RUN TestHealthCheckProcessKilled [2023-05-04T19:41:23.231Z] === RUN TestDockerSuite/TestBuildAddScript [2023-05-04T19:41:23.305Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2023-05-04T19:41:23.305Z] === RUN TestHealthKillContainer [2023-05-04T19:41:23.405Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-05-04T19:41:23.714Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2023-05-04T19:41:23.714Z] === RUN TestInspectCpusetInConfigPre120 [2023-05-04T19:41:23.714Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-05-04T19:41:23.714Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-05-04T19:41:23.714Z] === RUN TestIpcModeNone [2023-05-04T19:41:23.971Z] --- PASS: TestIpcModeNone (0.47s) [2023-05-04T19:41:23.971Z] === RUN TestIpcModePrivate [2023-05-04T19:41:23.972Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2023-05-04T19:41:23.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2023-05-04T19:41:23.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2023-05-04T19:41:23.973Z] === RUN TestKillStoppedContainer [2023-05-04T19:41:23.973Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-05-04T19:41:23.973Z] === RUN TestKillStoppedContainerAPIPre120 [2023-05-04T19:41:23.973Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-05-04T19:41:23.973Z] === RUN TestKillDifferentUserContainer [2023-05-04T19:41:24.168Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-05-04T19:41:24.168Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-05-04T19:41:24.168Z] check_test.go:308: [da9dceae0be77] daemon is not started [2023-05-04T19:41:24.168Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-05-04T19:41:24.227Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-05-04T19:41:24.483Z] --- PASS: TestIpcModePrivate (0.43s) [2023-05-04T19:41:24.483Z] === RUN TestIpcModeShareable [2023-05-04T19:41:24.483Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:41:24.483Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-05-04T19:41:24.483Z] === RUN TestAPIIpcModeShareableAndContainer [2023-05-04T19:41:24.540Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2023-05-04T19:41:24.540Z] === RUN TestInspectOomKilledTrue [2023-05-04T19:41:24.540Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-05-04T19:41:24.540Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-05-04T19:41:24.540Z] === RUN TestInspectOomKilledFalse [2023-05-04T19:41:24.573Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-05-04T19:41:25.107Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2023-05-04T19:41:25.107Z] === RUN TestLinksEtcHostsContentMatch [2023-05-04T19:41:25.366Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2023-05-04T19:41:25.366Z] === RUN TestLinksContainerNames [2023-05-04T19:41:25.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-05-04T19:41:25.546Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-05-04T19:41:25.850Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2023-05-04T19:41:25.850Z] === RUN TestAPIIpcModeHost [2023-05-04T19:41:25.850Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:41:25.850Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-05-04T19:41:25.850Z] === RUN TestDaemonIpcModeShareable [2023-05-04T19:41:25.850Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:41:25.850Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-05-04T19:41:25.850Z] === RUN TestDaemonIpcModePrivate [2023-05-04T19:41:26.743Z] --- PASS: TestLinksContainerNames (1.02s) [2023-05-04T19:41:26.743Z] === RUN TestLogsFollowTailEmpty [2023-05-04T19:41:26.779Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-05-04T19:41:27.002Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2023-05-04T19:41:27.002Z] === RUN TestContainerNetworkMountsNoChown [2023-05-04T19:41:27.451Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-05-04T19:41:27.572Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/default [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/default [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/private [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/private [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rprivate [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rprivate [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/slave [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/slave [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rslave [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rslave [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/shared [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/shared [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rshared [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rshared [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/default [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rslave [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rshared [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/slave [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/shared [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/private [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rprivate [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:27.572Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:27.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:27.572Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:27.831Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2023-05-04T19:41:27.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-05-04T19:41:27.831Z] === RUN TestContainerBindMountNonRecursive [2023-05-04T19:41:28.019Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.14s) [2023-05-04T19:41:28.019Z] PASS [2023-05-04T19:41:28.019Z] [2023-05-04T19:41:28.019Z] === Skipped [2023-05-04T19:41:28.019Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-05-04T19:41:28.019Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T19:41:28.019Z] [2023-05-04T19:41:28.019Z] DONE 33 tests, 1 skipped in 81.658s [2023-05-04T19:41:28.019Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-05-04T19:41:28.019Z] ++ 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 [2023-05-04T19:41:28.019Z] ++ set -e [2023-05-04T19:41:28.019Z] ++ '[' -n 0 ']' [2023-05-04T19:41:28.019Z] ++ set -x [2023-05-04T19:41:28.019Z] ++ 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 [2023-05-04T19:41:28.019Z] INFO: Testing against a local daemon [2023-05-04T19:41:28.019Z] === RUN TestConfigInspect [2023-05-04T19:41:28.144Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2023-05-04T19:41:28.144Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-05-04T19:41:28.144Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:41:28.144Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-05-04T19:41:28.144Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-05-04T19:41:28.144Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:41:28.144Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-05-04T19:41:28.144Z] === RUN TestIpcModeOlderClient [2023-05-04T19:41:28.144Z] === PAUSE TestIpcModeOlderClient [2023-05-04T19:41:28.144Z] === RUN TestKillContainerInvalidSignal [2023-05-04T19:41:28.400Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2023-05-04T19:41:28.400Z] === RUN TestKillContainer [2023-05-04T19:41:28.400Z] === RUN TestKillContainer/no_signal [2023-05-04T19:41:28.587Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-05-04T19:41:28.962Z] === RUN TestKillContainer/non_killing_signal [2023-05-04T19:41:29.208Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2023-05-04T19:41:29.208Z] === RUN TestContainerVolumesMountedAsShared [2023-05-04T19:41:29.218Z] === RUN TestKillContainer/killing_signal [2023-05-04T19:41:29.776Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2023-05-04T19:41:29.776Z] === RUN TestContainerVolumesMountedAsSlave [2023-05-04T19:41:29.781Z] --- PASS: TestKillContainer (1.33s) [2023-05-04T19:41:29.781Z] --- PASS: TestKillContainer/no_signal (0.44s) [2023-05-04T19:41:29.781Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2023-05-04T19:41:29.781Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2023-05-04T19:41:29.781Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-05-04T19:41:29.781Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-05-04T19:41:29.964Z] check_test.go:308: [d4551806de5f5] daemon is not started [2023-05-04T19:41:29.964Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-05-04T19:41:30.342Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-05-04T19:41:30.344Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2023-05-04T19:41:30.344Z] === RUN TestNetworkNat [2023-05-04T19:41:30.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2023-05-04T19:41:30.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2023-05-04T19:41:30.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2023-05-04T19:41:30.599Z] === RUN TestKillStoppedContainer [2023-05-04T19:41:30.855Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-05-04T19:41:30.855Z] === RUN TestKillStoppedContainerAPIPre120 [2023-05-04T19:41:30.855Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-05-04T19:41:30.855Z] === RUN TestKillDifferentUserContainer [2023-05-04T19:41:30.911Z] --- PASS: TestNetworkNat (0.57s) [2023-05-04T19:41:30.911Z] === RUN TestNetworkLocalhostTCPNat [2023-05-04T19:41:31.112Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2023-05-04T19:41:31.112Z] === RUN TestInspectOomKilledTrue [2023-05-04T19:41:31.112Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:41:31.112Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-05-04T19:41:31.112Z] === RUN TestInspectOomKilledFalse [2023-05-04T19:41:31.112Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-05-04T19:41:31.112Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-05-04T19:41:31.112Z] === RUN TestLinksEtcHostsContentMatch [2023-05-04T19:41:31.112Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-05-04T19:41:31.112Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-05-04T19:41:31.112Z] === RUN TestLinksContainerNames [2023-05-04T19:41:31.385Z] --- PASS: TestHealthKillContainer (8.04s) [2023-05-04T19:41:31.385Z] === RUN TestHealthCheckProcessKilled [2023-05-04T19:41:31.479Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2023-05-04T19:41:31.479Z] === RUN TestNetworkLoopbackNat [2023-05-04T19:41:31.868Z] --- PASS: TestConfigInspect (3.62s) [2023-05-04T19:41:31.868Z] === RUN TestConfigList [2023-05-04T19:41:31.868Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-05-04T19:41:32.311Z] --- PASS: TestHealthCheckProcessKilled (0.78s) [2023-05-04T19:41:32.311Z] === RUN TestInspectCpusetInConfigPre120 [2023-05-04T19:41:32.437Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-05-04T19:41:32.478Z] --- PASS: TestLinksContainerNames (0.94s) [2023-05-04T19:41:32.478Z] === RUN TestLogsFollowTailEmpty [2023-05-04T19:41:32.609Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2023-05-04T19:41:32.609Z] === RUN TestIpcModeNone [2023-05-04T19:41:32.734Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2023-05-04T19:41:32.734Z] === RUN TestContainerNetworkMountsNoChown [2023-05-04T19:41:32.990Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/default [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/default [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/private [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/private [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/rprivate [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/rprivate [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/slave [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/slave [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/rslave [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/rslave [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/shared [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/shared [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/rshared [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/rshared [2023-05-04T19:41:32.990Z] === CONT TestMountDaemonRoot/default [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:32.990Z] === CONT TestMountDaemonRoot/rslave [2023-05-04T19:41:32.990Z] === CONT TestMountDaemonRoot/private [2023-05-04T19:41:32.990Z] === CONT TestMountDaemonRoot/rprivate [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:32.990Z] === CONT TestMountDaemonRoot/rshared [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:32.990Z] === CONT TestMountDaemonRoot/shared [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:32.990Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:32.990Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/slave [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:32.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:32.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:32.991Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:33.005Z] check_test.go:308: [d985794c53bb1] daemon is not started [2023-05-04T19:41:33.005Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-05-04T19:41:33.170Z] --- PASS: TestIpcModeNone (0.60s) [2023-05-04T19:41:33.170Z] === RUN TestIpcModePrivate [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:33.247Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-05-04T19:41:33.247Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-05-04T19:41:33.247Z] === RUN TestContainerBindMountNonRecursive [2023-05-04T19:41:33.247Z] 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) [2023-05-04T19:41:33.247Z] --- SKIP: TestContainerBindMountNonRecursive (0.00s) [2023-05-04T19:41:33.247Z] === RUN TestContainerVolumesMountedAsShared [2023-05-04T19:41:33.247Z] 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) [2023-05-04T19:41:33.247Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-05-04T19:41:33.247Z] === RUN TestContainerVolumesMountedAsSlave [2023-05-04T19:41:33.247Z] 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) [2023-05-04T19:41:33.247Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-05-04T19:41:33.247Z] === RUN TestNetworkNat [2023-05-04T19:41:33.731Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-05-04T19:41:33.732Z] --- PASS: TestIpcModePrivate (0.56s) [2023-05-04T19:41:33.732Z] === RUN TestIpcModeShareable [2023-05-04T19:41:33.809Z] --- PASS: TestNetworkNat (0.50s) [2023-05-04T19:41:33.809Z] === RUN TestNetworkLocalhostTCPNat [2023-05-04T19:41:33.987Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-05-04T19:41:34.011Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2023-05-04T19:41:34.011Z] === RUN TestPause [2023-05-04T19:41:34.035Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-05-04T19:41:34.243Z] --- PASS: TestIpcModeShareable (0.55s) [2023-05-04T19:41:34.243Z] === RUN TestAPIIpcModeShareableAndContainer [2023-05-04T19:41:34.371Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2023-05-04T19:41:34.371Z] === RUN TestNetworkLoopbackNat [2023-05-04T19:41:34.382Z] --- PASS: TestConfigList (2.75s) [2023-05-04T19:41:34.382Z] === RUN TestConfigsCreateAndDelete [2023-05-04T19:41:34.946Z] --- PASS: TestPause (0.61s) [2023-05-04T19:41:34.946Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-05-04T19:41:34.946Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-04T19:41:34.946Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-04T19:41:34.946Z] === RUN TestPauseStopPausedContainer [2023-05-04T19:41:35.205Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2023-05-04T19:41:35.205Z] === RUN TestPsFilter [2023-05-04T19:41:35.222Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-05-04T19:41:35.318Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-05-04T19:41:35.463Z] --- PASS: TestPsFilter (0.21s) [2023-05-04T19:41:35.463Z] === RUN TestRemoveContainerWithRemovedVolume [2023-05-04T19:41:36.031Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2023-05-04T19:41:36.031Z] === RUN TestRemoveContainerWithVolume [2023-05-04T19:41:36.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2023-05-04T19:41:36.130Z] === RUN TestAPIIpcModeHost [2023-05-04T19:41:36.254Z] docker_cli_daemon_plugins_test.go:80: [da2a644977ed9] daemon is not started [2023-05-04T19:41:36.386Z] --- PASS: TestAPIIpcModeHost (0.40s) [2023-05-04T19:41:36.386Z] === RUN TestDaemonIpcModeShareable [2023-05-04T19:41:36.598Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2023-05-04T19:41:36.598Z] === RUN TestRemoveContainerRunning [2023-05-04T19:41:36.887Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2023-05-04T19:41:36.887Z] === RUN TestPause [2023-05-04T19:41:36.887Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:41:36.887Z] --- SKIP: TestPause (0.00s) [2023-05-04T19:41:36.887Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-05-04T19:41:36.887Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-04T19:41:36.887Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-04T19:41:36.887Z] === RUN TestPauseStopPausedContainer [2023-05-04T19:41:36.887Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:41:36.887Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-05-04T19:41:36.887Z] === RUN TestPsFilter [2023-05-04T19:41:36.887Z] --- PASS: TestPsFilter (0.10s) [2023-05-04T19:41:36.887Z] === RUN TestRemoveContainerWithRemovedVolume [2023-05-04T19:41:37.165Z] --- PASS: TestRemoveContainerRunning (0.56s) [2023-05-04T19:41:37.165Z] === RUN TestRemoveContainerForceRemoveRunning [2023-05-04T19:41:37.189Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2023-05-04T19:41:37.189Z] === RUN TestConfigsUpdate [2023-05-04T19:41:37.189Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-05-04T19:41:37.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-05-04T19:41:37.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2023-05-04T19:41:37.448Z] === RUN TestRemoveContainerWithVolume [2023-05-04T19:41:37.448Z] === RUN TestDockerSuite/TestBuildAddTar [2023-05-04T19:41:37.733Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2023-05-04T19:41:37.733Z] === RUN TestRemoveInvalidContainer [2023-05-04T19:41:37.733Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-05-04T19:41:37.733Z] === RUN TestRenameLinkedContainer [2023-05-04T19:41:37.751Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-05-04T19:41:37.751Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2023-05-04T19:41:37.751Z] === RUN TestDaemonIpcModePrivate [2023-05-04T19:41:38.012Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2023-05-04T19:41:38.012Z] === RUN TestRemoveContainerRunning [2023-05-04T19:41:38.269Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-05-04T19:41:38.269Z] === RUN TestRemoveContainerForceRemoveRunning [2023-05-04T19:41:38.677Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-05-04T19:41:38.831Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2023-05-04T19:41:38.831Z] === RUN TestRemoveInvalidContainer [2023-05-04T19:41:38.831Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-05-04T19:41:38.831Z] === RUN TestRenameLinkedContainer [2023-05-04T19:41:38.932Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2023-05-04T19:41:38.932Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-05-04T19:41:39.859Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-05-04T19:41:39.982Z] docker_cli_daemon_plugins_test.go:170: [d8c81f55795d6] daemon is not started [2023-05-04T19:41:39.982Z] --- PASS: TestConfigsUpdate (2.82s) [2023-05-04T19:41:39.982Z] === RUN TestTemplatedConfig [2023-05-04T19:41:40.051Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-05-04T19:41:40.114Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2023-05-04T19:41:40.114Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-05-04T19:41:40.265Z] --- PASS: TestRenameLinkedContainer (2.28s) [2023-05-04T19:41:40.265Z] === RUN TestRenameStoppedContainer [2023-05-04T19:41:40.524Z] --- PASS: TestRenameStoppedContainer (0.55s) [2023-05-04T19:41:40.524Z] === RUN TestRenameRunningContainerAndReuse [2023-05-04T19:41:40.724Z] --- PASS: TestRenameLinkedContainer (1.88s) [2023-05-04T19:41:40.724Z] === RUN TestRenameStoppedContainer [2023-05-04T19:41:40.919Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-05-04T19:41:40.980Z] --- PASS: TestRenameStoppedContainer (0.40s) [2023-05-04T19:41:40.980Z] === RUN TestRenameRunningContainerAndReuse [2023-05-04T19:41:41.518Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-05-04T19:41:41.518Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.32s) [2023-05-04T19:41:41.518Z] === RUN TestIpcModeOlderClient [2023-05-04T19:41:41.518Z] === PAUSE TestIpcModeOlderClient [2023-05-04T19:41:41.518Z] === RUN TestKillContainerInvalidSignal [2023-05-04T19:41:41.900Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2023-05-04T19:41:41.901Z] === RUN TestRenameInvalidName [2023-05-04T19:41:41.908Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2023-05-04T19:41:41.908Z] === RUN TestRenameInvalidName [2023-05-04T19:41:42.083Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2023-05-04T19:41:42.083Z] === RUN TestKillContainer [2023-05-04T19:41:42.083Z] === RUN TestKillContainer/no_signal [2023-05-04T19:41:42.165Z] --- PASS: TestRenameInvalidName (0.42s) [2023-05-04T19:41:42.165Z] === RUN TestRenameAnonymousContainer [2023-05-04T19:41:42.468Z] --- PASS: TestRenameInvalidName (0.56s) [2023-05-04T19:41:42.468Z] === RUN TestRenameAnonymousContainer [2023-05-04T19:41:42.645Z] === RUN TestKillContainer/non_killing_signal [2023-05-04T19:41:42.902Z] === RUN TestKillContainer/killing_signal [2023-05-04T19:41:43.454Z] --- PASS: TestTemplatedConfig (3.29s) [2023-05-04T19:41:43.454Z] === RUN TestConfigCreateResolve [2023-05-04T19:41:43.454Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-05-04T19:41:43.465Z] --- PASS: TestKillContainer (1.58s) [2023-05-04T19:41:43.465Z] --- PASS: TestKillContainer/no_signal (0.53s) [2023-05-04T19:41:43.465Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2023-05-04T19:41:43.465Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2023-05-04T19:41:43.465Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-05-04T19:41:43.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-05-04T19:41:44.050Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-05-04T19:41:44.056Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2023-05-04T19:41:44.056Z] === RUN TestRenameContainerWithSameName [2023-05-04T19:41:44.313Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2023-05-04T19:41:44.313Z] === RUN TestRenameContainerWithLinkedContainer [2023-05-04T19:41:44.372Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2023-05-04T19:41:44.372Z] === RUN TestRenameContainerWithSameName [2023-05-04T19:41:44.390Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-05-04T19:41:44.390Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-05-04T19:41:44.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.96s) [2023-05-04T19:41:44.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2023-05-04T19:41:44.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2023-05-04T19:41:44.621Z] === RUN TestKillStoppedContainer [2023-05-04T19:41:44.621Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-05-04T19:41:44.621Z] === RUN TestKillStoppedContainerAPIPre120 [2023-05-04T19:41:44.621Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-05-04T19:41:44.621Z] === RUN TestKillDifferentUserContainer [2023-05-04T19:41:44.940Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2023-05-04T19:41:44.940Z] === RUN TestRenameContainerWithLinkedContainer [2023-05-04T19:41:44.958Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-05-04T19:41:45.190Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2023-05-04T19:41:45.190Z] === RUN TestInspectOomKilledTrue [2023-05-04T19:41:45.217Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-05-04T19:41:45.243Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2023-05-04T19:41:45.243Z] === RUN TestResize [2023-05-04T19:41:45.455Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2023-05-04T19:41:45.455Z] === RUN TestInspectOomKilledFalse [2023-05-04T19:41:45.475Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-05-04T19:41:45.805Z] --- PASS: TestResize (0.43s) [2023-05-04T19:41:45.805Z] === RUN TestResizeWithInvalidSize [2023-05-04T19:41:45.875Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2023-05-04T19:41:45.875Z] === RUN TestResize [2023-05-04T19:41:46.039Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2023-05-04T19:41:46.040Z] === RUN TestLinksEtcHostsContentMatch [2023-05-04T19:41:46.044Z] --- PASS: TestConfigCreateResolve (2.80s) [2023-05-04T19:41:46.044Z] === RUN TestConfigDaemonLibtrustID [2023-05-04T19:41:46.044Z] check_test.go:308: [d2e4d613e56ca] daemon is not started [2023-05-04T19:41:46.044Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-05-04T19:41:46.061Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-05-04T19:41:46.061Z] === RUN TestResizeWhenContainerNotStarted [2023-05-04T19:41:46.326Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2023-05-04T19:41:46.326Z] === RUN TestLinksContainerNames [2023-05-04T19:41:46.443Z] --- PASS: TestResize (0.56s) [2023-05-04T19:41:46.443Z] === RUN TestResizeWithInvalidSize [2023-05-04T19:41:46.612Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-05-04T19:41:46.612Z] PASS [2023-05-04T19:41:46.612Z] [2023-05-04T19:41:46.612Z] DONE 7 tests in 18.600s [2023-05-04T19:41:46.612Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-05-04T19:41:46.612Z] ++ 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 [2023-05-04T19:41:46.612Z] ++ set -e [2023-05-04T19:41:46.612Z] ++ '[' -n 0 ']' [2023-05-04T19:41:46.612Z] ++ set -x [2023-05-04T19:41:46.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 [2023-05-04T19:41:46.612Z] INFO: Testing against a local daemon [2023-05-04T19:41:46.612Z] === RUN TestCheckpoint [2023-05-04T19:41:46.612Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T19:41:46.612Z] --- SKIP: TestCheckpoint (0.00s) [2023-05-04T19:41:46.612Z] === RUN TestContainerInvalidJSON [2023-05-04T19:41:46.612Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:46.612Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:46.612Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:46.612Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:46.612Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:46.612Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:46.612Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T19:41:46.612Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-05-04T19:41:46.612Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T19:41:46.612Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-05-04T19:41:46.612Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-05-04T19:41:46.612Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-05-04T19:41:46.612Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-05-04T19:41:46.612Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-05-04T19:41:46.612Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-05-04T19:41:46.612Z] === RUN TestCopyFromContainerPathIsNotDir [2023-05-04T19:41:46.612Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-05-04T19:41:46.612Z] === RUN TestCopyToContainerPathDoesNotExist [2023-05-04T19:41:46.612Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-05-04T19:41:46.612Z] === RUN TestCopyToContainerPathIsNotDir [2023-05-04T19:41:46.623Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2023-05-04T19:41:46.623Z] === RUN TestDaemonRestartKillContainers [2023-05-04T19:41:46.623Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-05-04T19:41:46.623Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-05-04T19:41:46.623Z] === RUN TestCgroupNamespacesRun [2023-05-04T19:41:46.871Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2023-05-04T19:41:46.871Z] === RUN TestCopyFromContainer [2023-05-04T19:41:47.254Z] --- PASS: TestLinksContainerNames (1.01s) [2023-05-04T19:41:47.255Z] === RUN TestLogsFollowTailEmpty [2023-05-04T19:41:47.379Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2023-05-04T19:41:47.379Z] === RUN TestResizeWhenContainerNotStarted [2023-05-04T19:41:47.439Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-05-04T19:41:47.640Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:41:47.640Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:41:47.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:41:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:41:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:41:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:41:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:41:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:41:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:41:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:41:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:41:47.815Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2023-05-04T19:41:47.815Z] === RUN TestContainerNetworkMountsNoChown [2023-05-04T19:41:48.021Z] === RUN TestCopyFromContainer// [2023-05-04T19:41:48.021Z] === RUN TestCopyFromContainer//bar/root [2023-05-04T19:41:48.021Z] === RUN TestCopyFromContainer//bar/root/ [2023-05-04T19:41:48.021Z] === RUN TestCopyFromContainer/bar/quux [2023-05-04T19:41:48.021Z] === RUN TestCopyFromContainer/bar/quux/ [2023-05-04T19:41:48.285Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-05-04T19:41:48.285Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-05-04T19:41:48.285Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-05-04T19:41:48.285Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-05-04T19:41:48.285Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-05-04T19:41:48.285Z] === RUN TestCopyFromContainer/bar/notarget [2023-05-04T19:41:48.376Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/default [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/default [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/private [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/private [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rprivate [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rprivate [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/slave [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/slave [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rslave [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rslave [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/shared [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/shared [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rshared [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rshared [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/default [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rprivate [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/private [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rslave [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/default/bind_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/slave [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/default/mount_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rshared [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/shared [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:48.376Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:48.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/private/bind_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/private/mount_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:41:48.376Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:41:48.555Z] --- PASS: TestCopyFromContainer (1.62s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-05-04T19:41:48.556Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-05-04T19:41:48.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-05-04T19:41:48.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:48.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:48.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:48.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:48.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:48.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:48.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T19:41:48.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T19:41:48.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T19:41:48.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-05-04T19:41:48.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-05-04T19:41:48.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-05-04T19:41:48.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-05-04T19:41:48.556Z] === RUN TestCreateLinkToNonExistingContainer [2023-05-04T19:41:48.556Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2023-05-04T19:41:48.556Z] === RUN TestCreateWithInvalidEnv [2023-05-04T19:41:48.556Z] === RUN TestCreateWithInvalidEnv/0 [2023-05-04T19:41:48.556Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-05-04T19:41:48.556Z] === RUN TestCreateWithInvalidEnv/1 [2023-05-04T19:41:48.556Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-05-04T19:41:48.556Z] === RUN TestCreateWithInvalidEnv/2 [2023-05-04T19:41:48.556Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-05-04T19:41:48.556Z] === CONT TestCreateWithInvalidEnv/0 [2023-05-04T19:41:48.556Z] === CONT TestCreateWithInvalidEnv/2 [2023-05-04T19:41:48.556Z] === CONT TestCreateWithInvalidEnv/1 [2023-05-04T19:41:48.556Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-05-04T19:41:48.556Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-05-04T19:41:48.556Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-05-04T19:41:48.556Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-05-04T19:41:48.556Z] === RUN TestCreateTmpfsMountsTarget [2023-05-04T19:41:48.556Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-05-04T19:41:48.556Z] === RUN TestCreateWithCustomMaskedPaths [2023-05-04T19:41:48.556Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-05-04T19:41:48.632Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-05-04T19:41:48.632Z] === RUN TestContainerBindMountNonRecursive [2023-05-04T19:41:49.141Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2023-05-04T19:41:49.142Z] === RUN TestCgroupNamespacesRunPrivileged [2023-05-04T19:41:49.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:41:49.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:41:49.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:41:49.994Z] --- PASS: TestContainerBindMountNonRecursive (1.51s) [2023-05-04T19:41:49.994Z] === RUN TestContainerVolumesMountedAsShared [2023-05-04T19:41:50.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:41:50.490Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-05-04T19:41:50.555Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2023-05-04T19:41:50.555Z] === RUN TestContainerVolumesMountedAsSlave [2023-05-04T19:41:50.757Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2023-05-04T19:41:50.757Z] === RUN TestCreateWithCustomReadonlyPaths [2023-05-04T19:41:50.810Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2023-05-04T19:41:50.810Z] === RUN TestNetworkNat [2023-05-04T19:41:51.032Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.24s) [2023-05-04T19:41:51.033Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-05-04T19:41:51.371Z] --- PASS: TestNetworkNat (0.55s) [2023-05-04T19:41:51.371Z] === RUN TestNetworkLocalhostTCPNat [2023-05-04T19:41:51.704Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-05-04T19:41:51.932Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2023-05-04T19:41:51.932Z] === RUN TestNetworkLoopbackNat [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.19s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.10s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.40s) [2023-05-04T19:41:51.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2023-05-04T19:41:51.973Z] === RUN TestCgroupNamespacesRun [2023-05-04T19:41:53.117Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2023-05-04T19:41:53.117Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-05-04T19:41:53.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:53.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:53.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:53.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:53.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:53.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:53.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:53.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:53.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:53.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:53.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T19:41:53.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T19:41:53.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T19:41:53.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T19:41:53.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T19:41:53.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-05-04T19:41:53.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-05-04T19:41:53.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-05-04T19:41:53.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-05-04T19:41:53.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-05-04T19:41:53.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-05-04T19:41:53.117Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-05-04T19:41:53.117Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-05-04T19:41:53.355Z] --- PASS: TestCgroupNamespacesRun (1.32s) [2023-05-04T19:41:53.355Z] === RUN TestCgroupNamespacesRunPrivileged [2023-05-04T19:41:53.356Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-05-04T19:41:53.356Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-05-04T19:41:53.356Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-05-04T19:41:53.551Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2023-05-04T19:41:53.551Z] === RUN TestCgroupNamespacesRunHostMode [2023-05-04T19:41:53.692Z] === RUN TestDockerSuite/TestBuildBlankName [2023-05-04T19:41:53.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-05-04T19:41:53.692Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2023-05-04T19:41:53.692Z] === RUN TestCreateDifferentPlatform [2023-05-04T19:41:53.692Z] === RUN TestCreateDifferentPlatform/different_os [2023-05-04T19:41:53.692Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-05-04T19:41:53.692Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-05-04T19:41:53.692Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-05-04T19:41:53.692Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-05-04T19:41:53.692Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-05-04T19:41:53.692Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-05-04T19:41:53.692Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-05-04T19:41:53.692Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-05-04T19:41:53.692Z] === RUN TestContainerStartOnDaemonRestart [2023-05-04T19:41:53.692Z] === PAUSE TestContainerStartOnDaemonRestart [2023-05-04T19:41:53.692Z] === RUN TestDaemonRestartIpcMode [2023-05-04T19:41:53.692Z] === PAUSE TestDaemonRestartIpcMode [2023-05-04T19:41:53.692Z] === RUN TestDaemonHostGatewayIP [2023-05-04T19:41:53.692Z] === PAUSE TestDaemonHostGatewayIP [2023-05-04T19:41:53.692Z] === RUN TestRestartDaemonWithRestartingContainer [2023-05-04T19:41:53.692Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-05-04T19:41:53.692Z] === RUN TestContainerKillOnDaemonStart [2023-05-04T19:41:53.692Z] === PAUSE TestContainerKillOnDaemonStart [2023-05-04T19:41:53.692Z] === RUN TestDiff [2023-05-04T19:41:54.239Z] ......................... [ 67%] [2023-05-04T19:41:54.291Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.31s) [2023-05-04T19:41:54.292Z] === RUN TestCgroupNamespacesRunHostMode [2023-05-04T19:41:54.654Z] --- PASS: TestDiff (0.63s) [2023-05-04T19:41:54.654Z] === RUN TestExecWithCloseStdin [2023-05-04T19:41:54.927Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-05-04T19:41:55.195Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2023-05-04T19:41:55.195Z] === RUN TestPause [2023-05-04T19:41:55.195Z] --- PASS: TestPause (0.53s) [2023-05-04T19:41:55.195Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-05-04T19:41:55.195Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-04T19:41:55.195Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-04T19:41:55.195Z] === RUN TestPauseStopPausedContainer [2023-05-04T19:41:55.440Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2023-05-04T19:41:55.440Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-05-04T19:41:55.512Z] --- PASS: TestExecWithCloseStdin (0.95s) [2023-05-04T19:41:55.512Z] === RUN TestExec [2023-05-04T19:41:55.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-05-04T19:41:55.667Z] --- PASS: TestCgroupNamespacesRunHostMode (1.29s) [2023-05-04T19:41:55.667Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-05-04T19:41:55.755Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2023-05-04T19:41:55.755Z] === RUN TestPsFilter [2023-05-04T19:41:55.755Z] --- PASS: TestPsFilter (0.10s) [2023-05-04T19:41:55.755Z] === RUN TestRemoveContainerWithRemovedVolume [2023-05-04T19:41:56.094Z] --- PASS: TestExec (0.78s) [2023-05-04T19:41:56.094Z] === RUN TestExecUser [2023-05-04T19:41:56.316Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2023-05-04T19:41:56.316Z] === RUN TestRemoveContainerWithVolume [2023-05-04T19:41:56.353Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-05-04T19:41:56.877Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2023-05-04T19:41:56.877Z] === RUN TestRemoveContainerRunning [2023-05-04T19:41:56.921Z] --- PASS: TestExecUser (0.83s) [2023-05-04T19:41:56.921Z] === RUN TestExportContainerAndImportImage [2023-05-04T19:41:56.921Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-05-04T19:41:57.044Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.31s) [2023-05-04T19:41:57.044Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-05-04T19:41:57.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-05-04T19:41:57.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.23s) [2023-05-04T19:41:57.357Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-05-04T19:41:57.438Z] --- PASS: TestRemoveContainerRunning (0.48s) [2023-05-04T19:41:57.438Z] === RUN TestRemoveContainerForceRemoveRunning [2023-05-04T19:41:57.749Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2023-05-04T19:41:57.749Z] === RUN TestExportContainerAfterDaemonRestart [2023-05-04T19:41:57.998Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2023-05-04T19:41:57.998Z] === RUN TestRemoveInvalidContainer [2023-05-04T19:41:57.998Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-05-04T19:41:57.998Z] === RUN TestRenameLinkedContainer [2023-05-04T19:41:58.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-05-04T19:41:58.420Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2023-05-04T19:41:58.420Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-05-04T19:41:58.943Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-05-04T19:41:58.943Z] === RUN TestHealthCheckWorkdir [2023-05-04T19:41:58.988Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2023-05-04T19:41:58.988Z] === RUN TestCgroupNamespacesRunOlderClient [2023-05-04T19:41:59.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-05-04T19:41:59.771Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2023-05-04T19:41:59.771Z] === RUN TestHealthKillContainer [2023-05-04T19:41:59.885Z] --- PASS: TestRenameLinkedContainer (2.09s) [2023-05-04T19:41:59.885Z] === RUN TestRenameStoppedContainer [2023-05-04T19:41:59.918Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2023-05-04T19:41:59.918Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-05-04T19:42:00.365Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s) [2023-05-04T19:42:00.366Z] === RUN TestNISDomainname [2023-05-04T19:42:00.446Z] --- PASS: TestRenameStoppedContainer (0.55s) [2023-05-04T19:42:00.446Z] === RUN TestRenameRunningContainerAndReuse [2023-05-04T19:42:00.708Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-05-04T19:42:00.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-05-04T19:42:00.934Z] --- PASS: TestNISDomainname (0.70s) [2023-05-04T19:42:00.934Z] === RUN TestHostnameDnsResolution [2023-05-04T19:42:01.293Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.67s) [2023-05-04T19:42:01.293Z] === RUN TestCgroupNamespacesRunOlderClient [2023-05-04T19:42:01.372Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2023-05-04T19:42:01.372Z] === RUN TestRenameInvalidName [2023-05-04T19:42:01.870Z] --- PASS: TestHostnameDnsResolution (0.84s) [2023-05-04T19:42:01.870Z] === RUN TestUnprivilegedPortsAndPing [2023-05-04T19:42:01.933Z] --- PASS: TestRenameInvalidName (0.50s) [2023-05-04T19:42:01.933Z] === RUN TestRenameAnonymousContainer [2023-05-04T19:42:02.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-05-04T19:42:02.437Z] --- PASS: TestUnprivilegedPortsAndPing (0.66s) [2023-05-04T19:42:02.437Z] === RUN TestStats [2023-05-04T19:42:03.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-05-04T19:42:03.820Z] --- PASS: TestRenameAnonymousContainer (1.84s) [2023-05-04T19:42:03.820Z] === RUN TestRenameContainerWithSameName [2023-05-04T19:42:03.870Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.30s) [2023-05-04T19:42:03.870Z] === RUN TestNISDomainname [2023-05-04T19:42:03.870Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-05-04T19:42:03.870Z] --- SKIP: TestNISDomainname (0.00s) [2023-05-04T19:42:03.870Z] === RUN TestHostnameDnsResolution [2023-05-04T19:42:04.381Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2023-05-04T19:42:04.381Z] === RUN TestRenameContainerWithLinkedContainer [2023-05-04T19:42:04.444Z] --- PASS: TestHostnameDnsResolution (0.75s) [2023-05-04T19:42:04.444Z] === RUN TestUnprivilegedPortsAndPing [2023-05-04T19:42:04.444Z] 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 [2023-05-04T19:42:04.444Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-05-04T19:42:04.444Z] === RUN TestStats [2023-05-04T19:42:04.444Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:04.444Z] --- SKIP: TestStats (0.00s) [2023-05-04T19:42:04.444Z] === RUN TestStopContainerWithTimeout [2023-05-04T19:42:04.444Z] === RUN TestStopContainerWithTimeout/0 [2023-05-04T19:42:04.444Z] === PAUSE TestStopContainerWithTimeout/0 [2023-05-04T19:42:04.444Z] === RUN TestStopContainerWithTimeout/1 [2023-05-04T19:42:04.444Z] === PAUSE TestStopContainerWithTimeout/1 [2023-05-04T19:42:04.444Z] === RUN TestStopContainerWithTimeout/3 [2023-05-04T19:42:04.444Z] === PAUSE TestStopContainerWithTimeout/3 [2023-05-04T19:42:04.444Z] === RUN TestStopContainerWithTimeout/-1 [2023-05-04T19:42:04.444Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-05-04T19:42:04.444Z] === CONT TestStopContainerWithTimeout/0 [2023-05-04T19:42:04.444Z] === CONT TestStopContainerWithTimeout/3 [2023-05-04T19:42:04.444Z] === CONT TestStopContainerWithTimeout/-1 [2023-05-04T19:42:04.444Z] === CONT TestStopContainerWithTimeout/1 [2023-05-04T19:42:04.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-05-04T19:42:04.970Z] --- PASS: TestStats (2.72s) [2023-05-04T19:42:04.971Z] === RUN TestStopContainerWithTimeout [2023-05-04T19:42:04.971Z] === RUN TestStopContainerWithTimeout/0 [2023-05-04T19:42:04.971Z] === PAUSE TestStopContainerWithTimeout/0 [2023-05-04T19:42:04.971Z] === RUN TestStopContainerWithTimeout/1 [2023-05-04T19:42:04.971Z] === PAUSE TestStopContainerWithTimeout/1 [2023-05-04T19:42:04.971Z] === RUN TestStopContainerWithTimeout/3 [2023-05-04T19:42:04.971Z] === PAUSE TestStopContainerWithTimeout/3 [2023-05-04T19:42:04.971Z] === RUN TestStopContainerWithTimeout/-1 [2023-05-04T19:42:04.971Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-05-04T19:42:05.229Z] === CONT TestStopContainerWithTimeout/0 [2023-05-04T19:42:05.229Z] === CONT TestStopContainerWithTimeout/3 [2023-05-04T19:42:05.229Z] === CONT TestStopContainerWithTimeout/1 [2023-05-04T19:42:05.229Z] === CONT TestStopContainerWithTimeout/-1 [2023-05-04T19:42:05.308Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) [2023-05-04T19:42:05.308Z] === RUN TestResize [2023-05-04T19:42:05.868Z] --- PASS: TestResize (0.52s) [2023-05-04T19:42:05.868Z] === RUN TestResizeWithInvalidSize [2023-05-04T19:42:06.429Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2023-05-04T19:42:06.429Z] === RUN TestResizeWhenContainerNotStarted [2023-05-04T19:42:06.990Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:06.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:06.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:42:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:42:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:42:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:42:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:42:07.461Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-05-04T19:42:07.728Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-05-04T19:42:07.728Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2023-05-04T19:42:07.728Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2023-05-04T19:42:07.728Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2023-05-04T19:42:07.728Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2023-05-04T19:42:07.728Z] === RUN TestDeleteDevicemapper [2023-05-04T19:42:07.728Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-04T19:42:07.728Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-05-04T19:42:07.728Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-05-04T19:42:08.029Z] --- PASS: TestHealthKillContainer (8.29s) [2023-05-04T19:42:08.029Z] === RUN TestHealthCheckProcessKilled [2023-05-04T19:42:08.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:42:08.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:42:08.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:42:08.515Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-05-04T19:42:08.515Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2023-05-04T19:42:08.516Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2023-05-04T19:42:08.516Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2023-05-04T19:42:08.516Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2023-05-04T19:42:08.516Z] === RUN TestDeleteDevicemapper [2023-05-04T19:42:08.516Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-04T19:42:08.516Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-05-04T19:42:08.516Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-05-04T19:42:08.656Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2023-05-04T19:42:08.656Z] === RUN TestUpdateMemory [2023-05-04T19:42:08.656Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:08.656Z] --- SKIP: TestUpdateMemory (0.00s) [2023-05-04T19:42:08.656Z] === RUN TestUpdateCPUQuota [2023-05-04T19:42:08.656Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:08.656Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-05-04T19:42:08.656Z] === RUN TestUpdatePidsLimit [2023-05-04T19:42:08.656Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:08.656Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-05-04T19:42:08.656Z] === RUN TestUpdateRestartPolicy [2023-05-04T19:42:08.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:08.965Z] --- PASS: TestHealthCheckProcessKilled (0.96s) [2023-05-04T19:42:08.965Z] === RUN TestInspectCpusetInConfigPre120 [2023-05-04T19:42:09.901Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2023-05-04T19:42:09.901Z] === RUN TestIpcModeNone [2023-05-04T19:42:10.469Z] --- PASS: TestIpcModeNone (0.71s) [2023-05-04T19:42:10.469Z] === RUN TestIpcModePrivate [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2023-05-04T19:42:10.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.58s) [2023-05-04T19:42:10.801Z] === RUN TestCgroupNamespacesRun [2023-05-04T19:42:11.038Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2023-05-04T19:42:11.038Z] check_test.go:308: [d34b86f88528c] daemon is not started [2023-05-04T19:42:11.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-05-04T19:42:11.047Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2023-05-04T19:42:11.047Z] === RUN TestUpdateMemory [2023-05-04T19:42:11.297Z] --- PASS: TestIpcModePrivate (0.75s) [2023-05-04T19:42:11.297Z] === RUN TestIpcModeShareable [2023-05-04T19:42:11.307Z] --- PASS: TestUpdateMemory (0.72s) [2023-05-04T19:42:11.307Z] === RUN TestUpdateCPUQuota [2023-05-04T19:42:11.557Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2023-05-04T19:42:11.815Z] --- PASS: TestIpcModeShareable (0.64s) [2023-05-04T19:42:11.815Z] === RUN TestAPIIpcModeShareableAndContainer [2023-05-04T19:42:12.163Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2023-05-04T19:42:12.163Z] === RUN TestCgroupNamespacesRunPrivileged [2023-05-04T19:42:12.683Z] --- PASS: TestUpdateCPUQuota (1.05s) [2023-05-04T19:42:12.683Z] === RUN TestUpdatePidsLimit [2023-05-04T19:42:12.683Z] === RUN TestUpdatePidsLimit/update_from_none [2023-05-04T19:42:12.683Z] === RUN TestUpdatePidsLimit/no_change [2023-05-04T19:42:12.941Z] === RUN TestUpdatePidsLimit/update_lower [2023-05-04T19:42:13.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s) [2023-05-04T19:42:13.089Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-05-04T19:42:13.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-05-04T19:42:13.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-05-04T19:42:13.200Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-05-04T19:42:13.470Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-05-04T19:42:13.733Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-05-04T19:42:13.993Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-05-04T19:42:14.453Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2023-05-04T19:42:14.453Z] === RUN TestCgroupNamespacesRunHostMode [2023-05-04T19:42:14.570Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2023-05-04T19:42:14.570Z] === RUN TestAPIIpcModeHost [2023-05-04T19:42:14.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-05-04T19:42:14.931Z] --- PASS: TestUpdatePidsLimit (2.24s) [2023-05-04T19:42:14.931Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2023-05-04T19:42:14.931Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2023-05-04T19:42:14.931Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2023-05-04T19:42:14.931Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2023-05-04T19:42:14.931Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2023-05-04T19:42:14.931Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2023-05-04T19:42:14.931Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2023-05-04T19:42:14.931Z] === RUN TestUpdateRestartPolicy [2023-05-04T19:42:15.087Z] --- PASS: TestAPIIpcModeHost (0.64s) [2023-05-04T19:42:15.087Z] === RUN TestDaemonIpcModeShareable [2023-05-04T19:42:15.815Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2023-05-04T19:42:15.816Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-05-04T19:42:16.465Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2023-05-04T19:42:16.724Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2023-05-04T19:42:16.724Z] === RUN TestDaemonIpcModePrivate [2023-05-04T19:42:17.178Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s) [2023-05-04T19:42:17.178Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-05-04T19:42:17.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-05-04T19:42:17.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-05-04T19:42:17.860Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2023-05-04T19:42:18.104Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2023-05-04T19:42:18.104Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-05-04T19:42:18.119Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2023-05-04T19:42:18.119Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-05-04T19:42:19.030Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2023-05-04T19:42:19.030Z] === RUN TestCgroupNamespacesRunOlderClient [2023-05-04T19:42:19.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-05-04T19:42:19.624Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:147, shared: false, mustBeShared: false [2023-05-04T19:42:19.956Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2023-05-04T19:42:19.956Z] === RUN TestNISDomainname [2023-05-04T19:42:20.192Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2023-05-04T19:42:20.192Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-05-04T19:42:20.829Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2023-05-04T19:42:20.829Z] === RUN TestUpdateRestartWithAutoRemove [2023-05-04T19:42:20.829Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-05-04T19:42:20.829Z] === RUN TestWaitNonBlocked [2023-05-04T19:42:20.829Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:20.829Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:20.829Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:20.829Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:20.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:20.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:20.829Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-05-04T19:42:20.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2023-05-04T19:42:20.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2023-05-04T19:42:20.829Z] === RUN TestWaitBlocked [2023-05-04T19:42:20.829Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:20.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:20.830Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:20.830Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:20.830Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:20.830Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:20.883Z] --- PASS: TestNISDomainname (0.61s) [2023-05-04T19:42:20.883Z] === RUN TestHostnameDnsResolution [2023-05-04T19:42:21.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-05-04T19:42:21.128Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: true, mustBeShared: true [2023-05-04T19:42:21.387Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) [2023-05-04T19:42:21.387Z] === RUN TestIpcModeOlderClient [2023-05-04T19:42:21.387Z] === PAUSE TestIpcModeOlderClient [2023-05-04T19:42:21.387Z] === RUN TestKillContainerInvalidSignal [2023-05-04T19:42:21.392Z] --- PASS: TestWaitBlocked (0.01s) [2023-05-04T19:42:21.392Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2023-05-04T19:42:21.392Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2023-05-04T19:42:21.392Z] === CONT TestDaemonRestartIpcMode [2023-05-04T19:42:21.392Z] === CONT TestIpcModeOlderClient [2023-05-04T19:42:21.392Z] === CONT TestRestartDaemonWithRestartingContainer [2023-05-04T19:42:21.392Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-05-04T19:42:21.443Z] --- PASS: TestHostnameDnsResolution (0.79s) [2023-05-04T19:42:21.443Z] === RUN TestUnprivilegedPortsAndPing [2023-05-04T19:42:22.096Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2023-05-04T19:42:22.096Z] === RUN TestStats [2023-05-04T19:42:22.901Z] --- PASS: TestKillContainerInvalidSignal (1.46s) [2023-05-04T19:42:22.901Z] === RUN TestKillContainer [2023-05-04T19:42:22.901Z] === RUN TestKillContainer/no_signal [2023-05-04T19:42:23.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-05-04T19:42:23.728Z] === RUN TestKillContainer/non_killing_signal [2023-05-04T19:42:23.987Z] === RUN TestKillContainer/killing_signal [2023-05-04T19:42:24.609Z] --- PASS: TestStats (2.49s) [2023-05-04T19:42:24.609Z] === RUN TestStopContainerWithTimeout [2023-05-04T19:42:24.609Z] === RUN TestStopContainerWithTimeout/0 [2023-05-04T19:42:24.609Z] === PAUSE TestStopContainerWithTimeout/0 [2023-05-04T19:42:24.609Z] === RUN TestStopContainerWithTimeout/1 [2023-05-04T19:42:24.609Z] === PAUSE TestStopContainerWithTimeout/1 [2023-05-04T19:42:24.609Z] === RUN TestStopContainerWithTimeout/3 [2023-05-04T19:42:24.609Z] === PAUSE TestStopContainerWithTimeout/3 [2023-05-04T19:42:24.609Z] === RUN TestStopContainerWithTimeout/-1 [2023-05-04T19:42:24.609Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-05-04T19:42:24.609Z] === CONT TestStopContainerWithTimeout/0 [2023-05-04T19:42:24.609Z] === CONT TestStopContainerWithTimeout/3 [2023-05-04T19:42:24.609Z] === CONT TestStopContainerWithTimeout/-1 [2023-05-04T19:42:24.609Z] === CONT TestStopContainerWithTimeout/1 [2023-05-04T19:42:25.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-05-04T19:42:25.363Z] --- PASS: TestKillContainer (2.34s) [2023-05-04T19:42:25.363Z] --- PASS: TestKillContainer/no_signal (0.74s) [2023-05-04T19:42:25.363Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2023-05-04T19:42:25.363Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2023-05-04T19:42:25.363Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-05-04T19:42:25.363Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-05-04T19:42:25.703Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.06s) [2023-05-04T19:42:25.931Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-05-04T19:42:25.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-05-04T19:42:25.959Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2023-05-04T19:42:25.959Z] PASS [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === Skipped [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-05-04T19:42:25.959Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-05-04T19:42:25.959Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-05-04T19:42:25.959Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-05-04T19:42:25.959Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-05-04T19:42:25.959Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-05-04T19:42:25.959Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-05-04T19:42:25.959Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-05-04T19:42:25.959Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-05-04T19:42:25.959Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-05-04T19:42:25.959Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-05-04T19:42:25.959Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-05-04T19:42:25.959Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-05-04T19:42:25.959Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.00s) [2023-05-04T19:42:25.959Z] 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) [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-05-04T19:42:25.959Z] 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) [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-05-04T19:42:25.959Z] 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) [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-05-04T19:42:25.959Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-04T19:42:25.959Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s) [2023-05-04T19:42:25.959Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-05-04T19:42:25.959Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2023-05-04T19:42:25.959Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-05-04T19:42:25.959Z] 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 [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.959Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-05-04T19:42:25.959Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:25.959Z] [2023-05-04T19:42:25.960Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-05-04T19:42:25.960Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-04T19:42:25.960Z] [2023-05-04T19:42:25.960Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-05-04T19:42:25.960Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:25.960Z] [2023-05-04T19:42:25.960Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-05-04T19:42:25.960Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:25.960Z] [2023-05-04T19:42:25.960Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-05-04T19:42:25.960Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-05-04T19:42:25.960Z] [2023-05-04T19:42:25.960Z] DONE 178 tests, 27 skipped in 85.090s [2023-05-04T19:42:25.960Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-05-04T19:42:25.960Z] INFO: Testing against a local daemon [2023-05-04T19:42:25.960Z] === RUN TestLiveRestore [2023-05-04T19:42:25.960Z] === RUN TestLiveRestore/volume_references [2023-05-04T19:42:25.960Z] === PAUSE TestLiveRestore/volume_references [2023-05-04T19:42:25.960Z] === CONT TestLiveRestore/volume_references [2023-05-04T19:42:26.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-05-04T19:42:26.522Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-05-04T19:42:26.522Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-05-04T19:42:26.758Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2023-05-04T19:42:26.758Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2023-05-04T19:42:26.758Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2023-05-04T19:42:26.758Z] === RUN TestKillStoppedContainer [2023-05-04T19:42:26.758Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-05-04T19:42:26.758Z] === RUN TestKillStoppedContainerAPIPre120 [2023-05-04T19:42:26.758Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-05-04T19:42:26.758Z] === RUN TestKillDifferentUserContainer [2023-05-04T19:42:26.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-05-04T19:42:27.216Z] --- PASS: TestUpdateRestartPolicy (11.47s) [2023-05-04T19:42:27.216Z] === RUN TestUpdateRestartWithAutoRemove [2023-05-04T19:42:27.216Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2023-05-04T19:42:27.216Z] === RUN TestWaitNonBlocked [2023-05-04T19:42:27.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:27.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:27.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:27.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:27.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:27.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:27.325Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2023-05-04T19:42:27.325Z] === RUN TestInspectOomKilledTrue [2023-05-04T19:42:27.325Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-05-04T19:42:27.325Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-05-04T19:42:27.325Z] === RUN TestInspectOomKilledFalse [2023-05-04T19:42:27.325Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-05-04T19:42:27.325Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-05-04T19:42:27.325Z] === RUN TestLinksEtcHostsContentMatch [2023-05-04T19:42:27.482Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-05-04T19:42:27.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2023-05-04T19:42:27.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2023-05-04T19:42:27.482Z] === RUN TestWaitBlocked [2023-05-04T19:42:27.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:27.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:27.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:27.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:27.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:27.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:27.873Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-05-04T19:42:27.873Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2023-05-04T19:42:27.873Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2023-05-04T19:42:27.873Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2023-05-04T19:42:27.873Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2023-05-04T19:42:27.873Z] === RUN TestDeleteDevicemapper [2023-05-04T19:42:27.873Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-04T19:42:27.873Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-05-04T19:42:27.873Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-05-04T19:42:27.893Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2023-05-04T19:42:27.893Z] === RUN TestLinksContainerNames [2023-05-04T19:42:27.893Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-05-04T19:42:28.152Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-05-04T19:42:28.410Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-05-04T19:42:28.439Z] --- PASS: TestWaitBlocked (0.01s) [2023-05-04T19:42:28.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2023-05-04T19:42:28.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2023-05-04T19:42:28.439Z] === CONT TestContainerStartOnDaemonRestart [2023-05-04T19:42:28.439Z] === CONT TestContainerKillOnDaemonStart [2023-05-04T19:42:28.439Z] === CONT TestDaemonHostGatewayIP [2023-05-04T19:42:28.439Z] === CONT TestDaemonRestartIpcMode [2023-05-04T19:42:28.439Z] === CONT TestRestartDaemonWithRestartingContainer [2023-05-04T19:42:28.439Z] === CONT TestIpcModeOlderClient [2023-05-04T19:42:28.439Z] --- PASS: TestIpcModeOlderClient (0.10s) [2023-05-04T19:42:29.040Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-05-04T19:42:29.346Z] --- PASS: TestLinksContainerNames (1.48s) [2023-05-04T19:42:29.346Z] === RUN TestLogsFollowTailEmpty [2023-05-04T19:42:29.914Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2023-05-04T19:42:29.914Z] === RUN TestContainerNetworkMountsNoChown [2023-05-04T19:42:30.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-05-04T19:42:30.432Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s) [2023-05-04T19:42:30.432Z] === RUN TestUpdateMemory [2023-05-04T19:42:30.741Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/default [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/default [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/private [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/private [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rprivate [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rprivate [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/slave [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/slave [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rslave [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rslave [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/shared [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/shared [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rshared [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rshared [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/default [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rslave [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/default/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rshared [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/shared [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rprivate [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/slave [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/private [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/private/bind_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/private/mount_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/default/bind_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-05-04T19:42:30.741Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:42:30.741Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/private/bind_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/private/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/default/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/default/bind_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-05-04T19:42:30.741Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-05-04T19:42:30.741Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-05-04T19:42:30.741Z] === RUN TestContainerBindMountNonRecursive [2023-05-04T19:42:30.931Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-05-04T19:42:30.993Z] --- PASS: TestUpdateMemory (0.58s) [2023-05-04T19:42:30.993Z] === RUN TestUpdateCPUQuota [2023-05-04T19:42:31.761Z] --- PASS: TestContainerStartOnDaemonRestart (2.89s) [2023-05-04T19:42:31.761Z] --- PASS: TestDaemonHostGatewayIP (3.25s) [2023-05-04T19:42:31.919Z] --- PASS: TestUpdateCPUQuota (0.94s) [2023-05-04T19:42:31.919Z] === RUN TestUpdatePidsLimit [2023-05-04T19:42:31.919Z] === RUN TestUpdatePidsLimit/update_from_none [2023-05-04T19:42:32.020Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2023-05-04T19:42:32.020Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.55s) [2023-05-04T19:42:32.175Z] === RUN TestUpdatePidsLimit/no_change [2023-05-04T19:42:32.175Z] === RUN TestUpdatePidsLimit/update_lower [2023-05-04T19:42:32.430Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-05-04T19:42:32.645Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-05-04T19:42:32.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-05-04T19:42:32.685Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-05-04T19:42:32.940Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-05-04T19:42:33.196Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-05-04T19:42:33.212Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2023-05-04T19:42:33.212Z] === RUN TestContainerVolumesMountedAsShared [2023-05-04T19:42:33.449Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-05-04T19:42:33.472Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-05-04T19:42:33.731Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2023-05-04T19:42:33.731Z] === RUN TestContainerVolumesMountedAsSlave [2023-05-04T19:42:33.731Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-05-04T19:42:33.990Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2023-05-04T19:42:33.990Z] === RUN TestNetworkNat [2023-05-04T19:42:34.121Z] --- PASS: TestUpdatePidsLimit (2.06s) [2023-05-04T19:42:34.121Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-05-04T19:42:34.121Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-05-04T19:42:34.121Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-05-04T19:42:34.121Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-05-04T19:42:34.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2023-05-04T19:42:34.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-05-04T19:42:34.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-05-04T19:42:34.121Z] === RUN TestUpdateRestartPolicy [2023-05-04T19:42:34.262Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-05-04T19:42:34.557Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-05-04T19:42:34.557Z] --- PASS: TestNetworkNat (0.64s) [2023-05-04T19:42:34.557Z] === RUN TestNetworkLocalhostTCPNat [2023-05-04T19:42:35.493Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2023-05-04T19:42:35.493Z] === RUN TestNetworkLoopbackNat [2023-05-04T19:42:35.966Z] --- PASS: TestLiveRestore (0.00s) [2023-05-04T19:42:35.966Z] --- PASS: TestLiveRestore/volume_references (9.87s) [2023-05-04T19:42:35.966Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.20s) [2023-05-04T19:42:35.966Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.13s) [2023-05-04T19:42:35.966Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.10s) [2023-05-04T19:42:35.966Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.14s) [2023-05-04T19:42:35.966Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.82s) [2023-05-04T19:42:35.966Z] PASS [2023-05-04T19:42:35.966Z] [2023-05-04T19:42:35.966Z] DONE 7 tests in 9.896s [2023-05-04T19:42:35.966Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-05-04T19:42:35.966Z] INFO: Testing against a local daemon [2023-05-04T19:42:35.966Z] === RUN TestCommitInheritsEnv [2023-05-04T19:42:37.332Z] --- PASS: TestCommitInheritsEnv (1.26s) [2023-05-04T19:42:37.332Z] === RUN TestImportExtremelyLargeImageWorks [2023-05-04T19:42:37.332Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-05-04T19:42:37.332Z] === RUN TestImagesFilterMultiReference [2023-05-04T19:42:37.332Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-05-04T19:42:37.332Z] === RUN TestImagePullPlatformInvalid [2023-05-04T19:42:37.332Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-05-04T19:42:37.332Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-05-04T19:42:37.332Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-05-04T19:42:37.332Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-05-04T19:42:37.332Z] === RUN TestRemoveImageOrphaning [2023-05-04T19:42:37.398Z] check_test.go:308: [d91d578a9d4c4] daemon is not started [2023-05-04T19:42:37.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-05-04T19:42:38.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-05-04T19:42:38.775Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2023-05-04T19:42:38.775Z] === RUN TestPause [2023-05-04T19:42:38.775Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-05-04T19:42:39.222Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2023-05-04T19:42:39.222Z] === RUN TestRemoveImageGarbageCollector [2023-05-04T19:42:39.222Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-05-04T19:42:39.222Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-05-04T19:42:39.222Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-05-04T19:42:39.222Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-05-04T19:42:39.222Z] === RUN TestTagInvalidReference [2023-05-04T19:42:39.222Z] --- PASS: TestTagInvalidReference (0.01s) [2023-05-04T19:42:39.222Z] === RUN TestTagValidPrefixedRepo [2023-05-04T19:42:39.222Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-05-04T19:42:39.222Z] === RUN TestTagExistedNameWithoutForce [2023-05-04T19:42:39.222Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-05-04T19:42:39.222Z] === RUN TestTagOfficialNames [2023-05-04T19:42:39.222Z] --- PASS: TestTagOfficialNames (0.05s) [2023-05-04T19:42:39.222Z] === RUN TestTagMatchesDigest [2023-05-04T19:42:39.222Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-05-04T19:42:39.222Z] === CONT TestImportExtremelyLargeImageWorks [2023-05-04T19:42:39.342Z] --- PASS: TestPause (0.69s) [2023-05-04T19:42:39.342Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-05-04T19:42:39.342Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-04T19:42:39.342Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-04T19:42:39.342Z] === RUN TestPauseStopPausedContainer [2023-05-04T19:42:40.279Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2023-05-04T19:42:40.279Z] === RUN TestPsFilter [2023-05-04T19:42:40.279Z] --- PASS: TestPsFilter (0.11s) [2023-05-04T19:42:40.279Z] === RUN TestRemoveContainerWithRemovedVolume [2023-05-04T19:42:40.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-05-04T19:42:40.538Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-05-04T19:42:40.797Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2023-05-04T19:42:40.797Z] === RUN TestRemoveContainerWithVolume [2023-05-04T19:42:40.797Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-05-04T19:42:41.057Z] === RUN TestDockerSuite/TestBuildCmd [2023-05-04T19:42:41.316Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-05-04T19:42:41.575Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2023-05-04T19:42:41.575Z] === RUN TestRemoveContainerRunning [2023-05-04T19:42:41.575Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-05-04T19:42:41.833Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-05-04T19:42:41.833Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-05-04T19:42:41.833Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-05-04T19:42:41.994Z] --- PASS: TestContainerKillOnDaemonStart (11.97s) [2023-05-04T19:42:41.994Z] PASS [2023-05-04T19:42:41.994Z] [2023-05-04T19:42:41.994Z] === Skipped [2023-05-04T19:42:41.994Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-05-04T19:42:41.994Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T19:42:41.994Z] [2023-05-04T19:42:41.994Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-05-04T19:42:41.994Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-05-04T19:42:41.994Z] [2023-05-04T19:42:41.994Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-04T19:42:41.994Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-04T19:42:41.994Z] [2023-05-04T19:42:41.994Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-05-04T19:42:41.994Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-05-04T19:42:41.994Z] [2023-05-04T19:42:41.994Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-05-04T19:42:41.994Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-04T19:42:41.994Z] [2023-05-04T19:42:41.994Z] DONE 197 tests, 5 skipped in 114.968s [2023-05-04T19:42:41.994Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-05-04T19:42:41.994Z] INFO: Testing against a local daemon [2023-05-04T19:42:41.994Z] === RUN TestLiveRestore [2023-05-04T19:42:41.994Z] === RUN TestLiveRestore/volume_references [2023-05-04T19:42:41.994Z] === PAUSE TestLiveRestore/volume_references [2023-05-04T19:42:41.994Z] === CONT TestLiveRestore/volume_references [2023-05-04T19:42:41.994Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-05-04T19:42:41.994Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-05-04T19:42:42.093Z] --- PASS: TestRemoveContainerRunning (0.60s) [2023-05-04T19:42:42.093Z] === RUN TestRemoveContainerForceRemoveRunning [2023-05-04T19:42:42.253Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-05-04T19:42:42.352Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-05-04T19:42:42.920Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2023-05-04T19:42:42.920Z] === RUN TestRemoveInvalidContainer [2023-05-04T19:42:42.920Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-05-04T19:42:42.920Z] === RUN TestRenameLinkedContainer [2023-05-04T19:42:43.188Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-05-04T19:42:44.564Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-05-04T19:42:45.500Z] --- PASS: TestLiveRestore (0.00s) [2023-05-04T19:42:45.500Z] --- PASS: TestLiveRestore/volume_references (5.00s) [2023-05-04T19:42:45.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.35s) [2023-05-04T19:42:45.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.08s) [2023-05-04T19:42:45.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.10s) [2023-05-04T19:42:45.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.10s) [2023-05-04T19:42:45.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.07s) [2023-05-04T19:42:45.500Z] PASS [2023-05-04T19:42:45.500Z] [2023-05-04T19:42:45.500Z] DONE 7 tests in 5.032s [2023-05-04T19:42:45.500Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-05-04T19:42:45.500Z] INFO: Testing against a local daemon [2023-05-04T19:42:45.500Z] === RUN TestCommitInheritsEnv [2023-05-04T19:42:45.758Z] --- PASS: TestCommitInheritsEnv (0.30s) [2023-05-04T19:42:45.758Z] === RUN TestImportExtremelyLargeImageWorks [2023-05-04T19:42:45.758Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-05-04T19:42:45.758Z] === RUN TestImagesFilterMultiReference [2023-05-04T19:42:45.758Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2023-05-04T19:42:45.758Z] === RUN TestImagePullPlatformInvalid [2023-05-04T19:42:45.758Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-05-04T19:42:45.758Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" 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.9 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=info msg="Starting upload purge in 0s" go.version=go1.19.9 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=info msg="PurgeUploads starting: olderThan=2023-04-27 19:42:45.774832244 +0000 UTC m=-604799.995637697, actuallyDelete=true" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.List(\"/docker/registry/v2/repositories\")" go.version=go1.19.9 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=40.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).List" trace.id=94f09de6-114a-42e0-be4a-c6eccb201d7e trace.line=154 version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=1" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.19.9 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9347cab7-4053-4f47-841e-69387477b40b http.request.method=GET http.request.remoteaddr="127.0.0.1:59758" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9347cab7-4053-4f47-841e-69387477b40b http.request.method=GET http.request.remoteaddr="127.0.0.1:59758" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.104449ms http.response.status=200 http.response.written=2 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ad4f44e-e863-40e7-ae66-96ffe2e4a335 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.020Z] time="2023-05-04T19:42:45Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ad4f44e-e863-40e7-ae66-96ffe2e4a335 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ad4f44e-e863-40e7-ae66-96ffe2e4a335 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=23.303µ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=2117a49b-5432-49de-bef6-490b75b50fc6 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=91f59d07-6b40-41ff-a335-a70e8f8a21ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=1ad4f44e-e863-40e7-ae66-96ffe2e4a335 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59790" 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.472309ms http.response.status=404 http.response.written=157 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=91f59d07-6b40-41ff-a335-a70e8f8a21ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=91f59d07-6b40-41ff-a335-a70e8f8a21ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=20.284µ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=b90fecb3-6f8e-43ab-8e15-98268118e515 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=91f59d07-6b40-41ff-a335-a70e8f8a21ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59774" 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.659716ms http.response.status=404 http.response.written=157 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b5fbe331-f253-4358-93f9-5ad6a4bccd9d http.request.method=POST http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b5fbe331-f253-4358-93f9-5ad6a4bccd9d http.request.method=POST http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22aa26f8-bbf0-4065-8159-3703f2d15b7d http.request.method=POST http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22aa26f8-bbf0-4065-8159-3703f2d15b7d http.request.method=POST http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b5fbe331-f253-4358-93f9-5ad6a4bccd9d http.request.method=POST http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=356.89µ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=f269e2b7-dd6f-436e-946f-9d2d96db46ad trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b5fbe331-f253-4358-93f9-5ad6a4bccd9d http.request.method=POST http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=18.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).Stat" trace.id=125f6909-b9ec-430c-806b-81290efcc53e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22aa26f8-bbf0-4065-8159-3703f2d15b7d http.request.method=POST http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=151.247µ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=7af4d980-9287-49cc-a0b7-932dd1eb2486 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22aa26f8-bbf0-4065-8159-3703f2d15b7d http.request.method=POST http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=25.678µ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=ca3c536a-1cc6-4a06-b62e-5d490a5680ac trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b5fbe331-f253-4358-93f9-5ad6a4bccd9d http.request.method=POST http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=301.524µ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=09715cef-d79a-4f6a-ae3e-1712a1fe74ec trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b5fbe331-f253-4358-93f9-5ad6a4bccd9d http.request.method=POST http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.537677ms http.response.status=202 http.response.written=0 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22aa26f8-bbf0-4065-8159-3703f2d15b7d http.request.method=POST http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=155.006µ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=e20b312a-7f70-4038-9028-1db7f05d26d8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22aa26f8-bbf0-4065-8159-3703f2d15b7d http.request.method=POST http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.396837ms http.response.status=202 http.response.written=0 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=34.47µ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=927dac5c-7ae5-4fbb-81c8-92ad3e79bf1d trace.line=82 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=14.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).Stat" trace.id=70b1b45a-fb16-461e-a692-4b9f342d9cb2 trace.line=141 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=96.55µ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=34d2363d-d70a-423f-afd5-463a4f3fc58b trace.line=124 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=13.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).Stat" trace.id=e7b3df76-ac60-4219-9a59-69578147407a trace.line=141 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=13.948µ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=0f3bee94-4e1c-4f46-bdf5-2c3243cb0b77 trace.line=141 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=10.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).Stat" trace.id=9ff2e586-3111-4d03-9ee7-4141bcca7813 trace.line=141 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.021Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=168.807µ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=8ecce131-fdd9-4d74-b106-0250ecbd9c60 trace.line=167 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=139.604µ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=d1ccdc6c-b32a-405f-a4cb-e9a6c2ef893e trace.line=95 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/193710ad-cc62-41d2-b7aa-23f85d73539a\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=175.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).Delete" trace.id=1fb85cd0-5300-4ee4-9392-ef951110600c trace.line=181 vars.name=test vars.uuid=193710ad-cc62-41d2-b7aa-23f85d73539a version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7364f19a-4a93-4d5e-b585-da908848ec51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.170521ms http.response.status=201 http.response.written=0 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "PUT /v2/test/blobs/uploads/193710ad-cc62-41d2-b7aa-23f85d73539a?_state=c9FyU9b3WUtnzo4PU6htGJo8PIFhiCKeL7aXaeCV3HJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5MzcxMGFkLWNjNjItNDFkMi1iN2FhLTIzZjg1ZDczNTM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ1MjkwNDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=38.732µ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=fba15ce7-c2f8-41a1-9153-8d4de1b73605 trace.line=82 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=13.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=e5f40ffa-874d-421f-97c2-c7d28f0a10c3 trace.line=141 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=166.685µ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=3a521ecc-87dd-4673-91f1-27c28b4a672c trace.line=124 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=19.102µ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=dec28dd3-5fb5-4839-90e4-bb47a3eeaf0a trace.line=141 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=22.289µ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=5f5dffc6-4e08-4f12-b734-eba757141d59 trace.line=141 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=13.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).Stat" trace.id=4d3446c6-7ac3-4cea-adb8-2960d779299a trace.line=141 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=125.127µ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=ef260df3-2c39-4386-8712-914b93ee5991 trace.line=167 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=108.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=263715df-be3f-49db-8167-8cbe2584bebe trace.line=95 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=207.944µ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=60542ad6-0457-43b7-8029-b91a8fe67aed trace.line=181 vars.name=test vars.uuid=8bbd96f1-d04e-45bb-84cc-d5d0759083a0 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68a9a40f-b179-46d4-a3ec-8660f623453a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.581299ms http.response.status=201 http.response.written=0 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "PUT /v2/test/blobs/uploads/8bbd96f1-d04e-45bb-84cc-d5d0759083a0?_state=zdfncSoYqVlrDBPaerddTvKuYfzECu94yJF5oqJJmRp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiYmQ5NmYxLWQwNGUtNDViYi04NGNjLWQ1ZDA3NTkwODNhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mjo0NS45MTQ4OTI5NloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=43460a65-d85a-4d1c-a5af-e377282d41ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=43460a65-d85a-4d1c-a5af-e377282d41ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=43460a65-d85a-4d1c-a5af-e377282d41ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=20.928µ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=f80558c6-85fb-46b7-95ad-93d5976ee0f5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=43460a65-d85a-4d1c-a5af-e377282d41ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59774" 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="825.263µs" http.response.status=404 http.response.written=96 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.022Z] time="2023-05-04T19:42:45Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=35.994µ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=29014fea-7e3d-4ee6-b0b0-e40d2dc6bc6d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=16.836µ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=ac9bf023-26f5-4691-b339-626db8540a91 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=28.581µ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=8aaebddb-7e91-4335-bee9-b3d44598abfc trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=10.75µ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=ec19f7b9-c0f6-4c1b-a153-6e7edf7db897 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=23.149µ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=ecd2a5ea-319c-4c0c-a5f2-b6e88400a4a7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=132.763µ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=30416561-b1fc-4a8b-abf3-e8ce4346f695 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=151.962µ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=369774a5-c814-474f-b741-d8042752bf67 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=42.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).PutContent" trace.id=a6b2c014-38c8-4136-9f3f-d2b775ed6c52 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=191.319µ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=1c961a0c-8ebe-460f-ab2d-8aec6df4169f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=69.889µ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=a30e83ba-92b2-4b6f-8a71-d14f16e4df64 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b6274e-f11b-4b0a-95f2-a10bf0201554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59774" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.106937ms http.response.status=201 http.response.written=0 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f0f47677-e033-4bee-bb0e-46aba4b39148 http.request.method=GET http.request.remoteaddr="127.0.0.1:59810" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f0f47677-e033-4bee-bb0e-46aba4b39148 http.request.method=GET http.request.remoteaddr="127.0.0.1:59810" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="687.743µs" http.response.status=200 http.response.written=2 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=33.635µ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=d8aa0bca-f10d-4bf1-8c17-57a3df6112d5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=27.592µ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=d6b12012-97f8-4bb4-9f9f-f74ec604c498 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=14.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).Stat" trace.id=97bdbf6b-ec55-4852-baa5-8d619559d3eb trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=27.951µ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=1b2353f0-b4ec-493e-93a4-81069acfa9e6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cb977ab7-6611-491f-9d3c-b00e098cfd9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-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.313959ms http.response.status=200 http.response.written=417 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=61596693-1539-4291-ac50-d69a568f9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59820" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=61596693-1539-4291-ac50-d69a568f9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59820" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.023Z] time="2023-05-04T19:42:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=61596693-1539-4291-ac50-d69a568f9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59820" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=61596693-1539-4291-ac50-d69a568f9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59820" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=40.448µ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=3d289d0d-b9c7-416e-9c75-d5ef3b25d9b8 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=61596693-1539-4291-ac50-d69a568f9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59820" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 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=5dd35594-9460-4cab-98e5-17f78968303e trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=61596693-1539-4291-ac50-d69a568f9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59820" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=24.372µ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=8a1b7d5b-5ca6-45db-98e7-3de968672b0b trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=61596693-1539-4291-ac50-d69a568f9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59820" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=61596693-1539-4291-ac50-d69a568f9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59820" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-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.247851ms http.response.status=200 http.response.written=417 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=40.529µ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=b9b27519-976b-46e9-80a2-f035142d01fe trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=19.807µ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=1add787e-7be2-4af0-9804-4e086a2afc8a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=31.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).GetContent" trace.id=d6682996-0570-4a58-ae1a-5bbe01ef57d6 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=13.939µ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=e84a9e9f-9793-450d-81c4-f691a92cd681 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=12.796µ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=c0f4eab2-24a2-466a-9c1d-c0a1a0ff7c9b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=41.255µ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=a1375979-2935-42c5-865c-a7f6a7d68fc0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=11.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).URLFor" trace.id=7b578fcf-5fc2-463b-a20b-8458bed290a0 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=22.415µ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=9922127e-eccf-41a4-8214-daabe8f8911f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=23.08µ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=7482c2ee-45a5-4263-bede-c3d83c44904a trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=1.93776ms 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=3974f8b6-7736-4e32-adfe-8d3b7711aea5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=20.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=ca67eb57-da6e-4dc6-bb61-0c478c2b6388 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=14.578µ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=ab3cdfb8-0852-421d-b5b9-cf2f4069870b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=6.956µ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=d7291fd6-7312-440f-889d-2cc462afbb8f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=22.071µ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=9a578581-f64f-43b8-a8d5-6b63c12f2372 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.024Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=40.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=b9072dde-4de0-4697-be17-d7047dd5f656 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=14.51µ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=e0f3ceb1-e7b4-40cd-ae36-99e642808176 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cfd70ff7-7925-46dd-aae1-9d61eddecbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.015143ms http.response.status=200 http.response.written=179 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=32.084µ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=687e38c6-73e7-4839-8381-15cfda849a15 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=15.268µ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=596c0ce7-09e7-45a6-aa20-850c16bf6ffd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:45Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6fe3a9bd-9054-4947-bc6e-4b0f2b55c8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.452634ms http.response.status=200 http.response.written=68 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] 127.0.0.1 - - [04/May/2023:19:42:45 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=41b0cd99-d9f5-4bfc-9735-6695df6aff3a http.request.method=GET http.request.remoteaddr="127.0.0.1:59840" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=41b0cd99-d9f5-4bfc-9735-6695df6aff3a http.request.method=GET http.request.remoteaddr="127.0.0.1:59840" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.626µs" http.response.status=200 http.response.written=2 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] 127.0.0.1 - - [04/May/2023:19:42:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=383aadbd-2f71-4058-9b7f-ee78f955bb61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59856" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=383aadbd-2f71-4058-9b7f-ee78f955bb61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59856" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=383aadbd-2f71-4058-9b7f-ee78f955bb61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59856" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=383aadbd-2f71-4058-9b7f-ee78f955bb61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59856" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=34.62µ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=1b4c38b2-d9ea-4dca-8995-bc761000ea0a trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=383aadbd-2f71-4058-9b7f-ee78f955bb61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59856" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=10.972µ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=0b81271d-c645-4b40-b94a-6698874a0aa7 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=383aadbd-2f71-4058-9b7f-ee78f955bb61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59856" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.086052ms http.response.status=404 http.response.written=181 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] 127.0.0.1 - - [04/May/2023:19:42:46 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=865c8736-8475-4f89-a2ea-58d0ae942412 http.request.method=GET http.request.remoteaddr="127.0.0.1:59866" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=865c8736-8475-4f89-a2ea-58d0ae942412 http.request.method=GET http.request.remoteaddr="127.0.0.1:59866" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=865c8736-8475-4f89-a2ea-58d0ae942412 http.request.method=GET http.request.remoteaddr="127.0.0.1:59866" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=865c8736-8475-4f89-a2ea-58d0ae942412 http.request.method=GET http.request.remoteaddr="127.0.0.1:59866" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=19.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=79d948a3-74d6-4f0d-92ea-c7ca3ed6b0a4 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=865c8736-8475-4f89-a2ea-58d0ae942412 http.request.method=GET http.request.remoteaddr="127.0.0.1:59866" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 trace.duration=12.171µ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=69da8e42-05e0-4985-abaf-8680feb12a55 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] time="2023-05-04T19:42:46Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=865c8736-8475-4f89-a2ea-58d0ae942412 http.request.method=GET http.request.remoteaddr="127.0.0.1:59866" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.469µs" http.response.status=404 http.response.written=181 instance.id=348b99c3-9d00-4687-b08a-786fa2fdbe12 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:42:46.025Z] 127.0.0.1 - - [04/May/2023:19:42:46 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:42:46.206Z] --- PASS: TestRenameLinkedContainer (3.16s) [2023-05-04T19:42:46.206Z] === RUN TestRenameStoppedContainer [2023-05-04T19:42:46.280Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2023-05-04T19:42:46.280Z] === RUN TestUpdateRestartWithAutoRemove [2023-05-04T19:42:46.280Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2023-05-04T19:42:46.280Z] === RUN TestWaitNonBlocked [2023-05-04T19:42:46.280Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:46.280Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:46.280Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:46.280Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:46.280Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:42:46.280Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:42:46.280Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-05-04T19:42:46.280Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2023-05-04T19:42:46.280Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2023-05-04T19:42:46.280Z] === RUN TestWaitBlocked [2023-05-04T19:42:46.280Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:46.280Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:46.280Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:46.280Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:46.280Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:42:46.280Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:42:46.284Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s) [2023-05-04T19:42:46.284Z] === RUN TestRemoveImageOrphaning [2023-05-04T19:42:46.543Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2023-05-04T19:42:46.543Z] === RUN TestRemoveImageGarbageCollector [2023-05-04T19:42:46.774Z] --- PASS: TestRenameStoppedContainer (0.88s) [2023-05-04T19:42:46.774Z] === RUN TestRenameRunningContainerAndReuse [2023-05-04T19:42:47.206Z] --- PASS: TestWaitBlocked (0.01s) [2023-05-04T19:42:47.206Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2023-05-04T19:42:47.206Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2023-05-04T19:42:47.206Z] === CONT TestContainerStartOnDaemonRestart [2023-05-04T19:42:47.206Z] === CONT TestRestartDaemonWithRestartingContainer [2023-05-04T19:42:47.206Z] === CONT TestDaemonHostGatewayIP [2023-05-04T19:42:47.206Z] === CONT TestDaemonRestartIpcMode [2023-05-04T19:42:47.206Z] === CONT TestIpcModeOlderClient [2023-05-04T19:42:47.206Z] === CONT TestContainerKillOnDaemonStart [2023-05-04T19:42:47.206Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-05-04T19:42:47.342Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-05-04T19:42:47.911Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-05-04T19:42:48.445Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2023-05-04T19:42:48.445Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-05-04T19:42:48.445Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-05-04T19:42:48.445Z] === RUN TestTagInvalidReference [2023-05-04T19:42:48.445Z] --- PASS: TestTagInvalidReference (0.01s) [2023-05-04T19:42:48.445Z] === RUN TestTagValidPrefixedRepo [2023-05-04T19:42:48.445Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-05-04T19:42:48.445Z] === RUN TestTagExistedNameWithoutForce [2023-05-04T19:42:48.445Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-05-04T19:42:48.445Z] === RUN TestTagOfficialNames [2023-05-04T19:42:48.445Z] --- PASS: TestTagOfficialNames (0.05s) [2023-05-04T19:42:48.445Z] === RUN TestTagMatchesDigest [2023-05-04T19:42:48.445Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-05-04T19:42:48.445Z] === CONT TestImportExtremelyLargeImageWorks [2023-05-04T19:42:48.848Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2023-05-04T19:42:48.848Z] === RUN TestRenameInvalidName [2023-05-04T19:42:48.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-05-04T19:42:48.848Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-05-04T19:42:49.107Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-05-04T19:42:49.366Z] --- PASS: TestRenameInvalidName (0.66s) [2023-05-04T19:42:49.367Z] === RUN TestRenameAnonymousContainer [2023-05-04T19:42:49.368Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-05-04T19:42:49.626Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-05-04T19:42:49.719Z] --- PASS: TestContainerStartOnDaemonRestart (2.64s) [2023-05-04T19:42:49.885Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-05-04T19:42:50.144Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-05-04T19:42:50.645Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2023-05-04T19:42:50.645Z] --- PASS: TestDaemonHostGatewayIP (3.40s) [2023-05-04T19:42:50.901Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.61s) [2023-05-04T19:42:51.261Z] tests/integration/client_test.py ..... [ 75%] [2023-05-04T19:42:51.261Z] tests/integration/context_api_test.py ... [ 76%] [2023-05-04T19:42:51.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-05-04T19:42:51.824Z] tests/integration/errors_test.py . [ 76%] [2023-05-04T19:42:52.089Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2023-05-04T19:42:52.089Z] === RUN TestRenameContainerWithSameName [2023-05-04T19:42:53.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-05-04T19:42:53.026Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2023-05-04T19:42:53.026Z] === RUN TestRenameContainerWithLinkedContainer [2023-05-04T19:42:54.406Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s) [2023-05-04T19:42:54.406Z] === RUN TestResize [2023-05-04T19:42:54.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-05-04T19:42:54.974Z] --- PASS: TestResize (0.71s) [2023-05-04T19:42:54.974Z] === RUN TestResizeWithInvalidSize [2023-05-04T19:42:55.542Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2023-05-04T19:42:55.542Z] === RUN TestResizeWhenContainerNotStarted [2023-05-04T19:42:56.479Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:56.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:56.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:56.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-05-04T19:42:56.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:56.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-05-04T19:42:56.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:56.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-05-04T19:42:56.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-05-04T19:42:56.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-05-04T19:42:56.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-05-04T19:42:57.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-05-04T19:42:57.419Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-05-04T19:42:57.419Z] check_test.go:308: [de615e4e09a59] daemon is not started [2023-05-04T19:42:57.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-05-04T19:42:57.419Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-05-04T19:42:57.419Z] check_test.go:308: [df036f9370052] daemon is not started [2023-05-04T19:42:57.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-05-04T19:42:57.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-05-04T19:42:57.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-05-04T19:42:57.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-05-04T19:42:57.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-05-04T19:43:00.832Z] --- PASS: TestContainerKillOnDaemonStart (12.00s) [2023-05-04T19:43:00.833Z] PASS [2023-05-04T19:43:00.833Z] [2023-05-04T19:43:00.833Z] === Skipped [2023-05-04T19:43:00.833Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-05-04T19:43:00.833Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T19:43:00.833Z] [2023-05-04T19:43:00.833Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-04T19:43:00.833Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-04T19:43:00.833Z] [2023-05-04T19:43:00.833Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-05-04T19:43:00.833Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-04T19:43:00.833Z] [2023-05-04T19:43:00.833Z] DONE 197 tests, 3 skipped in 106.057s [2023-05-04T19:43:00.833Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-05-04T19:43:00.833Z] ++ 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 [2023-05-04T19:43:00.833Z] ++ set -e [2023-05-04T19:43:00.833Z] ++ '[' -n 0 ']' [2023-05-04T19:43:00.833Z] ++ set -x [2023-05-04T19:43:00.833Z] ++ 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 [2023-05-04T19:43:00.833Z] INFO: Testing against a local daemon [2023-05-04T19:43:00.833Z] === RUN TestLiveRestore [2023-05-04T19:43:00.833Z] === RUN TestLiveRestore/volume_references [2023-05-04T19:43:00.833Z] === PAUSE TestLiveRestore/volume_references [2023-05-04T19:43:00.833Z] === CONT TestLiveRestore/volume_references [2023-05-04T19:43:00.833Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-05-04T19:43:00.833Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-05-04T19:43:00.833Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-05-04T19:43:00.970Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2023-05-04T19:43:00.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2023-05-04T19:43:00.970Z] === RUN TestCgroupNamespacesRun [2023-05-04T19:43:00.970Z] check_test.go:308: [de00078d8a8e5] daemon is not started [2023-05-04T19:43:00.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-05-04T19:43:00.970Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-05-04T19:43:00.970Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-05-04T19:43:02.195Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-05-04T19:43:02.348Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2023-05-04T19:43:02.349Z] === RUN TestCgroupNamespacesRunPrivileged [2023-05-04T19:43:03.120Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-05-04T19:43:03.222Z] a2008f031039: Pull complete [2023-05-04T19:43:03.222Z] Digest: sha256:b65dbde86b756beb973029c88e545457aa469a7e082c2d99bf984ba17d0a898c [2023-05-04T19:43:03.222Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T19:43:03.222Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T19:43:03.222Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-05-04T19:43:03.222Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-05-04T19:43:03.222Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4252' [2023-05-04T19:43:03.222Z] INFO: Docker version of control daemon [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] Client: [2023-05-04T19:43:03.222Z] Version: 20.10.9 [2023-05-04T19:43:03.222Z] API version: 1.41 [2023-05-04T19:43:03.222Z] Go version: go1.16.8 [2023-05-04T19:43:03.222Z] Git commit: c2ea9bc [2023-05-04T19:43:03.222Z] Built: Mon Oct 4 16:11:10 2021 [2023-05-04T19:43:03.222Z] OS/Arch: windows/amd64 [2023-05-04T19:43:03.222Z] Context: default [2023-05-04T19:43:03.222Z] Experimental: true [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] Server: Docker Engine - Community [2023-05-04T19:43:03.222Z] Engine: [2023-05-04T19:43:03.222Z] Version: 20.10.9 [2023-05-04T19:43:03.222Z] API version: 1.41 (minimum version 1.24) [2023-05-04T19:43:03.222Z] Go version: go1.16.8 [2023-05-04T19:43:03.222Z] Git commit: 79ea9d3 [2023-05-04T19:43:03.222Z] Built: Mon Oct 4 16:06:39 2021 [2023-05-04T19:43:03.222Z] OS/Arch: windows/amd64 [2023-05-04T19:43:03.222Z] Experimental: true [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] INFO: Docker info of control daemon [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] Client: [2023-05-04T19:43:03.222Z] Context: default [2023-05-04T19:43:03.222Z] Debug Mode: false [2023-05-04T19:43:03.222Z] Plugins: [2023-05-04T19:43:03.222Z] app: Docker Application (Docker Inc., v0.8.0) [2023-05-04T19:43:03.222Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-05-04T19:43:03.222Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] Server: [2023-05-04T19:43:03.222Z] Containers: 0 [2023-05-04T19:43:03.222Z] Running: 0 [2023-05-04T19:43:03.222Z] Paused: 0 [2023-05-04T19:43:03.222Z] Stopped: 0 [2023-05-04T19:43:03.222Z] Images: 1 [2023-05-04T19:43:03.222Z] Server Version: 20.10.9 [2023-05-04T19:43:03.222Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-05-04T19:43:03.222Z] Windows: [2023-05-04T19:43:03.222Z] LCOW: [2023-05-04T19:43:03.222Z] Logging Driver: json-file [2023-05-04T19:43:03.222Z] Plugins: [2023-05-04T19:43:03.222Z] Volume: local [2023-05-04T19:43:03.222Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-05-04T19:43:03.222Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-05-04T19:43:03.222Z] Swarm: inactive [2023-05-04T19:43:03.222Z] Default Isolation: process [2023-05-04T19:43:03.222Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-05-04T19:43:03.222Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-05-04T19:43:03.222Z] OSType: windows [2023-05-04T19:43:03.222Z] Architecture: x86_64 [2023-05-04T19:43:03.222Z] CPUs: 4 [2023-05-04T19:43:03.222Z] Total Memory: 32GiB [2023-05-04T19:43:03.222Z] Name: azwin-2-5e6a80 [2023-05-04T19:43:03.222Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-05-04T19:43:03.222Z] Docker Root Dir: D:\docker [2023-05-04T19:43:03.222Z] Debug Mode: false [2023-05-04T19:43:03.222Z] Registry: https://index.docker.io/v1/ [2023-05-04T19:43:03.222Z] Labels: [2023-05-04T19:43:03.222Z] Experimental: true [2023-05-04T19:43:03.222Z] Insecure Registries: [2023-05-04T19:43:03.222Z] 10.0.0.4:5000 [2023-05-04T19:43:03.222Z] 127.0.0.0/8 [2023-05-04T19:43:03.222Z] Registry Mirrors: [2023-05-04T19:43:03.222Z] http://10.0.0.4:5000/ [2023-05-04T19:43:03.222Z] Live Restore Enabled: false [2023-05-04T19:43:03.222Z] Product License: Community Engine [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] INFO: Commit hash is 14160332da [2023-05-04T19:43:03.222Z] INFO: Nuke-Everything... [2023-05-04T19:43:03.222Z] INFO: Container count on control daemon to delete is 0 [2023-05-04T19:43:03.222Z] INFO: Nuking d:\CI [2023-05-04T19:43:03.222Z] INFO: Zapped successfully [2023-05-04T19:43:03.222Z] INFO: Location for testing is d:\CI\PR-45466\1 [2023-05-04T19:43:03.222Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] INFO: Building the image from Dockerfile.windows at 05/04/2023 19:42:51... [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] Sending build context to Docker daemon 58.53MB [2023-05-04T19:43:03.222Z] [2023-05-04T19:43:03.222Z] Step 1/10 : FROM microsoft/windowsservercore [2023-05-04T19:43:03.222Z] ---> 997b460651ea [2023-05-04T19:43:03.222Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-05-04T19:43:03.222Z] ---> Running in 9db838e2d95b [2023-05-04T19:43:03.222Z] Removing intermediate container 9db838e2d95b [2023-05-04T19:43:03.222Z] ---> b91a73471562 [2023-05-04T19:43:03.222Z] Step 3/10 : ARG GO_VERSION=1.19.9 [2023-05-04T19:43:03.222Z] ---> Running in 42e44b431d2e [2023-05-04T19:43:03.222Z] Removing intermediate container 42e44b431d2e [2023-05-04T19:43:03.222Z] ---> 24bdf8d67bfd [2023-05-04T19:43:03.222Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-05-04T19:43:03.222Z] ---> Running in b31bbdee3d8a [2023-05-04T19:43:03.222Z] Removing intermediate container b31bbdee3d8a [2023-05-04T19:43:03.222Z] ---> 5db47cd468ff [2023-05-04T19:43:03.222Z] 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} [2023-05-04T19:43:03.222Z] ---> Running in 42b2af611008 [2023-05-04T19:43:03.222Z] Removing intermediate container 42b2af611008 [2023-05-04T19:43:03.222Z] ---> 52c6803355f7 [2023-05-04T19:43:03.223Z] 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; [2023-05-04T19:43:03.223Z] ---> Running in 256fad78a502 [2023-05-04T19:43:03.726Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2023-05-04T19:43:03.726Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-05-04T19:43:03.726Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-05-04T19:43:04.046Z] --- PASS: TestLiveRestore (0.00s) [2023-05-04T19:43:04.046Z] --- PASS: TestLiveRestore/volume_references (4.72s) [2023-05-04T19:43:04.046Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.08s) [2023-05-04T19:43:04.046Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) [2023-05-04T19:43:04.046Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s) [2023-05-04T19:43:04.046Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.04s) [2023-05-04T19:43:04.046Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s) [2023-05-04T19:43:04.046Z] PASS [2023-05-04T19:43:04.046Z] [2023-05-04T19:43:04.046Z] DONE 7 tests in 4.756s [2023-05-04T19:43:04.046Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-05-04T19:43:04.046Z] ++ 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 [2023-05-04T19:43:04.046Z] ++ set -e [2023-05-04T19:43:04.046Z] ++ '[' -n 0 ']' [2023-05-04T19:43:04.046Z] ++ set -x [2023-05-04T19:43:04.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 [2023-05-04T19:43:04.046Z] INFO: Testing against a local daemon [2023-05-04T19:43:04.046Z] === RUN TestCommitInheritsEnv [2023-05-04T19:43:04.302Z] --- PASS: TestCommitInheritsEnv (0.22s) [2023-05-04T19:43:04.302Z] === RUN TestImportExtremelyLargeImageWorks [2023-05-04T19:43:04.302Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-05-04T19:43:04.302Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-05-04T19:43:04.302Z] === RUN TestImagesFilterMultiReference [2023-05-04T19:43:04.302Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-05-04T19:43:04.302Z] === RUN TestImagePullPlatformInvalid [2023-05-04T19:43:04.302Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-05-04T19:43:04.302Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" 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.9 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.19.9 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=088d566b-580b-44e1-accd-05bebe772e84 http.request.method=GET http.request.remoteaddr="127.0.0.1:37914" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=088d566b-580b-44e1-accd-05bebe772e84 http.request.method=GET http.request.remoteaddr="127.0.0.1:37914" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.051529ms http.response.status=200 http.response.written=2 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=314a7dfe-5865-42a8-b174-3ec39b96e6e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=314a7dfe-5865-42a8-b174-3ec39b96e6e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=314a7dfe-5865-42a8-b174-3ec39b96e6e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=27.265µ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=caf9a615-f240-4a7f-8c16-26993dc199cd trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5a9c50ff-bba6-4665-9e84-0832080f911b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5a9c50ff-bba6-4665-9e84-0832080f911b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=314a7dfe-5865-42a8-b174-3ec39b96e6e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37920" 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.040781ms http.response.status=404 http.response.written=157 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5a9c50ff-bba6-4665-9e84-0832080f911b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=22.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).GetContent" trace.id=7b3e18ad-20ff-4b64-b296-edd07fd3788d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=5a9c50ff-bba6-4665-9e84-0832080f911b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37922" 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.131439ms http.response.status=404 http.response.written=157 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.302Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:04.302Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf455ae3-2f7a-414f-aae3-eb6f028740ae http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf455ae3-2f7a-414f-aae3-eb6f028740ae http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d0149bed-3d1b-406e-9e6b-2f52dff7853f http.request.method=POST http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d0149bed-3d1b-406e-9e6b-2f52dff7853f http.request.method=POST http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf455ae3-2f7a-414f-aae3-eb6f028740ae http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=114.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).PutContent" trace.id=19501369-0c9a-4790-a850-065a10394452 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf455ae3-2f7a-414f-aae3-eb6f028740ae http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=11.274µ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=04cc5a09-63df-48b3-826f-1ff6f55f8403 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d0149bed-3d1b-406e-9e6b-2f52dff7853f http.request.method=POST http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=61.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=bdfab83b-f808-4974-b91c-df27f4f66f2e trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d0149bed-3d1b-406e-9e6b-2f52dff7853f http.request.method=POST http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=13.538µ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=f70badf2-aca1-4982-928f-2f627c04e6c8 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf455ae3-2f7a-414f-aae3-eb6f028740ae http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=74.363µ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=3af416b7-f293-4140-a366-6dae63c813ad trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf455ae3-2f7a-414f-aae3-eb6f028740ae http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.339528ms http.response.status=202 http.response.written=0 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d0149bed-3d1b-406e-9e6b-2f52dff7853f http.request.method=POST http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=68.824µ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=e4e77ed7-e0ef-4e02-b307-2721672c5548 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d0149bed-3d1b-406e-9e6b-2f52dff7853f http.request.method=POST http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.352049ms http.response.status=202 http.response.written=0 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=33.96µ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=c5571834-2ee8-4c6b-977a-536d9b24b296 trace.line=82 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=28.734µ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=e471f563-17dd-4a5a-b7bc-c0ae394fe07f trace.line=141 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=77.759µ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=078af8a3-3362-41eb-8019-1ec08680a31a trace.line=124 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=33.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).GetContent" trace.id=a4064563-bc90-4b11-9590-66c517a565b2 trace.line=82 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 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=7ab3d60b-31f0-434a-91cd-c673f85f1e1c trace.line=141 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=10.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).Stat" trace.id=465b26aa-b566-46eb-9b17-e4c609d779e0 trace.line=141 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=18.675µ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=7765c528-9e47-4736-b601-b5ee22a89d2e trace.line=141 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=16.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).Stat" trace.id=a749e4ab-f5f9-465e-9029-d46f9693ac79 trace.line=141 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=70.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).WriteStream" trace.id=34c34e6f-a7c1-4397-a98d-e78ad791572e trace.line=124 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.303Z] time="2023-05-04T19:43:04Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=10.683µ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=2a9cde8f-8746-455a-ac7f-bc923d9adfd1 trace.line=141 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=12.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).Stat" trace.id=ab909809-e06a-491d-b13e-a2f5af8136e9 trace.line=141 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=7.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).Stat" trace.id=4feaec56-e8a1-4170-8aee-e9af2e527ed9 trace.line=141 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=52.816µ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=d8232e2a-18ea-49db-bbfe-0da5f980cd69 trace.line=167 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=37.276µ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=be2af98a-ebdb-4b10-86fa-af0a516dcffc trace.line=167 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=51.807µ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=13475ad8-44bb-4754-9064-27519f3a6374 trace.line=95 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=64.614µ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=4814713a-9d4f-4b7b-b060-b9db2eea4bc0 trace.line=95 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=84.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).Delete" trace.id=1e00e14e-dc26-4099-94bf-f9820cf0da83 trace.line=181 vars.name=test vars.uuid=bd0b2a14-7d7a-4d82-9c59-8bebea33653a version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4f6b80d7-c679-463a-8f9f-8cec07109069\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=76.357µ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=cb42954b-a9e9-479e-a1dd-15fa163f1107 trace.line=181 vars.name=test vars.uuid=4f6b80d7-c679-463a-8f9f-8cec07109069 version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cb136f2-e4d6-46f5-bf97-177f6c1b8362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.448458ms http.response.status=201 http.response.written=0 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "PUT /v2/test/blobs/uploads/bd0b2a14-7d7a-4d82-9c59-8bebea33653a?_state=VMblDNPQSoRECx1DG14e2JaW88QnuBhZ_2qQTSfdhjV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkMGIyYTE0LTdkN2EtNGQ4Mi05YzU5LThiZWJlYTMzNjUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk4NzkyNDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5cf395b9-cdb9-45db-8e49-1be4711be05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.908459ms http.response.status=201 http.response.written=0 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "PUT /v2/test/blobs/uploads/4f6b80d7-c679-463a-8f9f-8cec07109069?_state=oN79P8ahzu2YHCpjnT8iugOkMjShVgnrdT9rnvMx95F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmNmI4MGQ3LWM2NzktNDYzYS04ZjlmLThjZWMwNzEwOTA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0MzowNC4yODk3MzU1ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b22cf3b6-22b4-4ec5-9fe4-0c4faf6d2bbb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b22cf3b6-22b4-4ec5-9fe4-0c4faf6d2bbb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b22cf3b6-22b4-4ec5-9fe4-0c4faf6d2bbb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=20.11µ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=5bc4b83d-fa44-4306-993c-4fc38f3b85d2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b22cf3b6-22b4-4ec5-9fe4-0c4faf6d2bbb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37920" 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="849.553µs" http.response.status=404 http.response.written=96 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=30.063µ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=ff9ff036-9250-4d13-b00a-70396c1c49ab trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=11.947µ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=dbe7e6e6-b038-4d9f-9ea2-7bc73e63f3dc trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=16.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).GetContent" trace.id=bdf0cc55-f0c1-447c-9ae6-805c29b538cb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=9.92µ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=dd6e90e4-6224-4d5a-ab5e-fc0a865d3ce8 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=11.355µ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=3cf50377-6a72-4c0c-b7b9-539a390da871 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.304Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=44.586µ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=15b90bb7-2bb1-4988-89cf-d9fa18713ef1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.305Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=45.973µ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=68da4946-8a4f-4c06-a342-2ef959dfdda3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.305Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=25.165µ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=16eb1b6d-4202-4105-927f-12c5d0006e5e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.305Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=58.191µ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=6cd79b12-cbfd-46d0-8395-fd61ed6b430f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.305Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=31.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=d84adb9b-9d57-41c5-bdae-cd3dbd3a0043 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.305Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4380a3f3-c185-4c44-8d60-8ded5aac57e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37920" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.580592ms http.response.status=201 http.response.written=0 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.305Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:04.561Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0d79c01a-45c5-4794-95ca-93fab43b5ec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37950" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.561Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0d79c01a-45c5-4794-95ca-93fab43b5ec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37950" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="843.875µs" http.response.status=200 http.response.written=2 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.561Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:04.561Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.561Z] time="2023-05-04T19:43:04Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.561Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=41.895µ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=fb74fa2a-c909-4273-9a4d-28f018026f4c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.561Z] time="2023-05-04T19:43:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=23.828µ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=f193a872-4d41-4784-9a10-962ab55659f1 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=15.065µ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=09acd597-1f8d-45c2-920d-9b31ab74f79e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=15.196µ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=7caa18c6-025c-4fc8-b5b7-1a301381c6b3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=381e969a-0bf9-4c67-8ede-dbcb86e325aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-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.257689ms http.response.status=200 http.response.written=417 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3caf1288-b533-4600-906b-014130134c1e http.request.method=GET http.request.remoteaddr="127.0.0.1:37960" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3caf1288-b533-4600-906b-014130134c1e http.request.method=GET http.request.remoteaddr="127.0.0.1:37960" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3caf1288-b533-4600-906b-014130134c1e http.request.method=GET http.request.remoteaddr="127.0.0.1:37960" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3caf1288-b533-4600-906b-014130134c1e http.request.method=GET http.request.remoteaddr="127.0.0.1:37960" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=41.099µ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=2f039eef-3acc-4af4-ab14-ca249a767752 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3caf1288-b533-4600-906b-014130134c1e http.request.method=GET http.request.remoteaddr="127.0.0.1:37960" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=14.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).Stat" trace.id=77ce817e-df61-4c22-acae-66633a1b8c61 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3caf1288-b533-4600-906b-014130134c1e http.request.method=GET http.request.remoteaddr="127.0.0.1:37960" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=16.706µ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=ff4cc4ce-0619-4f32-b181-7c4e371d111b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3caf1288-b533-4600-906b-014130134c1e http.request.method=GET http.request.remoteaddr="127.0.0.1:37960" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3caf1288-b533-4600-906b-014130134c1e http.request.method=GET http.request.remoteaddr="127.0.0.1:37960" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-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.246252ms http.response.status=200 http.response.written=417 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=44.644µ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=b6b70275-20da-42a5-97f4-2bac2e046b51 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=14.629µ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=5d5f71d6-dc19-4078-91bf-552994eec942 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=32.189µ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=a95961f6-de05-441a-a6e7-a64fec2874ef trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=31.885µ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=6c4028c2-39a3-435d-9c05-cec453043e36 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=12.307µ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=34701bbd-8a3d-4c81-b0e2-b6e6f7719641 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=19.881µ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=bc1a6801-dcf2-49f4-b036-78cd0010d63a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.562Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=8.329µ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=665307c8-f5eb-449a-a955-87cab05f32c2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=23.868µ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=0ea08e1a-e04e-4937-bf5a-378c77f5b751 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=5.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).URLFor" trace.id=5027a1df-6539-48fd-9f31-ac5b9c53a8a8 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=9.674µ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=208fb33a-f1cb-4cd3-90a4-389da693f5b9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=8.681µ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=2889e503-a59e-4d9d-ac5e-f809bde5362b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=13.866µ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=d38098f7-68d4-4e9d-a644-784e9ddd5021 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=5.111µ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=aac49c5f-01b4-49e0-ba55-569ac2b7e033 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=70.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).ReadStream" trace.id=3ab28997-5612-4425-96ac-dc5d213c9b61 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=24.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).GetContent" trace.id=b8f27101-71a7-4459-9d00-60b1eecfe482 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=12.858µ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=8badf12c-7bfd-40b7-819a-38a253975ded trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=33f8c540-6ff0-48bf-bba0-0f348f194201 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.00587ms http.response.status=200 http.response.written=179 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=40.533µ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=f3237016-8fe4-4229-94b5-69757ae7c118 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=13.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).Stat" trace.id=c99f44fc-5206-4ebf-9ad7-06cbd2dc285a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8844066c-ba1f-48da-b8d4-cc22935b0f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.874269ms http.response.status=200 http.response.written=68 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f65a140a-ad5a-46c2-a423-7336ee278b82 http.request.method=GET http.request.remoteaddr="127.0.0.1:37992" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f65a140a-ad5a-46c2-a423-7336ee278b82 http.request.method=GET http.request.remoteaddr="127.0.0.1:37992" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.509495ms http.response.status=200 http.response.written=2 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2373ed5d-6d16-46a9-b11f-417581e24b8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2373ed5d-6d16-46a9-b11f-417581e24b8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2373ed5d-6d16-46a9-b11f-417581e24b8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2373ed5d-6d16-46a9-b11f-417581e24b8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=28.538µ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=20424201-802f-4b5c-bf97-52b1a47105bc trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2373ed5d-6d16-46a9-b11f-417581e24b8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=10.855µ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=145c3e2d-4daa-4201-8484-f49785cbc366 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=2373ed5d-6d16-46a9-b11f-417581e24b8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.177313ms http.response.status=404 http.response.written=181 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=71d3d54c-8bae-472a-a22c-11d04e8f08b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=71d3d54c-8bae-472a-a22c-11d04e8f08b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=71d3d54c-8bae-472a-a22c-11d04e8f08b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.563Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=71d3d54c-8bae-472a-a22c-11d04e8f08b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=24.213µ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=57a41ba2-e337-4cb0-a556-40cdd3534d4a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.564Z] time="2023-05-04T19:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=71d3d54c-8bae-472a-a22c-11d04e8f08b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ca18761f-1175-4952-9de0-08183c32fc29 trace.duration=11.47µ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=e940e9d3-235c-486f-b7f9-c43b17044827 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.564Z] time="2023-05-04T19:43:04Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=71d3d54c-8bae-472a-a22c-11d04e8f08b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.095967ms http.response.status=404 http.response.written=181 instance.id=ca18761f-1175-4952-9de0-08183c32fc29 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-05-04T19:43:04.564Z] 127.0.0.1 - - [04/May/2023:19:43:04 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:04.564Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-05-04T19:43:04.564Z] === RUN TestRemoveImageOrphaning [2023-05-04T19:43:04.819Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2023-05-04T19:43:04.819Z] === RUN TestRemoveImageGarbageCollector [2023-05-04T19:43:04.819Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:43:04.819Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-05-04T19:43:04.819Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-05-04T19:43:04.819Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-05-04T19:43:04.819Z] === RUN TestTagInvalidReference [2023-05-04T19:43:04.819Z] --- PASS: TestTagInvalidReference (0.01s) [2023-05-04T19:43:04.819Z] === RUN TestTagValidPrefixedRepo [2023-05-04T19:43:04.819Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-05-04T19:43:04.819Z] === RUN TestTagExistedNameWithoutForce [2023-05-04T19:43:04.819Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-05-04T19:43:04.819Z] === RUN TestTagOfficialNames [2023-05-04T19:43:04.819Z] --- PASS: TestTagOfficialNames (0.05s) [2023-05-04T19:43:04.819Z] === RUN TestTagMatchesDigest [2023-05-04T19:43:04.819Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-05-04T19:43:04.819Z] PASS [2023-05-04T19:43:04.819Z] [2023-05-04T19:43:04.819Z] === Skipped [2023-05-04T19:43:04.819Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-05-04T19:43:04.819Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-05-04T19:43:04.819Z] [2023-05-04T19:43:04.819Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-05-04T19:43:04.819Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:43:04.819Z] [2023-05-04T19:43:04.819Z] DONE 13 tests, 2 skipped in 0.956s [2023-05-04T19:43:04.819Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-05-04T19:43:04.819Z] ++ 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 [2023-05-04T19:43:04.819Z] ++ set -e [2023-05-04T19:43:04.819Z] ++ '[' -n 0 ']' [2023-05-04T19:43:04.819Z] ++ set -x [2023-05-04T19:43:04.819Z] ++ 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 [2023-05-04T19:43:05.074Z] INFO: Testing against a local daemon [2023-05-04T19:43:05.074Z] === RUN TestNetworkCreateDelete [2023-05-04T19:43:05.074Z] --- PASS: TestNetworkCreateDelete (0.19s) [2023-05-04T19:43:05.074Z] === RUN TestDockerNetworkDeletePreferID [2023-05-04T19:43:05.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-05-04T19:43:05.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2023-05-04T19:43:05.103Z] === RUN TestCgroupNamespacesRunHostMode [2023-05-04T19:43:05.635Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2023-05-04T19:43:05.635Z] === RUN TestDaemonDNSFallback [2023-05-04T19:43:07.007Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-05-04T19:43:07.007Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s) [2023-05-04T19:43:07.007Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-05-04T19:43:07.576Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-05-04T19:43:07.576Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-05-04T19:43:07.576Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-05-04T19:43:07.576Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-05-04T19:43:07.576Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-05-04T19:43:07.576Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-05-04T19:43:07.576Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-05-04T19:43:07.576Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-05-04T19:43:07.576Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-05-04T19:43:07.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-05-04T19:43:08.144Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.29s) [2023-05-04T19:43:08.144Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-05-04T19:43:09.523Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s) [2023-05-04T19:43:09.523Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-05-04T19:43:10.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-05-04T19:43:10.091Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2023-05-04T19:43:10.091Z] === RUN TestCgroupNamespacesRunOlderClient [2023-05-04T19:43:10.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-05-04T19:43:10.765Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-05-04T19:43:11.595Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s) [2023-05-04T19:43:11.595Z] === RUN TestNISDomainname [2023-05-04T19:43:12.164Z] --- PASS: TestDaemonDNSFallback (6.35s) [2023-05-04T19:43:12.164Z] === RUN TestInspectNetwork [2023-05-04T19:43:12.532Z] --- PASS: TestNISDomainname (0.79s) [2023-05-04T19:43:12.532Z] === RUN TestHostnameDnsResolution [2023-05-04T19:43:13.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-05-04T19:43:13.360Z] --- PASS: TestHostnameDnsResolution (1.12s) [2023-05-04T19:43:13.360Z] === RUN TestUnprivilegedPortsAndPing [2023-05-04T19:43:14.296Z] --- PASS: TestUnprivilegedPortsAndPing (0.71s) [2023-05-04T19:43:14.296Z] === RUN TestStats [2023-05-04T19:43:14.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-05-04T19:43:15.428Z] === RUN TestInspectNetwork/full_network_id [2023-05-04T19:43:15.428Z] === RUN TestInspectNetwork/partial_network_id [2023-05-04T19:43:15.428Z] === RUN TestInspectNetwork/network_name [2023-05-04T19:43:15.428Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-05-04T19:43:16.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-05-04T19:43:16.200Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-05-04T19:43:16.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-05-04T19:43:16.719Z] --- PASS: TestStats (2.63s) [2023-05-04T19:43:16.719Z] === RUN TestStopContainerWithTimeout [2023-05-04T19:43:16.719Z] === RUN TestStopContainerWithTimeout/0 [2023-05-04T19:43:16.719Z] === PAUSE TestStopContainerWithTimeout/0 [2023-05-04T19:43:16.719Z] === RUN TestStopContainerWithTimeout/1 [2023-05-04T19:43:16.719Z] === PAUSE TestStopContainerWithTimeout/1 [2023-05-04T19:43:16.719Z] === RUN TestStopContainerWithTimeout/3 [2023-05-04T19:43:16.719Z] === PAUSE TestStopContainerWithTimeout/3 [2023-05-04T19:43:16.719Z] === RUN TestStopContainerWithTimeout/-1 [2023-05-04T19:43:16.719Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-05-04T19:43:16.719Z] === CONT TestStopContainerWithTimeout/0 [2023-05-04T19:43:16.719Z] === CONT TestStopContainerWithTimeout/3 [2023-05-04T19:43:16.719Z] === CONT TestStopContainerWithTimeout/1 [2023-05-04T19:43:16.719Z] === CONT TestStopContainerWithTimeout/-1 [2023-05-04T19:43:19.589Z] --- PASS: TestInspectNetwork (7.33s) [2023-05-04T19:43:19.589Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-05-04T19:43:19.589Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-05-04T19:43:19.589Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-05-04T19:43:19.589Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-05-04T19:43:19.589Z] === RUN TestRunContainerWithBridgeNone [2023-05-04T19:43:20.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-05-04T19:43:20.010Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-05-04T19:43:20.010Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2023-05-04T19:43:20.010Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2023-05-04T19:43:20.010Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2023-05-04T19:43:20.010Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2023-05-04T19:43:20.010Z] === RUN TestDeleteDevicemapper [2023-05-04T19:43:20.010Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-04T19:43:20.010Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-05-04T19:43:20.010Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-05-04T19:43:20.948Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-05-04T19:43:20.952Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2023-05-04T19:43:20.952Z] === RUN TestNetworkInvalidJSON [2023-05-04T19:43:20.952Z] === RUN TestNetworkInvalidJSON//networks/create [2023-05-04T19:43:20.952Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-05-04T19:43:20.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:43:20.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:43:20.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:43:20.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:43:20.952Z] === CONT TestNetworkInvalidJSON//networks/create [2023-05-04T19:43:20.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:43:20.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:43:20.952Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-05-04T19:43:20.952Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-05-04T19:43:20.952Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-05-04T19:43:20.952Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-05-04T19:43:20.952Z] === RUN TestNetworkList [2023-05-04T19:43:20.952Z] === RUN TestNetworkList//networks [2023-05-04T19:43:20.952Z] === PAUSE TestNetworkList//networks [2023-05-04T19:43:20.952Z] === RUN TestNetworkList//networks/ [2023-05-04T19:43:20.952Z] === PAUSE TestNetworkList//networks/ [2023-05-04T19:43:20.952Z] === CONT TestNetworkList//networks [2023-05-04T19:43:20.952Z] === CONT TestNetworkList//networks/ [2023-05-04T19:43:20.952Z] --- PASS: TestNetworkList (0.01s) [2023-05-04T19:43:20.952Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-05-04T19:43:20.952Z] --- PASS: TestNetworkList//networks (0.00s) [2023-05-04T19:43:20.952Z] === RUN TestHostIPv4BridgeLabel [2023-05-04T19:43:21.097Z] [2023-05-04T19:43:21.097Z] SUCCESS: Specified value was saved. [2023-05-04T19:43:21.207Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-05-04T19:43:21.207Z] === RUN TestDaemonRestartWithLiveRestore [2023-05-04T19:43:22.570Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-05-04T19:43:22.570Z] === RUN TestDaemonDefaultNetworkPools [2023-05-04T19:43:23.131Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2023-05-04T19:43:23.131Z] === RUN TestDaemonRestartWithExistingNetwork [2023-05-04T19:43:23.483Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.20s) [2023-05-04T19:43:23.483Z] === RUN TestUpdateMemory [2023-05-04T19:43:23.483Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-05-04T19:43:23.483Z] --- SKIP: TestUpdateMemory (0.00s) [2023-05-04T19:43:23.483Z] === RUN TestUpdateCPUQuota [2023-05-04T19:43:23.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-05-04T19:43:24.494Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-05-04T19:43:24.494Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-05-04T19:43:24.859Z] --- PASS: TestUpdateCPUQuota (1.31s) [2023-05-04T19:43:24.859Z] === RUN TestUpdatePidsLimit [2023-05-04T19:43:24.859Z] === RUN TestUpdatePidsLimit/update_from_none [2023-05-04T19:43:24.859Z] === RUN TestUpdatePidsLimit/no_change [2023-05-04T19:43:25.119Z] === RUN TestUpdatePidsLimit/update_lower [2023-05-04T19:43:25.377Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-05-04T19:43:25.377Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-05-04T19:43:25.636Z] check_test.go:308: [d8936830f4411] daemon is not started [2023-05-04T19:43:25.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-05-04T19:43:25.636Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-05-04T19:43:25.636Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-05-04T19:43:25.856Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-05-04T19:43:25.856Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-05-04T19:43:25.865Z] INFO: Downloading git... [2023-05-04T19:43:25.895Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-05-04T19:43:25.895Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-05-04T19:43:26.111Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-05-04T19:43:26.111Z] === RUN TestServiceWithPredefinedNetwork [2023-05-04T19:43:26.833Z] --- PASS: TestUpdatePidsLimit (2.13s) [2023-05-04T19:43:26.833Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2023-05-04T19:43:26.833Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-05-04T19:43:26.833Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-05-04T19:43:26.833Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2023-05-04T19:43:26.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-05-04T19:43:26.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2023-05-04T19:43:26.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-05-04T19:43:26.833Z] === RUN TestUpdateRestartPolicy [2023-05-04T19:43:26.833Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-05-04T19:43:26.947Z] INFO: Downloading go... [2023-05-04T19:43:27.007Z] ......... [ 86%] [2023-05-04T19:43:28.211Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-05-04T19:43:28.624Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s) [2023-05-04T19:43:28.624Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-05-04T19:43:28.624Z] service_test.go:242: FLAKY_TEST [2023-05-04T19:43:28.624Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T19:43:28.624Z] === RUN TestServiceWithDataPathPortInit [2023-05-04T19:43:29.188Z] INFO: Downloading compiler 1 of 3... [2023-05-04T19:43:29.188Z] INFO: Downloading compiler 2 of 3... [2023-05-04T19:43:29.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-05-04T19:43:29.660Z] INFO: Downloading compiler 3 of 3... [2023-05-04T19:43:29.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-05-04T19:43:29.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-05-04T19:43:30.132Z] INFO: Extracting git... [2023-05-04T19:43:30.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-05-04T19:43:31.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-05-04T19:43:31.526Z] tests/integration/models_images_test.py ............... [ 89%] [2023-05-04T19:43:31.611Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-05-04T19:43:31.870Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-05-04T19:43:32.806Z] check_test.go:308: [d72cd5be62810] daemon is not started [2023-05-04T19:43:32.806Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-05-04T19:43:32.971Z] tests/integration/models_networks_test.py .... [ 90%] [2023-05-04T19:43:36.996Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-05-04T19:43:38.373Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-05-04T19:43:38.373Z] --- PASS: TestUpdateRestartPolicy (11.64s) [2023-05-04T19:43:38.373Z] === RUN TestUpdateRestartWithAutoRemove [2023-05-04T19:43:38.941Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2023-05-04T19:43:38.941Z] === RUN TestWaitNonBlocked [2023-05-04T19:43:38.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:43:38.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:43:38.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:43:38.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:43:39.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T19:43:39.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T19:43:39.200Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-05-04T19:43:39.515Z] tests/integration/models_nodes_test.py . [ 91%] [2023-05-04T19:43:39.515Z] tests/integration/models_resources_test.py . [ 91%] [2023-05-04T19:43:40.138Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-05-04T19:43:40.138Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2023-05-04T19:43:40.138Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2023-05-04T19:43:40.138Z] === RUN TestWaitBlocked [2023-05-04T19:43:40.138Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:43:40.138Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:43:40.138Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:43:40.138Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:43:40.138Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-05-04T19:43:40.138Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-05-04T19:43:41.075Z] --- PASS: TestWaitBlocked (0.01s) [2023-05-04T19:43:41.075Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2023-05-04T19:43:41.075Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2023-05-04T19:43:41.075Z] === CONT TestContainerStartOnDaemonRestart [2023-05-04T19:43:41.075Z] === CONT TestContainerKillOnDaemonStart [2023-05-04T19:43:41.075Z] === CONT TestDaemonHostGatewayIP [2023-05-04T19:43:41.075Z] === CONT TestRestartDaemonWithRestartingContainer [2023-05-04T19:43:41.075Z] === CONT TestIpcModeOlderClient [2023-05-04T19:43:41.075Z] === CONT TestDaemonRestartIpcMode [2023-05-04T19:43:41.075Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-05-04T19:43:41.335Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-05-04T19:43:41.903Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-05-04T19:43:42.473Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-05-04T19:43:43.041Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-05-04T19:43:43.453Z] --- PASS: TestServiceWithDataPathPortInit (14.74s) [2023-05-04T19:43:43.453Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-05-04T19:43:43.610Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-05-04T19:43:43.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-05-04T19:43:43.869Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2023-05-04T19:43:44.128Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-05-04T19:43:44.697Z] --- PASS: TestDaemonHostGatewayIP (3.60s) [2023-05-04T19:43:44.697Z] --- PASS: TestDaemonRestartIpcMode (3.70s) [2023-05-04T19:43:44.697Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-05-04T19:43:45.110Z] INFO: Expanding go... [2023-05-04T19:43:45.265Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-05-04T19:43:45.265Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s) [2023-05-04T19:43:45.331Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-05-04T19:43:45.832Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-05-04T19:43:46.091Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-05-04T19:43:46.659Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-05-04T19:43:46.716Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tood97av3i9xxopgc6t4u8rg8 Created:2023-05-04 19:43:44.56980209 +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[a2d6e8a92a2eba8cd0d6008782dbf95e4f8104d94f8b7182d83ea6e2e678e56e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyrncw8dv8qocf4g7dz4unjf5 EndpointID:220ec40e59caa4c6cd927ef8d27cd9ab917a297ec29a6d000df60a92630ea26b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bfae2353f2e553304f4d9846e3d700e78970ac6d1873cd45b6d10281a97a7397 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:7a6e9aece85e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyrncw8dv8qocf4g7dz4unjf5 EndpointID:220ec40e59caa4c6cd927ef8d27cd9ab917a297ec29a6d000df60a92630ea26b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-05-04T19:43:47.226Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-05-04T19:43:47.794Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-05-04T19:43:48.069Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-05-04T19:43:48.069Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-05-04T19:43:48.362Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-05-04T19:43:48.621Z] check_test.go:308: [dc71dbfcd6f9b] daemon is not started [2023-05-04T19:43:48.621Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-05-04T19:43:49.998Z] check_test.go:308: [dbf1f9a61cfc4] daemon is not started [2023-05-04T19:43:49.998Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-05-04T19:43:49.998Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-05-04T19:43:50.257Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-05-04T19:43:50.515Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-05-04T19:43:50.515Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-05-04T19:43:50.876Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.48s) [2023-05-04T19:43:50.876Z] PASS [2023-05-04T19:43:50.876Z] [2023-05-04T19:43:50.876Z] === Skipped [2023-05-04T19:43:50.876Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T19:43:50.876Z] service_test.go:242: FLAKY_TEST [2023-05-04T19:43:50.876Z] [2023-05-04T19:43:50.876Z] DONE 26 tests, 1 skipped in 45.870s [2023-05-04T19:43:50.876Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-05-04T19:43:50.876Z] ++ 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 [2023-05-04T19:43:50.876Z] ++ set -e [2023-05-04T19:43:50.876Z] ++ '[' -n 0 ']' [2023-05-04T19:43:50.876Z] ++ set -x [2023-05-04T19:43:50.876Z] ++ 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 [2023-05-04T19:43:50.876Z] INFO: Testing against a local daemon [2023-05-04T19:43:50.876Z] === RUN TestDockerNetworkIpvlanPersistance [2023-05-04T19:43:50.876Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:43:50.876Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-04T19:43:50.876Z] === RUN TestDockerNetworkIpvlan [2023-05-04T19:43:50.876Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:43:50.876Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-05-04T19:43:50.876Z] PASS [2023-05-04T19:43:50.876Z] [2023-05-04T19:43:50.876Z] === Skipped [2023-05-04T19:43:50.876Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-04T19:43:50.876Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:43:50.876Z] [2023-05-04T19:43:50.876Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-05-04T19:43:50.876Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:43:50.876Z] [2023-05-04T19:43:50.876Z] DONE 2 tests, 2 skipped in 0.036s [2023-05-04T19:43:50.876Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-05-04T19:43:50.876Z] ++ 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 [2023-05-04T19:43:50.876Z] ++ set -e [2023-05-04T19:43:50.876Z] ++ '[' -n 0 ']' [2023-05-04T19:43:50.876Z] ++ set -x [2023-05-04T19:43:50.876Z] ++ 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 [2023-05-04T19:43:50.876Z] INFO: Testing against a local daemon [2023-05-04T19:43:50.876Z] === RUN TestDockerNetworkMacvlanPersistance [2023-05-04T19:43:51.451Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-05-04T19:43:52.003Z] tests/integration/regression_test.py ...... [ 98%] [2023-05-04T19:43:52.240Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2023-05-04T19:43:52.240Z] === RUN TestDockerNetworkMacvlan [2023-05-04T19:43:52.528Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-05-04T19:43:52.528Z] tests/integration/credentials/utils_test.py . [100%] [2023-05-04T19:43:52.528Z] [2023-05-04T19:43:52.528Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-05-04T19:43:52.528Z] =========================== short test summary info ============================ [2023-05-04T19:43:52.528Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-05-04T19:43:52.528Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-05-04T19:43:52.528Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-05-04T19:43:52.528Z] Not supported on most drivers [2023-05-04T19:43:52.528Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-05-04T19:43:52.528Z] Output of docker top depends on host distro, and is not formalized. [2023-05-04T19:43:52.528Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-05-04T19:43:52.528Z] Output of docker top depends on host distro, and is not formalized. [2023-05-04T19:43:52.528Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-05-04T19:43:52.528Z] Can fail if eth0 has multiple IP addresses [2023-05-04T19:43:52.528Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-05-04T19:43:52.528Z] This doesn't seem to be taken into account by the engine [2023-05-04T19:43:52.528Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-05-04T19:43:52.528Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-05-04T19:43:52.528Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.68 seconds == [2023-05-04T19:43:52.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-05-04T19:43:52.801Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-05-04T19:43:52.830Z] --- PASS: TestContainerKillOnDaemonStart (11.99s) [2023-05-04T19:43:52.830Z] PASS [2023-05-04T19:43:52.830Z] [2023-05-04T19:43:52.830Z] === Skipped [2023-05-04T19:43:52.830Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-05-04T19:43:52.830Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T19:43:52.830Z] [2023-05-04T19:43:52.830Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-05-04T19:43:52.830Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-05-04T19:43:52.830Z] [2023-05-04T19:43:52.830Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-05-04T19:43:52.830Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-05-04T19:43:52.830Z] [2023-05-04T19:43:52.830Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-05-04T19:43:52.830Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-05-04T19:43:52.830Z] [2023-05-04T19:43:52.830Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-05-04T19:43:52.830Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-05-04T19:43:52.830Z] [2023-05-04T19:43:52.830Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-05-04T19:43:52.830Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-05-04T19:43:52.830Z] [2023-05-04T19:43:52.830Z] DONE 197 tests, 6 skipped in 126.457s [2023-05-04T19:43:52.830Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-05-04T19:43:52.830Z] ++ 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 [2023-05-04T19:43:52.830Z] ++ set -e [2023-05-04T19:43:52.830Z] ++ '[' -n 0 ']' [2023-05-04T19:43:52.830Z] ++ set -x [2023-05-04T19:43:52.830Z] ++ 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 [2023-05-04T19:43:53.089Z] INFO: Testing against a local daemon [2023-05-04T19:43:53.089Z] === RUN TestLiveRestore [2023-05-04T19:43:53.089Z] === RUN TestLiveRestore/volume_references [2023-05-04T19:43:53.089Z] === PAUSE TestLiveRestore/volume_references [2023-05-04T19:43:53.089Z] === CONT TestLiveRestore/volume_references [2023-05-04T19:43:53.089Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-05-04T19:43:53.658Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-05-04T19:43:53.658Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-05-04T19:43:53.769Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-05-04T19:43:54.226Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-05-04T19:43:54.330Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-05-04T19:43:54.485Z] check_test.go:308: [d0bfb097934e8] daemon is not started [2023-05-04T19:43:54.485Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-05-04T19:43:54.745Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-05-04T19:43:55.004Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-05-04T19:43:56.218Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-05-04T19:43:56.382Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-05-04T19:43:56.382Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-05-04T19:43:56.641Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-05-04T19:43:57.578Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-05-04T19:43:58.106Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-05-04T19:43:58.146Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-05-04T19:43:58.714Z] --- PASS: TestLiveRestore (0.00s) [2023-05-04T19:43:58.714Z] --- PASS: TestLiveRestore/volume_references (5.65s) [2023-05-04T19:43:58.714Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.98s) [2023-05-04T19:43:58.714Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.24s) [2023-05-04T19:43:58.714Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.27s) [2023-05-04T19:43:58.714Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.31s) [2023-05-04T19:43:58.714Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.16s) [2023-05-04T19:43:58.714Z] PASS [2023-05-04T19:43:58.714Z] [2023-05-04T19:43:58.714Z] DONE 7 tests in 5.683s [2023-05-04T19:43:58.714Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-05-04T19:43:58.714Z] ++ 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 [2023-05-04T19:43:58.714Z] ++ set -e [2023-05-04T19:43:58.714Z] ++ '[' -n 0 ']' [2023-05-04T19:43:58.714Z] ++ set -x [2023-05-04T19:43:58.714Z] ++ 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 [2023-05-04T19:43:58.714Z] INFO: Testing against a local daemon [2023-05-04T19:43:58.714Z] === RUN TestCommitInheritsEnv [2023-05-04T19:43:58.975Z] --- PASS: TestCommitInheritsEnv (0.22s) [2023-05-04T19:43:58.975Z] === RUN TestImportExtremelyLargeImageWorks [2023-05-04T19:43:58.975Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-05-04T19:43:58.975Z] === RUN TestImagesFilterMultiReference [2023-05-04T19:43:58.975Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-05-04T19:43:58.975Z] === RUN TestImagePullPlatformInvalid [2023-05-04T19:43:58.975Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-05-04T19:43:58.975Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" 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.9 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.19.9 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=48e09136-9b03-4327-b764-497bfd19b37c http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=48e09136-9b03-4327-b764-497bfd19b37c http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.188037ms http.response.status=200 http.response.written=2 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fb13c156-a752-4f2f-b713-8e8219f52e60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a3844188-f2cc-4666-b64f-a3539f65c46f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fb13c156-a752-4f2f-b713-8e8219f52e60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a3844188-f2cc-4666-b64f-a3539f65c46f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fb13c156-a752-4f2f-b713-8e8219f52e60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=34.251µ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=eccd5a4b-fc6b-4e34-8649-53c04039066b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a3844188-f2cc-4666-b64f-a3539f65c46f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=34.094µ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=3aa1f4a9-197d-42b6-90d2-3323e421ef5a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] time="2023-05-04T19:43:58Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=fb13c156-a752-4f2f-b713-8e8219f52e60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53726" 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.826768ms http.response.status=404 http.response.written=157 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.975Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=a3844188-f2cc-4666-b64f-a3539f65c46f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53732" 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=3.020564ms http.response.status=404 http.response.written=157 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=83bc7262-fbff-4922-82f5-c7189ff2e6e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=83bc7262-fbff-4922-82f5-c7189ff2e6e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=83bc7262-fbff-4922-82f5-c7189ff2e6e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=92.492µ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=4bc5de22-bbd1-4980-a67d-4a10dcdb5341 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=83bc7262-fbff-4922-82f5-c7189ff2e6e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=13.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).Stat" trace.id=1b779bf3-b8fc-462e-b4a2-8263c4da2e1c trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=067deabf-30a3-4256-9811-f7076ff36de1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=067deabf-30a3-4256-9811-f7076ff36de1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/startedat\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=067deabf-30a3-4256-9811-f7076ff36de1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=64.074µ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=ce48c92f-55ff-44bd-b7d9-db01e9f483ec trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=067deabf-30a3-4256-9811-f7076ff36de1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=10.432µ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=de61c714-6bb5-4783-b8fd-071b19119a9d trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=067deabf-30a3-4256-9811-f7076ff36de1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=69.796µ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=cc01cfac-24c3-4536-aa7f-9c8731742748 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=067deabf-30a3-4256-9811-f7076ff36de1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.550566ms http.response.status=202 http.response.written=0 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/hashstates/sha256/0\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=83bc7262-fbff-4922-82f5-c7189ff2e6e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=62.884µ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=efd4e468-de4d-457e-b31e-1b20bcab2366 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=83bc7262-fbff-4922-82f5-c7189ff2e6e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.673259ms http.response.status=202 http.response.written=0 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=27.664µ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=c82fabd2-1f2b-46b7-abaf-c7a21d412e6e trace.line=82 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=13.239µ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=4c88f2f9-c842-4fc5-93bb-aa79ed9128c3 trace.line=141 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=83.248µ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=db4b9c7c-c11b-4679-bf56-cde9e046d3ec trace.line=124 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=11.572µ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=53da6a36-3945-4e65-889d-242bf100f545 trace.line=141 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/startedat\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=29.005µ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=574057aa-759f-434d-981b-1a0354e3621a trace.line=82 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=13.557µ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=58c90b06-4764-4769-aded-ce237d0b0c56 trace.line=141 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=19.038µ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=62421a2e-11fa-4c62-b1b5-62868cd9b878 trace.line=141 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.976Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=10.7µ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=3642de9b-8653-41f8-a06a-c125c2d7b74c trace.line=141 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=59.028µ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=115d4d06-45d9-4765-9479-cc6028ca6cca trace.line=167 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=100.939µ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=f5c13471-6c91-491e-83fd-012b3e40aa3e trace.line=95 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/data\", 0)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=171.67µ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=823b6d10-9e99-4df3-881f-af2145c05bbf trace.line=124 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=17.34µ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=baa73534-1b2f-48bb-be8c-83e2421a5bf8 trace.line=141 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=131.644µ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=066e98e1-1b1b-479f-a8a1-2cb00760dd9d trace.line=181 vars.name=test vars.uuid=6fe502e7-10ff-4d22-b6bf-7711baa9e431 version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=15.066µ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=3a930857-0449-4eac-a135-5c601013ced4 trace.line=141 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/data\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=10.772µ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=52c8b5a1-8018-49c3-baa2-bcdad6b3f2b7 trace.line=141 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3e030a2-9341-4a5e-a93d-87aedbb94d04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.859029ms http.response.status=201 http.response.written=0 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "PUT /v2/test/blobs/uploads/6fe502e7-10ff-4d22-b6bf-7711baa9e431?_state=_KNe9FjGtTzrfv2v9hwyCqMcqd2V3u6UbkTf5xIt2zN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmZTUwMmU3LTEwZmYtNGQyMi1iNmJmLTc3MTFiYWE5ZTQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjM1NTk1NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=44.428µ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=dfde5938-7ca3-4bfd-906b-295b2530cc3c trace.line=167 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=47.281µ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=48959e92-a2e0-459a-aedc-52a4422f32c8 trace.line=95 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/76ba5079-40b5-430c-93b9-38352f09208f\")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=105.829µ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=d16e55e6-5915-4d69-9913-3e6ae489e646 trace.line=181 vars.name=test vars.uuid=76ba5079-40b5-430c-93b9-38352f09208f version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b767407b-0135-48e1-8070-d6cf9ff24bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.226009ms http.response.status=201 http.response.written=0 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "PUT /v2/test/blobs/uploads/76ba5079-40b5-430c-93b9-38352f09208f?_state=V-CZSUW-wm0pPz5xqj6Idlq6Pc5nPqwh2T5Saioviql7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2YmE1MDc5LTQwYjUtNDMwYy05M2I5LTM4MzUyZjA5MjA4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wNFQxOTo0Mzo1OC45NjQ2MjExNDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c879682f-c1d9-44b9-96d3-a031493ea56c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c879682f-c1d9-44b9-96d3-a031493ea56c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c879682f-c1d9-44b9-96d3-a031493ea56c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=17.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).GetContent" trace.id=28764ed1-16b1-4b23-827c-37bf7166e012 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c879682f-c1d9-44b9-96d3-a031493ea56c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53732" 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="934.78µs" http.response.status=404 http.response.written=96 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=23.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).GetContent" trace.id=26dbac17-5ead-4a3f-ab70-f872f2cc1eca trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=10.436µ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=4a3bb30b-22ec-45cd-a893-0f81a62ad085 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=15.357µ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=23f4e98b-b153-4af1-a373-f5fdce3b12db trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.977Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=8.586µ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=0b3a811b-b6f4-471d-bc1a-ed89774baacd trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=10.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).Stat" trace.id=195b3418-6e8f-40a0-9885-6287e74b6a0a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=36.006µ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=9feacfc8-fe05-4f99-b911-55898fa1e3d1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=49.435µ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=886495fd-99ff-4297-96de-950604c3727c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=28.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).PutContent" trace.id=bbfe783c-7583-437b-8a4e-8bd344624687 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=64.391µ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=53546db7-c719-4f08-a061-af9cb3339a3a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=34.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).PutContent" trace.id=5e37ea99-efe1-4d0f-81ee-f50cc66778fd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a066d2e0-a7f1-4794-b8c6-0755abb2fd99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.635631ms http.response.status=201 http.response.written=0 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=506b7271-c50a-4c6e-8ec3-37387a3bd368 http.request.method=GET http.request.remoteaddr="127.0.0.1:53754" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=506b7271-c50a-4c6e-8ec3-37387a3bd368 http.request.method=GET http.request.remoteaddr="127.0.0.1:53754" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="787.963µs" http.response.status=200 http.response.written=2 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=29.789µ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=7465ba5b-a3e6-4f61-9823-cef399c1c7ea trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=26.71µ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=a56004ca-86fa-4e69-bc90-fc5c42592424 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=13.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).Stat" trace.id=09b29826-8a62-46cd-a25e-2b8e764f6e99 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=14.899µ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=5a54b07e-bdcd-4c19-bf3e-d9597950728b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3f4a3eef-354e-48f4-abaa-71df2df11300 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-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.22703ms http.response.status=200 http.response.written=417 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=85ceaa68-57bb-4f4c-a6ff-361377043336 http.request.method=GET http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=85ceaa68-57bb-4f4c-a6ff-361377043336 http.request.method=GET http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:58.978Z] time="2023-05-04T19:43:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=85ceaa68-57bb-4f4c-a6ff-361377043336 http.request.method=GET http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=85ceaa68-57bb-4f4c-a6ff-361377043336 http.request.method=GET http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=30.251µ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=69b3a3d4-3dbe-4007-b1eb-bcfe990262c6 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=85ceaa68-57bb-4f4c-a6ff-361377043336 http.request.method=GET http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=13.232µ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=b8c5820d-41bf-4cb4-a262-0fb96813cc10 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=85ceaa68-57bb-4f4c-a6ff-361377043336 http.request.method=GET http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=16.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=1f7c1a0d-5f0d-4729-8ec1-35dfd215ede3 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=85ceaa68-57bb-4f4c-a6ff-361377043336 http.request.method=GET http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=85ceaa68-57bb-4f4c-a6ff-361377043336 http.request.method=GET http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-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.209365ms http.response.status=200 http.response.written=417 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=25.1µ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=281176d1-5ac6-4a0f-9e1b-f78a0eea6618 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=14.439µ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=24fb5ab9-6bf4-47ad-9b28-adb2e553d51b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=42.974µ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=941eb64c-47e7-42da-86d2-3fefa6da5931 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=13.819µ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=afcc0a83-be91-4508-b703-30e7a8e7668e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=11.861µ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=6829f062-8b37-4118-9442-8579213d6157 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=6.54µ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=b0b5378a-fb55-4462-938c-00611ab393bc trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=33.971µ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=d1f08be6-85c1-4f22-8521-1c26f5d31130 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=20.286µ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=9e4ff165-1930-4592-be7f-7ff33aea804d trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=15.468µ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=ed6b70b6-0ddf-4ab1-92bd-f953d8e731c5 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=38.282µ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=8f8db48e-7fda-47d8-b039-00b1332ad9a1 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=17.768µ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=0b457f7e-b44b-497c-a231-6fb0206649b5 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=13.743µ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=dd18a42e-8016-4346-b03d-0a601802f443 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.239Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=7.289µ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=8bacc25a-a462-41b1-84af-893676a5d662 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=18.981µ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=57737366-8e6b-43b9-9e05-75d87604ec31 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=24.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).GetContent" trace.id=cc170e87-24ad-431c-b130-fd6c64a047f2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=10.075µ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=13f67f6c-93b9-4878-b3d1-d9f394063916 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:58Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ee7fff8-b258-4269-9316-948eb0e0d9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:53798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.821651ms http.response.status=200 http.response.written=68 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=23.929µ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=70da86d2-b84a-41dc-94d2-fcf9d7e7b168 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=14.538µ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=7b3c3f7f-2318-4c81-8314-61e57be14dc8 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=af7e0570-8b9a-4231-8bce-4f56c9498231 http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.367313ms http.response.status=200 http.response.written=179 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] 127.0.0.1 - - [04/May/2023:19:43:58 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=04533b1f-fda1-4e19-bb80-68d0f102d459 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=04533b1f-fda1-4e19-bb80-68d0f102d459 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.305585ms http.response.status=200 http.response.written=2 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] 127.0.0.1 - - [04/May/2023:19:43:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=15706f39-d177-485e-99aa-668965ca7029 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=15706f39-d177-485e-99aa-668965ca7029 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=15706f39-d177-485e-99aa-668965ca7029 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=15706f39-d177-485e-99aa-668965ca7029 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=28.317µ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=0bb76b4c-df5d-423f-bc74-7f8f6057de7f trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=15706f39-d177-485e-99aa-668965ca7029 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=60.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).GetContent" trace.id=9ea01fea-2233-4440-8649-d6655af10251 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=15706f39-d177-485e-99aa-668965ca7029 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.166176ms http.response.status=404 http.response.written=181 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] 127.0.0.1 - - [04/May/2023:19:43:59 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5d2df8b3-4959-40bd-b8c8-e72c46095782 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5d2df8b3-4959-40bd-b8c8-e72c46095782 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5d2df8b3-4959-40bd-b8c8-e72c46095782 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5d2df8b3-4959-40bd-b8c8-e72c46095782 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=19.01µ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=79c77726-4232-4e23-ac2e-1117400246e5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5d2df8b3-4959-40bd-b8c8-e72c46095782 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 trace.duration=12.886µ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=237e180c-652c-419b-b7b1-9f00197d0895 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] time="2023-05-04T19:43:59Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=5d2df8b3-4959-40bd-b8c8-e72c46095782 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="981.89µs" http.response.status=404 http.response.written=181 instance.id=2df2642c-cfe1-4d50-9379-4cc426435884 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-05-04T19:43:59.240Z] 127.0.0.1 - - [04/May/2023:19:43:59 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.9 git-commit/14160332da982fb43a1346649e0279fee59e89f0 kernel/5.4.0-1097-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-05-04T19:43:59.240Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-05-04T19:43:59.240Z] === RUN TestRemoveImageOrphaning [2023-05-04T19:43:59.499Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2023-05-04T19:43:59.499Z] === RUN TestRemoveImageGarbageCollector [2023-05-04T19:44:00.436Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-05-04T19:44:01.368Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-05-04T19:44:01.373Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-05-04T19:44:01.373Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2023-05-04T19:44:01.373Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-05-04T19:44:01.373Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-05-04T19:44:01.373Z] === RUN TestTagInvalidReference [2023-05-04T19:44:01.632Z] --- PASS: TestTagInvalidReference (0.01s) [2023-05-04T19:44:01.632Z] === RUN TestTagValidPrefixedRepo [2023-05-04T19:44:01.632Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-05-04T19:44:01.632Z] === RUN TestTagExistedNameWithoutForce [2023-05-04T19:44:01.632Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-05-04T19:44:01.632Z] === RUN TestTagOfficialNames [2023-05-04T19:44:01.632Z] --- PASS: TestTagOfficialNames (0.05s) [2023-05-04T19:44:01.632Z] === RUN TestTagMatchesDigest [2023-05-04T19:44:01.632Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-05-04T19:44:01.632Z] === CONT TestImportExtremelyLargeImageWorks [2023-05-04T19:44:01.892Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-05-04T19:44:01.930Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2023-05-04T19:44:01.930Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-05-04T19:44:01.930Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-05-04T19:44:01.930Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2023-05-04T19:44:01.930Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2023-05-04T19:44:01.930Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2023-05-04T19:44:01.930Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2023-05-04T19:44:01.930Z] PASS [2023-05-04T19:44:01.930Z] [2023-05-04T19:44:01.930Z] DONE 8 tests in 11.068s [2023-05-04T19:44:01.930Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-05-04T19:44:01.930Z] ++ 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 [2023-05-04T19:44:01.930Z] ++ set -e [2023-05-04T19:44:01.930Z] ++ '[' -n 0 ']' [2023-05-04T19:44:01.930Z] ++ set -x [2023-05-04T19:44:01.930Z] ++ 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 [2023-05-04T19:44:01.930Z] testing: warning: no tests to run [2023-05-04T19:44:01.930Z] PASS [2023-05-04T19:44:01.930Z] [2023-05-04T19:44:01.930Z] DONE 0 tests in 0.008s [2023-05-04T19:44:01.930Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-05-04T19:44:01.930Z] ++ 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 [2023-05-04T19:44:01.930Z] ++ set -e [2023-05-04T19:44:01.930Z] ++ '[' -n 0 ']' [2023-05-04T19:44:01.930Z] ++ set -x [2023-05-04T19:44:01.930Z] ++ 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 [2023-05-04T19:44:01.930Z] INFO: Testing against a local daemon [2023-05-04T19:44:01.930Z] === RUN TestAuthZPluginAllowRequest [2023-05-04T19:44:02.461Z] check_test.go:308: [dd4cd6e238c01] daemon is not started [2023-05-04T19:44:02.461Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-05-04T19:44:03.293Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2023-05-04T19:44:03.293Z] === RUN TestAuthZPluginTLS [2023-05-04T19:44:03.400Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-05-04T19:44:03.854Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-05-04T19:44:03.854Z] === RUN TestAuthZPluginDenyRequest [2023-05-04T19:44:04.109Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-05-04T19:44:04.109Z] === RUN TestAuthZPluginAPIDenyResponse [2023-05-04T19:44:04.670Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-05-04T19:44:04.670Z] === RUN TestAuthZPluginDenyResponse [2023-05-04T19:44:05.085Z] Leaving: AppArmorNo profiles have been unloaded. [2023-05-04T19:44:05.086Z] [2023-05-04T19:44:05.086Z] Unloading profiles will leave already running processes permanently [2023-05-04T19:44:05.086Z] unconfined, which can lead to unexpected situations. [2023-05-04T19:44:05.086Z] [2023-05-04T19:44:05.086Z] To set a process to complain mode, use the command line tool [2023-05-04T19:44:05.086Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-05-04T19:44:05.086Z] Post stage [Pipeline] junit [2023-05-04T19:44:05.096Z] Recording test results [2023-05-04T19:44:05.230Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-05-04T19:44:05.230Z] === RUN TestAuthZPluginAllowEventStream [2023-05-04T19:44:06.093Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-05-04T19:44:06.365Z] + echo Ensuring container killed. [2023-05-04T19:44:06.365Z] Ensuring container killed. [2023-05-04T19:44:06.365Z] + docker rm -vf docker-pr1 [2023-05-04T19:44:06.365Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-05-04T19:44:06.593Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2023-05-04T19:44:06.593Z] === RUN TestAuthZPluginErrorResponse [2023-05-04T19:44:06.641Z] + echo Chowning /workspace to jenkins user [2023-05-04T19:44:06.641Z] Chowning /workspace to jenkins user [2023-05-04T19:44:06.641Z] + id -u [2023-05-04T19:44:06.641Z] + id -g [2023-05-04T19:44:06.641Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45466:/workspace busybox chown -R 1000:1000 /workspace [2023-05-04T19:44:06.641Z] Unable to find image 'busybox:latest' locally [2023-05-04T19:44:06.641Z] latest: Pulling from library/busybox [2023-05-04T19:44:06.691Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-05-04T19:44:06.898Z] 4b35f584bb4f: Pulling fs layer [2023-05-04T19:44:06.898Z] 4b35f584bb4f: Verifying Checksum [2023-05-04T19:44:06.898Z] 4b35f584bb4f: Download complete [2023-05-04T19:44:06.898Z] 4b35f584bb4f: Pull complete [2023-05-04T19:44:06.898Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-05-04T19:44:06.898Z] Status: Downloaded newer image for busybox:latest [2023-05-04T19:44:07.154Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-05-04T19:44:07.154Z] === RUN TestAuthZPluginErrorRequest [2023-05-04T19:44:07.714Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-05-04T19:44:07.714Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-05-04T19:44:07.969Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-05-04T19:44:07.969Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-05-04T19:44:08.555Z] + bundleName=docker-py [2023-05-04T19:44:08.555Z] + echo Creating docker-py-bundles.tar.gz [2023-05-04T19:44:08.555Z] Creating docker-py-bundles.tar.gz [2023-05-04T19:44:08.555Z] + 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 [2023-05-04T19:44:08.565Z] Archiving artifacts [2023-05-04T19:44:09.229Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-05-04T19:44:09.333Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2023-05-04T19:44:09.333Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-05-04T19:44:09.919Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45466/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-05-04T19:44:10.258Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER docker:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh binary-daemon [2023-05-04T19:44:10.516Z] [2023-05-04T19:44:10.516Z] Removing bundles/ [2023-05-04T19:44:10.516Z] [2023-05-04T19:44:10.516Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-05-04T19:44:10.696Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2023-05-04T19:44:10.696Z] === RUN TestAuthZPluginHeader [2023-05-04T19:44:10.773Z] Building: bundles/binary-daemon/dockerd-dev [2023-05-04T19:44:10.773Z] GOOS="" GOARCH="" GOARM="" [2023-05-04T19:44:11.133Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-05-04T19:44:11.256Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-05-04T19:44:11.256Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-05-04T19:44:11.256Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:11.256Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-05-04T19:44:11.256Z] === RUN TestAuthZPluginV2Disable [2023-05-04T19:44:11.256Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:11.256Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-05-04T19:44:11.256Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-05-04T19:44:11.511Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:11.511Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-05-04T19:44:11.511Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-05-04T19:44:11.511Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:11.511Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-05-04T19:44:11.511Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-05-04T19:44:13.669Z] check_test.go:308: [dcce0bef0d42f] daemon is not started [2023-05-04T19:44:13.669Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-05-04T19:44:13.669Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-05-04T19:44:14.237Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-05-04T19:44:14.497Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-05-04T19:44:14.497Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-05-04T19:44:14.756Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-05-04T19:44:15.610Z] --- PASS: TestImportExtremelyLargeImageWorks (85.97s) [2023-05-04T19:44:15.610Z] PASS [2023-05-04T19:44:15.610Z] [2023-05-04T19:44:15.610Z] === Skipped [2023-05-04T19:44:15.610Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-05-04T19:44:15.610Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-05-04T19:44:15.610Z] [2023-05-04T19:44:15.610Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-05-04T19:44:15.610Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-05-04T19:44:15.610Z] [2023-05-04T19:44:15.611Z] DONE 13 tests, 2 skipped in 89.418s [2023-05-04T19:44:15.611Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-05-04T19:44:15.611Z] INFO: Testing against a local daemon [2023-05-04T19:44:15.611Z] === RUN TestNetworkCreateDelete [2023-05-04T19:44:15.611Z] --- PASS: TestNetworkCreateDelete (0.17s) [2023-05-04T19:44:15.611Z] === RUN TestDockerNetworkDeletePreferID [2023-05-04T19:44:15.611Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2023-05-04T19:44:15.611Z] === RUN TestDaemonDNSFallback [2023-05-04T19:44:15.611Z] --- PASS: TestDaemonDNSFallback (7.41s) [2023-05-04T19:44:15.611Z] === RUN TestInspectNetwork [2023-05-04T19:44:15.611Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:15.611Z] --- SKIP: TestInspectNetwork (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestRunContainerWithBridgeNone [2023-05-04T19:44:15.611Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestNetworkInvalidJSON [2023-05-04T19:44:15.611Z] === RUN TestNetworkInvalidJSON//networks/create [2023-05-04T19:44:15.611Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-05-04T19:44:15.611Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:44:15.611Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:44:15.611Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:44:15.611Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:44:15.611Z] === CONT TestNetworkInvalidJSON//networks/create [2023-05-04T19:44:15.611Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:44:15.611Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:44:15.611Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-05-04T19:44:15.611Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-05-04T19:44:15.611Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-05-04T19:44:15.611Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestNetworkList [2023-05-04T19:44:15.611Z] === RUN TestNetworkList//networks [2023-05-04T19:44:15.611Z] === PAUSE TestNetworkList//networks [2023-05-04T19:44:15.611Z] === RUN TestNetworkList//networks/ [2023-05-04T19:44:15.611Z] === PAUSE TestNetworkList//networks/ [2023-05-04T19:44:15.611Z] === CONT TestNetworkList//networks [2023-05-04T19:44:15.611Z] === CONT TestNetworkList//networks/ [2023-05-04T19:44:15.611Z] --- PASS: TestNetworkList (0.01s) [2023-05-04T19:44:15.611Z] --- PASS: TestNetworkList//networks (0.00s) [2023-05-04T19:44:15.611Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestHostIPv4BridgeLabel [2023-05-04T19:44:15.611Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestDaemonRestartWithLiveRestore [2023-05-04T19:44:15.611Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestDaemonDefaultNetworkPools [2023-05-04T19:44:15.611Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestDaemonRestartWithExistingNetwork [2023-05-04T19:44:15.611Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-05-04T19:44:15.611Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-05-04T19:44:15.611Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestServiceWithPredefinedNetwork [2023-05-04T19:44:15.611Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:15.611Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-05-04T19:44:15.611Z] service_test.go:242: FLAKY_TEST [2023-05-04T19:44:15.611Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestServiceWithDataPathPortInit [2023-05-04T19:44:15.611Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:15.611Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-05-04T19:44:15.611Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:15.611Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-05-04T19:44:15.611Z] PASS [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === Skipped [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-05-04T19:44:15.611Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-05-04T19:44:15.611Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-05-04T19:44:15.611Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:242: FLAKY_TEST [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-05-04T19:44:15.611Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] DONE 22 tests, 12 skipped in 8.051s [2023-05-04T19:44:15.611Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-05-04T19:44:15.611Z] INFO: Testing against a local daemon [2023-05-04T19:44:15.611Z] === RUN TestDockerNetworkIpvlanPersistance [2023-05-04T19:44:15.611Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:44:15.611Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestDockerNetworkIpvlan [2023-05-04T19:44:15.611Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:44:15.611Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-05-04T19:44:15.611Z] PASS [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === Skipped [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-04T19:44:15.611Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-05-04T19:44:15.611Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] DONE 2 tests, 2 skipped in 0.030s [2023-05-04T19:44:15.611Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-05-04T19:44:15.611Z] INFO: Testing against a local daemon [2023-05-04T19:44:15.611Z] === RUN TestDockerNetworkMacvlanPersistance [2023-05-04T19:44:15.611Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestDockerNetworkMacvlan [2023-05-04T19:44:15.611Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-05-04T19:44:15.611Z] PASS [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === Skipped [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-05-04T19:44:15.611Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-05-04T19:44:15.611Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] DONE 2 tests, 2 skipped in 0.028s [2023-05-04T19:44:15.611Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-05-04T19:44:15.611Z] testing: warning: no tests to run [2023-05-04T19:44:15.611Z] PASS [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] DONE 0 tests in 0.006s [2023-05-04T19:44:15.611Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-05-04T19:44:15.611Z] INFO: Testing against a local daemon [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginAllowRequest [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginTLS [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginDenyRequest [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginAPIDenyResponse [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginDenyResponse [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginAllowEventStream [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginErrorResponse [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginErrorRequest [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginHeader [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginV2Disable [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-05-04T19:44:15.611Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-05-04T19:44:15.611Z] PASS [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === Skipped [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-05-04T19:44:15.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] DONE 17 tests, 17 skipped in 1.650s [2023-05-04T19:44:15.611Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-05-04T19:44:15.611Z] INFO: Testing against a local daemon [2023-05-04T19:44:15.611Z] === RUN TestPluginInvalidJSON [2023-05-04T19:44:15.611Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:44:15.611Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:44:15.611Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:44:15.611Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-05-04T19:44:15.611Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestPluginInstall [2023-05-04T19:44:15.611Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] --- SKIP: TestPluginInstall (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestPluginsWithRuntimes [2023-05-04T19:44:15.611Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-05-04T19:44:15.611Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-05-04T19:44:15.611Z] === RUN TestPluginBackCompatMediaTypes [2023-05-04T19:44:15.611Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-05-04T19:44:15.611Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-05-04T19:44:15.611Z] PASS [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === Skipped [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-05-04T19:44:15.611Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-05-04T19:44:15.611Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-05-04T19:44:15.611Z] [2023-05-04T19:44:15.611Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-05-04T19:44:15.612Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-05-04T19:44:15.612Z] [2023-05-04T19:44:15.612Z] DONE 5 tests, 3 skipped in 0.040s [2023-05-04T19:44:15.612Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-05-04T19:44:15.612Z] INFO: Testing against a local daemon [2023-05-04T19:44:15.612Z] === RUN TestExternalGraphDriver [2023-05-04T19:44:15.612Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-05-04T19:44:15.612Z] --- SKIP: TestExternalGraphDriver (0.33s) [2023-05-04T19:44:15.612Z] === RUN TestGraphdriverPluginV2 [2023-05-04T19:44:16.134Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-05-04T19:44:16.134Z] check_test.go:308: [d77b0d329c077] daemon is not started [2023-05-04T19:44:16.134Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-05-04T19:44:17.512Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-05-04T19:44:17.771Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-05-04T19:44:18.031Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-05-04T19:44:18.290Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-05-04T19:44:18.290Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-05-04T19:44:18.290Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-05-04T19:44:18.549Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-05-04T19:44:18.809Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-05-04T19:44:20.187Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-05-04T19:44:20.446Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-05-04T19:44:21.013Z] INFO: Expanding compiler 1 of 3... [2023-05-04T19:44:21.013Z] INFO: Expanding compiler 2 of 3... [2023-05-04T19:44:21.014Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-05-04T19:44:21.951Z] === RUN TestDockerSuite/TestBuildEnv [2023-05-04T19:44:22.152Z] --- PASS: TestGraphdriverPluginV2 (6.32s) [2023-05-04T19:44:22.152Z] PASS [2023-05-04T19:44:22.152Z] [2023-05-04T19:44:22.152Z] === Skipped [2023-05-04T19:44:22.152Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2023-05-04T19:44:22.152Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-05-04T19:44:22.152Z] [2023-05-04T19:44:22.152Z] DONE 2 tests, 1 skipped in 6.682s [2023-05-04T19:44:22.152Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-05-04T19:44:22.152Z] INFO: Testing against a local daemon [2023-05-04T19:44:22.152Z] === RUN TestContinueAfterPluginCrash [2023-05-04T19:44:22.152Z] === PAUSE TestContinueAfterPluginCrash [2023-05-04T19:44:22.152Z] === RUN TestReadPluginNoRead [2023-05-04T19:44:22.152Z] === PAUSE TestReadPluginNoRead [2023-05-04T19:44:22.152Z] === RUN TestDaemonStartWithLogOpt [2023-05-04T19:44:22.152Z] === PAUSE TestDaemonStartWithLogOpt [2023-05-04T19:44:22.152Z] === CONT TestContinueAfterPluginCrash [2023-05-04T19:44:22.152Z] === CONT TestDaemonStartWithLogOpt [2023-05-04T19:44:22.152Z] === CONT TestReadPluginNoRead [2023-05-04T19:44:22.889Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-05-04T19:44:23.457Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-05-04T19:44:24.025Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-05-04T19:44:24.026Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-05-04T19:44:24.891Z] --- PASS: TestImportExtremelyLargeImageWorks (84.87s) [2023-05-04T19:44:24.891Z] PASS [2023-05-04T19:44:24.891Z] [2023-05-04T19:44:24.891Z] DONE 13 tests in 87.965s [2023-05-04T19:44:24.891Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-05-04T19:44:24.891Z] INFO: Testing against a local daemon [2023-05-04T19:44:24.891Z] === RUN TestNetworkCreateDelete [2023-05-04T19:44:24.891Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-05-04T19:44:24.891Z] === RUN TestDockerNetworkDeletePreferID [2023-05-04T19:44:24.891Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2023-05-04T19:44:24.891Z] === RUN TestDaemonDNSFallback [2023-05-04T19:44:24.891Z] --- PASS: TestDaemonDNSFallback (6.42s) [2023-05-04T19:44:24.891Z] === RUN TestInspectNetwork [2023-05-04T19:44:24.891Z] === RUN TestInspectNetwork/full_network_id [2023-05-04T19:44:24.891Z] === RUN TestInspectNetwork/partial_network_id [2023-05-04T19:44:24.891Z] === RUN TestInspectNetwork/network_name [2023-05-04T19:44:24.891Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-05-04T19:44:24.963Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-05-04T19:44:25.784Z] INFO: Expanding compiler 3 of 3... [2023-05-04T19:44:25.901Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-05-04T19:44:26.254Z] INFO: Removing downloaded files... [2023-05-04T19:44:26.254Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-05-04T19:44:26.254Z] INFO: Configuring git core.autocrlf... [2023-05-04T19:44:28.176Z] --- PASS: TestInspectNetwork (7.78s) [2023-05-04T19:44:28.176Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-05-04T19:44:28.176Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-05-04T19:44:28.176Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-05-04T19:44:28.176Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-05-04T19:44:28.176Z] === RUN TestRunContainerWithBridgeNone [2023-05-04T19:44:28.437Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-05-04T19:44:28.437Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-05-04T19:44:28.746Z] === RUN TestReadPluginNoRead/default [2023-05-04T19:44:29.542Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-05-04T19:44:29.542Z] PASS [2023-05-04T19:44:29.542Z] [2023-05-04T19:44:29.542Z] === Skipped [2023-05-04T19:44:29.542Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-05-04T19:44:29.542Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:29.542Z] [2023-05-04T19:44:29.542Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-05-04T19:44:29.542Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:29.542Z] [2023-05-04T19:44:29.542Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-05-04T19:44:29.542Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:29.542Z] [2023-05-04T19:44:29.542Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-05-04T19:44:29.542Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:29.542Z] [2023-05-04T19:44:29.542Z] DONE 17 tests, 4 skipped in 26.274s [2023-05-04T19:44:29.542Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-05-04T19:44:29.542Z] ++ 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 [2023-05-04T19:44:29.542Z] ++ set -e [2023-05-04T19:44:29.542Z] ++ '[' -n 0 ']' [2023-05-04T19:44:29.542Z] ++ set -x [2023-05-04T19:44:29.542Z] ++ 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 [2023-05-04T19:44:29.542Z] INFO: Testing against a local daemon [2023-05-04T19:44:29.542Z] === RUN TestPluginInvalidJSON [2023-05-04T19:44:29.542Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:44:29.542Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:44:29.542Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:44:29.542Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-05-04T19:44:29.542Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-05-04T19:44:29.542Z] === RUN TestPluginInstall [2023-05-04T19:44:29.542Z] === RUN TestPluginInstall/no_auth [2023-05-04T19:44:30.081Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2023-05-04T19:44:30.081Z] === RUN TestNetworkInvalidJSON [2023-05-04T19:44:30.081Z] === RUN TestNetworkInvalidJSON//networks/create [2023-05-04T19:44:30.081Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-05-04T19:44:30.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:44:30.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:44:30.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:44:30.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:44:30.081Z] === CONT TestNetworkInvalidJSON//networks/create [2023-05-04T19:44:30.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:44:30.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:44:30.081Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-05-04T19:44:30.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-05-04T19:44:30.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-05-04T19:44:30.081Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-05-04T19:44:30.081Z] === RUN TestNetworkList [2023-05-04T19:44:30.081Z] === RUN TestNetworkList//networks [2023-05-04T19:44:30.081Z] === PAUSE TestNetworkList//networks [2023-05-04T19:44:30.081Z] === RUN TestNetworkList//networks/ [2023-05-04T19:44:30.081Z] === PAUSE TestNetworkList//networks/ [2023-05-04T19:44:30.081Z] === CONT TestNetworkList//networks [2023-05-04T19:44:30.081Z] === CONT TestNetworkList//networks/ [2023-05-04T19:44:30.081Z] --- PASS: TestNetworkList (0.01s) [2023-05-04T19:44:30.081Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-05-04T19:44:30.081Z] --- PASS: TestNetworkList//networks (0.00s) [2023-05-04T19:44:30.081Z] === RUN TestHostIPv4BridgeLabel [2023-05-04T19:44:30.637Z] --- PASS: TestDaemonStartWithLogOpt (8.57s) [2023-05-04T19:44:30.648Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-05-04T19:44:30.648Z] === RUN TestDaemonRestartWithLiveRestore [2023-05-04T19:44:30.893Z] === RUN TestReadPluginNoRead/disabled_caching [2023-05-04T19:44:30.905Z] time="2023-05-04T19:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:44:30.905Z] time="2023-05-04T19:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5928b666a6bd85a7eb813943619cdf571d45838f7451ddd8dbd71873dc666012" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:44:30.905Z] time="2023-05-04T19:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:44:30.905Z] time="2023-05-04T19:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5928b666a6bd85a7eb813943619cdf571d45838f7451ddd8dbd71873dc666012" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:44:30.972Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-05-04T19:44:31.160Z] === RUN TestPluginInstall/with_htpasswd [2023-05-04T19:44:31.416Z] time="2023-05-04T19:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:44:31.416Z] time="2023-05-04T19:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbbbac2cd19de70a47a13570552423c46ff9219a25a9cc9631f6817a710489bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:44:31.416Z] time="2023-05-04T19:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:44:31.416Z] time="2023-05-04T19:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbbbac2cd19de70a47a13570552423c46ff9219a25a9cc9631f6817a710489bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:44:31.584Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-05-04T19:44:31.584Z] === RUN TestDaemonDefaultNetworkPools [2023-05-04T19:44:31.673Z] === RUN TestPluginInstall/with_insecure [2023-05-04T19:44:32.521Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2023-05-04T19:44:32.521Z] === RUN TestDaemonRestartWithExistingNetwork [2023-05-04T19:44:32.598Z] time="2023-05-04T19:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:44:32.599Z] time="2023-05-04T19:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21982656c070c7b52ca57a0f67e85b49de5fd770c3b983ceecaf1853c57b0f99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:44:32.599Z] time="2023-05-04T19:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:44:32.599Z] time="2023-05-04T19:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21982656c070c7b52ca57a0f67e85b49de5fd770c3b983ceecaf1853c57b0f99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:44:32.854Z] plugin_test.go:164: [d5ae6a7a0925f] daemon is not started [2023-05-04T19:44:32.854Z] --- PASS: TestPluginInstall (4.43s) [2023-05-04T19:44:32.854Z] --- PASS: TestPluginInstall/no_auth (2.85s) [2023-05-04T19:44:32.854Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2023-05-04T19:44:32.854Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2023-05-04T19:44:32.854Z] === RUN TestPluginsWithRuntimes [2023-05-04T19:44:33.410Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-05-04T19:44:33.457Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2023-05-04T19:44:33.457Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-05-04T19:44:33.972Z] --- PASS: TestContinueAfterPluginCrash (12.21s) [2023-05-04T19:44:34.216Z] === RUN TestPluginsWithRuntimes/No_Args [2023-05-04T19:44:34.833Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-05-04T19:44:34.833Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-05-04T19:44:35.141Z] === RUN TestPluginsWithRuntimes/With_Args [2023-05-04T19:44:35.163Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-05-04T19:44:35.400Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2023-05-04T19:44:35.400Z] === RUN TestServiceWithPredefinedNetwork [2023-05-04T19:44:35.862Z] === CONT TestReadPluginNoRead [2023-05-04T19:44:35.862Z] read_test.go:92: [d2eb7fee3988f] daemon is not started [2023-05-04T19:44:35.862Z] --- PASS: TestReadPluginNoRead (13.86s) [2023-05-04T19:44:35.862Z] --- PASS: TestReadPluginNoRead/default (2.41s) [2023-05-04T19:44:35.862Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.32s) [2023-05-04T19:44:35.862Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2023-05-04T19:44:35.862Z] PASS [2023-05-04T19:44:35.862Z] [2023-05-04T19:44:35.862Z] DONE 6 tests in 13.889s [2023-05-04T19:44:35.862Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-05-04T19:44:35.862Z] testing: warning: no tests to run [2023-05-04T19:44:35.862Z] PASS [2023-05-04T19:44:35.862Z] [2023-05-04T19:44:35.862Z] DONE 0 tests in 0.007s [2023-05-04T19:44:35.862Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-05-04T19:44:35.862Z] INFO: Testing against a local daemon [2023-05-04T19:44:35.862Z] === RUN TestPluginWithDevMounts [2023-05-04T19:44:35.862Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-05-04T19:44:35.862Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-05-04T19:44:35.862Z] PASS [2023-05-04T19:44:35.862Z] [2023-05-04T19:44:35.862Z] === Skipped [2023-05-04T19:44:35.862Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-05-04T19:44:35.862Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-05-04T19:44:35.862Z] [2023-05-04T19:44:35.862Z] DONE 1 tests, 1 skipped in 0.027s [2023-05-04T19:44:35.862Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-05-04T19:44:35.862Z] INFO: Testing against a local daemon [2023-05-04T19:44:35.862Z] === RUN TestSecretInspect [2023-05-04T19:44:35.862Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.862Z] --- SKIP: TestSecretInspect (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestSecretList [2023-05-04T19:44:35.863Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestSecretList (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestSecretsCreateAndDelete [2023-05-04T19:44:35.863Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestSecretsUpdate [2023-05-04T19:44:35.863Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestTemplatedSecret [2023-05-04T19:44:35.863Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-05-04T19:44:35.863Z] === RUN TestSecretCreateResolve [2023-05-04T19:44:35.863Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-05-04T19:44:35.863Z] PASS [2023-05-04T19:44:35.863Z] [2023-05-04T19:44:35.863Z] === Skipped [2023-05-04T19:44:35.863Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-05-04T19:44:35.863Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] [2023-05-04T19:44:35.863Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-05-04T19:44:35.863Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] [2023-05-04T19:44:35.863Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-05-04T19:44:35.863Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] [2023-05-04T19:44:35.863Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-05-04T19:44:35.863Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] [2023-05-04T19:44:35.863Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-05-04T19:44:35.863Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] [2023-05-04T19:44:35.863Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-05-04T19:44:35.863Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] [2023-05-04T19:44:35.863Z] DONE 6 tests, 6 skipped in 0.079s [2023-05-04T19:44:35.863Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-05-04T19:44:35.863Z] INFO: Testing against a local daemon [2023-05-04T19:44:35.863Z] === RUN TestServiceCreateInit [2023-05-04T19:44:35.863Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-05-04T19:44:35.863Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-05-04T19:44:35.863Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- PASS: TestServiceCreateInit (0.01s) [2023-05-04T19:44:35.863Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-05-04T19:44:35.863Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-05-04T19:44:35.863Z] === RUN TestCreateServiceMultipleTimes [2023-05-04T19:44:35.863Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestCreateServiceConflict [2023-05-04T19:44:35.863Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestCreateServiceMaxReplicas [2023-05-04T19:44:35.863Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestCreateWithDuplicateNetworkNames [2023-05-04T19:44:35.863Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestCreateServiceSecretFileMode [2023-05-04T19:44:35.863Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:35.863Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-05-04T19:44:35.863Z] === RUN TestCreateServiceConfigFileMode [2023-05-04T19:44:36.067Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2023-05-04T19:44:36.067Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2023-05-04T19:44:36.067Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2023-05-04T19:44:36.067Z] === RUN TestPluginBackCompatMediaTypes [2023-05-04T19:44:36.101Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-05-04T19:44:36.119Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-05-04T19:44:36.119Z] === RUN TestCreateServiceSysctls [2023-05-04T19:44:36.119Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2023-05-04T19:44:36.119Z] === RUN TestCreateServiceCapabilities [2023-05-04T19:44:36.119Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2023-05-04T19:44:36.119Z] === RUN TestInspect [2023-05-04T19:44:36.119Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestInspect (0.01s) [2023-05-04T19:44:36.119Z] === RUN TestCreateJob [2023-05-04T19:44:36.119Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestCreateJob (0.00s) [2023-05-04T19:44:36.119Z] === RUN TestReplicatedJob [2023-05-04T19:44:36.119Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestReplicatedJob (0.01s) [2023-05-04T19:44:36.119Z] === RUN TestUpdateReplicatedJob [2023-05-04T19:44:36.119Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-05-04T19:44:36.119Z] === RUN TestServiceListWithStatuses [2023-05-04T19:44:36.119Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-04T19:44:36.119Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-05-04T19:44:36.119Z] === RUN TestDockerNetworkConnectAlias [2023-05-04T19:44:36.119Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-05-04T19:44:36.119Z] === RUN TestDockerNetworkReConnect [2023-05-04T19:44:36.119Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:36.119Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-05-04T19:44:36.119Z] === RUN TestServicePlugin [2023-05-04T19:44:36.628Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-05-04T19:44:36.628Z] PASS [2023-05-04T19:44:36.628Z] [2023-05-04T19:44:36.628Z] DONE 10 tests in 8.262s [2023-05-04T19:44:36.628Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-05-04T19:44:36.628Z] ++ 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 [2023-05-04T19:44:36.628Z] ++ set -e [2023-05-04T19:44:36.628Z] ++ '[' -n 0 ']' [2023-05-04T19:44:36.628Z] ++ set -x [2023-05-04T19:44:36.628Z] ++ 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 [2023-05-04T19:44:36.628Z] INFO: Testing against a local daemon [2023-05-04T19:44:36.628Z] === RUN TestExternalGraphDriver [2023-05-04T19:44:36.669Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-05-04T19:44:36.883Z] === RUN TestExternalGraphDriver/json [2023-05-04T19:44:37.606Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-05-04T19:44:37.932Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2023-05-04T19:44:37.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-05-04T19:44:37.932Z] service_test.go:242: FLAKY_TEST [2023-05-04T19:44:37.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T19:44:37.932Z] === RUN TestServiceWithDataPathPortInit [2023-05-04T19:44:38.770Z] === RUN TestExternalGraphDriver/spec [2023-05-04T19:44:39.388Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] --- SKIP: TestServicePlugin (2.83s) [2023-05-04T19:44:39.388Z] === RUN TestServiceUpdateLabel [2023-05-04T19:44:39.388Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-05-04T19:44:39.388Z] === RUN TestServiceUpdateSecrets [2023-05-04T19:44:39.388Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-05-04T19:44:39.388Z] === RUN TestServiceUpdateConfigs [2023-05-04T19:44:39.388Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-05-04T19:44:39.388Z] === RUN TestServiceUpdateNetwork [2023-05-04T19:44:39.388Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-05-04T19:44:39.388Z] === RUN TestServiceUpdatePidsLimit [2023-05-04T19:44:39.388Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-05-04T19:44:39.388Z] PASS [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === Skipped [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-05-04T19:44:39.388Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-05-04T19:44:39.388Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-05-04T19:44:39.388Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-05-04T19:44:39.388Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-05-04T19:44:39.388Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-05-04T19:44:39.388Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-05-04T19:44:39.388Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-05-04T19:44:39.388Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2023-05-04T19:44:39.388Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2023-05-04T19:44:39.388Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-05-04T19:44:39.388Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2023-05-04T19:44:39.388Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-05-04T19:44:39.388Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-05-04T19:44:39.388Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-05-04T19:44:39.388Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-05-04T19:44:39.388Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-05-04T19:44:39.388Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServicePlugin (2.83s) [2023-05-04T19:44:39.388Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-05-04T19:44:39.388Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-05-04T19:44:39.388Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-05-04T19:44:39.388Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-05-04T19:44:39.388Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2023-05-04T19:44:39.388Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] DONE 24 tests, 23 skipped in 3.057s [2023-05-04T19:44:39.388Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-05-04T19:44:39.388Z] INFO: Testing against a local daemon [2023-05-04T19:44:39.388Z] === RUN TestSessionCreate [2023-05-04T19:44:39.388Z] --- PASS: TestSessionCreate (0.01s) [2023-05-04T19:44:39.388Z] === RUN TestSessionCreateWithBadUpgrade [2023-05-04T19:44:39.388Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-05-04T19:44:39.388Z] PASS [2023-05-04T19:44:39.388Z] [2023-05-04T19:44:39.388Z] DONE 2 tests in 0.055s [2023-05-04T19:44:39.388Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-05-04T19:44:39.388Z] INFO: Testing against a local daemon [2023-05-04T19:44:39.388Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-05-04T19:44:39.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-05-04T19:44:39.388Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-04T19:44:39.388Z] === RUN TestEventsExecDie [2023-05-04T19:44:39.644Z] --- PASS: TestEventsExecDie (0.50s) [2023-05-04T19:44:39.645Z] === RUN TestEventsBackwardsCompatible [2023-05-04T19:44:39.645Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-05-04T19:44:39.645Z] === RUN TestInfoBinaryCommits [2023-05-04T19:44:39.645Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-05-04T19:44:39.645Z] === RUN TestInfoAPIVersioned [2023-05-04T19:44:39.645Z] --- PASS: TestInfoAPIVersioned (0.00s) [2023-05-04T19:44:39.645Z] === RUN TestInfoDiscoveryBackend [2023-05-04T19:44:40.133Z] === RUN TestExternalGraphDriver/pull [2023-05-04T19:44:40.142Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-05-04T19:44:41.534Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2023-05-04T19:44:41.534Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-05-04T19:44:42.018Z] --- PASS: TestExternalGraphDriver (5.39s) [2023-05-04T19:44:42.018Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2023-05-04T19:44:42.018Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2023-05-04T19:44:42.018Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2023-05-04T19:44:42.018Z] === RUN TestGraphdriverPluginV2 [2023-05-04T19:44:42.274Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:42.274Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-05-04T19:44:42.274Z] PASS [2023-05-04T19:44:42.274Z] [2023-05-04T19:44:42.274Z] === Skipped [2023-05-04T19:44:42.274Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-05-04T19:44:42.274Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:44:42.274Z] [2023-05-04T19:44:42.274Z] DONE 5 tests, 1 skipped in 5.746s [2023-05-04T19:44:42.274Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-05-04T19:44:42.274Z] ++ 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 [2023-05-04T19:44:42.274Z] ++ set -e [2023-05-04T19:44:42.274Z] ++ '[' -n 0 ']' [2023-05-04T19:44:42.274Z] ++ set -x [2023-05-04T19:44:42.274Z] ++ 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 [2023-05-04T19:44:42.274Z] INFO: Testing against a local daemon [2023-05-04T19:44:42.274Z] === RUN TestContinueAfterPluginCrash [2023-05-04T19:44:42.274Z] === PAUSE TestContinueAfterPluginCrash [2023-05-04T19:44:42.274Z] === RUN TestReadPluginNoRead [2023-05-04T19:44:42.274Z] === PAUSE TestReadPluginNoRead [2023-05-04T19:44:42.274Z] === RUN TestDaemonStartWithLogOpt [2023-05-04T19:44:42.274Z] === PAUSE TestDaemonStartWithLogOpt [2023-05-04T19:44:42.274Z] === CONT TestContinueAfterPluginCrash [2023-05-04T19:44:42.274Z] === CONT TestDaemonStartWithLogOpt [2023-05-04T19:44:42.274Z] === CONT TestReadPluginNoRead [2023-05-04T19:44:42.865Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-05-04T19:44:43.429Z] Copying nested executables into bundles/binary-daemon [2023-05-04T19:44:43.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-05-04T19:44:43.998Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-05-04T19:44:44.257Z] docker_cli_daemon_test.go:2550: [dfcef4e548c7d] daemon is not started [2023-05-04T19:44:44.787Z] === RUN TestReadPluginNoRead/disabled_caching [2023-05-04T19:44:44.798Z] [2023-05-04T19:44:44.803Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.44s) [2023-05-04T19:44:44.803Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-05-04T19:44:44.803Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:44:44.803Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-05-04T19:44:44.803Z] === RUN TestInfoAPI [2023-05-04T19:44:44.803Z] --- PASS: TestInfoAPI (0.02s) [2023-05-04T19:44:44.803Z] === RUN TestInfoAPIWarnings [2023-05-04T19:44:45.043Z] --- PASS: TestDaemonStartWithLogOpt (2.65s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-05-04T19:44:45.635Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-05-04T19:44:45.679Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER docker:14160332da982fb43a1346649e0279fee59e89f0 hack/make.sh cross [2023-05-04T19:44:45.936Z] [2023-05-04T19:44:45.936Z] Removing bundles/ [2023-05-04T19:44:45.968Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-05-04T19:44:46.192Z] [2023-05-04T19:44:46.192Z] ---> Making bundle: cross (in bundles/cross) [2023-05-04T19:44:46.192Z] Cross building: bundles/cross/linux/amd64 [2023-05-04T19:44:46.192Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-05-04T19:44:46.192Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-05-04T19:44:46.894Z] === RUN TestReadPluginNoRead/default [2023-05-04T19:44:48.256Z] === CONT TestReadPluginNoRead [2023-05-04T19:44:48.256Z] read_test.go:92: [d371b8d3f7ddd] daemon is not started [2023-05-04T19:44:48.256Z] --- PASS: TestReadPluginNoRead (5.87s) [2023-05-04T19:44:48.256Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2023-05-04T19:44:48.256Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2023-05-04T19:44:48.256Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2023-05-04T19:44:50.141Z] --- PASS: TestContinueAfterPluginCrash (7.70s) [2023-05-04T19:44:50.141Z] PASS [2023-05-04T19:44:50.141Z] [2023-05-04T19:44:50.141Z] DONE 6 tests in 7.735s [2023-05-04T19:44:50.141Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-05-04T19:44:50.141Z] ++ 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 [2023-05-04T19:44:50.141Z] ++ set -e [2023-05-04T19:44:50.141Z] ++ '[' -n 0 ']' [2023-05-04T19:44:50.141Z] ++ set -x [2023-05-04T19:44:50.141Z] ++ 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 [2023-05-04T19:44:50.141Z] testing: warning: no tests to run [2023-05-04T19:44:50.141Z] PASS [2023-05-04T19:44:50.141Z] [2023-05-04T19:44:50.141Z] DONE 0 tests in 0.008s [2023-05-04T19:44:50.141Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-05-04T19:44:50.141Z] ++ 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 [2023-05-04T19:44:50.141Z] ++ set -e [2023-05-04T19:44:50.141Z] ++ '[' -n 0 ']' [2023-05-04T19:44:50.141Z] ++ set -x [2023-05-04T19:44:50.142Z] ++ 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 [2023-05-04T19:44:50.142Z] INFO: Testing against a local daemon [2023-05-04T19:44:50.142Z] === RUN TestPluginWithDevMounts [2023-05-04T19:44:50.142Z] === PAUSE TestPluginWithDevMounts [2023-05-04T19:44:50.142Z] === CONT TestPluginWithDevMounts [2023-05-04T19:44:50.920Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-05-04T19:44:50.920Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-05-04T19:44:50.920Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-05-04T19:44:50.920Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-05-04T19:44:51.871Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-05-04T19:44:51.871Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-05-04T19:44:51.871Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-05-04T19:44:52.027Z] --- PASS: TestPluginWithDevMounts (1.55s) [2023-05-04T19:44:52.027Z] PASS [2023-05-04T19:44:52.027Z] [2023-05-04T19:44:52.027Z] DONE 1 tests in 1.582s [2023-05-04T19:44:52.027Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-05-04T19:44:52.027Z] ++ 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 [2023-05-04T19:44:52.027Z] ++ set -e [2023-05-04T19:44:52.027Z] ++ '[' -n 0 ']' [2023-05-04T19:44:52.027Z] ++ set -x [2023-05-04T19:44:52.027Z] ++ 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 [2023-05-04T19:44:52.027Z] INFO: Testing against a local daemon [2023-05-04T19:44:52.027Z] === RUN TestSecretInspect [2023-05-04T19:44:52.137Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-05-04T19:44:52.813Z] --- PASS: TestServiceWithDataPathPortInit (14.49s) [2023-05-04T19:44:52.813Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-05-04T19:44:53.082Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-05-04T19:44:53.914Z] --- PASS: TestSecretInspect (2.31s) [2023-05-04T19:44:53.914Z] === RUN TestSecretList [2023-05-04T19:44:55.015Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-05-04T19:44:55.344Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:51h6me1hbmadtjbciu004cv00 Created:2023-05-04 19:44:53.483348074 +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[21fd3e574c7dd50ea8de861610879698ee203abd80b638dc1b8368e983da4c0f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y9qdclari98njtm2ty42e4gvb EndpointID:8fc4c634f9c909eefaee39d55c9bbc247e95ab9de3bc97d41bbb8ad1f398a578 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00d92d5529663cdaf0af4b98c57c84dd61175596c816c490d85ae58e0595321c 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:eb0fdd63a6b5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y9qdclari98njtm2ty42e4gvb EndpointID:8fc4c634f9c909eefaee39d55c9bbc247e95ab9de3bc97d41bbb8ad1f398a578 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-05-04T19:44:56.402Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-05-04T19:44:56.427Z] --- PASS: TestSecretList (2.35s) [2023-05-04T19:44:56.427Z] === RUN TestSecretsCreateAndDelete [2023-05-04T19:44:58.354Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-05-04T19:44:58.354Z] check_test.go:308: [ddec1a0bd64cb] daemon is not started [2023-05-04T19:44:58.354Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-05-04T19:44:58.939Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2023-05-04T19:44:58.939Z] === RUN TestSecretsUpdate [2023-05-04T19:44:59.533Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.29s) [2023-05-04T19:44:59.533Z] PASS [2023-05-04T19:44:59.533Z] [2023-05-04T19:44:59.533Z] === Skipped [2023-05-04T19:44:59.533Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T19:44:59.533Z] service_test.go:242: FLAKY_TEST [2023-05-04T19:44:59.533Z] [2023-05-04T19:44:59.533Z] DONE 26 tests, 1 skipped in 46.087s [2023-05-04T19:44:59.533Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-05-04T19:44:59.533Z] INFO: Testing against a local daemon [2023-05-04T19:44:59.533Z] === RUN TestDockerNetworkIpvlanPersistance [2023-05-04T19:44:59.533Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:44:59.533Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-04T19:44:59.533Z] === RUN TestDockerNetworkIpvlan [2023-05-04T19:44:59.533Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:44:59.533Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-05-04T19:44:59.533Z] PASS [2023-05-04T19:44:59.533Z] [2023-05-04T19:44:59.533Z] === Skipped [2023-05-04T19:44:59.533Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-04T19:44:59.533Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:44:59.533Z] [2023-05-04T19:44:59.533Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-05-04T19:44:59.533Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:44:59.533Z] [2023-05-04T19:44:59.533Z] DONE 2 tests, 2 skipped in 0.031s [2023-05-04T19:44:59.533Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-05-04T19:44:59.533Z] INFO: Testing against a local daemon [2023-05-04T19:44:59.533Z] === RUN TestDockerNetworkMacvlanPersistance [2023-05-04T19:45:00.264Z] === RUN TestDockerSuite/TestBuildExpose [2023-05-04T19:45:00.264Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-05-04T19:45:00.825Z] --- PASS: TestSecretsUpdate (2.26s) [2023-05-04T19:45:00.825Z] === RUN TestTemplatedSecret [2023-05-04T19:45:00.832Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-05-04T19:45:00.832Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-05-04T19:45:00.911Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2023-05-04T19:45:00.911Z] === RUN TestDockerNetworkMacvlan [2023-05-04T19:45:01.092Z] === RUN TestDockerSuite/TestBuildFails [2023-05-04T19:45:01.478Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-05-04T19:45:01.660Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-05-04T19:45:01.660Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-05-04T19:45:02.416Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-05-04T19:45:02.848Z] --- PASS: TestInfoAPIWarnings (17.36s) [2023-05-04T19:45:02.848Z] === RUN TestInfoDebug [2023-05-04T19:45:02.984Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-05-04T19:45:03.566Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite (295.66s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.40s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.09s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.95s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.00s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.62s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.16s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.95s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.07s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.08s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.18s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.93s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.10s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.24s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.37s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2023-05-04T19:45:03.566Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.51s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.44s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.31s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.07s) [2023-05-04T19:45:03.567Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.63s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.79s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.23s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.42s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.48s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.66s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.51s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.32s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.33s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.53s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.46s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.48s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.68s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.07s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.96s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.01s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.02s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.89s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.69s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.53s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.22s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.91s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.39s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.49s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.51s) [2023-05-04T19:45:03.567Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-05-04T19:45:03.567Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.16s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.56s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.63s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.45s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.84s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.50s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.32s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.66s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.11s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.66s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.39s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.31s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.77s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.21s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.21s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.59s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.01s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.40s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.40s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.88s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.53s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.11s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.30s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.34s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.07s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.53s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.90s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.06s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.64s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.47s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.67s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.28s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.82s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.80s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.38s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.81s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.34s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.81s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.44s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.12s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2023-05-04T19:45:03.567Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.10s) [2023-05-04T19:45:03.567Z] === RUN TestDockerSwarmSuite [2023-05-04T19:45:03.567Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-05-04T19:45:03.776Z] --- PASS: TestInfoDebug (1.56s) [2023-05-04T19:45:03.776Z] === RUN TestInfoInsecureRegistries [2023-05-04T19:45:04.089Z] --- PASS: TestTemplatedSecret (2.82s) [2023-05-04T19:45:04.089Z] === RUN TestSecretCreateResolve [2023-05-04T19:45:04.887Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-05-04T19:45:04.945Z] === RUN TestDockerSuite/TestBuildForceRm [2023-05-04T19:45:05.142Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2023-05-04T19:45:05.142Z] === RUN TestInfoRegistryMirrors [2023-05-04T19:45:06.601Z] --- PASS: TestSecretCreateResolve (2.42s) [2023-05-04T19:45:06.601Z] PASS [2023-05-04T19:45:06.601Z] [2023-05-04T19:45:06.601Z] DONE 6 tests in 14.458s [2023-05-04T19:45:06.601Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-05-04T19:45:06.601Z] ++ 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 [2023-05-04T19:45:06.601Z] ++ set -e [2023-05-04T19:45:06.601Z] ++ '[' -n 0 ']' [2023-05-04T19:45:06.601Z] ++ set -x [2023-05-04T19:45:06.601Z] ++ 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 [2023-05-04T19:45:06.601Z] INFO: Testing against a local daemon [2023-05-04T19:45:06.601Z] === RUN TestServiceCreateInit [2023-05-04T19:45:06.601Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-05-04T19:45:06.791Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-05-04T19:45:06.850Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-05-04T19:45:06.850Z] === RUN TestDockerSuite/TestBuildFromGit [2023-05-04T19:45:07.033Z] --- PASS: TestInfoRegistryMirrors (1.56s) [2023-05-04T19:45:07.033Z] === RUN TestLoginFailsWithBadCredentials [2023-05-04T19:45:07.033Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-05-04T19:45:07.033Z] === RUN TestPingCacheHeaders [2023-05-04T19:45:07.033Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-05-04T19:45:07.033Z] === RUN TestPingGet [2023-05-04T19:45:07.033Z] --- PASS: TestPingGet (0.01s) [2023-05-04T19:45:07.033Z] === RUN TestPingHead [2023-05-04T19:45:07.033Z] --- PASS: TestPingHead (0.01s) [2023-05-04T19:45:07.033Z] === RUN TestVersion [2023-05-04T19:45:07.033Z] --- PASS: TestVersion (0.01s) [2023-05-04T19:45:07.033Z] PASS [2023-05-04T19:45:07.033Z] [2023-05-04T19:45:07.033Z] === Skipped [2023-05-04T19:45:07.033Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-04T19:45:07.033Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-05-04T19:45:07.033Z] [2023-05-04T19:45:07.033Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-05-04T19:45:07.033Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-05-04T19:45:07.033Z] [2023-05-04T19:45:07.033Z] DONE 18 tests, 2 skipped in 28.058s [2023-05-04T19:45:07.033Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-05-04T19:45:07.033Z] INFO: Testing against a local daemon [2023-05-04T19:45:07.033Z] === RUN TestVolumesCreateAndList [2023-05-04T19:45:07.033Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-05-04T19:45:07.033Z] === RUN TestVolumesRemove [2023-05-04T19:45:07.289Z] --- PASS: TestVolumesRemove (0.05s) [2023-05-04T19:45:07.289Z] === RUN TestVolumesInspect [2023-05-04T19:45:07.289Z] --- PASS: TestVolumesInspect (0.01s) [2023-05-04T19:45:07.289Z] === RUN TestVolumesInvalidJSON [2023-05-04T19:45:07.289Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-05-04T19:45:07.289Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-05-04T19:45:07.289Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-05-04T19:45:07.289Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-05-04T19:45:07.289Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-05-04T19:45:07.289Z] PASS [2023-05-04T19:45:07.289Z] [2023-05-04T19:45:07.289Z] DONE 5 tests in 0.118s [2023-05-04T19:45:07.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-05-04T19:45:07.289Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 18760 is not a child of this shell [2023-05-04T19:45:07.289Z] warning: PID 18760 from bundles/test-integration/docker.pid had a nonzero exit code [2023-05-04T19:45:07.289Z] Leaving: AppArmorNo profiles have been unloaded. [2023-05-04T19:45:07.289Z] [2023-05-04T19:45:07.289Z] Unloading profiles will leave already running processes permanently [2023-05-04T19:45:07.289Z] unconfined, which can lead to unexpected situations. [2023-05-04T19:45:07.289Z] [2023-05-04T19:45:07.289Z] To set a process to complain mode, use the command line tool [2023-05-04T19:45:07.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-05-04T19:45:07.289Z] Removing test suite binaries [2023-05-04T19:45:07.289Z] exiting test-integration [2023-05-04T19:45:07.289Z] ++ exit 0 [2023-05-04T19:45:07.419Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-05-04T19:45:07.678Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-05-04T19:45:08.217Z] [2023-05-04T19:45:08.246Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile Post stage [Pipeline] junit [2023-05-04T19:45:09.155Z] Recording test results [2023-05-04T19:45:09.623Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-05-04T19:45:09.864Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-05-04T19:45:10.079Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-05-04T19:45:10.088Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-05-04T19:45:10.192Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-05-04T19:45:10.410Z] + echo Ensuring container killed. [2023-05-04T19:45:10.410Z] Ensuring container killed. [2023-05-04T19:45:10.410Z] + docker rm -vf docker-pr1 [2023-05-04T19:45:10.410Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-05-04T19:45:10.683Z] + echo Chowning /workspace to jenkins user [2023-05-04T19:45:10.683Z] Chowning /workspace to jenkins user [2023-05-04T19:45:10.683Z] + id -u [2023-05-04T19:45:10.683Z] + id -g [2023-05-04T19:45:10.683Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45466:/workspace busybox chown -R 1000:1000 /workspace [2023-05-04T19:45:10.683Z] Unable to find image 'busybox:latest' locally [2023-05-04T19:45:10.760Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-05-04T19:45:10.760Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-05-04T19:45:10.939Z] latest: Pulling from library/busybox [2023-05-04T19:45:10.940Z] 4b35f584bb4f: Pulling fs layer [2023-05-04T19:45:10.940Z] 4b35f584bb4f: Verifying Checksum [2023-05-04T19:45:10.940Z] 4b35f584bb4f: Download complete [2023-05-04T19:45:11.015Z] --- PASS: TestDockerNetworkMacvlan (10.08s) [2023-05-04T19:45:11.015Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-05-04T19:45:11.015Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2023-05-04T19:45:11.015Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2023-05-04T19:45:11.015Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2023-05-04T19:45:11.015Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2023-05-04T19:45:11.015Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2023-05-04T19:45:11.015Z] PASS [2023-05-04T19:45:11.015Z] [2023-05-04T19:45:11.015Z] DONE 8 tests in 11.410s [2023-05-04T19:45:11.015Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-05-04T19:45:11.015Z] testing: warning: no tests to run [2023-05-04T19:45:11.015Z] PASS [2023-05-04T19:45:11.015Z] [2023-05-04T19:45:11.015Z] DONE 0 tests in 0.007s [2023-05-04T19:45:11.015Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-05-04T19:45:11.015Z] INFO: Testing against a local daemon [2023-05-04T19:45:11.015Z] === RUN TestAuthZPluginAllowRequest [2023-05-04T19:45:11.196Z] 4b35f584bb4f: Pull complete [2023-05-04T19:45:11.196Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-05-04T19:45:11.196Z] Status: Downloaded newer image for busybox:latest [2023-05-04T19:45:12.390Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2023-05-04T19:45:12.391Z] === RUN TestAuthZPluginTLS [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-05-04T19:45:12.665Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-05-04T19:45:12.848Z] + bundleName=amd64-rootless [2023-05-04T19:45:12.848Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-05-04T19:45:12.848Z] Creating amd64-rootless-bundles.tar.gz [2023-05-04T19:45:12.848Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2023-05-04T19:45:12.848Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2023-05-04T19:45:12.857Z] Archiving artifacts [2023-05-04T19:45:12.958Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-05-04T19:45:12.958Z] === RUN TestAuthZPluginDenyRequest [2023-05-04T19:45:13.217Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-05-04T19:45:13.217Z] === RUN TestAuthZPluginAPIDenyResponse [2023-05-04T19:45:13.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-05-04T19:45:13.786Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-05-04T19:45:13.786Z] === RUN TestAuthZPluginDenyResponse [2023-05-04T19:45:13.802Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-05-04T19:45:14.025Z] --- PASS: TestServiceCreateInit (7.43s) [2023-05-04T19:45:14.025Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2023-05-04T19:45:14.025Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2023-05-04T19:45:14.025Z] === RUN TestCreateServiceMultipleTimes [2023-05-04T19:45:14.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45466/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-05-04T19:45:14.353Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-05-04T19:45:14.353Z] === RUN TestAuthZPluginAllowEventStream [2023-05-04T19:45:14.540Z] + make clean [2023-05-04T19:45:14.739Z] === RUN TestDockerSuite/TestBuildHistory [2023-05-04T19:45:14.797Z] docker volume rm -f docker-dev-cache [2023-05-04T19:45:14.797Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T19:45:15.730Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2023-05-04T19:45:15.730Z] === RUN TestAuthZPluginErrorResponse [2023-05-04T19:45:16.297Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-05-04T19:45:16.297Z] === RUN TestAuthZPluginErrorRequest [2023-05-04T19:45:16.556Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-05-04T19:45:16.556Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-05-04T19:45:17.123Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-05-04T19:45:17.123Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-05-04T19:45:17.275Z] === RUN TestDockerSuite/TestBuildIidFile [2023-05-04T19:45:17.275Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-05-04T19:45:17.843Z] === RUN TestDockerSuite/TestBuildInheritance [2023-05-04T19:45:18.102Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-05-04T19:45:18.256Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-05-04T19:45:18.361Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-05-04T19:45:18.361Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-05-04T19:45:18.819Z] Copying nested executables into bundles/cross/linux/amd64 [2023-05-04T19:45:18.928Z] === RUN TestDockerSuite/TestBuildLabel [2023-05-04T19:45:19.027Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2023-05-04T19:45:19.027Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-05-04T19:45:19.187Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-05-04T19:45:19.446Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-05-04T19:45:19.705Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-05-04T19:45:19.964Z] === RUN TestDockerSuite/TestBuildLabels [2023-05-04T19:45:20.188Z] Cross building: bundles/cross/windows/amd64 [2023-05-04T19:45:20.188Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-05-04T19:45:20.188Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-05-04T19:45:20.223Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-05-04T19:45:20.403Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2023-05-04T19:45:20.403Z] === RUN TestAuthZPluginHeader [2023-05-04T19:45:20.791Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-05-04T19:45:20.971Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-05-04T19:45:20.971Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-05-04T19:45:22.170Z] === RUN TestDockerSuite/TestBuildLastModified [2023-05-04T19:45:25.160Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2023-05-04T19:45:25.160Z] === RUN TestAuthZPluginV2Disable [2023-05-04T19:45:26.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-05-04T19:45:26.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-05-04T19:45:26.620Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-05-04T19:45:28.525Z] docker_api_swarm_test.go:563: [d88925d73d1d0] joining swarm manager [df0e71da62cf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:45:29.350Z] --- PASS: TestAuthZPluginV2Disable (3.63s) [2023-05-04T19:45:29.350Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-05-04T19:45:29.463Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-05-04T19:45:29.463Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-05-04T19:45:29.463Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-05-04T19:45:29.463Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-05-04T19:45:29.463Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-05-04T19:45:29.721Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-05-04T19:45:30.659Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-05-04T19:45:31.596Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-05-04T19:45:32.057Z] --- PASS: TestCreateServiceMultipleTimes (15.60s) [2023-05-04T19:45:32.058Z] === RUN TestCreateServiceConflict [2023-05-04T19:45:32.058Z] --- PASS: TestCreateServiceConflict (2.27s) [2023-05-04T19:45:32.058Z] === RUN TestCreateServiceMaxReplicas [2023-05-04T19:45:32.636Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2023-05-04T19:45:32.636Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-05-04T19:45:34.132Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-05-04T19:45:34.391Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-05-04T19:45:34.568Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2023-05-04T19:45:34.568Z] === RUN TestCreateWithDuplicateNetworkNames [2023-05-04T19:45:34.650Z] --- PASS: TestImportExtremelyLargeImageWorks (92.94s) [2023-05-04T19:45:34.650Z] PASS [2023-05-04T19:45:34.650Z] [2023-05-04T19:45:34.650Z] DONE 13 tests in 95.927s [2023-05-04T19:45:34.650Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-05-04T19:45:34.650Z] ++ 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 [2023-05-04T19:45:34.650Z] ++ set -e [2023-05-04T19:45:34.650Z] ++ '[' -n 0 ']' [2023-05-04T19:45:34.650Z] ++ set -x [2023-05-04T19:45:34.650Z] ++ 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 [2023-05-04T19:45:34.650Z] INFO: Testing against a local daemon [2023-05-04T19:45:34.650Z] === RUN TestNetworkCreateDelete [2023-05-04T19:45:34.650Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-05-04T19:45:34.909Z] --- PASS: TestNetworkCreateDelete (0.18s) [2023-05-04T19:45:34.909Z] === RUN TestDockerNetworkDeletePreferID [2023-05-04T19:45:35.168Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2023-05-04T19:45:35.168Z] === RUN TestDaemonDNSFallback [2023-05-04T19:45:37.705Z] docker_api_swarm_test.go:585: [d3b1531664396] joining swarm manager [df0e71da62cf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:45:40.241Z] check_test.go:379: [d88925d73d1d0] daemon is not started [2023-05-04T19:45:41.618Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-05-04T19:45:41.618Z] --- PASS: TestDaemonDNSFallback (6.39s) [2023-05-04T19:45:41.618Z] === RUN TestInspectNetwork [2023-05-04T19:45:42.612Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.99s) [2023-05-04T19:45:42.612Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-05-04T19:45:44.907Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-05-04T19:45:45.165Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-05-04T19:45:45.424Z] === RUN TestInspectNetwork/full_network_id [2023-05-04T19:45:45.424Z] === RUN TestInspectNetwork/partial_network_id [2023-05-04T19:45:45.424Z] === RUN TestInspectNetwork/network_name [2023-05-04T19:45:45.424Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-05-04T19:45:47.328Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-05-04T19:45:47.328Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-05-04T19:45:47.328Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-05-04T19:45:47.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-05-04T19:45:47.328Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-05-04T19:45:47.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-05-04T19:45:49.232Z] docker_api_swarm_test.go:46: [db7763f00e96a] joining swarm manager [d23709f762518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:45:49.398Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.35s) [2023-05-04T19:45:49.398Z] === RUN TestCreateServiceSecretFileMode [2023-05-04T19:45:50.609Z] --- PASS: TestInspectNetwork (9.01s) [2023-05-04T19:45:50.609Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-05-04T19:45:50.609Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-05-04T19:45:50.609Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-05-04T19:45:50.609Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-05-04T19:45:50.609Z] === RUN TestRunContainerWithBridgeNone [2023-05-04T19:45:51.546Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-05-04T19:45:51.546Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-05-04T19:45:52.115Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2023-05-04T19:45:52.115Z] === RUN TestNetworkInvalidJSON [2023-05-04T19:45:52.246Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-05-04T19:45:52.246Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-05-04T19:45:52.246Z] remote: Enumerating objects: 23, done. [2023-05-04T19:45:52.246Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-05-04T19:45:52.246Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-05-04T19:45:52.246Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-05-04T19:45:52.246Z] 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) 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. [2023-05-04T19:45:52.246Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-05-04T19:45:52.246Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-05-04T19:45:52.374Z] === RUN TestNetworkInvalidJSON//networks/create [2023-05-04T19:45:52.374Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-05-04T19:45:52.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:45:52.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:45:52.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:45:52.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:45:52.374Z] === CONT TestNetworkInvalidJSON//networks/create [2023-05-04T19:45:52.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T19:45:52.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T19:45:52.374Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-05-04T19:45:52.374Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-05-04T19:45:52.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-05-04T19:45:52.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-05-04T19:45:52.374Z] === RUN TestNetworkList [2023-05-04T19:45:52.374Z] === RUN TestNetworkList//networks [2023-05-04T19:45:52.374Z] === PAUSE TestNetworkList//networks [2023-05-04T19:45:52.374Z] === RUN TestNetworkList//networks/ [2023-05-04T19:45:52.374Z] === PAUSE TestNetworkList//networks/ [2023-05-04T19:45:52.374Z] === CONT TestNetworkList//networks [2023-05-04T19:45:52.374Z] === CONT TestNetworkList//networks/ [2023-05-04T19:45:52.374Z] --- PASS: TestNetworkList (0.01s) [2023-05-04T19:45:52.374Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-05-04T19:45:52.374Z] --- PASS: TestNetworkList//networks (0.00s) [2023-05-04T19:45:52.374Z] === RUN TestHostIPv4BridgeLabel [2023-05-04T19:45:52.941Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-05-04T19:45:52.941Z] === RUN TestDaemonRestartWithLiveRestore [2023-05-04T19:45:53.200Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-05-04T19:45:53.200Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-05-04T19:45:53.615Z] [2023-05-04T19:45:53.769Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-05-04T19:45:53.769Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-05-04T19:45:55.146Z] === RUN TestDockerSuite/TestBuildNetNone [2023-05-04T19:45:55.146Z] --- PASS: TestDaemonDefaultNetworkPools (1.11s) [2023-05-04T19:45:55.146Z] === RUN TestDaemonRestartWithExistingNetwork [2023-05-04T19:45:55.302Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:14160332da982fb43a1346649e0279fee59e89f0 hack/test/unit [2023-05-04T19:45:55.405Z] === RUN TestDockerSuite/TestBuildNoContext [2023-05-04T19:45:55.972Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-05-04T19:45:56.231Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2023-05-04T19:45:56.231Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-05-04T19:45:56.672Z] ? github.com/docker/docker/api [no test files] [2023-05-04T19:45:56.800Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-05-04T19:45:57.368Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2023-05-04T19:45:57.368Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-05-04T19:45:57.936Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-05-04T19:45:58.195Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2023-05-04T19:45:58.195Z] === RUN TestServiceWithPredefinedNetwork [2023-05-04T19:45:58.195Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-05-04T19:45:58.195Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-05-04T19:45:58.763Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-05-04T19:45:58.763Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-05-04T19:45:59.330Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-05-04T19:46:00.696Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-05-04T19:46:00.696Z] PASS [2023-05-04T19:46:00.696Z] [2023-05-04T19:46:00.696Z] DONE 17 tests in 48.093s [2023-05-04T19:46:00.696Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-05-04T19:46:00.696Z] INFO: Testing against a local daemon [2023-05-04T19:46:00.696Z] === RUN TestPluginInvalidJSON [2023-05-04T19:46:00.696Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:46:00.696Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:46:00.696Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:46:00.696Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-05-04T19:46:00.696Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-05-04T19:46:00.696Z] === RUN TestPluginInstall [2023-05-04T19:46:00.696Z] === RUN TestPluginInstall/no_auth [2023-05-04T19:46:01.235Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2023-05-04T19:46:01.235Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-05-04T19:46:01.235Z] service_test.go:242: FLAKY_TEST [2023-05-04T19:46:01.235Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T19:46:01.235Z] === RUN TestServiceWithDataPathPortInit [2023-05-04T19:46:01.235Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-05-04T19:46:01.494Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-05-04T19:46:01.557Z] --- PASS: TestCreateServiceSecretFileMode (12.45s) [2023-05-04T19:46:01.557Z] === RUN TestCreateServiceConfigFileMode [2023-05-04T19:46:02.073Z] time="2023-05-04T19:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:46:02.073Z] time="2023-05-04T19:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d92f28ba6a8ddb8fc62ed7848eb70fdf3f1bdd75db7e3d87a251c7c1edabc9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:46:02.073Z] time="2023-05-04T19:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:46:02.073Z] time="2023-05-04T19:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d92f28ba6a8ddb8fc62ed7848eb70fdf3f1bdd75db7e3d87a251c7c1edabc9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:46:02.332Z] === RUN TestPluginInstall/with_htpasswd [2023-05-04T19:46:02.591Z] time="2023-05-04T19:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:46:02.591Z] time="2023-05-04T19:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23dec358cb01b3ac6da258c48bea70466024ce79c9ec9eb9ef9201d1786a3703" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:46:02.592Z] time="2023-05-04T19:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:46:02.592Z] time="2023-05-04T19:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23dec358cb01b3ac6da258c48bea70466024ce79c9ec9eb9ef9201d1786a3703" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:46:02.851Z] === RUN TestPluginInstall/with_insecure [2023-05-04T19:46:03.787Z] time="2023-05-04T19:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:46:03.787Z] time="2023-05-04T19:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57ed1e097415c30ddb4d04be6e2c909a87d027333483ea67d773744bc1e8ef40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:46:03.787Z] time="2023-05-04T19:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:46:03.787Z] time="2023-05-04T19:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57ed1e097415c30ddb4d04be6e2c909a87d027333483ea67d773744bc1e8ef40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:46:04.028Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-05-04T19:46:04.045Z] plugin_test.go:164: [d9fef20c64dca] daemon is not started [2023-05-04T19:46:04.045Z] --- PASS: TestPluginInstall (4.79s) [2023-05-04T19:46:04.045Z] --- PASS: TestPluginInstall/no_auth (3.06s) [2023-05-04T19:46:04.045Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2023-05-04T19:46:04.045Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2023-05-04T19:46:04.045Z] === RUN TestPluginsWithRuntimes [2023-05-04T19:46:04.595Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-05-04T19:46:04.812Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2023-05-04T19:46:05.421Z] === RUN TestPluginsWithRuntimes/No_Args [2023-05-04T19:46:05.973Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-05-04T19:46:06.357Z] === RUN TestPluginsWithRuntimes/With_Args [2023-05-04T19:46:06.910Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-05-04T19:46:07.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-05-04T19:46:07.294Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2023-05-04T19:46:07.294Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2023-05-04T19:46:07.294Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2023-05-04T19:46:07.294Z] === RUN TestPluginBackCompatMediaTypes [2023-05-04T19:46:07.736Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-05-04T19:46:07.861Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-05-04T19:46:07.861Z] PASS [2023-05-04T19:46:07.861Z] [2023-05-04T19:46:07.861Z] DONE 10 tests in 8.747s [2023-05-04T19:46:07.861Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-05-04T19:46:07.861Z] INFO: Testing against a local daemon [2023-05-04T19:46:07.861Z] === RUN TestExternalGraphDriver [2023-05-04T19:46:07.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-05-04T19:46:07.995Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-05-04T19:46:08.119Z] === RUN TestExternalGraphDriver/json [2023-05-04T19:46:10.023Z] === RUN TestExternalGraphDriver/spec [2023-05-04T19:46:11.283Z] === RUN TestDockerSuite/TestBuildPATH [2023-05-04T19:46:11.927Z] === RUN TestExternalGraphDriver/pull [2023-05-04T19:46:12.220Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-05-04T19:46:12.788Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-05-04T19:46:13.304Z] --- PASS: TestExternalGraphDriver (5.50s) [2023-05-04T19:46:13.304Z] --- PASS: TestExternalGraphDriver/json (1.72s) [2023-05-04T19:46:13.304Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2023-05-04T19:46:13.304Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2023-05-04T19:46:13.304Z] === RUN TestGraphdriverPluginV2 [2023-05-04T19:46:13.356Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-05-04T19:46:13.716Z] --- PASS: TestCreateServiceConfigFileMode (12.69s) [2023-05-04T19:46:13.716Z] === RUN TestCreateServiceSysctls [2023-05-04T19:46:16.229Z] --- PASS: TestCreateServiceSysctls (3.16s) [2023-05-04T19:46:16.229Z] === RUN TestCreateServiceCapabilities [2023-05-04T19:46:17.545Z] --- PASS: TestServiceWithDataPathPortInit (16.66s) [2023-05-04T19:46:17.545Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-05-04T19:46:18.573Z] --- PASS: TestGraphdriverPluginV2 (4.33s) [2023-05-04T19:46:18.573Z] PASS [2023-05-04T19:46:18.573Z] [2023-05-04T19:46:18.573Z] DONE 5 tests in 9.857s [2023-05-04T19:46:18.573Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-05-04T19:46:18.573Z] INFO: Testing against a local daemon [2023-05-04T19:46:18.573Z] === RUN TestContinueAfterPluginCrash [2023-05-04T19:46:18.573Z] === PAUSE TestContinueAfterPluginCrash [2023-05-04T19:46:18.573Z] === RUN TestReadPluginNoRead [2023-05-04T19:46:18.573Z] === PAUSE TestReadPluginNoRead [2023-05-04T19:46:18.573Z] === RUN TestDaemonStartWithLogOpt [2023-05-04T19:46:18.573Z] === PAUSE TestDaemonStartWithLogOpt [2023-05-04T19:46:18.573Z] === CONT TestContinueAfterPluginCrash [2023-05-04T19:46:18.573Z] === CONT TestDaemonStartWithLogOpt [2023-05-04T19:46:18.573Z] === CONT TestReadPluginNoRead [2023-05-04T19:46:18.743Z] --- PASS: TestCreateServiceCapabilities (2.75s) [2023-05-04T19:46:18.743Z] === RUN TestInspect [2023-05-04T19:46:20.079Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-05-04T19:46:20.478Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-05-04T19:46:20.647Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sdfrgksuhsorxtqrtgsh62kgc Created:2023-05-04 19:46:18.886080438 +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[d418ea145acee4f8e5d42190b7bf7271a9f0176106c6a42d6d5c98ecaddeebc3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.agjdnbx74gpfrtyf7l9jfst0u EndpointID:5bf5499730f5fe10d6386c1d74b26440141c8208880580cc169bf5847db84020 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8cddfcf1879073aa0c998728190b35d5b1363dab991c5a70cf014140740a4937 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:d4e3fa479a0d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.agjdnbx74gpfrtyf7l9jfst0u EndpointID:5bf5499730f5fe10d6386c1d74b26440141c8208880580cc169bf5847db84020 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-05-04T19:46:20.736Z] --- PASS: TestDaemonStartWithLogOpt (2.84s) [2023-05-04T19:46:21.304Z] === RUN TestReadPluginNoRead/default [2023-05-04T19:46:22.005Z] --- PASS: TestInspect (2.87s) [2023-05-04T19:46:22.005Z] === RUN TestCreateJob [2023-05-04T19:46:22.551Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-05-04T19:46:22.681Z] === RUN TestReadPluginNoRead/disabled_caching [2023-05-04T19:46:22.888Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 16.2% of statements [2023-05-04T19:46:22.888Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-05-04T19:46:22.888Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-05-04T19:46:23.042Z] Removing intermediate container 256fad78a502 [2023-05-04T19:46:23.042Z] ---> da963f29729c [2023-05-04T19:46:23.042Z] 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 [2023-05-04T19:46:23.042Z] ---> Running in 62c1df591d7d [2023-05-04T19:46:23.042Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-05-04T19:46:23.042Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-05-04T19:46:23.042Z] go: downloading github.com/fatih/color v1.13.0 [2023-05-04T19:46:23.042Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-05-04T19:46:23.042Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-05-04T19:46:23.042Z] go: downloading golang.org/x/tools v0.1.11 [2023-05-04T19:46:23.042Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-04T19:46:23.042Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-04T19:46:23.042Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-05-04T19:46:23.042Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-05-04T19:46:23.042Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-05-04T19:46:23.042Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-05-04T19:46:23.042Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-05-04T19:46:23.146Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2023-05-04T19:46:23.146Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2023-05-04T19:46:23.403Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2023-05-04T19:46:23.403Z] ? github.com/docker/docker/api/server/router [no test files] [2023-05-04T19:46:23.403Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-05-04T19:46:23.403Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-05-04T19:46:23.403Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-05-04T19:46:23.403Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-05-04T19:46:23.403Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-05-04T19:46:23.403Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-05-04T19:46:23.403Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-05-04T19:46:23.404Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-05-04T19:46:23.404Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 93.7% of statements [2023-05-04T19:46:23.404Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-05-04T19:46:23.404Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-05-04T19:46:23.404Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2023-05-04T19:46:23.662Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/container [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/events [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/image [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/network [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/builder [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-05-04T19:46:23.662Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-05-04T19:46:23.920Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2023-05-04T19:46:23.928Z] === RUN TestDockerSuite/TestBuildRm [2023-05-04T19:46:24.057Z] === CONT TestReadPluginNoRead [2023-05-04T19:46:24.057Z] read_test.go:92: [d71da8e93c4a1] daemon is not started [2023-05-04T19:46:24.057Z] --- PASS: TestReadPluginNoRead (6.40s) [2023-05-04T19:46:24.057Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2023-05-04T19:46:24.057Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2023-05-04T19:46:24.057Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2023-05-04T19:46:24.516Z] --- PASS: TestCreateJob (3.09s) [2023-05-04T19:46:24.516Z] === RUN TestReplicatedJob [2023-05-04T19:46:25.820Z] ok github.com/docker/docker/builder/remotecontext 0.214s coverage: 13.7% of statements [2023-05-04T19:46:25.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.08s) [2023-05-04T19:46:25.830Z] PASS [2023-05-04T19:46:25.830Z] [2023-05-04T19:46:25.830Z] === Skipped [2023-05-04T19:46:25.830Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T19:46:25.830Z] service_test.go:242: FLAKY_TEST [2023-05-04T19:46:25.830Z] [2023-05-04T19:46:25.830Z] DONE 26 tests, 1 skipped in 51.105s [2023-05-04T19:46:25.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-05-04T19:46:25.830Z] ++ 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 [2023-05-04T19:46:25.830Z] ++ set -e [2023-05-04T19:46:25.830Z] ++ '[' -n 0 ']' [2023-05-04T19:46:25.830Z] ++ set -x [2023-05-04T19:46:25.830Z] ++ 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 [2023-05-04T19:46:25.830Z] INFO: Testing against a local daemon [2023-05-04T19:46:25.830Z] === RUN TestDockerNetworkIpvlanPersistance [2023-05-04T19:46:25.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:46:25.830Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-04T19:46:25.830Z] === RUN TestDockerNetworkIpvlan [2023-05-04T19:46:25.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:46:25.830Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-05-04T19:46:25.830Z] PASS [2023-05-04T19:46:25.830Z] [2023-05-04T19:46:25.830Z] === Skipped [2023-05-04T19:46:25.830Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-05-04T19:46:25.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:46:25.830Z] [2023-05-04T19:46:25.830Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-05-04T19:46:25.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-05-04T19:46:25.830Z] [2023-05-04T19:46:25.830Z] DONE 2 tests, 2 skipped in 0.031s [2023-05-04T19:46:25.830Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-05-04T19:46:25.830Z] ++ 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 [2023-05-04T19:46:25.830Z] ++ set -e [2023-05-04T19:46:25.830Z] ++ '[' -n 0 ']' [2023-05-04T19:46:25.830Z] ++ set -x [2023-05-04T19:46:25.830Z] ++ 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 [2023-05-04T19:46:25.830Z] INFO: Testing against a local daemon [2023-05-04T19:46:25.830Z] === RUN TestDockerNetworkMacvlanPersistance [2023-05-04T19:46:25.959Z] --- PASS: TestContinueAfterPluginCrash (8.14s) [2023-05-04T19:46:25.959Z] PASS [2023-05-04T19:46:25.959Z] [2023-05-04T19:46:25.959Z] DONE 6 tests in 8.168s [2023-05-04T19:46:25.959Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-05-04T19:46:25.959Z] testing: warning: no tests to run [2023-05-04T19:46:25.959Z] PASS [2023-05-04T19:46:25.959Z] [2023-05-04T19:46:25.959Z] DONE 0 tests in 0.007s [2023-05-04T19:46:25.959Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-05-04T19:46:25.959Z] INFO: Testing against a local daemon [2023-05-04T19:46:25.959Z] === RUN TestPluginWithDevMounts [2023-05-04T19:46:25.959Z] === PAUSE TestPluginWithDevMounts [2023-05-04T19:46:25.959Z] === CONT TestPluginWithDevMounts [2023-05-04T19:46:26.089Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-05-04T19:46:26.386Z] ok github.com/docker/docker/builder/dockerfile 0.379s coverage: 48.5% of statements [2023-05-04T19:46:26.386Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-05-04T19:46:26.658Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-05-04T19:46:26.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2023-05-04T19:46:26.917Z] === RUN TestDockerNetworkMacvlan [2023-05-04T19:46:27.485Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-05-04T19:46:27.745Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-05-04T19:46:27.745Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-05-04T19:46:27.862Z] --- PASS: TestPluginWithDevMounts (1.59s) [2023-05-04T19:46:27.862Z] PASS [2023-05-04T19:46:27.862Z] [2023-05-04T19:46:27.862Z] DONE 1 tests in 1.618s [2023-05-04T19:46:27.862Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-05-04T19:46:27.862Z] INFO: Testing against a local daemon [2023-05-04T19:46:27.862Z] === RUN TestSecretInspect [2023-05-04T19:46:28.004Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-05-04T19:46:28.572Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-05-04T19:46:28.830Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-05-04T19:46:29.089Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-05-04T19:46:29.658Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-05-04T19:46:29.790Z] --- PASS: TestReplicatedJob (4.98s) [2023-05-04T19:46:29.790Z] === RUN TestUpdateReplicatedJob [2023-05-04T19:46:30.226Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-05-04T19:46:30.395Z] --- PASS: TestSecretInspect (2.29s) [2023-05-04T19:46:30.395Z] === RUN TestSecretList [2023-05-04T19:46:30.570Z] ok github.com/docker/docker/client 0.225s coverage: 75.4% of statements [2023-05-04T19:46:31.161Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-05-04T19:46:32.298Z] --- PASS: TestSecretList (2.31s) [2023-05-04T19:46:32.298Z] === RUN TestSecretsCreateAndDelete [2023-05-04T19:46:33.097Z] --- PASS: TestUpdateReplicatedJob (3.35s) [2023-05-04T19:46:33.097Z] === RUN TestServiceListWithStatuses [2023-05-04T19:46:33.097Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-04T19:46:33.097Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-05-04T19:46:33.097Z] === RUN TestDockerNetworkConnectAlias [2023-05-04T19:46:33.696Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-05-04T19:46:33.696Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-05-04T19:46:33.696Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-05-04T19:46:33.696Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-05-04T19:46:33.696Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-05-04T19:46:33.696Z] === RUN TestDockerSuite/TestBuildSpaces [2023-05-04T19:46:33.696Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-05-04T19:46:33.852Z] ok github.com/docker/docker/builder/remotecontext/git 9.032s coverage: 83.5% of statements [2023-05-04T19:46:33.852Z] ? github.com/docker/docker/cli [no test files] [2023-05-04T19:46:33.852Z] ? github.com/docker/docker/cli/config [no test files] [2023-05-04T19:46:34.633Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-05-04T19:46:34.633Z] === RUN TestDockerSuite/TestBuildStderr [2023-05-04T19:46:34.831Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2023-05-04T19:46:34.831Z] === RUN TestSecretsUpdate [2023-05-04T19:46:35.200Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-05-04T19:46:36.576Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-05-04T19:46:36.733Z] --- PASS: TestSecretsUpdate (2.31s) [2023-05-04T19:46:36.733Z] === RUN TestTemplatedSecret [2023-05-04T19:46:37.134Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2023-05-04T19:46:37.134Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.9% of statements [2023-05-04T19:46:37.392Z] ok github.com/docker/docker/container 0.119s coverage: 34.5% of statements [2023-05-04T19:46:37.513Z] --- PASS: TestDockerNetworkMacvlan (10.60s) [2023-05-04T19:46:37.513Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-05-04T19:46:37.513Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2023-05-04T19:46:37.513Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.97s) [2023-05-04T19:46:37.513Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2023-05-04T19:46:37.513Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2023-05-04T19:46:37.513Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2023-05-04T19:46:37.513Z] PASS [2023-05-04T19:46:37.513Z] [2023-05-04T19:46:37.513Z] DONE 8 tests in 11.896s [2023-05-04T19:46:37.650Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2023-05-04T19:46:37.772Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-05-04T19:46:37.772Z] ++ 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 [2023-05-04T19:46:37.772Z] ++ set -e [2023-05-04T19:46:37.772Z] ++ '[' -n 0 ']' [2023-05-04T19:46:37.772Z] ++ set -x [2023-05-04T19:46:37.772Z] ++ 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 [2023-05-04T19:46:37.772Z] testing: warning: no tests to run [2023-05-04T19:46:37.772Z] PASS [2023-05-04T19:46:37.772Z] [2023-05-04T19:46:37.772Z] DONE 0 tests in 0.008s [2023-05-04T19:46:37.772Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-05-04T19:46:37.772Z] ++ 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 [2023-05-04T19:46:37.772Z] ++ set -e [2023-05-04T19:46:37.772Z] ++ '[' -n 0 ']' [2023-05-04T19:46:37.772Z] ++ set -x [2023-05-04T19:46:37.772Z] ++ 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 [2023-05-04T19:46:37.772Z] INFO: Testing against a local daemon [2023-05-04T19:46:37.772Z] === RUN TestAuthZPluginAllowRequest [2023-05-04T19:46:37.908Z] ok github.com/docker/docker/daemon/events 0.088s coverage: 50.0% of statements [2023-05-04T19:46:37.908Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2023-05-04T19:46:38.414Z] --- PASS: TestDockerNetworkConnectAlias (4.63s) [2023-05-04T19:46:38.414Z] === RUN TestDockerNetworkReConnect [2023-05-04T19:46:38.473Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2023-05-04T19:46:38.709Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-05-04T19:46:38.967Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2023-05-04T19:46:38.967Z] === RUN TestAuthZPluginTLS [2023-05-04T19:46:39.226Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-05-04T19:46:39.407Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.254s coverage: 59.6% of statements [2023-05-04T19:46:39.485Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-05-04T19:46:39.485Z] === RUN TestAuthZPluginDenyRequest [2023-05-04T19:46:39.665Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.886s coverage: 74.6% of statements [2023-05-04T19:46:40.020Z] --- PASS: TestTemplatedSecret (2.75s) [2023-05-04T19:46:40.020Z] === RUN TestSecretCreateResolve [2023-05-04T19:46:40.052Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-05-04T19:46:40.052Z] === RUN TestAuthZPluginAPIDenyResponse [2023-05-04T19:46:40.052Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-05-04T19:46:40.311Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-05-04T19:46:40.569Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2023-05-04T19:46:40.569Z] === RUN TestAuthZPluginDenyResponse [2023-05-04T19:46:40.828Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-05-04T19:46:41.039Z] ok github.com/docker/docker/daemon/cluster 0.099s coverage: 0.5% of statements [2023-05-04T19:46:41.040Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2023-05-04T19:46:41.040Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 29.0% of statements [2023-05-04T19:46:41.040Z] ? github.com/docker/docker/container/stream [no test files] [2023-05-04T19:46:41.040Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-05-04T19:46:41.040Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-05-04T19:46:41.040Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-05-04T19:46:41.040Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2023-05-04T19:46:41.087Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-05-04T19:46:41.087Z] === RUN TestAuthZPluginAllowEventStream [2023-05-04T19:46:41.655Z] === RUN TestDockerSuite/TestBuildUser [2023-05-04T19:46:41.675Z] --- PASS: TestDockerNetworkReConnect (3.86s) [2023-05-04T19:46:41.675Z] === RUN TestServicePlugin [2023-05-04T19:46:41.675Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:46:41.675Z] --- SKIP: TestServicePlugin (0.00s) [2023-05-04T19:46:41.675Z] === RUN TestServiceUpdateLabel [2023-05-04T19:46:41.922Z] --- PASS: TestSecretCreateResolve (2.32s) [2023-05-04T19:46:41.922Z] PASS [2023-05-04T19:46:41.922Z] [2023-05-04T19:46:41.922Z] DONE 6 tests in 14.296s [2023-05-04T19:46:41.922Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-05-04T19:46:41.922Z] INFO: Testing against a local daemon [2023-05-04T19:46:41.922Z] === RUN TestServiceCreateInit [2023-05-04T19:46:41.922Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-05-04T19:46:41.974Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.231s coverage: 50.5% of statements [2023-05-04T19:46:41.974Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.8% of statements [2023-05-04T19:46:42.222Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2023-05-04T19:46:42.222Z] === RUN TestAuthZPluginErrorResponse [2023-05-04T19:46:42.233Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2023-05-04T19:46:42.491Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2023-05-04T19:46:42.790Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-05-04T19:46:42.790Z] === RUN TestAuthZPluginErrorRequest [2023-05-04T19:46:43.357Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-05-04T19:46:43.357Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2023-05-04T19:46:43.357Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-05-04T19:46:43.424Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2023-05-04T19:46:43.424Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.393s coverage: 58.0% of statements [2023-05-04T19:46:43.424Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 76.8% of statements [2023-05-04T19:46:43.561Z] --- PASS: TestServiceUpdateLabel (2.31s) [2023-05-04T19:46:43.561Z] === RUN TestServiceUpdateSecrets [2023-05-04T19:46:43.682Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2023-05-04T19:46:43.925Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-05-04T19:46:43.925Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-05-04T19:46:43.940Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.6% of statements [2023-05-04T19:46:43.940Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2023-05-04T19:46:43.940Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2023-05-04T19:46:44.198Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2023-05-04T19:46:44.455Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 78.7% of statements [2023-05-04T19:46:44.714Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2023-05-04T19:46:44.972Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2023-05-04T19:46:44.972Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 58.9% of statements [2023-05-04T19:46:44.972Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2023-05-04T19:46:45.230Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.089s coverage: 46.2% of statements [2023-05-04T19:46:45.230Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.462s coverage: 13.8% of statements [2023-05-04T19:46:45.300Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2023-05-04T19:46:45.300Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-05-04T19:46:45.487Z] ok github.com/docker/docker/daemon/network 0.047s coverage: 63.8% of statements [2023-05-04T19:46:45.559Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-05-04T19:46:45.745Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2023-05-04T19:46:45.745Z] ok github.com/docker/docker/errdefs 0.018s coverage: 77.0% of statements [2023-05-04T19:46:46.111Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-05-04T19:46:46.311Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-05-04T19:46:46.311Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2023-05-04T19:46:46.311Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2023-05-04T19:46:46.569Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2023-05-04T19:46:46.569Z] ok github.com/docker/docker/daemon/logger/splunk 1.556s coverage: 82.5% of statements [2023-05-04T19:46:46.827Z] ok github.com/docker/docker/oci 0.015s coverage: 40.6% of statements [2023-05-04T19:46:46.827Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2023-05-04T19:46:46.936Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2023-05-04T19:46:46.936Z] === RUN TestAuthZPluginHeader [2023-05-04T19:46:47.394Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2023-05-04T19:46:47.394Z] ok github.com/docker/docker/distribution 0.633s coverage: 29.0% of statements [2023-05-04T19:46:47.394Z] ok github.com/docker/docker/pkg/broadcaster 0.022s coverage: 100.0% of statements [2023-05-04T19:46:47.504Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-05-04T19:46:47.504Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-05-04T19:46:47.652Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2023-05-04T19:46:47.652Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2023-05-04T19:46:47.652Z] ok github.com/docker/docker/distribution/xfer 1.732s coverage: 84.6% of statements [2023-05-04T19:46:47.910Z] ok github.com/docker/docker/pkg/authorization 0.505s coverage: 68.3% of statements [2023-05-04T19:46:48.168Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2023-05-04T19:46:48.168Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-05-04T19:46:48.426Z] ok github.com/docker/docker/pkg/archive 0.556s coverage: 82.2% of statements [2023-05-04T19:46:48.426Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-05-04T19:46:48.426Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2023-05-04T19:46:48.426Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2023-05-04T19:46:48.683Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2023-05-04T19:46:48.683Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2023-05-04T19:46:48.940Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2023-05-04T19:46:49.199Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-05-04T19:46:49.199Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2023-05-04T19:46:49.456Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-05-04T19:46:49.456Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2023-05-04T19:46:49.456Z] ok github.com/docker/docker/pkg/idtools 0.362s coverage: 69.5% of statements [2023-05-04T19:46:49.456Z] ok github.com/docker/docker/pkg/ioutils 0.444s coverage: 68.8% of statements [2023-05-04T19:46:49.714Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2023-05-04T19:46:49.714Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-05-04T19:46:49.714Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2023-05-04T19:46:49.714Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2023-05-04T19:46:50.279Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2023-05-04T19:46:50.279Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-05-04T19:46:50.279Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2023-05-04T19:46:50.279Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2023-05-04T19:46:50.299Z] --- PASS: TestServiceCreateInit (8.08s) [2023-05-04T19:46:50.299Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2023-05-04T19:46:50.299Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s) [2023-05-04T19:46:50.299Z] === RUN TestCreateServiceMultipleTimes [2023-05-04T19:46:50.537Z] ok github.com/docker/docker/pkg/chrootarchive 2.720s coverage: 43.5% of statements [2023-05-04T19:46:50.537Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2023-05-04T19:46:50.795Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-05-04T19:46:51.052Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-05-04T19:46:51.052Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2023-05-04T19:46:51.309Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2023-05-04T19:46:51.309Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2023-05-04T19:46:51.567Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-05-04T19:46:51.567Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2023-05-04T19:46:51.694Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2023-05-04T19:46:51.694Z] === RUN TestAuthZPluginV2Disable [2023-05-04T19:46:51.825Z] coverage: [no statements] [2023-05-04T19:46:51.825Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2023-05-04T19:46:51.825Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2023-05-04T19:46:51.825Z] ok github.com/docker/docker/pkg/tarsum 0.077s coverage: 89.3% of statements [2023-05-04T19:46:51.825Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-05-04T19:46:52.082Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2023-05-04T19:46:52.082Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-05-04T19:46:52.340Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 85.6% of statements [2023-05-04T19:46:52.598Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-05-04T19:46:52.855Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2023-05-04T19:46:53.113Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-05-04T19:46:53.200Z] Removing intermediate container 62c1df591d7d [2023-05-04T19:46:53.200Z] ---> 94669f1a49be [2023-05-04T19:46:53.200Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-05-04T19:46:53.200Z] ---> Running in c5107d7b2880 [2023-05-04T19:46:53.200Z] Removing intermediate container c5107d7b2880 [2023-05-04T19:46:53.200Z] ---> 38f742b2018e [2023-05-04T19:46:53.200Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-05-04T19:46:53.200Z] ---> Running in 841d701cd24a [2023-05-04T19:46:53.200Z] Removing intermediate container 841d701cd24a [2023-05-04T19:46:53.200Z] ---> e252861f3551 [2023-05-04T19:46:53.200Z] Step 10/10 : COPY . . [2023-05-04T19:46:53.370Z] ok github.com/docker/docker/quota 0.356s coverage: 71.4% of statements [2023-05-04T19:46:53.371Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2023-05-04T19:46:53.628Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.2% of statements [2023-05-04T19:46:53.628Z] ok github.com/docker/docker/registry 0.063s coverage: 57.3% of statements [2023-05-04T19:46:53.628Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-05-04T19:46:53.886Z] ok github.com/docker/docker/runconfig 0.015s coverage: 66.1% of statements [2023-05-04T19:46:54.143Z] ok github.com/docker/docker/pkg/signal 3.425s coverage: 62.3% of statements [2023-05-04T19:46:54.401Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-05-04T19:46:54.401Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 67.0% of statements [2023-05-04T19:46:54.658Z] ok github.com/docker/docker/volume/local 0.131s coverage: 76.4% of statements [2023-05-04T19:46:55.221Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2023-05-04T19:46:55.221Z] ok github.com/docker/docker/layer 7.612s coverage: 68.8% of statements [2023-05-04T19:46:55.884Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2023-05-04T19:46:55.884Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-05-04T19:46:56.451Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-05-04T19:46:56.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-05-04T19:46:57.018Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-05-04T19:46:57.277Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-05-04T19:46:57.741Z] ok github.com/docker/docker/daemon 12.135s coverage: 17.1% of statements [2023-05-04T19:46:57.741Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-05-04T19:46:57.741Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-05-04T19:46:57.741Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-05-04T19:46:57.741Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-05-04T19:46:57.741Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/names [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/dockerversion [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/oci/caps [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-05-04T19:46:57.742Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-05-04T19:46:58.214Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-05-04T19:46:58.214Z] docker_api_swarm_test.go:304: [d13041179467b] joining swarm manager [d75c94b153312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:46:58.390Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2023-05-04T19:46:58.390Z] === RUN TestServiceUpdateConfigs [2023-05-04T19:46:58.783Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-05-04T19:46:59.042Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2023-05-04T19:46:59.042Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-05-04T19:46:59.610Z] docker_api_swarm_test.go:305: [d271952ec34ff] joining swarm manager [d75c94b153312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:46:59.610Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-05-04T19:46:59.610Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-05-04T19:46:59.610Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-05-04T19:46:59.610Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-05-04T19:46:59.869Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-05-04T19:46:59.869Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-05-04T19:46:59.869Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-05-04T19:46:59.869Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-05-04T19:46:59.869Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-05-04T19:47:00.806Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-05-04T19:47:01.374Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-05-04T19:47:01.374Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-05-04T19:47:01.942Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-05-04T19:47:02.201Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-05-04T19:47:03.137Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-05-04T19:47:03.137Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-05-04T19:47:06.429Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-05-04T19:47:07.367Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-05-04T19:47:07.626Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-05-04T19:47:07.885Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.94s) [2023-05-04T19:47:07.885Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-05-04T19:47:07.885Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-05-04T19:47:08.382Z] --- PASS: TestCreateServiceMultipleTimes (15.56s) [2023-05-04T19:47:08.382Z] === RUN TestCreateServiceConflict [2023-05-04T19:47:08.382Z] --- PASS: TestCreateServiceConflict (2.31s) [2023-05-04T19:47:08.382Z] === RUN TestCreateServiceMaxReplicas [2023-05-04T19:47:08.453Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-05-04T19:47:08.453Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-05-04T19:47:08.453Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-05-04T19:47:08.711Z] === RUN TestDockerSuite/TestBuildXZHost [2023-05-04T19:47:10.089Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-05-04T19:47:10.089Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-05-04T19:47:10.089Z] docker_cli_sni_test.go:18: Flakey test [2023-05-04T19:47:10.089Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-05-04T19:47:10.656Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-05-04T19:47:10.915Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2023-05-04T19:47:10.915Z] === RUN TestCreateWithDuplicateNetworkNames [2023-05-04T19:47:11.224Z] === RUN TestDockerSuite/TestCommitChange [2023-05-04T19:47:12.160Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-05-04T19:47:12.420Z] === RUN TestDockerSuite/TestCommitHardlink [2023-05-04T19:47:13.220Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2023-05-04T19:47:13.220Z] === RUN TestServiceUpdateNetwork [2023-05-04T19:47:13.797Z] === RUN TestDockerSuite/TestCommitNewFile [2023-05-04T19:47:14.733Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-05-04T19:47:15.301Z] === RUN TestDockerSuite/TestCommitTTY [2023-05-04T19:47:16.678Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-05-04T19:47:16.678Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-05-04T19:47:16.938Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-05-04T19:47:18.842Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-05-04T19:47:19.101Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-05-04T19:47:19.101Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-05-04T19:47:19.101Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-05-04T19:47:19.360Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-05-04T19:47:19.360Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-05-04T19:47:19.360Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-05-04T19:47:19.360Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-05-04T19:47:20.296Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-05-04T19:47:21.673Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-05-04T19:47:21.673Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-05-04T19:47:21.932Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-05-04T19:47:22.500Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-05-04T19:47:23.068Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-05-04T19:47:23.328Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-05-04T19:47:23.358Z] ---> 7f9560b8c338 [2023-05-04T19:47:23.358Z] Successfully built 7f9560b8c338 [2023-05-04T19:47:23.358Z] Successfully tagged docker:latest [2023-05-04T19:47:23.358Z] INFO: Image build ended at 05/04/2023 19:47:22. Duration:00:04:30.8765083 [2023-05-04T19:47:23.358Z] [2023-05-04T19:47:23.358Z] [2023-05-04T19:47:23.358Z] INFO: Building the test binaries at 05/04/2023 19:47:22... [2023-05-04T19:47:23.896Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-05-04T19:47:23.896Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-05-04T19:47:23.896Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-05-04T19:47:24.251Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/pkg/term [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/rootless [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/testutil/request [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/volume [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-05-04T19:47:24.251Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === Skipped [2023-05-04T19:47:24.251Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-05-04T19:47:24.251Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-05-04T19:47:24.251Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:73: No driver to put! [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-05-04T19:47:24.251Z] time="2023-05-04T19:46:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-05-04T19:47:24.251Z] time="2023-05-04T19:46:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-05-04T19:47:24.251Z] time="2023-05-04T19:46:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-05-04T19:47:24.251Z] time="2023-05-04T19:46:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-05-04T19:47:24.251Z] time="2023-05-04T19:46:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:73: No driver to put! [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-05-04T19:47:24.251Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-05-04T19:47:24.251Z] overlay_test.go:50: Fails to compute changes intermittently [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-05-04T19:47:24.251Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-05-04T19:47:24.251Z] graphtest_unix.go:46: Driver zfs not supported [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-05-04T19:47:24.251Z] graphtest_unix.go:73: No driver to put! [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-05-04T19:47:24.251Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-05-04T19:47:24.251Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-05-04T19:47:24.251Z] [2023-05-04T19:47:24.251Z] DONE 2266 tests, 26 skipped in 87.959s [2023-05-04T19:47:24.463Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-05-04T19:47:24.463Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-05-04T19:47:24.463Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes Post stage [Pipeline] junit [2023-05-04T19:47:24.518Z] Recording test results [2023-05-04T19:47:24.719Z] [Checks API] No suitable checks publisher found. [2023-05-04T19:47:24.723Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-05-04T19:47:24.724Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-05-04T19:47:24.724Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-05-04T19:47:24.724Z] PASS [2023-05-04T19:47:24.724Z] [2023-05-04T19:47:24.724Z] DONE 17 tests in 47.097s [2023-05-04T19:47:24.724Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-05-04T19:47:24.724Z] ++ 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 [2023-05-04T19:47:24.724Z] ++ set -e [2023-05-04T19:47:24.724Z] ++ '[' -n 0 ']' [2023-05-04T19:47:24.724Z] ++ set -x [2023-05-04T19:47:24.724Z] ++ 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 [2023-05-04T19:47:24.724Z] INFO: Testing against a local daemon [2023-05-04T19:47:24.724Z] === RUN TestPluginInvalidJSON [2023-05-04T19:47:24.724Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:47:24.724Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:47:24.724Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T19:47:24.724Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-05-04T19:47:24.724Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-05-04T19:47:24.724Z] === RUN TestPluginInstall [2023-05-04T19:47:24.724Z] === RUN TestPluginInstall/no_auth [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-05-04T19:47:25.035Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45466/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14160332da982fb43a1346649e0279fee59e89f0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:14160332da982fb43a1346649e0279fee59e89f0 hack/validate/vendor [2023-05-04T19:47:25.292Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-05-04T19:47:25.379Z] --- PASS: TestServiceUpdateNetwork (12.54s) [2023-05-04T19:47:25.379Z] === RUN TestServiceUpdatePidsLimit [2023-05-04T19:47:25.598Z] update vendored copy of archive/tar [2023-05-04T19:47:25.598Z] downloading: https://golang.org/dl/go1.19.9.src.tar.gz [2023-05-04T19:47:25.791Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2023-05-04T19:47:25.792Z] === RUN TestCreateServiceSecretFileMode [2023-05-04T19:47:25.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-05-04T19:47:26.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-05-04T19:47:26.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-05-04T19:47:26.740Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-05-04T19:47:27.301Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-05-04T19:47:27.492Z] patching file stat_unix.go [2023-05-04T19:47:27.492Z] 2023/05/04 19:47:27 Collecting initial packages [2023-05-04T19:47:27.492Z] 2023/05/04 19:47:27 Download dependencies [2023-05-04T19:47:27.808Z] time="2023-05-04T19:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:47:27.808Z] time="2023-05-04T19:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:257fcb044ca4f51d125421309a79e18b1a6f4221b0e45ccaeab9b3ec418b4f38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:47:27.808Z] time="2023-05-04T19:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:47:27.808Z] time="2023-05-04T19:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:257fcb044ca4f51d125421309a79e18b1a6f4221b0e45ccaeab9b3ec418b4f38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:47:27.808Z] === RUN TestPluginInstall/with_htpasswd [2023-05-04T19:47:28.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-05-04T19:47:28.067Z] time="2023-05-04T19:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:47:28.067Z] time="2023-05-04T19:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:257fcb044ca4f51d125421309a79e18b1a6f4221b0e45ccaeab9b3ec418b4f38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:47:28.067Z] time="2023-05-04T19:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:47:28.067Z] time="2023-05-04T19:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:257fcb044ca4f51d125421309a79e18b1a6f4221b0e45ccaeab9b3ec418b4f38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:47:28.326Z] === RUN TestPluginInstall/with_insecure [2023-05-04T19:47:28.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-05-04T19:47:28.585Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-05-04T19:47:29.152Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-05-04T19:47:29.152Z] time="2023-05-04T19:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:47:29.152Z] time="2023-05-04T19:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c88a05768f2833a90679bf06d68eabf842a096fb8e8557a3435f6bae53a02dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:47:29.152Z] time="2023-05-04T19:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-05-04T19:47:29.152Z] time="2023-05-04T19:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c88a05768f2833a90679bf06d68eabf842a096fb8e8557a3435f6bae53a02dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-05-04T19:47:29.254Z] INFO: make.ps1 starting at 05/04/2023 19:47:29 [2023-05-04T19:47:29.411Z] plugin_test.go:164: [d007db9a6ebd5] daemon is not started [2023-05-04T19:47:29.411Z] --- PASS: TestPluginInstall (4.64s) [2023-05-04T19:47:29.411Z] --- PASS: TestPluginInstall/no_auth (3.01s) [2023-05-04T19:47:29.411Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2023-05-04T19:47:29.411Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2023-05-04T19:47:29.411Z] === RUN TestPluginsWithRuntimes [2023-05-04T19:47:29.670Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-05-04T19:47:29.725Z] INFO: Git commit (14160332da) assumed from DOCKER_GITCOMMIT environment variable [2023-05-04T19:47:29.725Z] INFO: Invoking autogen... [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Starting whole vndr cycle because no package specified [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Ignoring paths matching "^archive/tar" [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-05-04T19:47:30.012Z] 2023/05/04 19:47:29 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Finished clone github.com/Azure/go-ansiterm [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Finished clone github.com/docker/go-units [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20 [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Finished clone github.com/gofrs/flock [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Finished clone github.com/creack/pty [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Finished clone github.com/vishvananda/netns [2023-05-04T19:47:30.270Z] 2023/05/04 19:47:30 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Finished clone github.com/sirupsen/logrus [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Finished clone github.com/Microsoft/go-winio [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Finished clone gotest.tools/v3 [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Finished clone github.com/tchap/go-patricia [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Finished clone github.com/moby/sys [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Finished clone github.com/docker/go-connections [2023-05-04T19:47:30.528Z] 2023/05/04 19:47:30 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-05-04T19:47:30.606Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-05-04T19:47:30.716Z] INFO: Building daemon... [2023-05-04T19:47:30.786Z] 2023/05/04 19:47:30 Finished clone github.com/armon/go-radix [2023-05-04T19:47:30.786Z] 2023/05/04 19:47:30 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-05-04T19:47:30.786Z] 2023/05/04 19:47:30 Finished clone github.com/google/btree [2023-05-04T19:47:30.786Z] 2023/05/04 19:47:30 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-05-04T19:47:30.786Z] 2023/05/04 19:47:30 Finished clone github.com/docker/go-events [2023-05-04T19:47:30.786Z] 2023/05/04 19:47:30 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-05-04T19:47:30.865Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-05-04T19:47:30.866Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-05-04T19:47:30.866Z] === RUN TestPluginsWithRuntimes/No_Args [2023-05-04T19:47:31.045Z] 2023/05/04 19:47:30 Finished clone github.com/armon/go-metrics [2023-05-04T19:47:31.045Z] 2023/05/04 19:47:30 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-05-04T19:47:31.045Z] 2023/05/04 19:47:30 Finished clone github.com/google/uuid [2023-05-04T19:47:31.045Z] 2023/05/04 19:47:30 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-05-04T19:47:31.045Z] 2023/05/04 19:47:30 Finished clone github.com/docker/libtrust [2023-05-04T19:47:31.045Z] 2023/05/04 19:47:30 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-05-04T19:47:31.045Z] 2023/05/04 19:47:30 Finished clone github.com/gorilla/mux [2023-05-04T19:47:31.045Z] 2023/05/04 19:47:30 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-05-04T19:47:31.303Z] 2023/05/04 19:47:31 Finished clone github.com/hashicorp/memberlist [2023-05-04T19:47:31.303Z] 2023/05/04 19:47:31 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-05-04T19:47:31.433Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-05-04T19:47:31.561Z] 2023/05/04 19:47:31 Finished clone github.com/cespare/xxhash/v2 [2023-05-04T19:47:31.561Z] 2023/05/04 19:47:31 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-05-04T19:47:31.561Z] 2023/05/04 19:47:31 Finished clone github.com/willf/bitset [2023-05-04T19:47:31.561Z] 2023/05/04 19:47:31 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-05-04T19:47:31.819Z] 2023/05/04 19:47:31 Finished clone github.com/hashicorp/go-msgpack [2023-05-04T19:47:31.819Z] 2023/05/04 19:47:31 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-05-04T19:47:31.819Z] 2023/05/04 19:47:31 Finished clone github.com/sean-/seed [2023-05-04T19:47:31.819Z] 2023/05/04 19:47:31 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-05-04T19:47:31.819Z] 2023/05/04 19:47:31 Finished clone github.com/inconshreveable/mousetrap [2023-05-04T19:47:31.819Z] 2023/05/04 19:47:31 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-05-04T19:47:31.819Z] 2023/05/04 19:47:31 Finished clone github.com/spf13/cobra [2023-05-04T19:47:31.819Z] 2023/05/04 19:47:31 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-05-04T19:47:32.000Z] === RUN TestPluginsWithRuntimes/With_Args [2023-05-04T19:47:32.077Z] 2023/05/04 19:47:31 Finished clone github.com/morikuni/aec [2023-05-04T19:47:32.077Z] 2023/05/04 19:47:31 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-05-04T19:47:32.077Z] 2023/05/04 19:47:31 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-05-04T19:47:32.077Z] 2023/05/04 19:47:31 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-05-04T19:47:32.258Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-05-04T19:47:32.335Z] 2023/05/04 19:47:32 Finished clone github.com/hashicorp/errwrap [2023-05-04T19:47:32.335Z] 2023/05/04 19:47:32 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-05-04T19:47:32.335Z] 2023/05/04 19:47:32 Finished clone github.com/hashicorp/go-sockaddr [2023-05-04T19:47:32.335Z] 2023/05/04 19:47:32 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-05-04T19:47:32.335Z] 2023/05/04 19:47:32 Finished clone github.com/docker/go-metrics [2023-05-04T19:47:32.335Z] 2023/05/04 19:47:32 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-05-04T19:47:32.335Z] 2023/05/04 19:47:32 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-05-04T19:47:32.335Z] 2023/05/04 19:47:32 Finished clone github.com/golang/gddo [2023-05-04T19:47:32.594Z] 2023/05/04 19:47:32 Finished clone github.com/beorn7/perks [2023-05-04T19:47:32.594Z] 2023/05/04 19:47:32 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-05-04T19:47:32.594Z] 2023/05/04 19:47:32 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-05-04T19:47:32.594Z] 2023/05/04 19:47:32 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-05-04T19:47:32.826Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-05-04T19:47:32.826Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-05-04T19:47:32.826Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2023-05-04T19:47:32.826Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2023-05-04T19:47:32.826Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2023-05-04T19:47:32.826Z] === RUN TestPluginBackCompatMediaTypes [2023-05-04T19:47:32.852Z] 2023/05/04 19:47:32 Finished clone github.com/spf13/pflag [2023-05-04T19:47:32.852Z] 2023/05/04 19:47:32 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-05-04T19:47:33.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-05-04T19:47:33.344Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Finished clone golang.org/x/net [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Finished clone github.com/samuel/go-zookeeper [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Finished clone github.com/deckarep/golang-set [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Finished clone github.com/moby/ipvs [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Finished clone github.com/vishvananda/netlink [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Finished clone github.com/BurntSushi/toml [2023-05-04T19:47:33.418Z] 2023/05/04 19:47:33 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-05-04T19:47:33.603Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2023-05-04T19:47:33.603Z] PASS [2023-05-04T19:47:33.603Z] [2023-05-04T19:47:33.603Z] DONE 10 tests in 8.721s [2023-05-04T19:47:33.603Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-05-04T19:47:33.603Z] ++ 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 [2023-05-04T19:47:33.603Z] ++ set -e [2023-05-04T19:47:33.603Z] ++ '[' -n 0 ']' [2023-05-04T19:47:33.603Z] ++ set -x [2023-05-04T19:47:33.603Z] ++ 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 [2023-05-04T19:47:33.603Z] INFO: Testing against a local daemon [2023-05-04T19:47:33.603Z] === RUN TestExternalGraphDriver [2023-05-04T19:47:33.676Z] 2023/05/04 19:47:33 Finished clone github.com/opencontainers/selinux [2023-05-04T19:47:33.676Z] 2023/05/04 19:47:33 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-05-04T19:47:33.676Z] 2023/05/04 19:47:33 Finished clone github.com/prometheus/client_golang [2023-05-04T19:47:33.676Z] 2023/05/04 19:47:33 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-05-04T19:47:33.676Z] 2023/05/04 19:47:33 Finished clone github.com/coreos/go-semver [2023-05-04T19:47:33.676Z] 2023/05/04 19:47:33 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-05-04T19:47:33.862Z] === RUN TestExternalGraphDriver/json [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Finished clone github.com/ishidawataru/sctp [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Finished clone github.com/modern-go/concurrent [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Finished clone github.com/docker/libnetwork [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Finished clone github.com/modern-go/reflect2 [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Finished clone golang.org/x/sys [2023-05-04T19:47:34.243Z] 2023/05/04 19:47:34 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-05-04T19:47:34.429Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-05-04T19:47:34.501Z] 2023/05/04 19:47:34 Finished clone github.com/json-iterator/go [2023-05-04T19:47:34.501Z] 2023/05/04 19:47:34 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-05-04T19:47:34.501Z] 2023/05/04 19:47:34 Finished clone go.etcd.io/bbolt [2023-05-04T19:47:34.501Z] 2023/05/04 19:47:34 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-05-04T19:47:34.758Z] 2023/05/04 19:47:34 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-05-04T19:47:34.758Z] 2023/05/04 19:47:34 Finished clone github.com/Microsoft/opengcs [2023-05-04T19:47:34.758Z] 2023/05/04 19:47:34 Finished clone github.com/opencontainers/go-digest [2023-05-04T19:47:34.758Z] 2023/05/04 19:47:34 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-05-04T19:47:35.016Z] 2023/05/04 19:47:34 Finished clone github.com/mistifyio/go-zfs [2023-05-04T19:47:35.016Z] 2023/05/04 19:47:34 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-05-04T19:47:35.275Z] 2023/05/04 19:47:35 Finished clone github.com/vbatts/tar-split [2023-05-04T19:47:35.275Z] 2023/05/04 19:47:35 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-05-04T19:47:35.275Z] 2023/05/04 19:47:35 Finished clone github.com/cyphar/filepath-securejoin [2023-05-04T19:47:35.275Z] 2023/05/04 19:47:35 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-05-04T19:47:35.366Z] docker_api_swarm_test.go:272: [d0073195cc345] joining swarm manager [d218d16a9d369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:47:35.377Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-05-04T19:47:35.534Z] 2023/05/04 19:47:35 Finished clone github.com/opencontainers/runtime-spec [2023-05-04T19:47:35.534Z] 2023/05/04 19:47:35 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-05-04T19:47:35.534Z] 2023/05/04 19:47:35 Finished clone github.com/opencontainers/image-spec [2023-05-04T19:47:35.534Z] 2023/05/04 19:47:35 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-05-04T19:47:35.792Z] 2023/05/04 19:47:35 Finished clone github.com/prometheus/client_model [2023-05-04T19:47:35.792Z] 2023/05/04 19:47:35 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-05-04T19:47:35.792Z] 2023/05/04 19:47:35 Finished clone github.com/coreos/go-systemd [2023-05-04T19:47:35.792Z] 2023/05/04 19:47:35 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-05-04T19:47:35.933Z] === RUN TestExternalGraphDriver/spec [2023-05-04T19:47:35.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-05-04T19:47:36.051Z] 2023/05/04 19:47:35 Finished clone github.com/coreos/go-systemd/v22 [2023-05-04T19:47:36.051Z] 2023/05/04 19:47:35 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-05-04T19:47:36.192Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-05-04T19:47:36.192Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-05-04T19:47:36.192Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-05-04T19:47:36.192Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-05-04T19:47:36.310Z] 2023/05/04 19:47:36 Finished clone golang.org/x/text [2023-05-04T19:47:36.310Z] 2023/05/04 19:47:36 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-05-04T19:47:36.310Z] 2023/05/04 19:47:36 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-05-04T19:47:36.310Z] 2023/05/04 19:47:36 Finished clone github.com/miekg/dns [2023-05-04T19:47:36.452Z] docker_api_swarm_test.go:273: [dea0ff93c022d] joining swarm manager [d218d16a9d369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:47:36.568Z] 2023/05/04 19:47:36 Finished clone github.com/godbus/dbus/v5 [2023-05-04T19:47:36.568Z] 2023/05/04 19:47:36 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-05-04T19:47:36.568Z] 2023/05/04 19:47:36 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-05-04T19:47:36.568Z] 2023/05/04 19:47:36 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-05-04T19:47:36.568Z] 2023/05/04 19:47:36 Finished clone github.com/pkg/errors [2023-05-04T19:47:36.568Z] 2023/05/04 19:47:36 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-05-04T19:47:36.568Z] 2023/05/04 19:47:36 Finished clone github.com/prometheus/common [2023-05-04T19:47:36.568Z] 2023/05/04 19:47:36 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-05-04T19:47:36.711Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-05-04T19:47:36.826Z] 2023/05/04 19:47:36 Finished clone github.com/Graylog2/go-gelf [2023-05-04T19:47:36.827Z] 2023/05/04 19:47:36 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-05-04T19:47:37.085Z] 2023/05/04 19:47:36 Finished clone github.com/prometheus/procfs [2023-05-04T19:47:37.085Z] 2023/05/04 19:47:36 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-05-04T19:47:37.085Z] 2023/05/04 19:47:36 Finished clone github.com/philhofer/fwd [2023-05-04T19:47:37.085Z] 2023/05/04 19:47:36 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-05-04T19:47:37.344Z] 2023/05/04 19:47:37 Finished clone github.com/fsnotify/fsnotify [2023-05-04T19:47:37.344Z] 2023/05/04 19:47:37 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-05-04T19:47:37.344Z] 2023/05/04 19:47:37 Finished clone github.com/fluent/fluent-logger-golang [2023-05-04T19:47:37.344Z] 2023/05/04 19:47:37 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-05-04T19:47:37.602Z] 2023/05/04 19:47:37 Finished clone github.com/tinylib/msgp [2023-05-04T19:47:37.602Z] 2023/05/04 19:47:37 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-05-04T19:47:37.602Z] 2023/05/04 19:47:37 Finished clone github.com/moby/locker [2023-05-04T19:47:37.602Z] 2023/05/04 19:47:37 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-05-04T19:47:37.602Z] 2023/05/04 19:47:37 Finished clone github.com/hashicorp/go-multierror [2023-05-04T19:47:37.602Z] 2023/05/04 19:47:37 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-05-04T19:47:37.647Z] === RUN TestExternalGraphDriver/pull [2023-05-04T19:47:37.860Z] 2023/05/04 19:47:37 Finished clone github.com/containerd/typeurl [2023-05-04T19:47:37.860Z] 2023/05/04 19:47:37 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-05-04T19:47:37.993Z] --- PASS: TestCreateServiceSecretFileMode (12.71s) [2023-05-04T19:47:37.993Z] === RUN TestCreateServiceConfigFileMode [2023-05-04T19:47:38.119Z] 2023/05/04 19:47:37 Finished clone github.com/google/go-cmp [2023-05-04T19:47:38.119Z] 2023/05/04 19:47:37 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-05-04T19:47:38.119Z] 2023/05/04 19:47:37 Finished clone github.com/bsphere/le_go [2023-05-04T19:47:38.119Z] 2023/05/04 19:47:37 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-05-04T19:47:38.378Z] 2023/05/04 19:47:38 Finished clone github.com/jmespath/go-jmespath [2023-05-04T19:47:38.378Z] 2023/05/04 19:47:38 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-05-04T19:47:38.378Z] 2023/05/04 19:47:38 Finished clone github.com/golang/groupcache [2023-05-04T19:47:38.378Z] 2023/05/04 19:47:38 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-05-04T19:47:38.636Z] 2023/05/04 19:47:38 Finished clone github.com/opencontainers/runc [2023-05-04T19:47:38.636Z] 2023/05/04 19:47:38 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-05-04T19:47:38.636Z] 2023/05/04 19:47:38 Finished clone golang.org/x/oauth2 [2023-05-04T19:47:38.636Z] 2023/05/04 19:47:38 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-05-04T19:47:38.636Z] 2023/05/04 19:47:38 Finished clone github.com/hashicorp/serf [2023-05-04T19:47:38.636Z] 2023/05/04 19:47:38 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-05-04T19:47:38.636Z] 2023/05/04 19:47:38 Finished clone github.com/googleapis/gax-go [2023-05-04T19:47:38.636Z] 2023/05/04 19:47:38 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:38 Finished clone go.opencensus.io [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:38 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:39 Finished clone google.golang.org/grpc [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:39 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:39 Finished clone github.com/Microsoft/hcsshim [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:39 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:39 Finished clone github.com/docker/distribution [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:39 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:39 Finished clone github.com/containerd/fifo [2023-05-04T19:47:39.203Z] 2023/05/04 19:47:39 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-05-04T19:47:39.461Z] 2023/05/04 19:47:39 Finished clone github.com/syndtr/gocapability [2023-05-04T19:47:39.461Z] 2023/05/04 19:47:39 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-05-04T19:47:39.461Z] 2023/05/04 19:47:39 Finished clone github.com/containerd/cgroups [2023-05-04T19:47:39.461Z] 2023/05/04 19:47:39 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-05-04T19:47:39.549Z] --- PASS: TestExternalGraphDriver (5.78s) [2023-05-04T19:47:39.549Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2023-05-04T19:47:39.549Z] --- PASS: TestExternalGraphDriver/spec (1.73s) [2023-05-04T19:47:39.549Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2023-05-04T19:47:39.549Z] === RUN TestGraphdriverPluginV2 [2023-05-04T19:47:39.719Z] 2023/05/04 19:47:39 Finished clone github.com/imdario/mergo [2023-05-04T19:47:39.719Z] 2023/05/04 19:47:39 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-05-04T19:47:39.719Z] 2023/05/04 19:47:39 Finished clone github.com/RackSec/srslog [2023-05-04T19:47:39.719Z] 2023/05/04 19:47:39 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-05-04T19:47:39.719Z] 2023/05/04 19:47:39 Finished clone github.com/armon/circbuf [2023-05-04T19:47:39.719Z] 2023/05/04 19:47:39 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-05-04T19:47:39.978Z] 2023/05/04 19:47:39 Finished clone github.com/fernet/fernet-go [2023-05-04T19:47:39.978Z] 2023/05/04 19:47:39 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-05-04T19:47:40.236Z] 2023/05/04 19:47:40 Finished clone github.com/containerd/continuity [2023-05-04T19:47:40.236Z] 2023/05/04 19:47:40 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-05-04T19:47:40.236Z] 2023/05/04 19:47:40 Finished clone github.com/containerd/ttrpc [2023-05-04T19:47:40.236Z] 2023/05/04 19:47:40 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-05-04T19:47:40.236Z] 2023/05/04 19:47:40 Finished clone golang.org/x/sync [2023-05-04T19:47:40.236Z] 2023/05/04 19:47:40 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-05-04T19:47:40.495Z] 2023/05/04 19:47:40 Finished clone github.com/gogo/googleapis [2023-05-04T19:47:40.495Z] 2023/05/04 19:47:40 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-05-04T19:47:40.925Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-05-04T19:47:41.429Z] 2023/05/04 19:47:41 Finished clone github.com/hashicorp/go-memdb [2023-05-04T19:47:41.429Z] 2023/05/04 19:47:41 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-05-04T19:47:41.493Z] === RUN TestDockerSuite/TestContainerAPITop [2023-05-04T19:47:41.905Z] --- PASS: TestServiceUpdatePidsLimit (16.37s) [2023-05-04T19:47:41.905Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2023-05-04T19:47:41.905Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-05-04T19:47:41.905Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2023-05-04T19:47:41.905Z] PASS [2023-05-04T19:47:41.905Z] [2023-05-04T19:47:41.905Z] === Skipped [2023-05-04T19:47:41.905Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-05-04T19:47:41.905Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-04T19:47:41.905Z] [2023-05-04T19:47:41.905Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-05-04T19:47:41.905Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-05-04T19:47:41.905Z] [2023-05-04T19:47:41.905Z] DONE 27 tests, 2 skipped in 155.572s [2023-05-04T19:47:41.905Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-05-04T19:47:41.905Z] ++ 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 [2023-05-04T19:47:41.905Z] ++ set -e [2023-05-04T19:47:41.905Z] ++ '[' -n 0 ']' [2023-05-04T19:47:41.905Z] ++ set -x [2023-05-04T19:47:41.905Z] ++ 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 [2023-05-04T19:47:41.905Z] INFO: Testing against a local daemon [2023-05-04T19:47:41.905Z] === RUN TestSessionCreate [2023-05-04T19:47:41.905Z] --- PASS: TestSessionCreate (0.02s) [2023-05-04T19:47:41.905Z] === RUN TestSessionCreateWithBadUpgrade [2023-05-04T19:47:41.905Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-05-04T19:47:41.905Z] PASS [2023-05-04T19:47:41.905Z] [2023-05-04T19:47:41.905Z] DONE 2 tests in 0.066s [2023-05-04T19:47:41.905Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-05-04T19:47:41.905Z] ++ 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 [2023-05-04T19:47:41.905Z] ++ set -e [2023-05-04T19:47:41.905Z] ++ '[' -n 0 ']' [2023-05-04T19:47:41.905Z] ++ set -x [2023-05-04T19:47:41.905Z] ++ 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 [2023-05-04T19:47:41.905Z] INFO: Testing against a local daemon [2023-05-04T19:47:41.905Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-05-04T19:47:41.905Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-05-04T19:47:41.905Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-04T19:47:41.905Z] === RUN TestEventsExecDie [2023-05-04T19:47:42.061Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-05-04T19:47:42.061Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-05-04T19:47:42.061Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-05-04T19:47:42.061Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-05-04T19:47:42.362Z] 2023/05/04 19:47:42 Finished clone github.com/golang/protobuf [2023-05-04T19:47:42.362Z] 2023/05/04 19:47:42 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-05-04T19:47:42.362Z] 2023/05/04 19:47:42 Finished clone golang.org/x/time [2023-05-04T19:47:42.362Z] 2023/05/04 19:47:42 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-05-04T19:47:42.465Z] --- PASS: TestEventsExecDie (0.52s) [2023-05-04T19:47:42.466Z] === RUN TestEventsBackwardsCompatible [2023-05-04T19:47:42.466Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-05-04T19:47:42.466Z] === RUN TestInfoBinaryCommits [2023-05-04T19:47:42.466Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-05-04T19:47:42.466Z] === RUN TestInfoAPIVersioned [2023-05-04T19:47:42.466Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-05-04T19:47:42.466Z] === RUN TestInfoDiscoveryBackend [2023-05-04T19:47:42.620Z] 2023/05/04 19:47:42 Finished clone github.com/cilium/ebpf [2023-05-04T19:47:42.620Z] 2023/05/04 19:47:42 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-05-04T19:47:43.026Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-05-04T19:47:43.026Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-05-04T19:47:43.186Z] 2023/05/04 19:47:43 Finished clone golang.org/x/crypto [2023-05-04T19:47:43.186Z] 2023/05/04 19:47:43 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-05-04T19:47:43.186Z] 2023/05/04 19:47:43 Finished clone github.com/docker/libkv [2023-05-04T19:47:43.186Z] 2023/05/04 19:47:43 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-05-04T19:47:43.753Z] 2023/05/04 19:47:43 Finished clone github.com/containerd/console [2023-05-04T19:47:43.753Z] 2023/05/04 19:47:43 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-05-04T19:47:43.753Z] 2023/05/04 19:47:43 Finished clone github.com/moby/term [2023-05-04T19:47:43.753Z] 2023/05/04 19:47:43 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-05-04T19:47:43.951Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-05-04T19:47:43.951Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-05-04T19:47:43.964Z] --- PASS: TestGraphdriverPluginV2 (4.28s) [2023-05-04T19:47:43.964Z] PASS [2023-05-04T19:47:43.964Z] [2023-05-04T19:47:43.964Z] DONE 5 tests in 10.093s [2023-05-04T19:47:43.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-05-04T19:47:43.964Z] ++ 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 [2023-05-04T19:47:43.964Z] ++ set -e [2023-05-04T19:47:43.964Z] ++ '[' -n 0 ']' [2023-05-04T19:47:43.964Z] ++ set -x [2023-05-04T19:47:43.964Z] ++ 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 [2023-05-04T19:47:43.964Z] INFO: Testing against a local daemon [2023-05-04T19:47:43.964Z] === RUN TestContinueAfterPluginCrash [2023-05-04T19:47:43.964Z] === PAUSE TestContinueAfterPluginCrash [2023-05-04T19:47:43.964Z] === RUN TestReadPluginNoRead [2023-05-04T19:47:43.964Z] === PAUSE TestReadPluginNoRead [2023-05-04T19:47:43.964Z] === RUN TestDaemonStartWithLogOpt [2023-05-04T19:47:43.964Z] === PAUSE TestDaemonStartWithLogOpt [2023-05-04T19:47:43.964Z] === CONT TestContinueAfterPluginCrash [2023-05-04T19:47:43.964Z] === CONT TestDaemonStartWithLogOpt [2023-05-04T19:47:43.964Z] === CONT TestReadPluginNoRead [2023-05-04T19:47:44.011Z] 2023/05/04 19:47:43 Finished clone github.com/opentracing/opentracing-go [2023-05-04T19:47:44.011Z] 2023/05/04 19:47:43 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-05-04T19:47:44.512Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-05-04T19:47:44.512Z] === RUN TestInfoAPI [2023-05-04T19:47:44.512Z] --- PASS: TestInfoAPI (0.02s) [2023-05-04T19:47:44.512Z] === RUN TestInfoAPIWarnings [2023-05-04T19:47:44.577Z] 2023/05/04 19:47:44 Finished clone github.com/tonistiigi/units [2023-05-04T19:47:44.577Z] 2023/05/04 19:47:44 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-05-04T19:47:44.577Z] 2023/05/04 19:47:44 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-05-04T19:47:44.577Z] 2023/05/04 19:47:44 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-05-04T19:47:44.577Z] 2023/05/04 19:47:44 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-05-04T19:47:44.577Z] 2023/05/04 19:47:44 Finished clone github.com/google/certificate-transparency-go [2023-05-04T19:47:44.901Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-05-04T19:47:45.143Z] 2023/05/04 19:47:44 Finished clone github.com/hashicorp/golang-lru [2023-05-04T19:47:45.143Z] 2023/05/04 19:47:44 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-05-04T19:47:45.422Z] 2023/05/04 19:47:45 Finished clone github.com/tonistiigi/fsutil [2023-05-04T19:47:45.422Z] 2023/05/04 19:47:45 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-05-04T19:47:45.422Z] 2023/05/04 19:47:45 Finished clone github.com/hashicorp/go-immutable-radix [2023-05-04T19:47:45.422Z] 2023/05/04 19:47:45 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-05-04T19:47:45.468Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-05-04T19:47:45.680Z] 2023/05/04 19:47:45 Finished clone github.com/google/shlex [2023-05-04T19:47:45.680Z] 2023/05/04 19:47:45 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-05-04T19:47:45.680Z] 2023/05/04 19:47:45 Finished clone github.com/opentracing-contrib/go-stdlib [2023-05-04T19:47:46.035Z] === RUN TestReadPluginNoRead/default [2023-05-04T19:47:46.247Z] 2023/05/04 19:47:45 Finished clone github.com/coreos/pkg [2023-05-04T19:47:46.295Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-05-04T19:47:46.507Z] 2023/05/04 19:47:46 Finished clone github.com/containerd/go-runc [2023-05-04T19:47:46.554Z] --- PASS: TestDaemonStartWithLogOpt (2.82s) [2023-05-04T19:47:46.765Z] 2023/05/04 19:47:46 Finished clone github.com/mitchellh/hashstructure [2023-05-04T19:47:47.024Z] 2023/05/04 19:47:46 Finished clone github.com/coreos/etcd [2023-05-04T19:47:47.024Z] 2023/05/04 19:47:46 Finished clone github.com/moby/buildkit [2023-05-04T19:47:47.490Z] === RUN TestReadPluginNoRead/disabled_caching [2023-05-04T19:47:48.399Z] 2023/05/04 19:47:48 Finished clone code.cloudfoundry.org/clock [2023-05-04T19:47:48.399Z] 2023/05/04 19:47:48 Finished clone github.com/cloudflare/cfssl [2023-05-04T19:47:48.866Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-05-04T19:47:49.334Z] 2023/05/04 19:47:49 Finished clone github.com/containerd/containerd [2023-05-04T19:47:49.596Z] 2023/05/04 19:47:49 Finished clone github.com/docker/swarmkit [2023-05-04T19:47:49.803Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-05-04T19:47:50.062Z] === CONT TestReadPluginNoRead [2023-05-04T19:47:50.062Z] read_test.go:92: [d0a31c9f4b63b] daemon is not started [2023-05-04T19:47:50.062Z] --- PASS: TestReadPluginNoRead (6.35s) [2023-05-04T19:47:50.062Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2023-05-04T19:47:50.062Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2023-05-04T19:47:50.062Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2023-05-04T19:47:50.062Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-05-04T19:47:50.194Z] --- PASS: TestCreateServiceConfigFileMode (12.66s) [2023-05-04T19:47:50.194Z] === RUN TestCreateServiceSysctls [2023-05-04T19:47:51.438Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-05-04T19:47:51.500Z] 2023/05/04 19:47:51 Finished clone github.com/gogo/protobuf [2023-05-04T19:47:51.697Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2023-05-04T19:47:51.697Z] PASS [2023-05-04T19:47:51.697Z] [2023-05-04T19:47:51.697Z] DONE 6 tests in 7.992s [2023-05-04T19:47:51.697Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-05-04T19:47:51.697Z] ++ 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 [2023-05-04T19:47:51.697Z] ++ set -e [2023-05-04T19:47:51.697Z] ++ '[' -n 0 ']' [2023-05-04T19:47:51.697Z] ++ set -x [2023-05-04T19:47:51.697Z] ++ 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 [2023-05-04T19:47:51.697Z] testing: warning: no tests to run [2023-05-04T19:47:51.697Z] PASS [2023-05-04T19:47:51.697Z] [2023-05-04T19:47:51.697Z] DONE 0 tests in 0.008s [2023-05-04T19:47:51.697Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-05-04T19:47:51.697Z] ++ 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 [2023-05-04T19:47:51.697Z] ++ set -e [2023-05-04T19:47:51.697Z] ++ '[' -n 0 ']' [2023-05-04T19:47:51.697Z] ++ set -x [2023-05-04T19:47:51.697Z] ++ 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 [2023-05-04T19:47:51.697Z] INFO: Testing against a local daemon [2023-05-04T19:47:51.697Z] === RUN TestPluginWithDevMounts [2023-05-04T19:47:51.697Z] === PAUSE TestPluginWithDevMounts [2023-05-04T19:47:51.697Z] === CONT TestPluginWithDevMounts [2023-05-04T19:47:52.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-05-04T19:47:53.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-05-04T19:47:53.202Z] --- PASS: TestPluginWithDevMounts (1.56s) [2023-05-04T19:47:53.202Z] PASS [2023-05-04T19:47:53.202Z] [2023-05-04T19:47:53.202Z] DONE 1 tests in 1.616s [2023-05-04T19:47:53.202Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-05-04T19:47:53.202Z] ++ 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 [2023-05-04T19:47:53.202Z] ++ set -e [2023-05-04T19:47:53.202Z] ++ '[' -n 0 ']' [2023-05-04T19:47:53.202Z] ++ set -x [2023-05-04T19:47:53.202Z] ++ 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 [2023-05-04T19:47:53.202Z] INFO: Testing against a local daemon [2023-05-04T19:47:53.202Z] === RUN TestSecretInspect [2023-05-04T19:47:53.479Z] --- PASS: TestCreateServiceSysctls (3.35s) [2023-05-04T19:47:53.479Z] === RUN TestCreateServiceCapabilities [2023-05-04T19:47:54.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-05-04T19:47:54.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-05-04T19:47:55.690Z] 2023/05/04 19:47:55 Finished clone google.golang.org/genproto [2023-05-04T19:47:55.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-05-04T19:47:55.774Z] --- PASS: TestSecretInspect (2.48s) [2023-05-04T19:47:55.774Z] === RUN TestSecretList [2023-05-04T19:47:56.011Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2023-05-04T19:47:56.011Z] === RUN TestInspect [2023-05-04T19:47:57.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-05-04T19:47:58.529Z] --- PASS: TestSecretList (2.45s) [2023-05-04T19:47:58.529Z] === RUN TestSecretsCreateAndDelete [2023-05-04T19:47:58.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f593e0_} [2023-05-04T19:47:58.543Z] --- PASS: TestInspect (2.92s) [2023-05-04T19:47:58.543Z] === RUN TestCreateJob [2023-05-04T19:47:59.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11890018563_/foo_false____} [2023-05-04T19:48:00.841Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2023-05-04T19:48:00.841Z] === RUN TestSecretsUpdate [2023-05-04T19:48:01.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11890018563_/foo_true____} [2023-05-04T19:48:01.829Z] --- PASS: TestCreateJob (3.34s) [2023-05-04T19:48:01.829Z] === RUN TestReplicatedJob [2023-05-04T19:48:02.541Z] --- PASS: TestInfoAPIWarnings (16.20s) [2023-05-04T19:48:02.541Z] === RUN TestInfoDebug [2023-05-04T19:48:02.541Z] --- PASS: TestInfoDebug (0.52s) [2023-05-04T19:48:02.541Z] === RUN TestInfoInsecureRegistries [2023-05-04T19:48:02.541Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-05-04T19:48:02.541Z] === RUN TestInfoRegistryMirrors [2023-05-04T19:48:02.541Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-05-04T19:48:02.541Z] === RUN TestLoginFailsWithBadCredentials [2023-05-04T19:48:02.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3822318053_/foo_false____} [2023-05-04T19:48:02.797Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-05-04T19:48:02.797Z] === RUN TestPingCacheHeaders [2023-05-04T19:48:02.797Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-05-04T19:48:02.797Z] === RUN TestPingGet [2023-05-04T19:48:02.797Z] --- PASS: TestPingGet (0.01s) [2023-05-04T19:48:02.797Z] === RUN TestPingHead [2023-05-04T19:48:02.797Z] --- PASS: TestPingHead (0.02s) [2023-05-04T19:48:02.797Z] === RUN TestVersion [2023-05-04T19:48:02.797Z] --- PASS: TestVersion (0.02s) [2023-05-04T19:48:02.797Z] PASS [2023-05-04T19:48:02.797Z] [2023-05-04T19:48:02.797Z] === Skipped [2023-05-04T19:48:02.797Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-04T19:48:02.797Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-05-04T19:48:02.797Z] [2023-05-04T19:48:02.797Z] DONE 18 tests, 1 skipped in 20.908s [2023-05-04T19:48:02.797Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-05-04T19:48:02.797Z] ++ 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 [2023-05-04T19:48:02.797Z] ++ set -e [2023-05-04T19:48:02.797Z] ++ '[' -n 0 ']' [2023-05-04T19:48:02.797Z] ++ set -x [2023-05-04T19:48:02.797Z] ++ 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 [2023-05-04T19:48:02.797Z] INFO: Testing against a local daemon [2023-05-04T19:48:02.797Z] === RUN TestVolumesCreateAndList [2023-05-04T19:48:02.797Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-05-04T19:48:02.797Z] === RUN TestVolumesRemove [2023-05-04T19:48:02.797Z] --- PASS: TestVolumesRemove (0.05s) [2023-05-04T19:48:02.797Z] === RUN TestVolumesInspect [2023-05-04T19:48:02.797Z] --- PASS: TestVolumesInspect (0.02s) [2023-05-04T19:48:02.797Z] === RUN TestVolumesInvalidJSON [2023-05-04T19:48:02.797Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-05-04T19:48:02.797Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-05-04T19:48:02.797Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-05-04T19:48:02.797Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-05-04T19:48:02.797Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-05-04T19:48:02.797Z] PASS [2023-05-04T19:48:02.797Z] [2023-05-04T19:48:02.797Z] DONE 5 tests in 0.126s [2023-05-04T19:48:02.797Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-05-04T19:48:03.052Z] ++++ cat bundles/test-integration/docker.pid [2023-05-04T19:48:03.052Z] +++ kill 18731 [2023-05-04T19:48:03.353Z] --- PASS: TestSecretsUpdate (2.58s) [2023-05-04T19:48:03.353Z] === RUN TestTemplatedSecret [2023-05-04T19:48:03.801Z] 2023/05/04 19:48:02 Finished clone cloud.google.com/go [2023-05-04T19:48:04.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3822318053_/foo_true____} [2023-05-04T19:48:04.414Z] +++ /etc/init.d/apparmor stop [2023-05-04T19:48:04.415Z] Leaving: AppArmorNo profiles have been unloaded. [2023-05-04T19:48:04.415Z] [2023-05-04T19:48:04.415Z] Unloading profiles will leave already running processes permanently [2023-05-04T19:48:04.415Z] unconfined, which can lead to unexpected situations. [2023-05-04T19:48:04.415Z] [2023-05-04T19:48:04.415Z] To set a process to complain mode, use the command line tool [2023-05-04T19:48:04.415Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-05-04T19:48:04.415Z] +++ true [2023-05-04T19:48:04.415Z] exiting test-integration [2023-05-04T19:48:04.415Z] ++ exit 0 [2023-05-04T19:48:04.415Z] Post stage [Pipeline] junit [2023-05-04T19:48:04.985Z] Recording test results [2023-05-04T19:48:05.143Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-05-04T19:48:05.508Z] + echo Ensuring container killed. [2023-05-04T19:48:05.508Z] Ensuring container killed. [2023-05-04T19:48:05.508Z] + docker rm -vf docker-pr1 [2023-05-04T19:48:05.508Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-05-04T19:48:05.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3822318053_/foo_true__0xc000f59410__} [2023-05-04T19:48:05.780Z] + echo Chowning /workspace to jenkins user [2023-05-04T19:48:05.780Z] Chowning /workspace to jenkins user [2023-05-04T19:48:05.780Z] + id -u [2023-05-04T19:48:05.780Z] + id -g [2023-05-04T19:48:05.780Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45466:/workspace busybox chown -R 1000:1000 /workspace [2023-05-04T19:48:05.780Z] Unable to find image 'busybox:latest' locally [2023-05-04T19:48:05.780Z] latest: Pulling from library/busybox [2023-05-04T19:48:06.036Z] b50100f25006: Pulling fs layer [2023-05-04T19:48:06.036Z] b50100f25006: Verifying Checksum [2023-05-04T19:48:06.036Z] b50100f25006: Download complete [2023-05-04T19:48:06.036Z] b50100f25006: Pull complete [2023-05-04T19:48:06.036Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-05-04T19:48:06.036Z] Status: Downloaded newer image for busybox:latest [2023-05-04T19:48:06.603Z] --- PASS: TestTemplatedSecret (3.04s) [2023-05-04T19:48:06.603Z] === RUN TestSecretCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-05-04T19:48:07.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f59428_} [2023-05-04T19:48:07.726Z] + bundleName=arm64-integration [2023-05-04T19:48:07.726Z] + echo Creating arm64-integration-bundles.tar.gz [2023-05-04T19:48:07.726Z] Creating arm64-integration-bundles.tar.gz [2023-05-04T19:48:07.726Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml ) -print [2023-05-04T19:48:07.726Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-05-04T19:48:07.736Z] Archiving artifacts [2023-05-04T19:48:08.394Z] --- PASS: TestReplicatedJob (5.33s) [2023-05-04T19:48:08.394Z] === RUN TestUpdateReplicatedJob [2023-05-04T19:48:08.921Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45466/1/artifacts/ [Pipeline] } [2023-05-04T19:48:08.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f59440_} [2023-05-04T19:48:08.938Z] --- PASS: TestSecretCreateResolve (2.47s) [2023-05-04T19:48:08.938Z] PASS [2023-05-04T19:48:08.938Z] [2023-05-04T19:48:08.938Z] DONE 6 tests in 15.653s [2023-05-04T19:48:08.938Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-05-04T19:48:08.938Z] ++ 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 [2023-05-04T19:48:08.938Z] ++ set -e [2023-05-04T19:48:08.938Z] ++ '[' -n 0 ']' [2023-05-04T19:48:08.938Z] ++ set -x [2023-05-04T19:48:08.938Z] ++ 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 [2023-05-04T19:48:08.938Z] INFO: Testing against a local daemon [2023-05-04T19:48:08.938Z] === RUN TestServiceCreateInit [2023-05-04T19:48:08.938Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] // catchError [Pipeline] sh [2023-05-04T19:48:09.230Z] + make clean [2023-05-04T19:48:09.486Z] docker volume rm -f docker-dev-cache [2023-05-04T19:48:09.486Z] docker-dev-cache [Pipeline] deleteDir [2023-05-04T19:48:09.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f59458_} [2023-05-04T19:48:10.927Z] --- PASS: TestUpdateReplicatedJob (3.47s) [2023-05-04T19:48:10.927Z] === RUN TestServiceListWithStatuses [2023-05-04T19:48:10.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-04T19:48:10.927Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-05-04T19:48:10.927Z] === RUN TestDockerNetworkConnectAlias [Pipeline] } [Pipeline] // withEnv [2023-05-04T19:48:11.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f59470_} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T19:48:12.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-05-04T19:48:13.285Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-05-04T19:48:13.769Z] 2023/05/04 19:48:12 Finished clone github.com/hashicorp/consul [2023-05-04T19:48:13.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-05-04T19:48:13.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-05-04T19:48:13.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-05-04T19:48:13.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-05-04T19:48:13.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-05-04T19:48:13.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-05-04T19:48:13.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-05-04T19:48:14.120Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-05-04T19:48:15.115Z] --- PASS: TestDockerNetworkConnectAlias (4.42s) [2023-05-04T19:48:15.115Z] === RUN TestDockerNetworkReConnect [2023-05-04T19:48:16.684Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-05-04T19:48:17.620Z] --- PASS: TestServiceCreateInit (8.78s) [2023-05-04T19:48:17.620Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s) [2023-05-04T19:48:17.620Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2023-05-04T19:48:17.620Z] === RUN TestCreateServiceMultipleTimes [2023-05-04T19:48:18.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-05-04T19:48:19.125Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-05-04T19:48:19.304Z] --- PASS: TestDockerNetworkReConnect (3.60s) [2023-05-04T19:48:19.304Z] === RUN TestServicePlugin [2023-05-04T19:48:21.872Z] 2023/05/04 19:48:21 Finished clone github.com/aws/aws-sdk-go [2023-05-04T19:48:22.413Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-05-04T19:48:22.590Z] plugin_test.go:61: [d9f01e64508ae] joining swarm manager [d2bf485aee67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:48:22.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-05-04T19:48:23.158Z] plugin_test.go:64: [dece3217aebb1] joining swarm manager [d2bf485aee67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:48:24.359Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-05-04T19:48:24.359Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-05-04T19:48:24.926Z] docker_api_swarm_node_test.go:20: [dcd6c67347cc3] joining swarm manager [dec92210abb0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:48:24.926Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-05-04T19:48:25.492Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-05-04T19:48:25.752Z] docker_api_swarm_node_test.go:21: [d0769fc87a2b3] joining swarm manager [dec92210abb0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:48:26.320Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-05-04T19:48:27.697Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-05-04T19:48:28.634Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-05-04T19:48:29.570Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-05-04T19:48:30.137Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-05-04T19:48:30.705Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-05-04T19:48:31.273Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-05-04T19:48:31.840Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-05-04T19:48:32.408Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-05-04T19:48:32.975Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-05-04T19:48:33.543Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-05-04T19:48:34.480Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-05-04T19:48:35.416Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-05-04T19:48:35.416Z] --- PASS: TestCreateServiceMultipleTimes (17.67s) [2023-05-04T19:48:35.416Z] === RUN TestCreateServiceConflict [2023-05-04T19:48:35.983Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-05-04T19:48:35.983Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-05-04T19:48:36.550Z] === RUN TestDockerSuite/TestCpRelativePath [2023-05-04T19:48:37.119Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-05-04T19:48:37.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-05-04T19:48:38.055Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-05-04T19:48:38.314Z] --- PASS: TestCreateServiceConflict (2.80s) [2023-05-04T19:48:38.314Z] === RUN TestCreateServiceMaxReplicas [2023-05-04T19:48:38.573Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-05-04T19:48:39.509Z] === RUN TestDockerSuite/TestCpToCaseA [2023-05-04T19:48:41.414Z] === RUN TestDockerSuite/TestCpToCaseB [2023-05-04T19:48:41.982Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2023-05-04T19:48:41.982Z] === RUN TestCreateWithDuplicateNetworkNames [2023-05-04T19:48:41.982Z] docker_api_swarm_test.go:502: [d082f977d69d0] joining swarm manager [d816d8500cdee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:48:42.241Z] === RUN TestDockerSuite/TestCpToCaseC [2023-05-04T19:48:44.146Z] === RUN TestDockerSuite/TestCpToCaseD [2023-05-04T19:48:47.434Z] === RUN TestDockerSuite/TestCpToCaseE [2023-05-04T19:48:49.698Z] --- PASS: TestServicePlugin (28.98s) [2023-05-04T19:48:49.698Z] === RUN TestServiceUpdateLabel [2023-05-04T19:48:49.957Z] --- PASS: TestServiceUpdateLabel (2.20s) [2023-05-04T19:48:49.957Z] === RUN TestServiceUpdateSecrets [2023-05-04T19:48:49.967Z] docker_api_swarm_test.go:507: [dcd0d828db4cc] joining swarm manager [d816d8500cdee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:48:49.967Z] === RUN TestDockerSuite/TestCpToCaseF [2023-05-04T19:48:50.537Z] === RUN TestDockerSuite/TestCpToCaseG [2023-05-04T19:48:53.826Z] === RUN TestDockerSuite/TestCpToCaseH [2023-05-04T19:48:55.731Z] === RUN TestDockerSuite/TestCpToCaseI [2023-05-04T19:48:56.299Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.27s) [2023-05-04T19:48:56.299Z] === RUN TestCreateServiceSecretFileMode [2023-05-04T19:48:56.299Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-05-04T19:48:59.589Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-05-04T19:49:00.157Z] === RUN TestDockerSuite/TestCpToDot [2023-05-04T19:49:00.724Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-05-04T19:49:02.101Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-05-04T19:49:03.037Z] === RUN TestDockerSuite/TestCpToStdout [2023-05-04T19:49:03.605Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-05-04T19:49:04.542Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-05-04T19:49:04.542Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-05-04T19:49:04.954Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2023-05-04T19:49:04.954Z] === RUN TestServiceUpdateConfigs [2023-05-04T19:49:05.109Z] === RUN TestDockerSuite/TestCpVolumePath [2023-05-04T19:49:06.046Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-05-04T19:49:06.046Z] === RUN TestDockerSuite/TestCreateArgs [2023-05-04T19:49:06.046Z] === RUN TestDockerSuite/TestCreateByImageID [2023-05-04T19:49:06.305Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-05-04T19:49:06.874Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-05-04T19:49:06.874Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-05-04T19:49:06.874Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-05-04T19:49:06.874Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-05-04T19:49:07.441Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-05-04T19:49:07.700Z] === RUN TestDockerSuite/TestCreateLabels [2023-05-04T19:49:07.700Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-05-04T19:49:07.700Z] === RUN TestDockerSuite/TestCreateRM [2023-05-04T19:49:07.700Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-05-04T19:49:07.700Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-05-04T19:49:07.700Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-05-04T19:49:07.959Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-05-04T19:49:07.959Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-05-04T19:49:09.335Z] --- PASS: TestCreateServiceSecretFileMode (12.99s) [2023-05-04T19:49:09.335Z] === RUN TestCreateServiceConfigFileMode [2023-05-04T19:49:09.594Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-05-04T19:49:09.594Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-05-04T19:49:09.594Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-05-04T19:49:12.127Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-05-04T19:49:12.127Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-05-04T19:49:12.127Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-05-04T19:49:12.272Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-05-04T19:49:12.272Z] [2023-05-04T19:49:12.272Z] ________ ____ __. [2023-05-04T19:49:12.272Z] \_____ \ | |/ _| [2023-05-04T19:49:12.272Z] / | \| < [2023-05-04T19:49:12.272Z] / | \ | \ [2023-05-04T19:49:12.272Z] \_______ /____|__ \ [2023-05-04T19:49:12.272Z] \/ \/ [2023-05-04T19:49:12.272Z] [2023-05-04T19:49:12.272Z] INFO: make.ps1 ended at 05/04/2023 19:49:05 [2023-05-04T19:49:12.272Z] INFO: Binaries build ended at 05/04/2023 19:49:06. Duration:00:01:44.1984845 [2023-05-04T19:49:12.272Z] INFO: Copying the built daemon binary to d:\CI\PR-45466\1\binary\dockerd-14160332da.exe... [2023-05-04T19:49:12.272Z] INFO: Copying the built client binary to d:\CI\PR-45466\1\binary\docker-14160332da.exe... [2023-05-04T19:49:12.272Z] INFO: Copying dockerversion from the container... [2023-05-04T19:49:12.272Z] INFO: Copying the golang package from the container to d:\CI\PR-45466\1\installer\go.zip... [2023-05-04T19:49:12.272Z] INFO: Extracting go.zip to d:\CI\PR-45466\1\go [2023-05-04T19:49:12.386Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-05-04T19:49:12.386Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-05-04T19:49:12.386Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-05-04T19:49:12.955Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-05-04T19:49:14.859Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-05-04T19:49:15.118Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-05-04T19:49:16.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-05-04T19:49:17.431Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-05-04T19:49:17.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-05-04T19:49:18.257Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-05-04T19:49:18.257Z] === RUN TestDockerSuite/TestDevicePermissions [2023-05-04T19:49:18.824Z] === RUN TestDockerSuite/TestDockerFails [2023-05-04T19:49:18.824Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-05-04T19:49:18.824Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-05-04T19:49:18.824Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-05-04T19:49:19.761Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-05-04T19:49:19.857Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2023-05-04T19:49:19.857Z] === RUN TestServiceUpdateNetwork [2023-05-04T19:49:20.329Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-05-04T19:49:22.233Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-05-04T19:49:22.233Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-05-04T19:49:22.233Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-05-04T19:49:22.233Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-05-04T19:49:22.233Z] --- PASS: TestCreateServiceConfigFileMode (13.14s) [2023-05-04T19:49:22.233Z] === RUN TestCreateServiceSysctls [2023-05-04T19:49:25.520Z] --- PASS: TestCreateServiceSysctls (3.35s) [2023-05-04T19:49:25.520Z] === RUN TestCreateServiceCapabilities [2023-05-04T19:49:28.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-05-04T19:49:28.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-05-04T19:49:29.432Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2023-05-04T19:49:29.432Z] === RUN TestInspect [2023-05-04T19:49:29.690Z] docker_api_swarm_node_test.go:81: [d12e8b40b8c90] joining swarm manager [dc37631ba3f56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:49:30.627Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-05-04T19:49:32.061Z] --- PASS: TestServiceUpdateNetwork (12.78s) [2023-05-04T19:49:32.061Z] === RUN TestServiceUpdatePidsLimit [2023-05-04T19:49:33.163Z] --- PASS: TestInspect (3.49s) [2023-05-04T19:49:33.163Z] === RUN TestCreateJob [2023-05-04T19:49:33.422Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-05-04T19:49:33.437Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-05-04T19:49:34.004Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-05-04T19:49:35.326Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-05-04T19:49:36.262Z] === RUN TestDockerSuite/TestEventsAttach [2023-05-04T19:49:36.831Z] --- PASS: TestCreateJob (4.04s) [2023-05-04T19:49:36.831Z] === RUN TestReplicatedJob [2023-05-04T19:49:37.090Z] === RUN TestDockerSuite/TestEventsCommit [2023-05-04T19:49:38.028Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-05-04T19:49:39.405Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-05-04T19:49:39.974Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-05-04T19:49:40.911Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-05-04T19:49:42.117Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-05-04T19:49:42.423Z] INFO: Extraction ended at 05/04/2023 19:49:42. Duration:00:00:33.2326340 [2023-05-04T19:49:42.423Z] INFO: Updating the golang and path environment variables [2023-05-04T19:49:42.423Z] INFO: GOPATH=d:\gopath [2023-05-04T19:49:42.423Z] INFO: go version go1.19.9 windows/amd64 [2023-05-04T19:49:42.423Z] INFO: Running the daemon under test in debug mode [2023-05-04T19:49:42.814Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-05-04T19:49:42.893Z] INFO: Starting a daemon under test... [2023-05-04T19:49:42.893Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45466\1\daemon --pidfile d:\CI\PR-45466\1\docker.pid -D [2023-05-04T19:49:42.893Z] INFO: Process started successfully. [2023-05-04T19:49:42.893Z] INFO: Start tailing logs of the daemon under tests [2023-05-04T19:49:42.893Z] INFO: Waiting for the daemon under test to start... [2023-05-04T19:49:43.073Z] --- PASS: TestReplicatedJob (6.28s) [2023-05-04T19:49:43.073Z] === RUN TestUpdateReplicatedJob [2023-05-04T19:49:44.009Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-05-04T19:49:44.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-05-04T19:49:46.804Z] docker_api_swarm_node_test.go:53: [d81df06f7d14f] joining swarm manager [decad3080cca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:49:46.804Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-05-04T19:49:47.064Z] --- PASS: TestUpdateReplicatedJob (3.98s) [2023-05-04T19:49:47.064Z] === RUN TestServiceListWithStatuses [2023-05-04T19:49:47.064Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-04T19:49:47.064Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-05-04T19:49:47.064Z] === RUN TestDockerNetworkConnectAlias [2023-05-04T19:49:47.323Z] docker_api_swarm_node_test.go:54: [db81ba4ea9607] joining swarm manager [decad3080cca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:49:48.678Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2023-05-04T19:49:48.678Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2023-05-04T19:49:48.678Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.97s) [2023-05-04T19:49:48.678Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2023-05-04T19:49:48.678Z] PASS [2023-05-04T19:49:48.678Z] [2023-05-04T19:49:48.678Z] === Skipped [2023-05-04T19:49:48.678Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-05-04T19:49:48.678Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-04T19:49:48.678Z] [2023-05-04T19:49:48.678Z] DONE 27 tests, 1 skipped in 186.766s [2023-05-04T19:49:48.678Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-05-04T19:49:48.678Z] INFO: Testing against a local daemon [2023-05-04T19:49:48.678Z] === RUN TestSessionCreate [2023-05-04T19:49:48.678Z] --- PASS: TestSessionCreate (0.02s) [2023-05-04T19:49:48.678Z] === RUN TestSessionCreateWithBadUpgrade [2023-05-04T19:49:48.678Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-05-04T19:49:48.678Z] PASS [2023-05-04T19:49:48.678Z] [2023-05-04T19:49:48.678Z] DONE 2 tests in 0.057s [2023-05-04T19:49:48.678Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-05-04T19:49:48.678Z] INFO: Testing against a local daemon [2023-05-04T19:49:48.678Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-05-04T19:49:48.678Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-05-04T19:49:48.678Z] === RUN TestEventsExecDie [2023-05-04T19:49:49.226Z] === RUN TestDockerSuite/TestEventsCopy [2023-05-04T19:49:49.613Z] --- PASS: TestEventsExecDie (0.71s) [2023-05-04T19:49:49.613Z] === RUN TestEventsBackwardsCompatible [2023-05-04T19:49:49.613Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-05-04T19:49:49.613Z] === RUN TestInfoBinaryCommits [2023-05-04T19:49:49.613Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-05-04T19:49:49.613Z] === RUN TestInfoAPIVersioned [2023-05-04T19:49:49.613Z] --- PASS: TestInfoAPIVersioned (0.00s) [2023-05-04T19:49:49.613Z] === RUN TestInfoDiscoveryBackend [2023-05-04T19:49:50.162Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-05-04T19:49:50.180Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-05-04T19:49:50.180Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-05-04T19:49:51.115Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-05-04T19:49:51.115Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-05-04T19:49:51.682Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-05-04T19:49:51.682Z] === RUN TestInfoAPI [2023-05-04T19:49:51.682Z] --- PASS: TestInfoAPI (0.02s) [2023-05-04T19:49:51.682Z] === RUN TestInfoAPIWarnings [2023-05-04T19:49:52.067Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-05-04T19:49:52.634Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-05-04T19:49:52.634Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-05-04T19:49:52.893Z] --- PASS: TestDockerNetworkConnectAlias (5.94s) [2023-05-04T19:49:52.893Z] === RUN TestDockerNetworkReConnect [2023-05-04T19:49:53.829Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-05-04T19:49:54.088Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-05-04T19:49:54.348Z] === RUN TestDockerSuite/TestEventsFilterType [2023-05-04T19:49:54.606Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-05-04T19:49:54.865Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-05-04T19:49:54.865Z] === RUN TestDockerSuite/TestEventsFilters [2023-05-04T19:49:56.243Z] === RUN TestDockerSuite/TestEventsFormat [2023-05-04T19:49:57.620Z] --- PASS: TestDockerNetworkReConnect (4.47s) [2023-05-04T19:49:57.620Z] === RUN TestServicePlugin [2023-05-04T19:49:57.620Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-05-04T19:49:57.620Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-05-04T19:49:57.620Z] === RUN TestDockerSuite/TestEventsImageImport [2023-05-04T19:49:58.188Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-05-04T19:49:58.279Z] 2023/05/04 19:49:47 Finished clone google.golang.org/api [2023-05-04T19:49:58.279Z] 2023/05/04 19:49:47 Dependencies downloaded. Download time: 2m17.515577764s [2023-05-04T19:49:58.279Z] 2023/05/04 19:49:47 Collecting all dependencies [2023-05-04T19:49:58.279Z] 2023/05/04 19:49:56 Clean vendor dir from unused packages [2023-05-04T19:49:58.279Z] 2023/05/04 19:49:56 Ignoring paths matching "^archive/tar" [2023-05-04T19:49:58.279Z] 2023/05/04 19:49:56 Success [2023-05-04T19:49:58.279Z] 2023/05/04 19:49:56 Running time: 2m29.837980134s [2023-05-04T19:49:58.279Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-05-04T19:49:58.447Z] === RUN TestDockerSuite/TestEventsImagePull [2023-05-04T19:49:58.581Z] + echo Ensuring container killed. [2023-05-04T19:49:58.581Z] Ensuring container killed. [2023-05-04T19:49:58.581Z] + docker rm -vf docker-pr1 [2023-05-04T19:49:58.581Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-05-04T19:49:58.856Z] + echo Chowning /workspace to jenkins user [2023-05-04T19:49:58.856Z] Chowning /workspace to jenkins user [2023-05-04T19:49:58.856Z] + id -u [2023-05-04T19:49:58.856Z] + id -g [2023-05-04T19:49:58.856Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45466:/workspace busybox chown -R 1000:1000 /workspace [2023-05-04T19:49:59.384Z] === RUN TestDockerSuite/TestEventsImageTag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-05-04T19:49:59.707Z] + bundleName=unit [2023-05-04T19:49:59.707Z] + echo Creating unit-bundles.tar.gz [2023-05-04T19:49:59.707Z] Creating unit-bundles.tar.gz [2023-05-04T19:49:59.707Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-05-04T19:49:59.707Z] bundles/junit-report.xml [2023-05-04T19:49:59.707Z] bundles/go-test-report.json [2023-05-04T19:49:59.707Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-05-04T19:49:59.717Z] Archiving artifacts [2023-05-04T19:50:00.140Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45466/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-05-04T19:50:00.320Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-05-04T19:50:00.442Z] + make clean [2023-05-04T19:50:00.580Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-05-04T19:50:00.580Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-05-04T19:50:00.580Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-05-04T19:50:00.580Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-05-04T19:50:00.580Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-05-04T19:50:00.699Z] docker volume rm -f docker-dev-cache [2023-05-04T19:50:00.699Z] docker-dev-cache [Pipeline] deleteDir [2023-05-04T19:50:00.838Z] plugin_test.go:61: [ddb0188de6611] joining swarm manager [d9e5d5fedc4a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T19:50:01.775Z] plugin_test.go:64: [d3e88d6faad7f] joining swarm manager [d9e5d5fedc4a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:50:03.153Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-05-04T19:50:03.720Z] === RUN TestDockerSuite/TestEventsRename [2023-05-04T19:50:03.980Z] === RUN TestDockerSuite/TestEventsResize [2023-05-04T19:50:04.163Z] .....INFO: Daemon under test started and replied! [2023-05-04T19:50:04.163Z] INFO: Docker version of the daemon under test [2023-05-04T19:50:04.163Z] [2023-05-04T19:50:04.163Z] Client: [2023-05-04T19:50:04.163Z] Version: 17.06.2-ce [2023-05-04T19:50:04.163Z] API version: 1.30 [2023-05-04T19:50:04.163Z] Go version: go1.8.3 [2023-05-04T19:50:04.163Z] Git commit: cec0b72 [2023-05-04T19:50:04.163Z] Built: Tue Sep 5 19:57:19 2017 [2023-05-04T19:50:04.163Z] OS/Arch: windows/amd64 [2023-05-04T19:50:04.163Z] [2023-05-04T19:50:04.163Z] Server: [2023-05-04T19:50:04.163Z] Version: 0.0.0-dev [2023-05-04T19:50:04.163Z] API version: 1.41 (minimum version 1.24) [2023-05-04T19:50:04.163Z] Go version: go1.19.9 [2023-05-04T19:50:04.163Z] Git commit: 14160332da [2023-05-04T19:50:04.163Z] Built: 05/04/2023 19:47:29 [2023-05-04T19:50:04.163Z] OS/Arch: windows/amd64 [2023-05-04T19:50:04.163Z] Experimental: false [2023-05-04T19:50:04.163Z] [2023-05-04T19:50:04.163Z] INFO: Docker info of the daemon under test [2023-05-04T19:50:04.163Z] [2023-05-04T19:50:04.163Z] Containers: 0 [2023-05-04T19:50:04.163Z] Running: 0 [2023-05-04T19:50:04.163Z] Paused: 0 [2023-05-04T19:50:04.163Z] Stopped: 0 [2023-05-04T19:50:04.163Z] Images: 0 [2023-05-04T19:50:04.163Z] Server Version: 0.0.0-dev [2023-05-04T19:50:04.163Z] Storage Driver: windowsfilter [2023-05-04T19:50:04.163Z] Windows: [2023-05-04T19:50:04.163Z] Logging Driver: json-file [2023-05-04T19:50:04.163Z] Plugins: [2023-05-04T19:50:04.163Z] Volume: local [2023-05-04T19:50:04.163Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-05-04T19:50:04.163Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-05-04T19:50:04.163Z] Swarm: inactive [2023-05-04T19:50:04.163Z] Default Isolation: process [2023-05-04T19:50:04.163Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-05-04T19:50:04.163Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-05-04T19:50:04.163Z] OSType: windows [2023-05-04T19:50:04.163Z] Architecture: x86_64 [2023-05-04T19:50:04.163Z] CPUs: 4 [2023-05-04T19:50:04.163Z] Total Memory: 32GiB [2023-05-04T19:50:04.163Z] Name: azwin-2-5e6a80 [2023-05-04T19:50:04.163Z] ID: HTGT:PNVZ:XCC4:JFP3:XO5E:5FIC:DAX4:DAAL:4NTG:H6Y7:AH7T:GWDJ [2023-05-04T19:50:04.163Z] Docker Root Dir: D:\CI\PR-45466\1\daemon [2023-05-04T19:50:04.163Z] Debug Mode (client): false [2023-05-04T19:50:04.163Z] Debug Mode (server): true [2023-05-04T19:50:04.163Z] File Descriptors: -1 [2023-05-04T19:50:04.163Z] Goroutines: 16 [2023-05-04T19:50:04.163Z] System Time: 2023-05-04T19:50:02.1574944Z [2023-05-04T19:50:04.163Z] EventsListeners: 0 [2023-05-04T19:50:04.163Z] Registry: https://index.docker.io/v1/ [2023-05-04T19:50:04.163Z] Labels: [2023-05-04T19:50:04.163Z] Experimental: false [2023-05-04T19:50:04.163Z] Insecure Registries: [2023-05-04T19:50:04.163Z] 127.0.0.0/8 [2023-05-04T19:50:04.163Z] Live Restore Enabled: false [2023-05-04T19:50:04.163Z] [2023-05-04T19:50:04.163Z] [2023-05-04T19:50:04.163Z] INFO: Docker images of the daemon under test [2023-05-04T19:50:04.163Z] [2023-05-04T19:50:04.163Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-04T19:50:04.163Z] [2023-05-04T19:50:04.163Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-05-04T19:50:04.163Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-05-04T19:50:04.163Z] ltsc2019: Pulling from windows/servercore [2023-05-04T19:50:04.163Z] 8185ee4ed646: Pulling fs layer [2023-05-04T19:50:04.163Z] a2008f031039: Pulling fs layer [2023-05-04T19:50:04.915Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-05-04T19:50:05.175Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-05-04T19:50:06.111Z] === RUN TestDockerSuite/TestEventsStreaming [2023-05-04T19:50:06.370Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-05-04T19:50:07.976Z] a2008f031039: Verifying Checksum [2023-05-04T19:50:07.976Z] a2008f031039: Download complete [2023-05-04T19:50:09.657Z] === RUN TestDockerSuite/TestEventsTop [2023-05-04T19:50:09.657Z] === RUN TestDockerSuite/TestEventsUntag [2023-05-04T19:50:09.764Z] --- PASS: TestInfoAPIWarnings (16.20s) [2023-05-04T19:50:09.764Z] === RUN TestInfoDebug [2023-05-04T19:50:09.764Z] --- PASS: TestInfoDebug (0.52s) [2023-05-04T19:50:09.764Z] === RUN TestInfoInsecureRegistries [2023-05-04T19:50:09.764Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-05-04T19:50:09.764Z] === RUN TestInfoRegistryMirrors [2023-05-04T19:50:09.764Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-05-04T19:50:09.764Z] === RUN TestLoginFailsWithBadCredentials [2023-05-04T19:50:09.764Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-05-04T19:50:09.764Z] === RUN TestPingCacheHeaders [2023-05-04T19:50:09.764Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-05-04T19:50:09.764Z] === RUN TestPingGet [2023-05-04T19:50:09.764Z] --- PASS: TestPingGet (0.01s) [2023-05-04T19:50:09.764Z] === RUN TestPingHead [2023-05-04T19:50:09.764Z] --- PASS: TestPingHead (0.01s) [2023-05-04T19:50:09.764Z] === RUN TestVersion [2023-05-04T19:50:09.764Z] --- PASS: TestVersion (0.01s) [2023-05-04T19:50:09.764Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-05-04T19:50:11.140Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.25s) [2023-05-04T19:50:11.140Z] PASS [2023-05-04T19:50:11.140Z] [2023-05-04T19:50:11.140Z] DONE 18 tests in 22.308s [2023-05-04T19:50:11.140Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-05-04T19:50:11.140Z] INFO: Testing against a local daemon [2023-05-04T19:50:11.140Z] === RUN TestVolumesCreateAndList [2023-05-04T19:50:11.140Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-05-04T19:50:11.140Z] === RUN TestVolumesRemove [2023-05-04T19:50:11.140Z] --- PASS: TestVolumesRemove (0.06s) [2023-05-04T19:50:11.140Z] === RUN TestVolumesInspect [2023-05-04T19:50:11.140Z] --- PASS: TestVolumesInspect (0.02s) [2023-05-04T19:50:11.140Z] === RUN TestVolumesInvalidJSON [2023-05-04T19:50:11.140Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-05-04T19:50:11.140Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-05-04T19:50:11.140Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-05-04T19:50:11.140Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-05-04T19:50:11.140Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-05-04T19:50:11.140Z] PASS [2023-05-04T19:50:11.140Z] [2023-05-04T19:50:11.140Z] DONE 5 tests in 0.129s [2023-05-04T19:50:11.140Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-05-04T19:50:12.944Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-05-04T19:50:13.042Z] Stopping apparmor (via systemctl): apparmor.service. [2023-05-04T19:50:13.042Z] Removing test suite binaries [2023-05-04T19:50:13.042Z] exiting test-integration [2023-05-04T19:50:13.042Z] ++ exit 0 [2023-05-04T19:50:13.042Z] [2023-05-04T19:50:13.513Z] === RUN TestDockerSuite/TestExec Post stage [Pipeline] junit [2023-05-04T19:50:13.992Z] Recording test results [2023-05-04T19:50:14.080Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-05-04T19:50:14.648Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-05-04T19:50:15.155Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-05-04T19:50:15.215Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-05-04T19:50:15.485Z] + echo Ensuring container killed. [2023-05-04T19:50:15.485Z] Ensuring container killed. [2023-05-04T19:50:15.485Z] + docker rm -vf docker-pr1 [2023-05-04T19:50:15.485Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-05-04T19:50:15.765Z] + echo Chowning /workspace to jenkins user [2023-05-04T19:50:15.765Z] Chowning /workspace to jenkins user [2023-05-04T19:50:15.765Z] + id -u [2023-05-04T19:50:15.765Z] + id -g [2023-05-04T19:50:15.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45466:/workspace busybox chown -R 1000:1000 /workspace [2023-05-04T19:50:15.765Z] Unable to find image 'busybox:latest' locally [2023-05-04T19:50:15.765Z] latest: Pulling from library/busybox [2023-05-04T19:50:15.783Z] === RUN TestDockerSuite/TestExecAPIStart [2023-05-04T19:50:16.023Z] 4b35f584bb4f: Pulling fs layer [2023-05-04T19:50:16.023Z] 4b35f584bb4f: Download complete [2023-05-04T19:50:16.023Z] 4b35f584bb4f: Pull complete [2023-05-04T19:50:16.023Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-05-04T19:50:16.023Z] Status: Downloaded newer image for busybox:latest [2023-05-04T19:50:17.160Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-05-04T19:50:17.696Z] + bundleName=amd64-cgroup2 [2023-05-04T19:50:17.696Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-05-04T19:50:17.696Z] Creating amd64-cgroup2-bundles.tar.gz [2023-05-04T19:50:17.696Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-05-04T19:50:17.696Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-05-04T19:50:17.728Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [Pipeline] archiveArtifacts [2023-05-04T19:50:17.966Z] Archiving artifacts [2023-05-04T19:50:18.295Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-05-04T19:50:18.864Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-05-04T19:50:19.431Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-05-04T19:50:19.471Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45466/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-05-04T19:50:19.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-05-04T19:50:19.776Z] + make clean [2023-05-04T19:50:19.949Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-05-04T19:50:20.035Z] docker volume rm -f docker-dev-cache [2023-05-04T19:50:20.035Z] docker-dev-cache [Pipeline] deleteDir [2023-05-04T19:50:20.886Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T19:50:22.264Z] === RUN TestDockerSuite/TestExecCgroup [2023-05-04T19:50:22.832Z] === RUN TestDockerSuite/TestExecEnv [2023-05-04T19:50:23.399Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-05-04T19:50:24.335Z] === RUN TestDockerSuite/TestExecExitStatus [2023-05-04T19:50:24.903Z] === RUN TestDockerSuite/TestExecInspectID [2023-05-04T19:50:26.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-05-04T19:50:26.538Z] --- PASS: TestServicePlugin (29.08s) [2023-05-04T19:50:26.538Z] === RUN TestServiceUpdateLabel [2023-05-04T19:50:27.916Z] === RUN TestDockerSuite/TestExecInteractive [2023-05-04T19:50:27.916Z] docker_api_swarm_test.go:202: [dc18d322b1aeb] joining swarm manager [daf233b26f94e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:50:28.483Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-05-04T19:50:29.420Z] --- PASS: TestServiceUpdateLabel (2.79s) [2023-05-04T19:50:29.420Z] === RUN TestServiceUpdateSecrets [2023-05-04T19:50:29.420Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-05-04T19:50:29.988Z] === RUN TestDockerSuite/TestExecParseError [2023-05-04T19:50:30.556Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-05-04T19:50:31.123Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-05-04T19:50:32.059Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-05-04T19:50:32.996Z] === RUN TestDockerSuite/TestExecSetEnv [2023-05-04T19:50:33.325Z] 8185ee4ed646: Verifying Checksum [2023-05-04T19:50:33.325Z] 8185ee4ed646: Download complete [2023-05-04T19:50:33.564Z] === RUN TestDockerSuite/TestExecStartFails [2023-05-04T19:50:34.132Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-05-04T19:50:44.182Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2023-05-04T19:50:44.182Z] === RUN TestServiceUpdateConfigs [2023-05-04T19:50:44.761Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-05-04T19:50:45.336Z] === RUN TestDockerSuite/TestExecTTY [2023-05-04T19:50:46.300Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-05-04T19:50:46.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-05-04T19:50:46.869Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-05-04T19:50:47.438Z] === RUN TestDockerSuite/TestExecUlimits [2023-05-04T19:50:48.006Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-05-04T19:50:48.006Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-05-04T19:50:48.006Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-05-04T19:50:48.006Z] docker_api_swarm_test.go:384: [d5bafb12d05ad] joining swarm manager [dd536f80ea174]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:50:49.383Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-05-04T19:50:49.642Z] docker_api_swarm_test.go:385: [d866b599de848] joining swarm manager [dd536f80ea174]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:50:49.901Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-05-04T19:50:50.838Z] === RUN TestDockerSuite/TestExecWithTERM [2023-05-04T19:50:51.406Z] === RUN TestDockerSuite/TestExecWithUser [2023-05-04T19:50:51.974Z] === RUN TestDockerSuite/TestGetContainerStats [2023-05-04T19:50:57.244Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-05-04T19:50:58.621Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2023-05-04T19:50:58.621Z] === RUN TestServiceUpdateNetwork [2023-05-04T19:51:01.154Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-05-04T19:51:03.064Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-05-04T19:51:07.276Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-05-04T19:51:07.843Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-05-04T19:51:07.843Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-05-04T19:51:07.843Z] === RUN TestDockerSuite/TestHealth [2023-05-04T19:51:12.034Z] --- PASS: TestServiceUpdateNetwork (13.03s) [2023-05-04T19:51:12.034Z] === RUN TestServiceUpdatePidsLimit [2023-05-04T19:51:12.971Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-05-04T19:51:13.538Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-05-04T19:51:21.654Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-05-04T19:51:26.924Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-05-04T19:51:26.924Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-05-04T19:51:26.924Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-05-04T19:51:26.924Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-05-04T19:51:26.924Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-05-04T19:51:27.183Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-05-04T19:51:27.751Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-05-04T19:51:27.751Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-05-04T19:51:27.751Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-05-04T19:51:27.751Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-05-04T19:51:28.010Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-05-04T19:51:28.010Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-05-04T19:51:28.269Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2023-05-04T19:51:28.269Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-05-04T19:51:28.269Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-05-04T19:51:28.269Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-05-04T19:51:28.269Z] PASS [2023-05-04T19:51:28.269Z] [2023-05-04T19:51:28.269Z] === Skipped [2023-05-04T19:51:28.269Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-05-04T19:51:28.269Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-05-04T19:51:28.269Z] [2023-05-04T19:51:28.269Z] DONE 27 tests, 1 skipped in 199.435s [2023-05-04T19:51:28.269Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-05-04T19:51:28.269Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-05-04T19:51:28.269Z] ++ 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 [2023-05-04T19:51:28.269Z] ++ set -e [2023-05-04T19:51:28.269Z] ++ '[' -n 0 ']' [2023-05-04T19:51:28.269Z] ++ set -x [2023-05-04T19:51:28.269Z] ++ 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 [2023-05-04T19:51:28.269Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-05-04T19:51:28.528Z] INFO: Testing against a local daemon [2023-05-04T19:51:28.528Z] === RUN TestSessionCreate [2023-05-04T19:51:28.528Z] --- PASS: TestSessionCreate (0.02s) [2023-05-04T19:51:28.528Z] === RUN TestSessionCreateWithBadUpgrade [2023-05-04T19:51:28.528Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-05-04T19:51:28.528Z] PASS [2023-05-04T19:51:28.528Z] [2023-05-04T19:51:28.528Z] DONE 2 tests in 0.063s [2023-05-04T19:51:28.528Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-05-04T19:51:28.528Z] ++ 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 [2023-05-04T19:51:28.528Z] ++ set -e [2023-05-04T19:51:28.528Z] ++ '[' -n 0 ']' [2023-05-04T19:51:28.528Z] ++ set -x [2023-05-04T19:51:28.528Z] ++ 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 [2023-05-04T19:51:28.528Z] INFO: Testing against a local daemon [2023-05-04T19:51:28.528Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-05-04T19:51:28.528Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-05-04T19:51:28.528Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-04T19:51:28.528Z] === RUN TestEventsExecDie [2023-05-04T19:51:29.096Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-05-04T19:51:29.096Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-05-04T19:51:29.096Z] --- PASS: TestEventsExecDie (0.63s) [2023-05-04T19:51:29.096Z] === RUN TestEventsBackwardsCompatible [2023-05-04T19:51:29.096Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-05-04T19:51:29.096Z] === RUN TestInfoBinaryCommits [2023-05-04T19:51:29.096Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-05-04T19:51:29.096Z] === RUN TestInfoAPIVersioned [2023-05-04T19:51:29.096Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-05-04T19:51:29.096Z] === RUN TestInfoDiscoveryBackend [2023-05-04T19:51:29.663Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-05-04T19:51:29.663Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-05-04T19:51:29.663Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-05-04T19:51:30.231Z] === RUN TestDockerSuite/TestImagesFormat [2023-05-04T19:51:30.231Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-05-04T19:51:30.798Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-05-04T19:51:30.798Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-05-04T19:51:30.798Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-05-04T19:51:31.365Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-05-04T19:51:31.365Z] === RUN TestInfoAPI [2023-05-04T19:51:31.365Z] --- PASS: TestInfoAPI (0.02s) [2023-05-04T19:51:31.365Z] === RUN TestInfoAPIWarnings [2023-05-04T19:51:33.268Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-05-04T19:51:33.268Z] === RUN TestDockerSuite/TestImportBadURL [2023-05-04T19:51:33.268Z] === RUN TestDockerSuite/TestImportDisplay [2023-05-04T19:51:34.204Z] === RUN TestDockerSuite/TestImportFile [2023-05-04T19:51:35.582Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-05-04T19:51:35.582Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-05-04T19:51:36.520Z] === RUN TestDockerSuite/TestImportGzipped [2023-05-04T19:51:37.897Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-05-04T19:51:38.834Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-05-04T19:51:39.771Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-05-04T19:51:40.339Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-05-04T19:51:40.907Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-05-04T19:51:40.907Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-05-04T19:51:40.907Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-05-04T19:51:41.475Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-05-04T19:51:42.043Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-05-04T19:51:42.610Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-05-04T19:51:43.178Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-05-04T19:51:43.438Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-05-04T19:51:44.006Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-05-04T19:51:44.006Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-05-04T19:51:45.910Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-05-04T19:51:46.176Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-05-04T19:51:46.755Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-05-04T19:51:46.755Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-05-04T19:51:47.334Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-05-04T19:51:47.334Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-05-04T19:51:47.334Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-05-04T19:51:47.593Z] --- PASS: TestInfoAPIWarnings (16.25s) [2023-05-04T19:51:47.593Z] === RUN TestInfoDebug [2023-05-04T19:51:48.161Z] --- PASS: TestInfoDebug (0.52s) [2023-05-04T19:51:48.161Z] === RUN TestInfoInsecureRegistries [2023-05-04T19:51:48.161Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-05-04T19:51:48.729Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2023-05-04T19:51:48.729Z] === RUN TestInfoRegistryMirrors [2023-05-04T19:51:48.729Z] === RUN TestDockerSuite/TestInspectDefault [2023-05-04T19:51:48.988Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-05-04T19:51:48.988Z] === RUN TestLoginFailsWithBadCredentials [2023-05-04T19:51:49.247Z] === RUN TestDockerSuite/TestInspectHistory [2023-05-04T19:51:49.505Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-05-04T19:51:49.505Z] === RUN TestPingCacheHeaders [2023-05-04T19:51:49.505Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-05-04T19:51:49.505Z] === RUN TestPingGet [2023-05-04T19:51:49.505Z] --- PASS: TestPingGet (0.01s) [2023-05-04T19:51:49.505Z] === RUN TestPingHead [2023-05-04T19:51:49.505Z] --- PASS: TestPingHead (0.02s) [2023-05-04T19:51:49.505Z] === RUN TestVersion [2023-05-04T19:51:49.505Z] --- PASS: TestVersion (0.01s) [2023-05-04T19:51:49.505Z] PASS [2023-05-04T19:51:49.505Z] [2023-05-04T19:51:49.505Z] === Skipped [2023-05-04T19:51:49.505Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-04T19:51:49.505Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-05-04T19:51:49.505Z] [2023-05-04T19:51:49.505Z] DONE 18 tests, 1 skipped in 21.078s [2023-05-04T19:51:49.505Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-05-04T19:51:49.505Z] ++ 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 [2023-05-04T19:51:49.505Z] ++ set -e [2023-05-04T19:51:49.505Z] ++ '[' -n 0 ']' [2023-05-04T19:51:49.505Z] ++ set -x [2023-05-04T19:51:49.505Z] ++ 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 [2023-05-04T19:51:49.505Z] INFO: Testing against a local daemon [2023-05-04T19:51:49.505Z] === RUN TestVolumesCreateAndList [2023-05-04T19:51:49.505Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-05-04T19:51:49.505Z] === RUN TestVolumesRemove [2023-05-04T19:51:49.764Z] --- PASS: TestVolumesRemove (0.12s) [2023-05-04T19:51:49.764Z] === RUN TestVolumesInspect [2023-05-04T19:51:49.764Z] --- PASS: TestVolumesInspect (0.01s) [2023-05-04T19:51:49.764Z] === RUN TestVolumesInvalidJSON [2023-05-04T19:51:49.764Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-05-04T19:51:49.764Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-05-04T19:51:49.764Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-05-04T19:51:49.764Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-05-04T19:51:49.764Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-05-04T19:51:49.764Z] PASS [2023-05-04T19:51:49.764Z] [2023-05-04T19:51:49.764Z] DONE 5 tests in 0.194s [2023-05-04T19:51:49.764Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-05-04T19:51:49.764Z] === RUN TestDockerSuite/TestInspectImage [2023-05-04T19:51:49.764Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-05-04T19:51:49.764Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-05-04T19:51:49.764Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-05-04T19:51:49.764Z] === RUN TestDockerSuite/TestInspectInt64 [2023-05-04T19:51:50.023Z] ++++ cat bundles/test-integration/docker.pid [2023-05-04T19:51:50.023Z] +++ kill 10544 [2023-05-04T19:51:50.592Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-05-04T19:51:51.160Z] +++ /etc/init.d/apparmor stop [2023-05-04T19:51:51.160Z] Leaving: AppArmorNo profiles have been unloaded. [2023-05-04T19:51:51.160Z] [2023-05-04T19:51:51.160Z] Unloading profiles will leave already running processes permanently [2023-05-04T19:51:51.160Z] unconfined, which can lead to unexpected situations. [2023-05-04T19:51:51.160Z] [2023-05-04T19:51:51.160Z] To set a process to complain mode, use the command line tool [2023-05-04T19:51:51.160Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-05-04T19:51:51.160Z] +++ true [2023-05-04T19:51:51.160Z] exiting test-integration [2023-05-04T19:51:51.160Z] ++ exit 0 [2023-05-04T19:51:51.160Z] [2023-05-04T19:51:51.728Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-05-04T19:51:51.728Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-05-04T19:51:51.728Z] + for job in $(jobs -p) [2023-05-04T19:51:51.728Z] + wait 24675 [2023-05-04T19:51:52.295Z] check_test.go:379: [d866b599de848] daemon is not started [2023-05-04T19:51:52.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-05-04T19:51:52.554Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-05-04T19:51:53.122Z] === RUN TestDockerSuite/TestInspectPlugin [2023-05-04T19:51:54.057Z] docker_api_swarm_test.go:802: [d9385a461b0fd] joining swarm manager [dc2349252778c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:51:55.435Z] docker_api_swarm_test.go:802: [d48048c060ed2] joining swarm manager [dc2349252778c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:51:55.435Z] === RUN TestDockerSuite/TestInspectRootFS [2023-05-04T19:51:55.435Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-05-04T19:51:56.002Z] === RUN TestDockerSuite/TestInspectStatus [2023-05-04T19:51:56.262Z] docker_api_swarm_test.go:802: [d52280bf0eaac] joining swarm manager [dc2349252778c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-05-04T19:51:56.521Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-05-04T19:51:57.459Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-05-04T19:51:57.717Z] docker_api_swarm_test.go:802: [d61ee419d64d5] joining swarm manager [dc2349252778c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-05-04T19:51:58.286Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-05-04T19:51:58.854Z] docker_api_swarm_test.go:810: [dff6a2b89dec8] joining swarm manager [dc2349252778c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-05-04T19:51:58.854Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-05-04T19:51:59.790Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-05-04T19:52:00.049Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-05-04T19:52:00.616Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-05-04T19:52:01.184Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-05-04T19:52:01.184Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-05-04T19:52:02.562Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-05-04T19:52:03.499Z] === RUN TestDockerSuite/TestLinksEnvs [2023-05-04T19:52:04.572Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-05-04T19:52:04.832Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-05-04T19:52:06.210Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-05-04T19:52:07.587Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-05-04T19:52:09.491Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-05-04T19:52:09.491Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-05-04T19:52:10.878Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-05-04T19:52:11.142Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-05-04T19:52:11.709Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-05-04T19:52:19.830Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-05-04T19:52:21.207Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-05-04T19:52:22.584Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-05-04T19:52:22.844Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-05-04T19:52:24.748Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-05-04T19:52:24.748Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-05-04T19:52:24.748Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-05-04T19:52:24.748Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-05-04T19:52:24.748Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-05-04T19:52:25.316Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-05-04T19:52:25.883Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-05-04T19:52:30.073Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-05-04T19:52:30.073Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-05-04T19:52:34.262Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-05-04T19:52:34.829Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-05-04T19:52:35.088Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-05-04T19:52:36.024Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-05-04T19:52:36.961Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-05-04T19:52:37.896Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-05-04T19:52:38.464Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-05-04T19:52:39.401Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-05-04T19:52:40.777Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-05-04T19:52:41.344Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-05-04T19:52:41.911Z] === RUN TestDockerSuite/TestLogsSince [2023-05-04T19:52:48.473Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-05-04T19:52:50.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-05-04T19:52:53.681Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-05-04T19:52:54.249Z] === RUN TestDockerSuite/TestLogsTail [2023-05-04T19:52:54.816Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-05-04T19:52:55.384Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-05-04T19:52:55.951Z] === RUN TestDockerSuite/TestMountIntoProc [2023-05-04T19:52:56.210Z] === RUN TestDockerSuite/TestMountIntoSys [2023-05-04T19:52:56.777Z] === RUN TestDockerSuite/TestNetHostname [2023-05-04T19:52:58.156Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-05-04T19:52:58.415Z] === RUN TestDockerSuite/TestNetworkEvents [2023-05-04T19:52:58.982Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-05-04T19:53:00.359Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-05-04T19:53:00.536Z] 8185ee4ed646: Pull complete [2023-05-04T19:53:00.927Z] === RUN TestDockerSuite/TestPluginActive [2023-05-04T19:53:03.460Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-05-04T19:53:08.731Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-05-04T19:53:08.731Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-05-04T19:53:08.731Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-05-04T19:53:09.298Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-05-04T19:53:11.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-05-04T19:53:12.401Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-05-04T19:53:14.308Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-05-04T19:53:16.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-05-04T19:53:17.151Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-05-04T19:53:17.719Z] docker_api_swarm_service_test.go:395: [dfd42340de67d] joining swarm manager [dfe97598caa08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:53:18.656Z] docker_api_swarm_service_test.go:395: [d3355ca37709c] joining swarm manager [dfe97598caa08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:53:22.852Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-05-04T19:53:24.229Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-05-04T19:53:25.168Z] === RUN TestDockerSuite/TestPortHostBinding [2023-05-04T19:53:26.119Z] === RUN TestDockerSuite/TestPortList [2023-05-04T19:53:34.242Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-05-04T19:53:34.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-05-04T19:53:34.242Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-05-04T19:53:35.620Z] docker_api_swarm_service_test.go:343: [da0dfc128e075] joining swarm manager [d66df70e6e440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:53:36.188Z] docker_api_swarm_service_test.go:343: [d54759117dd14] joining swarm manager [d66df70e6e440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:53:41.461Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-05-04T19:53:41.461Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-05-04T19:53:41.461Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-05-04T19:53:41.461Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-05-04T19:53:41.461Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-05-04T19:53:42.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-05-04T19:53:42.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-05-04T19:53:42.598Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-05-04T19:53:42.598Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-05-04T19:53:43.535Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-05-04T19:53:43.535Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-05-04T19:53:46.070Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-05-04T19:53:46.638Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-05-04T19:53:47.207Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-05-04T19:53:47.207Z] === RUN TestDockerSuite/TestPsByOrder [2023-05-04T19:53:49.741Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-05-04T19:53:49.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-05-04T19:53:50.310Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-05-04T19:53:51.248Z] docker_api_swarm_service_test.go:490: [d7e54690d2c34] joining swarm manager [dc7a3bced15e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:53:52.185Z] docker_api_swarm_service_test.go:490: [d1fbe3570709a] joining swarm manager [dc7a3bced15e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:53:52.754Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-05-04T19:53:56.948Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-05-04T19:53:56.948Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-05-04T19:53:58.853Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-05-04T19:54:05.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-05-04T19:54:05.682Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-05-04T19:54:06.621Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-05-04T19:54:09.166Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-05-04T19:54:10.544Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-05-04T19:54:10.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-05-04T19:54:11.372Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-05-04T19:54:12.751Z] docker_api_swarm_service_test.go:128: [d28d8fff91925] joining swarm manager [dc5441085ea77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:54:13.010Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-05-04T19:54:13.269Z] docker_api_swarm_service_test.go:129: [d5ef135882b96] joining swarm manager [dc5441085ea77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:54:15.177Z] docker_api_swarm_service_test.go:137: [d21341d74cbfe] joining swarm manager [dc5441085ea77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-05-04T19:54:15.177Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-05-04T19:54:15.745Z] docker_api_swarm_service_test.go:138: [dd03427979495] joining swarm manager [dc5441085ea77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-05-04T19:54:16.005Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-05-04T19:54:16.264Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-05-04T19:54:16.833Z] === RUN TestDockerSuite/TestPsRightTagName [2023-05-04T19:54:18.739Z] === RUN TestDockerSuite/TestPsShowMounts [2023-05-04T19:54:20.645Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-05-04T19:54:20.904Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-05-04T19:54:20.904Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-05-04T19:54:20.904Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-05-04T19:54:21.473Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-05-04T19:54:21.732Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-05-04T19:54:21.732Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-05-04T19:54:22.300Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-05-04T19:54:23.238Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-05-04T19:54:24.177Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-05-04T19:54:24.746Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-05-04T19:54:31.315Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-05-04T19:54:31.884Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-05-04T19:54:33.264Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-05-04T19:54:33.264Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-05-04T19:54:33.523Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-05-04T19:54:33.523Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-05-04T19:54:36.058Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-05-04T19:54:36.626Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-05-04T19:54:38.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-05-04T19:54:38.791Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-05-04T19:54:39.732Z] === RUN TestDockerSuite/TestRmiBlank [2023-05-04T19:54:39.732Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-05-04T19:54:39.732Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-05-04T19:54:41.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-05-04T19:54:42.092Z] a2008f031039: Pull complete [2023-05-04T19:54:42.092Z] Digest: sha256:b65dbde86b756beb973029c88e545457aa469a7e082c2d99bf984ba17d0a898c [2023-05-04T19:54:42.092Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T19:54:42.092Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-05-04T19:54:42.092Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-05-04T19:54:42.092Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4252' [2023-05-04T19:54:42.092Z] WARN: Skipping validation tests [2023-05-04T19:54:42.092Z] INFO: Running unit tests at 05/04/2023 19:54:40... [2023-05-04T19:54:42.518Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-05-04T19:54:43.087Z] docker_api_swarm_service_test.go:304: [d8d062b1b6543] joining swarm manager [daf6fe6f83b3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:54:43.346Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-05-04T19:54:43.605Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-05-04T19:54:43.864Z] docker_api_swarm_service_test.go:304: [de7e7d355d1ed] joining swarm manager [daf6fe6f83b3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:54:45.244Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-05-04T19:54:45.503Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-05-04T19:54:46.883Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-05-04T19:54:47.451Z] === RUN TestDockerSuite/TestRmiTag [2023-05-04T19:54:47.710Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-05-04T19:54:48.279Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-05-04T19:54:49.274Z] INFO: make.ps1 starting at 05/04/2023 19:54:48 [2023-05-04T19:54:49.274Z] INFO: Git commit (14160332da) assumed from DOCKER_GITCOMMIT environment variable [2023-05-04T19:54:49.274Z] INFO: Invoking autogen... [2023-05-04T19:54:49.746Z] INFO: Running unit tests... [2023-05-04T19:54:50.813Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-05-04T19:54:51.381Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-05-04T19:54:52.318Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-05-04T19:54:52.577Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-05-04T19:54:53.956Z] === RUN TestDockerSuite/TestRunAddHost [2023-05-04T19:54:54.215Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-05-04T19:54:54.474Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-05-04T19:54:55.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-05-04T19:54:55.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-05-04T19:54:55.610Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-05-04T19:54:56.547Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-05-04T19:54:57.115Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-05-04T19:54:57.683Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-05-04T19:54:58.251Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-05-04T19:54:59.629Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-05-04T19:55:00.200Z] 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 [2023-05-04T19:55:00.566Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-05-04T19:55:01.135Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-05-04T19:55:01.703Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-05-04T19:55:02.641Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-05-04T19:55:02.900Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-05-04T19:55:03.838Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-05-04T19:55:03.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-05-04T19:55:04.407Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-05-04T19:55:05.345Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-05-04T19:55:05.604Z] docker_api_swarm_service_test.go:100: [d3b63c061ed47] joining swarm manager [d5896121a2036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:55:05.864Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-05-04T19:55:06.432Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-05-04T19:55:06.432Z] docker_api_swarm_service_test.go:101: [d703c69117e84] joining swarm manager [d5896121a2036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:55:07.001Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-05-04T19:55:07.001Z] === RUN TestDockerSuite/TestRunBindMounts [2023-05-04T19:55:09.580Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-05-04T19:55:09.840Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-05-04T19:55:10.408Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-05-04T19:55:10.976Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-05-04T19:55:11.235Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-05-04T19:55:11.235Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-05-04T19:55:11.803Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-05-04T19:55:12.371Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-05-04T19:55:12.748Z] ? github.com/docker/docker/api [no test files] [2023-05-04T19:55:12.940Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-05-04T19:55:13.507Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-05-04T19:55:13.767Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-05-04T19:55:14.026Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-05-04T19:55:14.595Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-05-04T19:55:14.595Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-05-04T19:55:15.162Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-05-04T19:55:15.730Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-05-04T19:55:16.299Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-05-04T19:55:16.868Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-05-04T19:55:16.868Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-05-04T19:55:17.436Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-05-04T19:55:18.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-05-04T19:55:19.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-05-04T19:55:20.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-05-04T19:55:21.628Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-05-04T19:55:21.887Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-05-04T19:55:22.454Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-05-04T19:55:23.392Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-05-04T19:55:24.330Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-05-04T19:55:24.589Z] check_test.go:379: [d3b63c061ed47] daemon is not started [2023-05-04T19:55:25.967Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-05-04T19:55:27.873Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-05-04T19:55:27.873Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-05-04T19:55:28.442Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-05-04T19:55:29.820Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-05-04T19:55:30.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-05-04T19:55:31.016Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-05-04T19:55:31.953Z] docker_api_swarm_service_test.go:533: [d0c7934d9cff9] joining swarm manager [d69dcf9dc86b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:55:32.890Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-05-04T19:55:33.150Z] docker_api_swarm_service_test.go:534: [da6382bd7927c] joining swarm manager [d69dcf9dc86b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:55:34.024Z] === RUN TestMiddlewares [2023-05-04T19:55:34.024Z] --- PASS: TestMiddlewares (0.00s) [2023-05-04T19:55:34.024Z] PASS [2023-05-04T19:55:34.024Z] coverage: 7.9% of statements [2023-05-04T19:55:34.024Z] ok github.com/docker/docker/api/server 0.059s coverage: 7.9% of statements [2023-05-04T19:55:34.529Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-05-04T19:55:34.529Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-05-04T19:55:34.529Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-05-04T19:55:34.529Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-05-04T19:55:34.529Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-05-04T19:55:35.099Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-05-04T19:55:36.502Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-05-04T19:55:37.882Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-05-04T19:55:39.788Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-05-04T19:55:40.356Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-05-04T19:55:41.294Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-05-04T19:55:41.862Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-05-04T19:55:41.862Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-05-04T19:55:41.862Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-05-04T19:55:42.431Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-05-04T19:55:43.810Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-05-04T19:55:43.810Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-05-04T19:55:44.070Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-05-04T19:55:45.009Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-05-04T19:55:45.946Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-05-04T19:55:46.883Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-05-04T19:55:46.884Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-05-04T19:55:47.143Z] === RUN TestDockerSuite/TestRunEnvironment [2023-05-04T19:55:47.710Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-05-04T19:55:48.279Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-05-04T19:55:48.538Z] === RUN TestDockerSuite/TestRunExitCode [2023-05-04T19:55:49.106Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-05-04T19:55:49.674Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-05-04T19:55:50.242Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-05-04T19:55:50.810Z] === RUN TestDockerSuite/TestRunExposePort [2023-05-04T19:55:50.810Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-05-04T19:55:51.378Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-05-04T19:55:51.637Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-05-04T19:55:51.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-05-04T19:55:52.833Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-05-04T19:55:52.833Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-05-04T19:55:52.833Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-05-04T19:55:52.833Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-05-04T19:55:53.770Z] docker_api_swarm_service_test.go:148: [deaa0509c0b74] joining swarm manager [d65c397a2ba22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T19:55:54.708Z] docker_api_swarm_service_test.go:148: [d92f286fa3d6c] joining swarm manager [d65c397a2ba22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T19:55:55.645Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-05-04T19:55:56.214Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-05-04T19:56:08.424Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-05-04T19:56:08.424Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-05-04T19:56:08.683Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-05-04T19:56:08.683Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-05-04T19:56:08.683Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-05-04T19:56:08.942Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-05-04T19:56:09.510Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-05-04T19:56:12.094Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-05-04T19:56:12.662Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-05-04T19:56:14.042Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-05-04T19:56:20.609Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-05-04T19:56:20.609Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-05-04T19:56:20.609Z] === RUN TestDockerSuite/TestRunModeHostname [2023-05-04T19:56:20.869Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-05-04T19:56:20.869Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-05-04T19:56:21.128Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-05-04T19:56:22.065Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-05-04T19:56:23.002Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-05-04T19:56:23.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-05-04T19:56:23.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-05-04T19:56:24.199Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-05-04T19:56:25.576Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-05-04T19:56:26.514Z] === RUN TestDockerSuite/TestRunMount [2023-05-04T19:56:29.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-05-04T19:56:30.741Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-05-04T19:56:31.311Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-05-04T19:56:31.879Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-05-04T19:56:33.785Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-05-04T19:56:35.163Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-05-04T19:56:37.698Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-05-04T19:56:39.076Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-05-04T19:56:40.980Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-05-04T19:56:41.918Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-05-04T19:56:42.856Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-05-04T19:56:42.856Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-05-04T19:56:43.424Z] === RUN TestDockerSuite/TestRunNetHost [2023-05-04T19:56:43.993Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-05-04T19:56:44.561Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-05-04T19:56:45.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-05-04T19:56:46.393Z] === RUN TestBoolValue [2023-05-04T19:56:46.393Z] --- PASS: TestBoolValue (0.00s) [2023-05-04T19:56:46.393Z] === RUN TestBoolValueOrDefault [2023-05-04T19:56:46.393Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-05-04T19:56:46.393Z] === RUN TestInt64ValueOrZero [2023-05-04T19:56:46.393Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-05-04T19:56:46.393Z] === RUN TestInt64ValueOrDefault [2023-05-04T19:56:46.393Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-05-04T19:56:46.393Z] === RUN TestInt64ValueOrDefaultWithError [2023-05-04T19:56:46.393Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-05-04T19:56:46.393Z] === RUN TestJsonContentType [2023-05-04T19:56:46.393Z] --- PASS: TestJsonContentType (0.00s) [2023-05-04T19:56:46.393Z] PASS [2023-05-04T19:56:46.393Z] coverage: 16.2% of statements [2023-05-04T19:56:46.393Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 16.2% of statements [2023-05-04T19:56:46.393Z] === RUN TestMaskSecretKeys [2023-05-04T19:56:46.393Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-05-04T19:56:46.393Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-05-04T19:56:46.393Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-05-04T19:56:46.393Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-05-04T19:56:46.393Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-05-04T19:56:46.393Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-05-04T19:56:46.393Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-05-04T19:56:46.393Z] === RUN TestVersionMiddlewareVersion [2023-05-04T19:56:46.393Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-05-04T19:56:46.393Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-05-04T19:56:46.393Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-05-04T19:56:46.393Z] PASS [2023-05-04T19:56:46.393Z] coverage: 37.7% of statements [2023-05-04T19:56:46.393Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/router [no test files] [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-05-04T19:56:46.393Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-05-04T19:56:46.394Z] === RUN TestStrSliceMarshalJSON [2023-05-04T19:56:46.394Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestStrSliceUnmarshalJSON [2023-05-04T19:56:46.394Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestStrSliceUnmarshalString [2023-05-04T19:56:46.394Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestStrSliceUnmarshalSlice [2023-05-04T19:56:46.394Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-05-04T19:56:46.394Z] PASS [2023-05-04T19:56:46.394Z] coverage: 90.0% of statements [2023-05-04T19:56:46.394Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2023-05-04T19:56:46.394Z] === RUN TestMarshalJSON [2023-05-04T19:56:46.394Z] --- PASS: TestMarshalJSON (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestMarshalJSONWithEmpty [2023-05-04T19:56:46.394Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestToJSON [2023-05-04T19:56:46.394Z] --- PASS: TestToJSON (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestToParamWithVersion [2023-05-04T19:56:46.394Z] --- PASS: TestToParamWithVersion (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestFromJSON [2023-05-04T19:56:46.394Z] --- PASS: TestFromJSON (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestEmpty [2023-05-04T19:56:46.394Z] --- PASS: TestEmpty (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestArgsMatchKVListEmptySources [2023-05-04T19:56:46.394Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestArgsMatchKVList [2023-05-04T19:56:46.394Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestArgsMatch [2023-05-04T19:56:46.394Z] --- PASS: TestArgsMatch (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestAdd [2023-05-04T19:56:46.394Z] --- PASS: TestAdd (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestDel [2023-05-04T19:56:46.394Z] --- PASS: TestDel (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestLen [2023-05-04T19:56:46.394Z] --- PASS: TestLen (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestExactMatch [2023-05-04T19:56:46.394Z] --- PASS: TestExactMatch (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestOnlyOneExactMatch [2023-05-04T19:56:46.394Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestContains [2023-05-04T19:56:46.394Z] --- PASS: TestContains (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestValidate [2023-05-04T19:56:46.394Z] --- PASS: TestValidate (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestWalkValues [2023-05-04T19:56:46.394Z] --- PASS: TestWalkValues (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestFuzzyMatch [2023-05-04T19:56:46.394Z] --- PASS: TestFuzzyMatch (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestClone [2023-05-04T19:56:46.394Z] --- PASS: TestClone (0.00s) [2023-05-04T19:56:46.394Z] PASS [2023-05-04T19:56:46.394Z] coverage: 93.7% of statements [2023-05-04T19:56:46.394Z] ok github.com/docker/docker/api/types/filters 0.087s coverage: 93.7% of statements [2023-05-04T19:56:46.394Z] === RUN TestDurationToSecondsString [2023-05-04T19:56:46.394Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-05-04T19:56:46.394Z] === RUN TestGetTimestamp [2023-05-04T19:56:46.394Z] === RUN TestAdjustForAPIVersion [2023-05-04T19:56:46.394Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-05-04T19:56:46.394Z] PASS [2023-05-04T19:56:46.394Z] coverage: 5.7% of statements [2023-05-04T19:56:46.394Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/container [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/events [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/image [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/network [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-05-04T19:56:46.394Z] --- PASS: TestGetTimestamp (0.23s) [2023-05-04T19:56:46.394Z] === RUN TestParseTimestamps [2023-05-04T19:56:46.394Z] --- PASS: TestParseTimestamps (0.00s) [2023-05-04T19:56:46.394Z] PASS [2023-05-04T19:56:46.394Z] coverage: 100.0% of statements [2023-05-04T19:56:46.394Z] ok github.com/docker/docker/api/types/time 0.280s coverage: 100.0% of statements [2023-05-04T19:56:46.394Z] === RUN TestCompareVersion [2023-05-04T19:56:46.394Z] --- PASS: TestCompareVersion (0.00s) [2023-05-04T19:56:46.394Z] PASS [2023-05-04T19:56:46.394Z] coverage: 75.0% of statements [2023-05-04T19:56:46.394Z] ok github.com/docker/docker/api/types/versions 0.069s coverage: 75.0% of statements [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/builder [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-05-04T19:56:46.394Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-05-04T19:56:46.548Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-05-04T19:56:46.870Z] === RUN TestParseRemoteURL [2023-05-04T19:56:46.870Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-05-04T19:56:46.871Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-05-04T19:56:47.341Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-05-04T19:56:47.341Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-05-04T19:56:47.341Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-05-04T19:56:47.341Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-05-04T19:56:47.341Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-05-04T19:56:47.341Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-05-04T19:56:47.341Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-05-04T19:56:47.341Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-05-04T19:56:47.341Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-05-04T19:56:47.341Z] === RUN TestCloneArgsSmartHttp [2023-05-04T19:56:47.341Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2023-05-04T19:56:47.341Z] === RUN TestCloneArgsDumbHttp [2023-05-04T19:56:47.341Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-05-04T19:56:47.341Z] === RUN TestCloneArgsGit [2023-05-04T19:56:47.341Z] --- PASS: TestCloneArgsGit (0.00s) [2023-05-04T19:56:47.341Z] === RUN TestCheckoutGit [2023-05-04T19:56:47.341Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-05-04T19:56:47.341Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3432273068/001/repo/.git/ [2023-05-04T19:56:47.812Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-05-04T19:56:47.812Z] The file will have its original line endings in your working directory. [2023-05-04T19:56:47.812Z] gitutils_test.go:254: [master (root-commit) 1a80175] First commit [2023-05-04T19:56:47.812Z] 2 files changed, 3 insertions(+) [2023-05-04T19:56:47.812Z] create mode 100644 Dockerfile [2023-05-04T19:56:47.812Z] create mode 100644 subdir/Dockerfile [2023-05-04T19:56:47.812Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-05-04T19:56:47.812Z] The file will have its original line endings in your working directory. [2023-05-04T19:56:47.812Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-05-04T19:56:47.812Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-05-04T19:56:47.812Z] The file will have its original line endings in your working directory. [2023-05-04T19:56:47.812Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-05-04T19:56:47.812Z] The file will have its original line endings in your working directory. [2023-05-04T19:56:48.282Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-05-04T19:56:48.282Z] The file will have its original line endings in your working directory. [2023-05-04T19:56:48.282Z] [test 4b7c467] Branch commit [2023-05-04T19:56:48.282Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-05-04T19:56:48.282Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-05-04T19:56:48.282Z] The file will have its original line endings in your working directory. [2023-05-04T19:56:48.282Z] gitutils_test.go:262: Switched to branch 'master' [2023-05-04T19:56:48.282Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3432273068/001/subrepo/.git/ [2023-05-04T19:56:48.753Z] gitutils_test.go:273: [master (root-commit) 26314ec] Subrepo initial [2023-05-04T19:56:48.753Z] 1 file changed, 1 insertion(+) [2023-05-04T19:56:48.753Z] create mode 100644 subfile [2023-05-04T19:56:48.753Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-05-04T19:56:48.753Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-05-04T19:56:48.753Z] === RUN TestProcessNoDockerignore [2023-05-04T19:56:48.753Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestProcessShouldLeaveAllFiles [2023-05-04T19:56:48.753Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestDetectContentType [2023-05-04T19:56:48.753Z] --- PASS: TestDetectContentType (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestSelectAcceptableMIME [2023-05-04T19:56:48.753Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestInspectEmptyResponse [2023-05-04T19:56:48.753Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestInspectResponseBinary [2023-05-04T19:56:48.753Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestResponseUnsupportedContentType [2023-05-04T19:56:48.753Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestInspectResponseTextSimple [2023-05-04T19:56:48.753Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestInspectResponseEmptyContentType [2023-05-04T19:56:48.753Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestUnknownContentLength [2023-05-04T19:56:48.753Z] --- PASS: TestUnknownContentLength (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestDownloadRemote [2023-05-04T19:56:48.753Z] === RUN TestEnable [2023-05-04T19:56:48.753Z] --- PASS: TestEnable (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestDisable [2023-05-04T19:56:48.753Z] --- PASS: TestDisable (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestEnabled [2023-05-04T19:56:48.753Z] --- PASS: TestEnabled (0.00s) [2023-05-04T19:56:48.753Z] PASS [2023-05-04T19:56:48.753Z] coverage: 100.0% of statements [2023-05-04T19:56:48.753Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2023-05-04T19:56:48.753Z] --- PASS: TestDownloadRemote (0.12s) [2023-05-04T19:56:48.753Z] === RUN TestGetWithStatusError [2023-05-04T19:56:48.753Z] --- PASS: TestGetWithStatusError (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestCloseRootDirectory [2023-05-04T19:56:48.753Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:56:48.753Z] --- SKIP: TestCloseRootDirectory (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestHashFile [2023-05-04T19:56:48.753Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:56:48.753Z] --- SKIP: TestHashFile (0.00s) [2023-05-04T19:56:48.753Z] === RUN TestHashSubdir [2023-05-04T19:56:48.753Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:56:48.753Z] --- SKIP: TestHashSubdir (0.01s) [2023-05-04T19:56:48.753Z] === RUN TestRemoveDirectory [2023-05-04T19:56:48.753Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:56:48.753Z] --- SKIP: TestRemoveDirectory (0.01s) [2023-05-04T19:56:48.753Z] PASS [2023-05-04T19:56:49.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-05-04T19:56:49.223Z] coverage: 9.3% of statements [2023-05-04T19:56:49.223Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 9.3% of statements [2023-05-04T19:56:49.698Z] === RUN TestGetAllAllowed [2023-05-04T19:56:49.698Z] --- PASS: TestGetAllAllowed (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestGetAllMeta [2023-05-04T19:56:49.698Z] --- PASS: TestGetAllMeta (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestWarnOnUnusedBuildArgs [2023-05-04T19:56:49.698Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestIsUnreferencedBuiltin [2023-05-04T19:56:49.698Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestIsExistingDirectory [2023-05-04T19:56:49.698Z] --- PASS: TestIsExistingDirectory (0.01s) [2023-05-04T19:56:49.698Z] === RUN TestGetFilenameForDownload [2023-05-04T19:56:49.698Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestEnv2Variables [2023-05-04T19:56:49.698Z] --- PASS: TestEnv2Variables (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-05-04T19:56:49.698Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestMaintainer [2023-05-04T19:56:49.698Z] --- PASS: TestMaintainer (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestLabel [2023-05-04T19:56:49.698Z] --- PASS: TestLabel (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestFromScratch [2023-05-04T19:56:49.698Z] --- PASS: TestFromScratch (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestFromWithArg [2023-05-04T19:56:49.698Z] --- PASS: TestFromWithArg (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-05-04T19:56:49.698Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestFromWithUndefinedArg [2023-05-04T19:56:49.698Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestFromMultiStageWithNamedStage [2023-05-04T19:56:49.698Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestOnbuild [2023-05-04T19:56:49.698Z] --- PASS: TestOnbuild (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestWorkdir [2023-05-04T19:56:49.698Z] --- PASS: TestWorkdir (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestCmd [2023-05-04T19:56:49.698Z] --- PASS: TestCmd (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestHealthcheckNone [2023-05-04T19:56:49.698Z] --- PASS: TestHealthcheckNone (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestHealthcheckCmd [2023-05-04T19:56:49.698Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestEntrypoint [2023-05-04T19:56:49.698Z] --- PASS: TestEntrypoint (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestExpose [2023-05-04T19:56:49.698Z] --- PASS: TestExpose (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestUser [2023-05-04T19:56:49.698Z] --- PASS: TestUser (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestVolume [2023-05-04T19:56:49.698Z] --- PASS: TestVolume (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestStopSignal [2023-05-04T19:56:49.698Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-05-04T19:56:49.698Z] --- SKIP: TestStopSignal (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestArg [2023-05-04T19:56:49.698Z] --- PASS: TestArg (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestShell [2023-05-04T19:56:49.698Z] --- PASS: TestShell (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestPrependEnvOnCmd [2023-05-04T19:56:49.698Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestRunWithBuildArgs [2023-05-04T19:56:49.698Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestRunIgnoresHealthcheck [2023-05-04T19:56:49.698Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestDispatchUnsupportedOptions [2023-05-04T19:56:49.698Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-05-04T19:56:49.698Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-05-04T19:56:49.698Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-05-04T19:56:49.698Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-05-04T19:56:49.698Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-05-04T19:56:49.698Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-05-04T19:56:49.698Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestNormalizeWorkdir [2023-05-04T19:56:49.698Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-05-04T19:56:49.698Z] === RUN TestDispatch [2023-05-04T19:56:49.698Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-05-04T19:56:49.698Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-05-04T19:56:49.698Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-05-04T19:56:49.698Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-05-04T19:56:49.698Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-05-04T19:56:49.698Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-05-04T19:56:49.698Z] === RUN TestDispatch/COPY_url [2023-05-04T19:56:50.168Z] --- PASS: TestDispatch (0.14s) [2023-05-04T19:56:50.168Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.09s) [2023-05-04T19:56:50.168Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2023-05-04T19:56:50.168Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2023-05-04T19:56:50.168Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2023-05-04T19:56:50.168Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2023-05-04T19:56:50.168Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-05-04T19:56:50.168Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestAddScratchImageAddsToMounts [2023-05-04T19:56:50.168Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestAddFromScratchPopulatesPlatform [2023-05-04T19:56:50.168Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-05-04T19:56:50.168Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-05-04T19:56:50.168Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestImageSourceGetAddsToMounts [2023-05-04T19:56:50.168Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestEmptyDockerfile [2023-05-04T19:56:50.168Z] --- PASS: TestEmptyDockerfile (0.01s) [2023-05-04T19:56:50.168Z] === RUN TestSymlinkDockerfile [2023-05-04T19:56:50.168Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-05-04T19:56:50.168Z] === RUN TestDockerfileOutsideTheBuildContext [2023-05-04T19:56:50.168Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestNonExistingDockerfile [2023-05-04T19:56:50.168Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestCopyRunConfig [2023-05-04T19:56:50.168Z] --- PASS: TestCopyRunConfig (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestDeepCopyRunConfig [2023-05-04T19:56:50.168Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestExportImage [2023-05-04T19:56:50.168Z] --- PASS: TestExportImage (0.00s) [2023-05-04T19:56:50.168Z] === RUN TestNormalizeDest [2023-05-04T19:56:50.168Z] --- PASS: TestNormalizeDest (0.00s) [2023-05-04T19:56:50.168Z] PASS [2023-05-04T19:56:50.168Z] coverage: 46.8% of statements [2023-05-04T19:56:50.168Z] ok github.com/docker/docker/builder/dockerfile 0.340s coverage: 46.8% of statements [2023-05-04T19:56:50.168Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-05-04T19:56:52.374Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-05-04T19:56:52.396Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3432273068/001/repo/sub'... [2023-05-04T19:56:52.396Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-05-04T19:56:52.396Z] The file will have its original line endings in your working directory. [2023-05-04T19:56:52.633Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-05-04T19:56:52.871Z] gitutils_test.go:277: [master 911f959] With submodule [2023-05-04T19:56:52.871Z] 2 files changed, 4 insertions(+) [2023-05-04T19:56:52.871Z] create mode 100644 .gitmodules [2023-05-04T19:56:52.871Z] create mode 160000 sub [2023-05-04T19:56:52.871Z] === RUN TestCheckoutGit/#00 [2023-05-04T19:56:52.893Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-05-04T19:56:53.461Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-05-04T19:56:53.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-05-04T19:56:53.461Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-05-04T19:56:54.399Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-05-04T19:56:54.448Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:56:54.449Z] [2023-05-04T19:56:54.449Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:56:54.658Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-05-04T19:56:54.658Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-05-04T19:56:55.594Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-05-04T19:56:57.416Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:56:57.416Z] [2023-05-04T19:56:57.416Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:56:58.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-05-04T19:56:59.642Z] === RUN TestCheckoutGit/master [2023-05-04T19:57:00.034Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-05-04T19:57:00.635Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:00.635Z] [2023-05-04T19:57:00.635Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:01.413Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-05-04T19:57:01.413Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-05-04T19:57:01.413Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-05-04T19:57:02.350Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-05-04T19:57:02.919Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-05-04T19:57:03.487Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-05-04T19:57:04.424Z] === RUN TestDockerSuite/TestRunPortInUse [2023-05-04T19:57:04.477Z] === RUN TestCheckpointCreateError [2023-05-04T19:57:04.477Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCheckpointCreate [2023-05-04T19:57:04.477Z] --- PASS: TestCheckpointCreate (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCheckpointDeleteError [2023-05-04T19:57:04.477Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCheckpointDelete [2023-05-04T19:57:04.477Z] --- PASS: TestCheckpointDelete (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCheckpointListError [2023-05-04T19:57:04.477Z] --- PASS: TestCheckpointListError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCheckpointList [2023-05-04T19:57:04.477Z] --- PASS: TestCheckpointList (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCheckpointListContainerNotFound [2023-05-04T19:57:04.477Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestNewClientWithOpsFromEnv [2023-05-04T19:57:04.477Z] client_test.go:23: runtime.GOOS == "windows" [2023-05-04T19:57:04.477Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestGetAPIPath [2023-05-04T19:57:04.477Z] --- PASS: TestGetAPIPath (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestParseHostURL [2023-05-04T19:57:04.477Z] --- PASS: TestParseHostURL (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-05-04T19:57:04.477Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestNegotiateAPIVersionEmpty [2023-05-04T19:57:04.477Z] --- PASS: TestNegotiateAPIVersionEmpty (0.01s) [2023-05-04T19:57:04.477Z] === RUN TestNegotiateAPIVersion [2023-05-04T19:57:04.477Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestNegotiateAPVersionOverride [2023-05-04T19:57:04.477Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestNegotiateAPIVersionAutomatic [2023-05-04T19:57:04.477Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-05-04T19:57:04.477Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-05-04T19:57:04.477Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestClientRedirect [2023-05-04T19:57:04.477Z] --- PASS: TestClientRedirect (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigCreateUnsupported [2023-05-04T19:57:04.477Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigCreateError [2023-05-04T19:57:04.477Z] --- PASS: TestConfigCreateError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigCreate [2023-05-04T19:57:04.477Z] --- PASS: TestConfigCreate (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigInspectNotFound [2023-05-04T19:57:04.477Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigInspectWithEmptyID [2023-05-04T19:57:04.477Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigInspectUnsupported [2023-05-04T19:57:04.477Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigInspectError [2023-05-04T19:57:04.477Z] --- PASS: TestConfigInspectError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigInspectConfigNotFound [2023-05-04T19:57:04.477Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigInspect [2023-05-04T19:57:04.477Z] --- PASS: TestConfigInspect (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigListUnsupported [2023-05-04T19:57:04.477Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigListError [2023-05-04T19:57:04.477Z] --- PASS: TestConfigListError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigList [2023-05-04T19:57:04.477Z] --- PASS: TestConfigList (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigRemoveUnsupported [2023-05-04T19:57:04.477Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigRemoveError [2023-05-04T19:57:04.477Z] --- PASS: TestConfigRemoveError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigRemove [2023-05-04T19:57:04.477Z] --- PASS: TestConfigRemove (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigUpdateUnsupported [2023-05-04T19:57:04.477Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigUpdateError [2023-05-04T19:57:04.477Z] --- PASS: TestConfigUpdateError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestConfigUpdate [2023-05-04T19:57:04.477Z] --- PASS: TestConfigUpdate (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerCommitError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerCommitError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerCommit [2023-05-04T19:57:04.477Z] --- PASS: TestContainerCommit (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerStatPathError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerStatPathError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerStatPathNotFoundError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerStatPathNoHeaderError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerStatPath [2023-05-04T19:57:04.477Z] --- PASS: TestContainerStatPath (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyToContainerError [2023-05-04T19:57:04.477Z] --- PASS: TestCopyToContainerError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyToContainerNotFoundError [2023-05-04T19:57:04.477Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyToContainerNotStatusOKError [2023-05-04T19:57:04.477Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyToContainer [2023-05-04T19:57:04.477Z] --- PASS: TestCopyToContainer (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyFromContainerError [2023-05-04T19:57:04.477Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyFromContainerNotFoundError [2023-05-04T19:57:04.477Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyFromContainerNotStatusOKError [2023-05-04T19:57:04.477Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyFromContainerNoHeaderError [2023-05-04T19:57:04.477Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestCopyFromContainer [2023-05-04T19:57:04.477Z] --- PASS: TestCopyFromContainer (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerCreateError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerCreateError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerCreateImageNotFound [2023-05-04T19:57:04.477Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerCreateWithName [2023-05-04T19:57:04.477Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerCreateAutoRemove [2023-05-04T19:57:04.477Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerDiffError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerDiffError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerDiff [2023-05-04T19:57:04.477Z] --- PASS: TestContainerDiff (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerExecCreateError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerExecCreate [2023-05-04T19:57:04.477Z] --- PASS: TestContainerExecCreate (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerExecStartError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerExecStartError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerExecStart [2023-05-04T19:57:04.477Z] --- PASS: TestContainerExecStart (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerExecInspectError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerExecInspect [2023-05-04T19:57:04.477Z] --- PASS: TestContainerExecInspect (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerExportError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerExportError (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerExport [2023-05-04T19:57:04.477Z] --- PASS: TestContainerExport (0.00s) [2023-05-04T19:57:04.477Z] === RUN TestContainerInspectError [2023-05-04T19:57:04.477Z] --- PASS: TestContainerInspectError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerInspectContainerNotFound [2023-05-04T19:57:04.949Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerInspectWithEmptyID [2023-05-04T19:57:04.949Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerInspect [2023-05-04T19:57:04.949Z] --- PASS: TestContainerInspect (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerInspectNode [2023-05-04T19:57:04.949Z] --- PASS: TestContainerInspectNode (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerKillError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerKillError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerKill [2023-05-04T19:57:04.949Z] --- PASS: TestContainerKill (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerListError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerListError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerList [2023-05-04T19:57:04.949Z] --- PASS: TestContainerList (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerLogsNotFoundError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerLogsError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerLogsError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerLogs [2023-05-04T19:57:04.949Z] --- PASS: TestContainerLogs (0.27s) [2023-05-04T19:57:04.949Z] === RUN TestContainerPauseError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerPauseError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerPause [2023-05-04T19:57:04.949Z] --- PASS: TestContainerPause (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainersPruneError [2023-05-04T19:57:04.949Z] --- PASS: TestContainersPruneError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainersPrune [2023-05-04T19:57:04.949Z] --- PASS: TestContainersPrune (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerRemoveError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerRemoveError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerRemoveNotFoundError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerRemove [2023-05-04T19:57:04.949Z] --- PASS: TestContainerRemove (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerRenameError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerRenameError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerRename [2023-05-04T19:57:04.949Z] --- PASS: TestContainerRename (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerResizeError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerResizeError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerExecResizeError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerResize [2023-05-04T19:57:04.949Z] --- PASS: TestContainerResize (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerExecResize [2023-05-04T19:57:04.949Z] --- PASS: TestContainerExecResize (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerRestartError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerRestartError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerRestart [2023-05-04T19:57:04.949Z] --- PASS: TestContainerRestart (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerStartError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerStartError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerStart [2023-05-04T19:57:04.949Z] --- PASS: TestContainerStart (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerStatsError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerStatsError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerStats [2023-05-04T19:57:04.949Z] --- PASS: TestContainerStats (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerStopError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerStopError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerStop [2023-05-04T19:57:04.949Z] --- PASS: TestContainerStop (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerTopError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerTopError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerTop [2023-05-04T19:57:04.949Z] --- PASS: TestContainerTop (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerUnpauseError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerUnpause [2023-05-04T19:57:04.949Z] --- PASS: TestContainerUnpause (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerUpdateError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerUpdateError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerUpdate [2023-05-04T19:57:04.949Z] --- PASS: TestContainerUpdate (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerWaitError [2023-05-04T19:57:04.949Z] --- PASS: TestContainerWaitError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestContainerWait [2023-05-04T19:57:04.949Z] --- PASS: TestContainerWait (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestDiskUsageError [2023-05-04T19:57:04.949Z] --- PASS: TestDiskUsageError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestDiskUsage [2023-05-04T19:57:04.949Z] --- PASS: TestDiskUsage (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestDistributionInspectUnsupported [2023-05-04T19:57:04.949Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestDistributionInspectWithEmptyID [2023-05-04T19:57:04.949Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestEventsErrorInOptions [2023-05-04T19:57:04.949Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestEventsErrorFromServer [2023-05-04T19:57:04.949Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestEvents [2023-05-04T19:57:04.949Z] --- PASS: TestEvents (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestTLSCloseWriter [2023-05-04T19:57:04.949Z] === PAUSE TestTLSCloseWriter [2023-05-04T19:57:04.949Z] === RUN TestImageBuildError [2023-05-04T19:57:04.949Z] --- PASS: TestImageBuildError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageBuild [2023-05-04T19:57:04.949Z] --- PASS: TestImageBuild (0.01s) [2023-05-04T19:57:04.949Z] === RUN TestGetDockerOS [2023-05-04T19:57:04.949Z] --- PASS: TestGetDockerOS (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageCreateError [2023-05-04T19:57:04.949Z] --- PASS: TestImageCreateError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageCreate [2023-05-04T19:57:04.949Z] --- PASS: TestImageCreate (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageHistoryError [2023-05-04T19:57:04.949Z] --- PASS: TestImageHistoryError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageHistory [2023-05-04T19:57:04.949Z] --- PASS: TestImageHistory (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageImportError [2023-05-04T19:57:04.949Z] --- PASS: TestImageImportError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageImport [2023-05-04T19:57:04.949Z] --- PASS: TestImageImport (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageInspectError [2023-05-04T19:57:04.949Z] --- PASS: TestImageInspectError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageInspectImageNotFound [2023-05-04T19:57:04.949Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageInspectWithEmptyID [2023-05-04T19:57:04.949Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageInspect [2023-05-04T19:57:04.949Z] --- PASS: TestImageInspect (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageListError [2023-05-04T19:57:04.949Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:04.949Z] [2023-05-04T19:57:04.949Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:04.949Z] --- PASS: TestImageListError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageList [2023-05-04T19:57:04.949Z] --- PASS: TestImageList (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageListApiBefore125 [2023-05-04T19:57:04.949Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageLoadError [2023-05-04T19:57:04.949Z] --- PASS: TestImageLoadError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageLoad [2023-05-04T19:57:04.949Z] --- PASS: TestImageLoad (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagesPruneError [2023-05-04T19:57:04.949Z] --- PASS: TestImagesPruneError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagesPrune [2023-05-04T19:57:04.949Z] --- PASS: TestImagesPrune (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePullReferenceParseError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePullAnyError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePullAnyError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePullStatusUnauthorizedError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePullWithoutErrors [2023-05-04T19:57:04.949Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePushReferenceError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePushAnyError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushAnyError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePushStatusUnauthorizedError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImagePushWithoutErrors [2023-05-04T19:57:04.949Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-05-04T19:57:04.949Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-05-04T19:57:04.949Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-05-04T19:57:04.949Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushWithoutErrors (0.01s) [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-05-04T19:57:04.949Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageRemoveError [2023-05-04T19:57:04.949Z] --- PASS: TestImageRemoveError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageRemoveImageNotFound [2023-05-04T19:57:04.949Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageRemove [2023-05-04T19:57:04.949Z] --- PASS: TestImageRemove (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageSaveError [2023-05-04T19:57:04.949Z] --- PASS: TestImageSaveError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageSave [2023-05-04T19:57:04.949Z] --- PASS: TestImageSave (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageSearchAnyError [2023-05-04T19:57:04.949Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageSearchStatusUnauthorizedError [2023-05-04T19:57:04.949Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-05-04T19:57:04.949Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-05-04T19:57:04.949Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-05-04T19:57:04.949Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageSearchWithoutErrors [2023-05-04T19:57:04.949Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageTagError [2023-05-04T19:57:04.949Z] --- PASS: TestImageTagError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageTagInvalidReference [2023-05-04T19:57:04.949Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageTagInvalidSourceImageName [2023-05-04T19:57:04.949Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageTagHexSource [2023-05-04T19:57:04.949Z] --- PASS: TestImageTagHexSource (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestImageTag [2023-05-04T19:57:04.949Z] --- PASS: TestImageTag (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestInfoServerError [2023-05-04T19:57:04.949Z] --- PASS: TestInfoServerError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestInfoInvalidResponseJSONError [2023-05-04T19:57:04.949Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestInfo [2023-05-04T19:57:04.949Z] --- PASS: TestInfo (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestNetworkConnectError [2023-05-04T19:57:04.949Z] --- PASS: TestNetworkConnectError (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-05-04T19:57:04.949Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-05-04T19:57:04.949Z] === RUN TestNetworkConnect [2023-05-04T19:57:04.949Z] --- PASS: TestNetworkConnect (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkCreateError [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkCreateError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkCreate [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkCreate (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkDisconnectError [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkDisconnect [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkInspectError [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkInspectError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkInspectNotFoundError [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkInspectWithEmptyID [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkInspect [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkInspect (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkListError [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkListError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkList [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkList (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworksPruneError [2023-05-04T19:57:04.950Z] --- PASS: TestNetworksPruneError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworksPrune [2023-05-04T19:57:04.950Z] --- PASS: TestNetworksPrune (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkRemoveError [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNetworkRemove [2023-05-04T19:57:04.950Z] --- PASS: TestNetworkRemove (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeInspectError [2023-05-04T19:57:04.950Z] --- PASS: TestNodeInspectError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeInspectNodeNotFound [2023-05-04T19:57:04.950Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeInspectWithEmptyID [2023-05-04T19:57:04.950Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeInspect [2023-05-04T19:57:04.950Z] --- PASS: TestNodeInspect (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeListError [2023-05-04T19:57:04.950Z] --- PASS: TestNodeListError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeList [2023-05-04T19:57:04.950Z] --- PASS: TestNodeList (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeRemoveError [2023-05-04T19:57:04.950Z] --- PASS: TestNodeRemoveError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeRemove [2023-05-04T19:57:04.950Z] --- PASS: TestNodeRemove (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeUpdateError [2023-05-04T19:57:04.950Z] --- PASS: TestNodeUpdateError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestNodeUpdate [2023-05-04T19:57:04.950Z] --- PASS: TestNodeUpdate (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestOptionWithTimeout [2023-05-04T19:57:04.950Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPingFail [2023-05-04T19:57:04.950Z] --- PASS: TestPingFail (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPingWithError [2023-05-04T19:57:04.950Z] 2023/05/04 19:57:04 RoundTripper returned a response & error; ignoring response [2023-05-04T19:57:04.950Z] 2023/05/04 19:57:04 RoundTripper returned a response & error; ignoring response [2023-05-04T19:57:04.950Z] --- PASS: TestPingWithError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPingSuccess [2023-05-04T19:57:04.950Z] --- PASS: TestPingSuccess (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPingHeadFallback [2023-05-04T19:57:04.950Z] === RUN TestPingHeadFallback/OK [2023-05-04T19:57:04.950Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-05-04T19:57:04.950Z] === RUN TestPingHeadFallback/Not_Found [2023-05-04T19:57:04.950Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-05-04T19:57:04.950Z] --- PASS: TestPingHeadFallback (0.00s) [2023-05-04T19:57:04.950Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-05-04T19:57:04.950Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-05-04T19:57:04.950Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-05-04T19:57:04.950Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginDisableError [2023-05-04T19:57:04.950Z] --- PASS: TestPluginDisableError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginDisable [2023-05-04T19:57:04.950Z] --- PASS: TestPluginDisable (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginEnableError [2023-05-04T19:57:04.950Z] --- PASS: TestPluginEnableError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginEnable [2023-05-04T19:57:04.950Z] --- PASS: TestPluginEnable (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginInspectError [2023-05-04T19:57:04.950Z] --- PASS: TestPluginInspectError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginInspectWithEmptyID [2023-05-04T19:57:04.950Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginInspect [2023-05-04T19:57:04.950Z] --- PASS: TestPluginInspect (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginListError [2023-05-04T19:57:04.950Z] --- PASS: TestPluginListError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginList [2023-05-04T19:57:04.950Z] --- PASS: TestPluginList (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginPushError [2023-05-04T19:57:04.950Z] --- PASS: TestPluginPushError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginPush [2023-05-04T19:57:04.950Z] --- PASS: TestPluginPush (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginRemoveError [2023-05-04T19:57:04.950Z] --- PASS: TestPluginRemoveError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginRemove [2023-05-04T19:57:04.950Z] --- PASS: TestPluginRemove (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginSetError [2023-05-04T19:57:04.950Z] --- PASS: TestPluginSetError (0.00s) [2023-05-04T19:57:04.950Z] === RUN TestPluginSet [2023-05-04T19:57:04.992Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-05-04T19:57:05.421Z] --- PASS: TestPluginSet (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSetHostHeader [2023-05-04T19:57:05.421Z] --- PASS: TestSetHostHeader (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestPlainTextError [2023-05-04T19:57:05.421Z] --- PASS: TestPlainTextError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestInfiniteError [2023-05-04T19:57:05.421Z] --- PASS: TestInfiniteError (0.04s) [2023-05-04T19:57:05.421Z] === RUN TestSecretCreateUnsupported [2023-05-04T19:57:05.421Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretCreateError [2023-05-04T19:57:05.421Z] --- PASS: TestSecretCreateError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretCreate [2023-05-04T19:57:05.421Z] --- PASS: TestSecretCreate (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretInspectUnsupported [2023-05-04T19:57:05.421Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretInspectError [2023-05-04T19:57:05.421Z] --- PASS: TestSecretInspectError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretInspectSecretNotFound [2023-05-04T19:57:05.421Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretInspectWithEmptyID [2023-05-04T19:57:05.421Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretInspect [2023-05-04T19:57:05.421Z] --- PASS: TestSecretInspect (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretListUnsupported [2023-05-04T19:57:05.421Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretListError [2023-05-04T19:57:05.421Z] --- PASS: TestSecretListError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretList [2023-05-04T19:57:05.421Z] --- PASS: TestSecretList (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretRemoveUnsupported [2023-05-04T19:57:05.421Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretRemoveError [2023-05-04T19:57:05.421Z] --- PASS: TestSecretRemoveError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretRemove [2023-05-04T19:57:05.421Z] --- PASS: TestSecretRemove (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretUpdateUnsupported [2023-05-04T19:57:05.421Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretUpdateError [2023-05-04T19:57:05.421Z] --- PASS: TestSecretUpdateError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSecretUpdate [2023-05-04T19:57:05.421Z] --- PASS: TestSecretUpdate (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceCreateError [2023-05-04T19:57:05.421Z] --- PASS: TestServiceCreateError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceCreate [2023-05-04T19:57:05.421Z] --- PASS: TestServiceCreate (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceCreateCompatiblePlatforms [2023-05-04T19:57:05.421Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceCreateDigestPinning [2023-05-04T19:57:05.421Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceInspectError [2023-05-04T19:57:05.421Z] --- PASS: TestServiceInspectError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceInspectServiceNotFound [2023-05-04T19:57:05.421Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceInspectWithEmptyID [2023-05-04T19:57:05.421Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceInspect [2023-05-04T19:57:05.421Z] --- PASS: TestServiceInspect (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceListError [2023-05-04T19:57:05.421Z] --- PASS: TestServiceListError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceList [2023-05-04T19:57:05.421Z] --- PASS: TestServiceList (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceLogsError [2023-05-04T19:57:05.421Z] --- PASS: TestServiceLogsError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceLogs [2023-05-04T19:57:05.421Z] --- PASS: TestServiceLogs (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceRemoveError [2023-05-04T19:57:05.421Z] --- PASS: TestServiceRemoveError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceRemoveNotFoundError [2023-05-04T19:57:05.421Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceRemove [2023-05-04T19:57:05.421Z] --- PASS: TestServiceRemove (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceUpdateError [2023-05-04T19:57:05.421Z] --- PASS: TestServiceUpdateError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestServiceUpdate [2023-05-04T19:57:05.421Z] --- PASS: TestServiceUpdate (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmGetUnlockKeyError [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmGetUnlockKey [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmInitError [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmInitError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmInit [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmInit (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmInspectError [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmInspectError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmInspect [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmInspect (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmJoinError [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmJoinError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmJoin [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmJoin (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmLeaveError [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmLeave [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmLeave (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmUnlockError [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmUnlock [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmUnlock (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmUpdateError [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestSwarmUpdate [2023-05-04T19:57:05.421Z] --- PASS: TestSwarmUpdate (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestTaskInspectError [2023-05-04T19:57:05.421Z] --- PASS: TestTaskInspectError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestTaskInspectWithEmptyID [2023-05-04T19:57:05.421Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestTaskInspect [2023-05-04T19:57:05.421Z] --- PASS: TestTaskInspect (0.01s) [2023-05-04T19:57:05.421Z] === RUN TestTaskListError [2023-05-04T19:57:05.421Z] --- PASS: TestTaskListError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestTaskList [2023-05-04T19:57:05.421Z] --- PASS: TestTaskList (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeCreateError [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeCreateError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeCreate [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeCreate (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeInspectError [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeInspectError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeInspectNotFound [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeInspectWithEmptyID [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeInspect [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeInspect (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeListError [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeListError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeList [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeList (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeRemoveError [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-05-04T19:57:05.421Z] === RUN TestVolumeRemove [2023-05-04T19:57:05.421Z] --- PASS: TestVolumeRemove (0.00s) [2023-05-04T19:57:05.421Z] === CONT TestTLSCloseWriter [2023-05-04T19:57:05.421Z] --- PASS: TestTLSCloseWriter (0.02s) [2023-05-04T19:57:05.421Z] PASS [2023-05-04T19:57:05.421Z] coverage: 74.9% of statements [2023-05-04T19:57:05.421Z] ok github.com/docker/docker/client 0.603s coverage: 74.9% of statements [2023-05-04T19:57:05.930Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-05-04T19:57:05.930Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-05-04T19:57:06.499Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-05-04T19:57:06.499Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-05-04T19:57:07.068Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-05-04T19:57:07.636Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-05-04T19:57:07.648Z] === RUN TestCheckoutGit/:subdir [2023-05-04T19:57:08.204Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-05-04T19:57:08.204Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-05-04T19:57:08.204Z] === RUN TestDockerSuite/TestRunPublishPort [2023-05-04T19:57:08.638Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:08.638Z] [2023-05-04T19:57:08.638Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:08.772Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-05-04T19:57:09.709Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-05-04T19:57:09.709Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-05-04T19:57:09.709Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-05-04T19:57:09.709Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-05-04T19:57:10.278Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-05-04T19:57:11.601Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:11.601Z] [2023-05-04T19:57:11.601Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:11.656Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-05-04T19:57:11.656Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-05-04T19:57:11.656Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-05-04T19:57:13.035Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-05-04T19:57:14.412Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-05-04T19:57:14.566Z] === RUN TestCheckoutGit/:nosubdir [2023-05-04T19:57:15.557Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:15.557Z] [2023-05-04T19:57:15.557Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:15.800Z] === RUN TestDockerSuite/TestRunRm [2023-05-04T19:57:16.029Z] === RUN TestCheckoutGit/:Dockerfile [2023-05-04T19:57:16.381Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-05-04T19:57:17.318Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-05-04T19:57:17.604Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:17.604Z] [2023-05-04T19:57:17.604Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:18.596Z] === RUN TestCheckoutGit/master:nosubdir [2023-05-04T19:57:19.588Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:19.588Z] [2023-05-04T19:57:19.588Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:20.580Z] === RUN TestCheckoutGit/master:subdir [2023-05-04T19:57:20.606Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-05-04T19:57:20.865Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-05-04T19:57:21.434Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-05-04T19:57:21.574Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:21.574Z] [2023-05-04T19:57:21.574Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:21.693Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-05-04T19:57:23.070Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-05-04T19:57:24.008Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-05-04T19:57:24.539Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:24.539Z] [2023-05-04T19:57:24.539Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:26.545Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-05-04T19:57:26.761Z] === RUN TestCheckoutGit/master:../subdir [2023-05-04T19:57:27.753Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:27.753Z] [2023-05-04T19:57:27.753Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:28.225Z] === RUN TestCheckoutGit/test [2023-05-04T19:57:28.696Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:28.696Z] [2023-05-04T19:57:28.696Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:29.832Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-05-04T19:57:29.833Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-05-04T19:57:30.400Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-05-04T19:57:30.922Z] === RUN TestCheckoutGit/test: [2023-05-04T19:57:30.969Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-05-04T19:57:31.228Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-05-04T19:57:31.393Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:31.393Z] [2023-05-04T19:57:31.393Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:31.797Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-05-04T19:57:32.365Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-05-04T19:57:32.625Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-05-04T19:57:33.193Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-05-04T19:57:33.617Z] === RUN TestCheckoutGit/test:subdir [2023-05-04T19:57:33.762Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-05-04T19:57:34.607Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-05-04T19:57:34.607Z] [2023-05-04T19:57:34.607Z] gitutils_test.go:211: git-http-backend: [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit (49.23s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/#00 (6.45s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/master (8.19s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/:subdir (6.60s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/:nosubdir (1.84s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/:Dockerfile (2.44s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/master:nosubdir (1.76s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/master:subdir (6.07s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/master:../subdir (1.69s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/test (2.60s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/test: (2.83s) [2023-05-04T19:57:36.178Z] --- PASS: TestCheckoutGit/test:subdir (2.71s) [2023-05-04T19:57:36.178Z] === RUN TestValidGitTransport [2023-05-04T19:57:36.178Z] --- PASS: TestValidGitTransport (0.00s) [2023-05-04T19:57:36.178Z] === RUN TestGitInvalidRef [2023-05-04T19:57:36.297Z] === RUN TestDockerSuite/TestRunState [2023-05-04T19:57:36.651Z] --- PASS: TestGitInvalidRef (0.32s) [2023-05-04T19:57:36.651Z] PASS [2023-05-04T19:57:36.651Z] coverage: 83.5% of statements [2023-05-04T19:57:36.651Z] ok github.com/docker/docker/builder/remotecontext/git 49.849s coverage: 83.5% of statements [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-05-04T19:57:37.127Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestConfigureDaemonLogs [2023-05-04T19:57:37.127Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestCommonOptionsInstallFlags [2023-05-04T19:57:37.127Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-05-04T19:57:37.127Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-05-04T19:57:37.127Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-05-04T19:57:37.127Z] PASS [2023-05-04T19:57:37.127Z] coverage: 18.4% of statements [2023-05-04T19:57:37.127Z] ok github.com/docker/docker/cmd/dockerd 0.223s coverage: 18.4% of statements [2023-05-04T19:57:37.234Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-05-04T19:57:37.803Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-05-04T19:57:38.062Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-05-04T19:57:38.322Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-05-04T19:57:38.322Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-05-04T19:57:38.322Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-05-04T19:57:38.700Z] ? github.com/docker/docker/cli [no test files] [2023-05-04T19:57:38.700Z] ? github.com/docker/docker/cli/config [no test files] [2023-05-04T19:57:38.890Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-05-04T19:57:39.172Z] === RUN TestContainerStopSignal [2023-05-04T19:57:39.172Z] --- PASS: TestContainerStopSignal (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestContainerStopTimeout [2023-05-04T19:57:39.172Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestContainerSecretReferenceDestTarget [2023-05-04T19:57:39.172Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-05-04T19:57:39.172Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestContainerLogPathSetForRingLogger [2023-05-04T19:57:39.172Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestReplaceAndAppendEnvVars [2023-05-04T19:57:39.172Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-05-04T19:57:39.172Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestNewMemoryStore [2023-05-04T19:57:39.172Z] --- PASS: TestNewMemoryStore (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestAddContainers [2023-05-04T19:57:39.172Z] --- PASS: TestAddContainers (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestGetContainer [2023-05-04T19:57:39.172Z] --- PASS: TestGetContainer (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestDeleteContainer [2023-05-04T19:57:39.172Z] --- PASS: TestDeleteContainer (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestListContainers [2023-05-04T19:57:39.172Z] --- PASS: TestListContainers (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestFirstContainer [2023-05-04T19:57:39.172Z] --- PASS: TestFirstContainer (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestApplyAllContainer [2023-05-04T19:57:39.172Z] --- PASS: TestApplyAllContainer (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestIsValidHealthString [2023-05-04T19:57:39.172Z] --- PASS: TestIsValidHealthString (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestStateRunStop [2023-05-04T19:57:39.172Z] --- PASS: TestStateRunStop (0.00s) [2023-05-04T19:57:39.172Z] === RUN TestStateTimeoutWait [2023-05-04T19:57:39.458Z] === RUN TestDockerSuite/TestRunSysctls [2023-05-04T19:57:39.642Z] state_test.go:141: Stop callback fired [2023-05-04T19:57:39.642Z] state_test.go:165: Stop callback fired [2023-05-04T19:57:39.642Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-05-04T19:57:39.642Z] === RUN TestIsValidStateString [2023-05-04T19:57:39.642Z] --- PASS: TestIsValidStateString (0.00s) [2023-05-04T19:57:39.642Z] === RUN TestViewSaveDelete [2023-05-04T19:57:39.642Z] --- PASS: TestViewSaveDelete (0.02s) [2023-05-04T19:57:39.642Z] === RUN TestViewAll [2023-05-04T19:57:39.642Z] --- PASS: TestViewAll (0.02s) [2023-05-04T19:57:39.642Z] === RUN TestViewGet [2023-05-04T19:57:39.642Z] --- PASS: TestViewGet (0.01s) [2023-05-04T19:57:39.642Z] === RUN TestNames [2023-05-04T19:57:39.642Z] --- PASS: TestNames (0.00s) [2023-05-04T19:57:39.642Z] === RUN TestViewWithHealthCheck [2023-05-04T19:57:39.642Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-05-04T19:57:39.642Z] PASS [2023-05-04T19:57:39.642Z] coverage: 41.4% of statements [2023-05-04T19:57:39.642Z] ok github.com/docker/docker/container 0.378s coverage: 41.4% of statements [2023-05-04T19:57:39.642Z] ? github.com/docker/docker/container/stream [no test files] [2023-05-04T19:57:39.642Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-05-04T19:57:39.642Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-05-04T19:57:39.642Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-05-04T19:57:40.395Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-05-04T19:57:40.395Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-05-04T19:57:40.395Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-05-04T19:57:40.962Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-05-04T19:57:41.215Z] === RUN TestPrepare [2023-05-04T19:57:41.215Z] --- PASS: TestPrepare (0.00s) [2023-05-04T19:57:41.215Z] === RUN TestStart [2023-05-04T19:57:41.215Z] --- PASS: TestStart (0.00s) [2023-05-04T19:57:41.215Z] === RUN TestWaitCancel [2023-05-04T19:57:41.215Z] --- PASS: TestWaitCancel (0.00s) [2023-05-04T19:57:41.215Z] === RUN TestWaitDisabled [2023-05-04T19:57:41.215Z] --- PASS: TestWaitDisabled (0.00s) [2023-05-04T19:57:41.215Z] === RUN TestWaitEnabled [2023-05-04T19:57:41.215Z] --- PASS: TestWaitEnabled (0.00s) [2023-05-04T19:57:41.215Z] === RUN TestRemove [2023-05-04T19:57:41.215Z] --- PASS: TestRemove (0.00s) [2023-05-04T19:57:41.215Z] PASS [2023-05-04T19:57:41.215Z] coverage: 65.3% of statements [2023-05-04T19:57:41.215Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2023-05-04T19:57:42.867Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-05-04T19:57:43.127Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-05-04T19:57:43.440Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-05-04T19:57:43.441Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCIsolation [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCIsolation [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-05-04T19:57:43.441Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCConfigs [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCConfigs [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-05-04T19:57:43.441Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-05-04T19:57:43.441Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-05-04T19:57:43.441Z] PASS [2023-05-04T19:57:43.441Z] coverage: 35.9% of statements [2023-05-04T19:57:43.441Z] ok github.com/docker/docker/daemon/cluster/convert 0.266s coverage: 35.9% of statements [2023-05-04T19:57:43.441Z] === RUN TestNewListSecretsFilters [2023-05-04T19:57:43.441Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-05-04T19:57:43.441Z] === RUN TestNewListConfigsFilters [2023-05-04T19:57:43.441Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-05-04T19:57:43.441Z] PASS [2023-05-04T19:57:43.441Z] coverage: 0.5% of statements [2023-05-04T19:57:43.917Z] ok github.com/docker/docker/daemon/cluster 0.333s coverage: 0.5% of statements [2023-05-04T19:57:44.063Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-05-04T19:57:46.600Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-05-04T19:57:47.563Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-05-04T19:57:47.726Z] === RUN TestBuilderGC [2023-05-04T19:57:47.726Z] --- PASS: TestBuilderGC (0.00s) [2023-05-04T19:57:47.726Z] === RUN TestDaemonConfigurationNotFound [2023-05-04T19:57:47.726Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-05-04T19:57:47.726Z] === RUN TestDaemonBrokenConfiguration [2023-05-04T19:57:47.726Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-05-04T19:57:47.726Z] === RUN TestParseClusterAdvertiseSettings [2023-05-04T19:57:47.727Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestFindConfigurationConflicts [2023-05-04T19:57:47.727Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-05-04T19:57:47.727Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMergeConflicts [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-05-04T19:57:47.727Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-05-04T19:57:47.727Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-05-04T19:57:47.727Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration/with_label [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration/with_dns [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration/with_dns-search [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-05-04T19:57:47.727Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-05-04T19:57:47.727Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestModifiedDiscoverySettings [2023-05-04T19:57:47.727Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestReloadSetConfigFileNotExist [2023-05-04T19:57:47.727Z] time="2023-05-04T19:57:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-05-04T19:57:47.727Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2023-05-04T19:57:47.727Z] === RUN TestReloadDefaultConfigNotExist [2023-05-04T19:57:47.727Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:57:47.727Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestReloadBadDefaultConfig [2023-05-04T19:57:47.727Z] time="2023-05-04T19:57:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-421685507" [2023-05-04T19:57:47.727Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestReloadWithConflictingLabels [2023-05-04T19:57:47.727Z] time="2023-05-04T19:57:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2426655511" [2023-05-04T19:57:47.727Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestReloadWithDuplicateLabels [2023-05-04T19:57:47.727Z] time="2023-05-04T19:57:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1136443050" [2023-05-04T19:57:47.727Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestDaemonConfigurationMerge [2023-05-04T19:57:47.727Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-05-04T19:57:47.727Z] PASS [2023-05-04T19:57:47.727Z] coverage: 79.7% of statements [2023-05-04T19:57:47.727Z] ok github.com/docker/docker/daemon/config 0.381s coverage: 79.7% of statements [2023-05-04T19:57:47.727Z] === RUN TestWaitNodeAttachment [2023-05-04T19:57:47.727Z] === RUN TestDiscoveryOptsErrors [2023-05-04T19:57:47.727Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-05-04T19:57:47.727Z] === RUN TestDiscoveryOpts [2023-05-04T19:57:47.727Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-05-04T19:57:47.727Z] PASS [2023-05-04T19:57:47.727Z] coverage: 30.0% of statements [2023-05-04T19:57:47.727Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2023-05-04T19:57:48.200Z] --- PASS: TestWaitNodeAttachment (0.40s) [2023-05-04T19:57:48.200Z] === RUN TestIsolationConversion [2023-05-04T19:57:48.200Z] === RUN TestIsolationConversion/default [2023-05-04T19:57:48.200Z] === RUN TestIsolationConversion/process [2023-05-04T19:57:48.200Z] === RUN TestIsolationConversion/hyperv [2023-05-04T19:57:48.200Z] --- PASS: TestIsolationConversion (0.00s) [2023-05-04T19:57:48.200Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-05-04T19:57:48.200Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-05-04T19:57:48.200Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-05-04T19:57:48.200Z] === RUN TestContainerLabels [2023-05-04T19:57:48.200Z] --- PASS: TestContainerLabels (0.00s) [2023-05-04T19:57:48.200Z] === RUN TestCredentialSpecConversion [2023-05-04T19:57:48.200Z] === RUN TestCredentialSpecConversion/none [2023-05-04T19:57:48.200Z] === RUN TestCredentialSpecConversion/config [2023-05-04T19:57:48.200Z] === RUN TestCredentialSpecConversion/file [2023-05-04T19:57:48.200Z] === RUN TestCredentialSpecConversion/registry [2023-05-04T19:57:48.200Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-05-04T19:57:48.200Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-05-04T19:57:48.200Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-05-04T19:57:48.200Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-05-04T19:57:48.200Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-05-04T19:57:48.200Z] === RUN TestControllerValidateMountBind [2023-05-04T19:57:48.200Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-05-04T19:57:48.200Z] === RUN TestControllerValidateMountVolume [2023-05-04T19:57:48.200Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-05-04T19:57:48.200Z] === RUN TestControllerValidateMountTarget [2023-05-04T19:57:48.200Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-05-04T19:57:48.200Z] === RUN TestControllerValidateMountTmpfs [2023-05-04T19:57:48.200Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-05-04T19:57:48.200Z] === RUN TestControllerValidateMountInvalidType [2023-05-04T19:57:48.200Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-05-04T19:57:48.200Z] === RUN TestControllerValidateMountNamedPipe [2023-05-04T19:57:48.200Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-05-04T19:57:48.200Z] PASS [2023-05-04T19:57:48.200Z] coverage: 11.0% of statements [2023-05-04T19:57:48.200Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.714s coverage: 11.0% of statements [2023-05-04T19:57:49.192Z] === RUN TestEventsLog [2023-05-04T19:57:49.192Z] --- PASS: TestEventsLog (0.00s) [2023-05-04T19:57:49.192Z] === RUN TestEventsLogTimeout [2023-05-04T19:57:49.192Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-05-04T19:57:49.192Z] === RUN TestLogEvents [2023-05-04T19:57:49.663Z] --- PASS: TestLogEvents (0.05s) [2023-05-04T19:57:49.663Z] === RUN TestLoadBufferedEvents [2023-05-04T19:57:49.663Z] --- PASS: TestLoadBufferedEvents (0.19s) [2023-05-04T19:57:49.663Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-05-04T19:57:49.663Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-05-04T19:57:49.663Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-05-04T19:57:49.663Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-05-04T19:57:49.663Z] PASS [2023-05-04T19:57:49.663Z] coverage: 50.0% of statements [2023-05-04T19:57:49.663Z] ok github.com/docker/docker/daemon/events 0.301s coverage: 50.0% of statements [2023-05-04T19:57:50.134Z] === RUN TestIsEmptyDir [2023-05-04T19:57:50.134Z] --- PASS: TestIsEmptyDir (0.01s) [2023-05-04T19:57:50.134Z] PASS [2023-05-04T19:57:50.134Z] coverage: 2.3% of statements [2023-05-04T19:57:50.134Z] ok github.com/docker/docker/daemon/graphdriver 0.126s coverage: 2.3% of statements [2023-05-04T19:57:50.605Z] === RUN TestLinkNaming [2023-05-04T19:57:50.605Z] --- PASS: TestLinkNaming (0.00s) [2023-05-04T19:57:50.605Z] === RUN TestLinkNew [2023-05-04T19:57:50.605Z] --- PASS: TestLinkNew (0.00s) [2023-05-04T19:57:50.605Z] === RUN TestLinkEnv [2023-05-04T19:57:50.605Z] --- PASS: TestLinkEnv (0.00s) [2023-05-04T19:57:50.605Z] === RUN TestLinkMultipleEnv [2023-05-04T19:57:50.605Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-05-04T19:57:50.605Z] === RUN TestLinkPortRangeEnv [2023-05-04T19:57:50.605Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-05-04T19:57:50.605Z] PASS [2023-05-04T19:57:50.605Z] coverage: 93.0% of statements [2023-05-04T19:57:50.605Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2023-05-04T19:57:50.852Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-05-04T19:57:50.852Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-05-04T19:57:51.420Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-05-04T19:57:51.597Z] === RUN TestVerifyNetworkingConfig [2023-05-04T19:57:51.597Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-05-04T19:57:51.597Z] === RUN TestGetContainer [2023-05-04T19:57:51.597Z] --- PASS: TestGetContainer (0.03s) [2023-05-04T19:57:51.597Z] === RUN TestValidContainerNames [2023-05-04T19:57:51.597Z] --- PASS: TestValidContainerNames (0.00s) [2023-05-04T19:57:51.597Z] === RUN TestContainerInitDNS [2023-05-04T19:57:51.597Z] daemon_test.go:146: root required [2023-05-04T19:57:51.597Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-05-04T19:57:51.597Z] === RUN TestMerge [2023-05-04T19:57:51.597Z] --- PASS: TestMerge (0.00s) [2023-05-04T19:57:51.597Z] === RUN TestValidateContainerIsolation [2023-05-04T19:57:51.597Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-05-04T19:57:51.597Z] === RUN TestFindNetworkErrorType [2023-05-04T19:57:51.597Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-05-04T19:57:51.597Z] === RUN TestEnsureServicesExist [2023-05-04T19:57:51.597Z] --- PASS: TestEnsureServicesExist (0.02s) [2023-05-04T19:57:51.597Z] === RUN TestEnsureServicesExistErrors [2023-05-04T19:57:51.597Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-05-04T19:57:51.597Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-05-04T19:57:51.597Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-05-04T19:57:51.597Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-05-04T19:57:51.597Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-05-04T19:57:51.597Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-05-04T19:57:51.597Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-05-04T19:57:51.597Z] === RUN TestContainerDelete [2023-05-04T19:57:51.597Z] --- PASS: TestContainerDelete (0.01s) [2023-05-04T19:57:51.597Z] === RUN TestContainerDoubleDelete [2023-05-04T19:57:51.679Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-05-04T19:57:52.068Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestLogContainerEventCopyLabels [2023-05-04T19:57:52.068Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestLogContainerEventWithAttributes [2023-05-04T19:57:52.068Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestNoneHealthcheck [2023-05-04T19:57:52.068Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestHealthStates [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] time="2023-05-04T19:57:51Z" 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" [2023-05-04T19:57:52.068Z] --- PASS: TestHealthStates (0.22s) [2023-05-04T19:57:52.068Z] === RUN TestMaskURLCredentials [2023-05-04T19:57:52.068Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestGetInspectData [2023-05-04T19:57:52.068Z] --- PASS: TestGetInspectData (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestFillLicense [2023-05-04T19:57:52.068Z] --- PASS: TestFillLicense (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestListInvalidFilter [2023-05-04T19:57:52.068Z] --- PASS: TestListInvalidFilter (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestNameFilter [2023-05-04T19:57:52.068Z] --- PASS: TestNameFilter (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-05-04T19:57:52.068Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-05-04T19:57:52.068Z] === 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 [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-05-04T19:57:52.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-05-04T19:57:52.068Z] --- 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) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-05-04T19:57:52.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestDaemonReloadLabels [2023-05-04T19:57:52.068Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-05-04T19:57:52.068Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestDaemonReloadMirrors [2023-05-04T19:57:52.068Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestDaemonReloadInsecureRegistries [2023-05-04T19:57:52.068Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestDaemonReloadNotAffectOthers [2023-05-04T19:57:52.068Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-05-04T19:57:52.068Z] === RUN TestDaemonDiscoveryReload [2023-05-04T19:57:53.061Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2023-05-04T19:57:53.061Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-05-04T19:57:53.061Z] === RUN TestAdapterReadLogs [2023-05-04T19:57:53.061Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-05-04T19:57:53.061Z] === RUN TestCopier [2023-05-04T19:57:53.061Z] --- PASS: TestCopier (0.00s) [2023-05-04T19:57:53.061Z] === RUN TestCopierLongLines [2023-05-04T19:57:53.061Z] --- PASS: TestCopierLongLines (0.00s) [2023-05-04T19:57:53.061Z] === RUN TestCopierSlow [2023-05-04T19:57:53.531Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2023-05-04T19:57:53.531Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-05-04T19:57:53.532Z] --- PASS: TestCopierSlow (0.20s) [2023-05-04T19:57:53.532Z] === RUN TestCopierWithSized [2023-05-04T19:57:53.532Z] === RUN TestCopierWithSized/as_is [2023-05-04T19:57:53.532Z] === RUN TestCopierWithSized/With_RingLogger [2023-05-04T19:57:53.532Z] --- PASS: TestCopierWithSized (0.01s) [2023-05-04T19:57:53.532Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-05-04T19:57:53.532Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2023-05-04T19:57:53.532Z] === RUN TestCopierWithPartial [2023-05-04T19:57:53.532Z] --- PASS: TestCopierWithPartial (0.00s) [2023-05-04T19:57:53.532Z] === RUN TestRingLogger [2023-05-04T19:57:53.532Z] --- PASS: TestRingLogger (0.00s) [2023-05-04T19:57:53.532Z] === RUN TestRingCap [2023-05-04T19:57:53.532Z] --- PASS: TestRingCap (0.00s) [2023-05-04T19:57:53.532Z] === RUN TestRingClose [2023-05-04T19:57:53.532Z] --- PASS: TestRingClose (0.00s) [2023-05-04T19:57:53.532Z] === RUN TestRingDrain [2023-05-04T19:57:53.532Z] --- PASS: TestRingDrain (0.00s) [2023-05-04T19:57:53.532Z] PASS [2023-05-04T19:57:53.532Z] coverage: 43.5% of statements [2023-05-04T19:57:53.532Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.5% of statements [2023-05-04T19:57:53.584Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-05-04T19:57:54.002Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-05-04T19:57:54.002Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-05-04T19:57:54.002Z] reload_test.go:520: root required [2023-05-04T19:57:54.002Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-05-04T19:57:54.002Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-05-04T19:57:54.002Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-05-04T19:57:54.002Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-05-04T19:57:54.002Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-05-04T19:57:54.002Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-05-04T19:57:54.002Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-05-04T19:57:54.002Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-05-04T19:57:54.002Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2023-05-04T19:57:54.002Z] === RUN TestParseVolumesFrom [2023-05-04T19:57:54.002Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-05-04T19:57:54.002Z] PASS [2023-05-04T19:57:54.002Z] coverage: 9.0% of statements [2023-05-04T19:57:54.002Z] === RUN TestNewStreamConfig [2023-05-04T19:57:54.002Z] === RUN TestNewStreamConfig/defaults [2023-05-04T19:57:54.002Z] === RUN TestNewStreamConfig/invalid_create_group [2023-05-04T19:57:54.002Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-05-04T19:57:54.002Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-05-04T19:57:54.002Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-05-04T19:57:54.002Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-05-04T19:57:54.002Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-05-04T19:57:54.002Z] --- PASS: TestNewStreamConfig (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-05-04T19:57:54.002Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-05-04T19:57:54.002Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestNewAWSLogsClientRegionDetect [2023-05-04T19:57:54.002Z] ok github.com/docker/docker/daemon 2.883s coverage: 9.0% of statements [2023-05-04T19:57:54.002Z] === RUN TestSearchRegistryForImagesErrors [2023-05-04T19:57:54.002Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestSearchRegistryForImages [2023-05-04T19:57:54.002Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestOnlyPlatformWithFallback [2023-05-04T19:57:54.002Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestImageDelete [2023-05-04T19:57:54.002Z] === RUN TestImageDelete/no_lease [2023-05-04T19:57:54.002Z] === RUN TestImageDelete/lease_exists [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-05-04T19:57:54.002Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-05-04T19:57:54.002Z] --- PASS: TestImageDelete (0.06s) [2023-05-04T19:57:54.002Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-05-04T19:57:54.002Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2023-05-04T19:57:54.002Z] === RUN TestContentStoreForPull [2023-05-04T19:57:54.002Z] time="2023-05-04T19:57:53Z" level=info msg="Trying to get region from EC2 Metadata" [2023-05-04T19:57:54.002Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2023-05-04T19:57:54.002Z] === RUN TestCreateSuccess [2023-05-04T19:57:54.002Z] --- PASS: TestCreateSuccess (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCreateLogGroupSuccess [2023-05-04T19:57:54.002Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCreateError [2023-05-04T19:57:54.002Z] --- PASS: TestCreateError (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCreateAlreadyExists [2023-05-04T19:57:54.002Z] time="2023-05-04T19:57:53Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-05-04T19:57:54.002Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestLogClosed [2023-05-04T19:57:54.002Z] --- PASS: TestLogClosed (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestLogBlocking [2023-05-04T19:57:54.002Z] --- PASS: TestLogBlocking (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestLogBufferEmpty [2023-05-04T19:57:54.002Z] --- PASS: TestLogBufferEmpty (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestPublishBatchSuccess [2023-05-04T19:57:54.002Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestPublishBatchError [2023-05-04T19:57:54.002Z] time="2023-05-04T19:57:53Z" level=error msg=Error [2023-05-04T19:57:54.002Z] --- PASS: TestPublishBatchError (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-05-04T19:57:54.002Z] time="2023-05-04T19:57:53Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-05-04T19:57:54.002Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestPublishBatchAlreadyAccepted [2023-05-04T19:57:54.002Z] time="2023-05-04T19:57:53Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-05-04T19:57:54.002Z] time="2023-05-04T19:57:53Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-05-04T19:57:54.002Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCollectBatchSimple [2023-05-04T19:57:54.002Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCollectBatchTicker [2023-05-04T19:57:54.002Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCollectBatchMultilinePattern [2023-05-04T19:57:54.002Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-05-04T19:57:54.002Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-05-04T19:57:54.002Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-05-04T19:57:54.002Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-05-04T19:57:54.002Z] === RUN TestCollectBatchClose [2023-05-04T19:57:54.002Z] --- PASS: TestCollectBatchClose (0.00s) [2023-05-04T19:57:54.002Z] === RUN TestEffectiveLen [2023-05-04T19:57:54.002Z] === RUN TestEffectiveLen/0/Hello [2023-05-04T19:57:54.002Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-05-04T19:57:54.002Z] === RUN TestEffectiveLen/2/🙃 [2023-05-04T19:57:54.002Z] === RUN TestEffectiveLen/3/���� [2023-05-04T19:57:54.002Z] === RUN TestEffectiveLen/4/He��o [2023-05-04T19:57:54.002Z] === RUN TestEffectiveLen/5/ [2023-05-04T19:57:54.002Z] --- PASS: TestEffectiveLen (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-05-04T19:57:54.002Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit/0/ [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1017: [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1018: [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit/1/Hello [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1017: Hello [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1018: [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit/2/Hello [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1017: He [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1018: llo [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit/3/Hello [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1017: [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1018: Hello [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit/4/🙃 [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1017: [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1018: 🙃 [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit/5/🙃 [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1017: 🙃 [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1018: [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit/6/a� [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1017: a [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1018: � [2023-05-04T19:57:54.003Z] === RUN TestFindValidSplit/7/a� [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1017: a� [2023-05-04T19:57:54.003Z] cloudwatchlogs_test.go:1018: [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-05-04T19:57:54.003Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-05-04T19:57:54.003Z] === RUN TestProcessEventEmoji [2023-05-04T19:57:54.003Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-05-04T19:57:54.003Z] === RUN TestCollectBatchLineSplit [2023-05-04T19:57:54.003Z] --- PASS: TestCollectBatchLineSplit (0.03s) [2023-05-04T19:57:54.003Z] === RUN TestCollectBatchLineSplitWithBinary [2023-05-04T19:57:54.003Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-05-04T19:57:54.003Z] === RUN TestCollectBatchMaxEvents [2023-05-04T19:57:54.003Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2023-05-04T19:57:54.003Z] === RUN TestCollectBatchMaxTotalBytes [2023-05-04T19:57:54.003Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2023-05-04T19:57:54.003Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-05-04T19:57:54.003Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2023-05-04T19:57:54.003Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-05-04T19:57:54.476Z] --- PASS: TestContentStoreForPull (0.27s) [2023-05-04T19:57:54.476Z] PASS [2023-05-04T19:57:54.476Z] coverage: 6.6% of statements [2023-05-04T19:57:54.476Z] ok github.com/docker/docker/daemon/images 0.461s coverage: 6.6% of statements [2023-05-04T19:57:54.476Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsMultilinePattern [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsDatetimeFormat [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-05-04T19:57:54.476Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-05-04T19:57:54.476Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-05-04T19:57:54.476Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-05-04T19:57:54.476Z] === RUN TestCreateTagSuccess [2023-05-04T19:57:54.476Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-05-04T19:57:54.476Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-05-04T19:57:54.476Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-05-04T19:57:54.476Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-05-04T19:57:54.476Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-05-04T19:57:54.476Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-05-04T19:57:54.476Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-05-04T19:57:54.476Z] PASS [2023-05-04T19:57:54.476Z] coverage: 76.8% of statements [2023-05-04T19:57:54.476Z] ok github.com/docker/docker/daemon/logger/awslogs 0.508s coverage: 76.8% of statements [2023-05-04T19:57:54.476Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-05-04T19:57:54.476Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-05-04T19:57:54.476Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-05-04T19:57:54.476Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-05-04T19:57:54.476Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-05-04T19:57:54.476Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-05-04T19:57:54.476Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-05-04T19:57:54.520Z] === RUN TestDockerSuite/TestRunUserByID [2023-05-04T19:57:54.946Z] === RUN TestJSONLogsMarshalJSONBuf [2023-05-04T19:57:54.946Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-05-04T19:57:54.946Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-05-04T19:57:55.088Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-05-04T19:57:55.346Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-05-04T19:57:55.346Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-05-04T19:57:55.419Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2023-05-04T19:57:55.419Z] === RUN TestFastTimeMarshalJSON [2023-05-04T19:57:55.419Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2023-05-04T19:57:55.419Z] PASS [2023-05-04T19:57:55.419Z] coverage: 87.2% of statements [2023-05-04T19:57:55.419Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.276s coverage: 87.2% of statements [2023-05-04T19:57:55.419Z] === RUN TestJSONFileLogger [2023-05-04T19:57:55.419Z] --- PASS: TestJSONFileLogger (0.00s) [2023-05-04T19:57:55.419Z] === RUN TestJSONFileLoggerWithTags [2023-05-04T19:57:55.419Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-05-04T19:57:55.419Z] === RUN TestJSONFileLoggerWithOpts [2023-05-04T19:57:55.419Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2023-05-04T19:57:55.419Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-05-04T19:57:55.419Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-05-04T19:57:55.419Z] === RUN TestEncodeDecode [2023-05-04T19:57:55.419Z] === PAUSE TestEncodeDecode [2023-05-04T19:57:55.419Z] === RUN TestUnexpectedEOF [2023-05-04T19:57:55.605Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-05-04T19:57:55.893Z] time="2023-05-04T19:57:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-05-04T19:57:55.894Z] time="2023-05-04T19:57:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-05-04T19:57:55.894Z] --- PASS: TestUnexpectedEOF (0.19s) [2023-05-04T19:57:55.894Z] === CONT TestEncodeDecode [2023-05-04T19:57:55.894Z] --- PASS: TestEncodeDecode (0.00s) [2023-05-04T19:57:55.894Z] PASS [2023-05-04T19:57:55.894Z] coverage: 69.9% of statements [2023-05-04T19:57:55.894Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.275s coverage: 69.9% of statements [2023-05-04T19:57:56.173Z] === RUN TestDockerSuite/TestRunUserByName [2023-05-04T19:57:56.365Z] === RUN TestWriteLog [2023-05-04T19:57:56.365Z] === PAUSE TestWriteLog [2023-05-04T19:57:56.365Z] === RUN TestReadLog [2023-05-04T19:57:56.365Z] === PAUSE TestReadLog [2023-05-04T19:57:56.365Z] === RUN TestDecode [2023-05-04T19:57:56.365Z] --- PASS: TestDecode (0.03s) [2023-05-04T19:57:56.365Z] === CONT TestWriteLog [2023-05-04T19:57:56.365Z] --- PASS: TestWriteLog (0.00s) [2023-05-04T19:57:56.365Z] === CONT TestReadLog [2023-05-04T19:57:56.365Z] === RUN TestReadLog/tail_exact [2023-05-04T19:57:56.365Z] === RUN TestOpenFileDelete [2023-05-04T19:57:56.365Z] --- PASS: TestOpenFileDelete (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestOpenFileRename [2023-05-04T19:57:56.365Z] --- PASS: TestOpenFileRename (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestHandleDecoderErr [2023-05-04T19:57:56.365Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestParseLogTagDefaultTag [2023-05-04T19:57:56.365Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestParseLogTag [2023-05-04T19:57:56.365Z] --- PASS: TestParseLogTag (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestParseLogTagEmptyTag [2023-05-04T19:57:56.365Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestTailFiles [2023-05-04T19:57:56.365Z] --- PASS: TestTailFiles (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestFollowLogsConsumerGone [2023-05-04T19:57:56.365Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestFollowLogsProducerGone [2023-05-04T19:57:56.365Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-05-04T19:57:56.365Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-05-04T19:57:56.365Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2023-05-04T19:57:56.365Z] === RUN TestCheckCapacityAndRotate [2023-05-04T19:57:56.742Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-05-04T19:57:56.837Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-05-04T19:57:56.837Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-05-04T19:57:56.837Z] === RUN TestReadLog/tail_less_than_available [2023-05-04T19:57:56.837Z] === RUN TestReadLog/tail_more_than_available [2023-05-04T19:57:56.837Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2023-05-04T19:57:56.837Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2023-05-04T19:57:56.837Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2023-05-04T19:57:56.837Z] PASS [2023-05-04T19:57:56.837Z] coverage: 54.9% of statements [2023-05-04T19:57:56.837Z] --- PASS: TestReadLog (0.22s) [2023-05-04T19:57:56.837Z] --- PASS: TestReadLog/tail_exact (0.21s) [2023-05-04T19:57:56.837Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-05-04T19:57:56.837Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-05-04T19:57:56.837Z] PASS [2023-05-04T19:57:56.837Z] coverage: 78.7% of statements [2023-05-04T19:57:56.837Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.236s coverage: 54.9% of statements [2023-05-04T19:57:56.837Z] ok github.com/docker/docker/daemon/logger/local 0.311s coverage: 78.7% of statements [2023-05-04T19:57:56.837Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-05-04T19:57:57.310Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-05-04T19:57:57.310Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-05-04T19:57:57.310Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-05-04T19:57:57.310Z] === RUN TestLog [2023-05-04T19:57:57.310Z] --- PASS: TestLog (0.01s) [2023-05-04T19:57:57.310Z] PASS [2023-05-04T19:57:57.310Z] coverage: 31.5% of statements [2023-05-04T19:57:57.310Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 31.5% of statements [2023-05-04T19:57:57.570Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-05-04T19:57:57.782Z] === RUN TestValidateLogOpt [2023-05-04T19:57:57.782Z] --- PASS: TestValidateLogOpt (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestNewMissedConfig [2023-05-04T19:57:57.782Z] --- PASS: TestNewMissedConfig (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestNewMissedUrl [2023-05-04T19:57:57.782Z] --- PASS: TestNewMissedUrl (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestNewMissedToken [2023-05-04T19:57:57.782Z] --- PASS: TestNewMissedToken (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestNewWithProxy [2023-05-04T19:57:57.782Z] --- PASS: TestNewWithProxy (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestDefault [2023-05-04T19:57:57.782Z] --- PASS: TestDefault (0.02s) [2023-05-04T19:57:57.782Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-05-04T19:57:57.782Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestJsonFormat [2023-05-04T19:57:57.782Z] --- PASS: TestJsonFormat (0.01s) [2023-05-04T19:57:57.782Z] === RUN TestRawFormat [2023-05-04T19:57:57.782Z] --- PASS: TestRawFormat (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestRawFormatWithLabels [2023-05-04T19:57:57.782Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestRawFormatWithoutTag [2023-05-04T19:57:57.782Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-05-04T19:57:57.782Z] === RUN TestBatching [2023-05-04T19:57:58.255Z] === RUN TestNewParse [2023-05-04T19:57:58.255Z] --- PASS: TestNewParse (0.00s) [2023-05-04T19:57:58.255Z] PASS [2023-05-04T19:57:58.255Z] coverage: 8.3% of statements [2023-05-04T19:57:58.255Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2023-05-04T19:57:58.255Z] --- PASS: TestBatching (0.29s) [2023-05-04T19:57:58.255Z] === RUN TestFrequency [2023-05-04T19:57:58.255Z] --- PASS: TestFrequency (0.18s) [2023-05-04T19:57:58.255Z] === RUN TestOneMessagePerRequest [2023-05-04T19:57:58.255Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-05-04T19:57:58.255Z] === RUN TestVerify [2023-05-04T19:57:58.255Z] --- PASS: TestVerify (0.00s) [2023-05-04T19:57:58.255Z] === RUN TestSkipVerify [2023-05-04T19:57:58.255Z] === RUN TestParseLogFormat [2023-05-04T19:57:58.255Z] --- PASS: TestParseLogFormat (0.00s) [2023-05-04T19:57:58.255Z] === RUN TestValidateLogOptEmpty [2023-05-04T19:57:58.255Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-05-04T19:57:58.255Z] === RUN TestValidateSyslogAddress [2023-05-04T19:57:58.255Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-05-04T19:57:58.255Z] === RUN TestParseAddressDefaultPort [2023-05-04T19:57:58.255Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-05-04T19:57:58.255Z] === RUN TestValidateSyslogFacility [2023-05-04T19:57:58.255Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-05-04T19:57:58.255Z] === RUN TestValidateLogOptSyslogFormat [2023-05-04T19:57:58.255Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-05-04T19:57:58.255Z] === RUN TestValidateLogOpt [2023-05-04T19:57:58.255Z] --- PASS: TestValidateLogOpt (0.00s) [2023-05-04T19:57:58.255Z] PASS [2023-05-04T19:57:58.255Z] coverage: 46.8% of statements [2023-05-04T19:57:58.255Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 46.8% of statements [2023-05-04T19:57:58.507Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-05-04T19:57:58.507Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] --- PASS: TestSkipVerify (0.50s) [2023-05-04T19:57:58.727Z] === RUN TestBufferMaximum [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683230278.560415\",\"host\":\"36320bb07f0f\"}'" [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683230278.560415\",\"host\":\"36320bb07f0f\"}'" [2023-05-04T19:57:58.727Z] --- PASS: TestBufferMaximum (0.00s) [2023-05-04T19:57:58.727Z] === RUN TestServerAlwaysDown [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683230278.564664\",\"host\":\"36320bb07f0f\"}'" [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683230278.564664\",\"host\":\"36320bb07f0f\"}'" [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683230278.564664\",\"host\":\"36320bb07f0f\"}'" [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683230278.565665\",\"host\":\"36320bb07f0f\"}'" [2023-05-04T19:57:58.727Z] time="2023-05-04T19:57:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1683230278.565665\",\"host\":\"36320bb07f0f\"}'" [2023-05-04T19:57:58.727Z] --- PASS: TestServerAlwaysDown (0.01s) [2023-05-04T19:57:58.727Z] === RUN TestCannotSendAfterClose [2023-05-04T19:57:58.727Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-05-04T19:57:58.727Z] === RUN TestDeadlockOnBlockedEndpoint [2023-05-04T19:57:59.720Z] === RUN TestV1IDService [2023-05-04T19:57:59.720Z] --- PASS: TestV1IDService (0.03s) [2023-05-04T19:57:59.720Z] === RUN TestV2MetadataService [2023-05-04T19:57:59.720Z] time="2023-05-04T19:57:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49218/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-05-04T19:57:59.720Z] time="2023-05-04T19:57:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"36320bb07f0f\"}'" [2023-05-04T19:57:59.720Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-05-04T19:57:59.720Z] PASS [2023-05-04T19:57:59.720Z] coverage: 82.5% of statements [2023-05-04T19:57:59.720Z] ok github.com/docker/docker/daemon/logger/splunk 2.118s coverage: 82.5% of statements [2023-05-04T19:57:59.720Z] ? github.com/docker/docker/daemon/names [no test files] [2023-05-04T19:57:59.720Z] ? github.com/docker/docker/daemon/network [no test files] [2023-05-04T19:57:59.720Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-05-04T19:58:00.711Z] === RUN TestSuccessfulDownload [2023-05-04T19:58:00.711Z] download_test.go:267: Needs fixing on Windows [2023-05-04T19:58:00.711Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-05-04T19:58:00.711Z] === RUN TestCancelledDownload [2023-05-04T19:58:00.711Z] --- PASS: TestCancelledDownload (0.00s) [2023-05-04T19:58:00.711Z] === RUN TestMaxDownloadAttempts [2023-05-04T19:58:00.711Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-05-04T19:58:00.711Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-05-04T19:58:00.711Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-05-04T19:58:00.711Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-05-04T19:58:00.711Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-05-04T19:58:00.711Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-05-04T19:58:00.711Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-05-04T19:58:00.711Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-05-04T19:58:00.711Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-05-04T19:58:00.711Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-05-04T19:58:00.711Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-05-04T19:58:00.711Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-05-04T19:58:01.186Z] time="2023-05-04T19:58:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-05-04T19:58:01.186Z] time="2023-05-04T19:58:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-05-04T19:58:01.186Z] time="2023-05-04T19:58:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-05-04T19:58:01.186Z] time="2023-05-04T19:58:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-05-04T19:58:01.186Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-05-04T19:58:01.186Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2023-05-04T19:58:01.186Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2023-05-04T19:58:01.186Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2023-05-04T19:58:01.186Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2023-05-04T19:58:01.186Z] === RUN TestTransfer [2023-05-04T19:58:01.186Z] --- PASS: TestTransfer (0.12s) [2023-05-04T19:58:01.186Z] === RUN TestConcurrencyLimit [2023-05-04T19:58:01.186Z] --- PASS: TestV2MetadataService (1.43s) [2023-05-04T19:58:01.186Z] PASS [2023-05-04T19:58:01.186Z] coverage: 48.2% of statements [2023-05-04T19:58:01.186Z] ok github.com/docker/docker/distribution/metadata 1.535s coverage: 48.2% of statements [2023-05-04T19:58:01.186Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-05-04T19:58:01.186Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-05-04T19:58:01.186Z] === RUN TestContinueOnError_MirrorEndpoint [2023-05-04T19:58:01.186Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-05-04T19:58:01.186Z] === RUN TestContinueOnError_NeverContinue [2023-05-04T19:58:01.186Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-05-04T19:58:01.186Z] === RUN TestContinueOnError_UnnestsErrors [2023-05-04T19:58:01.186Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-05-04T19:58:01.186Z] === RUN TestManifestStore [2023-05-04T19:58:01.186Z] === RUN TestManifestStore/no_remote_or_local [2023-05-04T19:58:01.662Z] time="2023-05-04T19:58:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2893247783\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/no_local_cache [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/no_local_cache/digested [2023-05-04T19:58:01.662Z] --- PASS: TestConcurrencyLimit (0.36s) [2023-05-04T19:58:01.662Z] === RUN TestInactiveJobs [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/with_local_cache [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/unknown_media_type [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-05-04T19:58:01.662Z] time="2023-05-04T19:58:01Z" level=warning msg="reference for unknown type: " [2023-05-04T19:58:01.662Z] time="2023-05-04T19:58:01Z" level=warning msg="reference for unknown type: " [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-05-04T19:58:01.662Z] time="2023-05-04T19:58:01Z" level=warning msg="reference for unknown type: " [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-05-04T19:58:01.662Z] time="2023-05-04T19:58:01Z" level=warning msg="reference for unknown type: " [2023-05-04T19:58:01.662Z] time="2023-05-04T19:58:01Z" level=warning msg="reference for unknown type: " [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/error_persisting_manifest [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-05-04T19:58:01.662Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-05-04T19:58:01.662Z] time="2023-05-04T19:58:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore (0.39s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-05-04T19:58:01.662Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaType [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-05-04T19:58:01.662Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-05-04T19:58:01.662Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-05-04T19:58:01.662Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-05-04T19:58:01.662Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-05-04T19:58:01.662Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-05-04T19:58:01.662Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-05-04T19:58:01.662Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-05-04T19:58:01.662Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-05-04T19:58:01.663Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-05-04T19:58:01.663Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-05-04T19:58:01.663Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-05-04T19:58:01.663Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-05-04T19:58:01.663Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-05-04T19:58:01.663Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-05-04T19:58:01.663Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-05-04T19:58:01.663Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestFixManifestLayers [2023-05-04T19:58:01.663Z] --- PASS: TestFixManifestLayers (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestFixManifestLayersBaseLayerParent [2023-05-04T19:58:01.663Z] pull_v2_test.go:81: Needs fixing on Windows [2023-05-04T19:58:01.663Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestFixManifestLayersBadParent [2023-05-04T19:58:01.663Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestValidateManifest [2023-05-04T19:58:01.663Z] pull_v2_test.go:126: Needs fixing on Windows [2023-05-04T19:58:01.663Z] --- SKIP: TestValidateManifest (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestFormatPlatform [2023-05-04T19:58:01.663Z] --- PASS: TestFormatPlatform (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestPullSchema2Config [2023-05-04T19:58:01.663Z] === RUN TestPullSchema2Config/success_first_time [2023-05-04T19:58:01.663Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-05-04T19:58:01.663Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-05-04T19:58:01.663Z] === RUN TestPullSchema2Config/500_status [2023-05-04T19:58:01.663Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-05-04T19:58:01.663Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-05-04T19:58:01.663Z] === RUN TestNotFound [2023-05-04T19:58:01.663Z] --- PASS: TestNotFound (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestConflict [2023-05-04T19:58:01.663Z] --- PASS: TestConflict (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestForbidden [2023-05-04T19:58:01.663Z] --- PASS: TestForbidden (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestInvalidParameter [2023-05-04T19:58:01.663Z] --- PASS: TestInvalidParameter (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestNotImplemented [2023-05-04T19:58:01.663Z] --- PASS: TestNotImplemented (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestNotModified [2023-05-04T19:58:01.663Z] --- PASS: TestNotModified (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestUnauthorized [2023-05-04T19:58:01.663Z] --- PASS: TestUnauthorized (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestUnknown [2023-05-04T19:58:01.663Z] --- PASS: TestUnknown (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestCancelled [2023-05-04T19:58:01.663Z] --- PASS: TestCancelled (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestDeadline [2023-05-04T19:58:01.663Z] --- PASS: TestDeadline (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestDataLoss [2023-05-04T19:58:01.663Z] --- PASS: TestDataLoss (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestUnavailable [2023-05-04T19:58:01.663Z] --- PASS: TestUnavailable (0.00s) [2023-05-04T19:58:01.663Z] === RUN TestSystem [2023-05-04T19:58:01.799Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-05-04T19:58:02.058Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-05-04T19:58:02.133Z] --- PASS: TestSystem (0.00s) [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Not_Found [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Bad_Request [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Conflict [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Unauthorized [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Service_Unavailable [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Forbidden [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Not_Modified [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Not_Implemented [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-05-04T19:58:02.133Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-05-04T19:58:02.133Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-05-04T19:58:02.133Z] PASS [2023-05-04T19:58:02.133Z] coverage: 77.0% of statements [2023-05-04T19:58:02.133Z] ok github.com/docker/docker/errdefs 0.047s coverage: 77.0% of statements [2023-05-04T19:58:02.133Z] --- PASS: TestInactiveJobs (0.36s) [2023-05-04T19:58:02.133Z] === RUN TestWatchRelease [2023-05-04T19:58:02.133Z] --- PASS: TestWatchRelease (0.04s) [2023-05-04T19:58:02.133Z] === RUN TestWatchFinishedTransfer [2023-05-04T19:58:02.133Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-05-04T19:58:02.133Z] === RUN TestDuplicateTransfer [2023-05-04T19:58:02.133Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-05-04T19:58:02.133Z] === RUN TestPullSchema2Config/EOF [2023-05-04T19:58:02.133Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-05-04T19:58:02.133Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-05-04T19:58:02.133Z] 2023/05/04 19:58:01 http: panic serving 127.0.0.1:49229: intentional panic [2023-05-04T19:58:02.133Z] goroutine 117 [running]: [2023-05-04T19:58:02.133Z] net/http.(*conn).serve.func1() [2023-05-04T19:58:02.133Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-05-04T19:58:02.133Z] panic({0x7353e0, 0x8ea850}) [2023-05-04T19:58:02.133Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-05-04T19:58:02.133Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000084ea0?, {0x8f1d68?, 0xc00045a1c0?}) [2023-05-04T19:58:02.133Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-05-04T19:58:02.133Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x8f1d68, 0xc00045a1c0}, 0xc00006d600) [2023-05-04T19:58:02.133Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 [2023-05-04T19:58:02.133Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8f1d68?, 0xc00045a1c0?}, 0x21b3f5?) [2023-05-04T19:58:02.133Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-05-04T19:58:02.133Z] net/http.serverHandler.ServeHTTP({0xc00016f410?}, {0x8f1d68, 0xc00045a1c0}, 0xc00006d600) [2023-05-04T19:58:02.133Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-05-04T19:58:02.133Z] net/http.(*conn).serve(0xc00014d400, {0x8f26e0, 0xc00053ae10}) [2023-05-04T19:58:02.133Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-05-04T19:58:02.133Z] created by net/http.(*Server).Serve [2023-05-04T19:58:02.133Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-05-04T19:58:02.133Z] --- PASS: TestDuplicateTransfer (0.04s) [2023-05-04T19:58:02.133Z] === RUN TestSuccessfulUpload [2023-05-04T19:58:02.133Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-05-04T19:58:02.133Z] === RUN TestPullSchema2Config/unauthorized [2023-05-04T19:58:02.133Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-05-04T19:58:02.133Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-05-04T19:58:02.133Z] --- PASS: TestPullSchema2Config (0.54s) [2023-05-04T19:58:02.134Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2023-05-04T19:58:02.134Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-05-04T19:58:02.134Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-05-04T19:58:02.134Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-05-04T19:58:02.134Z] === RUN TestGetRepositoryMountCandidates [2023-05-04T19:58:02.134Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-05-04T19:58:02.134Z] === RUN TestLayerAlreadyExists [2023-05-04T19:58:02.134Z] 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} [2023-05-04T19:58:02.134Z] 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} [2023-05-04T19:58:02.134Z] 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} [2023-05-04T19:58:02.134Z] 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} [2023-05-04T19:58:02.134Z] 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} [2023-05-04T19:58:02.134Z] 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} [2023-05-04T19:58:02.134Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-05-04T19:58:02.134Z] === RUN TestWhenEmptyAuthConfig [2023-05-04T19:58:02.134Z] time="2023-05-04T19:58:02Z" level=error msg="Upload failed, retrying: simulating retry" [2023-05-04T19:58:02.604Z] --- PASS: TestSuccessfulUpload (0.39s) [2023-05-04T19:58:02.604Z] === RUN TestCancelledUpload [2023-05-04T19:58:02.604Z] --- PASS: TestCancelledUpload (0.00s) [2023-05-04T19:58:02.604Z] PASS [2023-05-04T19:58:02.604Z] coverage: 76.4% of statements [2023-05-04T19:58:02.604Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 76.4% of statements [2023-05-04T19:58:02.995Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-05-04T19:58:03.076Z] === RUN TestCompare [2023-05-04T19:58:03.076Z] --- PASS: TestCompare (0.00s) [2023-05-04T19:58:03.076Z] PASS [2023-05-04T19:58:03.076Z] coverage: 19.2% of statements [2023-05-04T19:58:03.076Z] ok github.com/docker/docker/image/cache 0.101s coverage: 19.2% of statements [2023-05-04T19:58:03.076Z] --- PASS: TestWhenEmptyAuthConfig (0.95s) [2023-05-04T19:58:03.076Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-05-04T19:58:03.076Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-05-04T19:58:03.076Z] === RUN TestTokenPassThru [2023-05-04T19:58:03.076Z] --- PASS: TestTokenPassThru (0.01s) [2023-05-04T19:58:03.076Z] === RUN TestTokenPassThruDifferentHost [2023-05-04T19:58:03.076Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2023-05-04T19:58:03.076Z] PASS [2023-05-04T19:58:03.076Z] coverage: 27.4% of statements [2023-05-04T19:58:03.076Z] ok github.com/docker/docker/distribution 2.014s coverage: 27.4% of statements [2023-05-04T19:58:03.547Z] === RUN TestFSGetInvalidData [2023-05-04T19:58:03.547Z] --- PASS: TestFSGetInvalidData (0.01s) [2023-05-04T19:58:03.547Z] === RUN TestFSInvalidSet [2023-05-04T19:58:03.547Z] --- PASS: TestFSInvalidSet (0.01s) [2023-05-04T19:58:03.547Z] === RUN TestFSInvalidRoot [2023-05-04T19:58:03.547Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-05-04T19:58:03.547Z] === RUN TestFSMetadataGetSet [2023-05-04T19:58:03.547Z] --- PASS: TestFSMetadataGetSet (0.05s) [2023-05-04T19:58:03.547Z] === RUN TestFSInvalidWalker [2023-05-04T19:58:03.547Z] --- PASS: TestFSInvalidWalker (0.01s) [2023-05-04T19:58:03.547Z] === RUN TestFSGetSet [2023-05-04T19:58:03.547Z] --- PASS: TestFSGetSet (0.02s) [2023-05-04T19:58:03.547Z] === RUN TestFSGetUnsetKey [2023-05-04T19:58:03.547Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-05-04T19:58:03.547Z] ? github.com/docker/docker/dockerversion [no test files] [2023-05-04T19:58:03.547Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-05-04T19:58:03.547Z] === RUN TestFSGetEmptyData [2023-05-04T19:58:03.547Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-05-04T19:58:03.547Z] === RUN TestFSDelete [2023-05-04T19:58:03.547Z] --- PASS: TestFSDelete (0.02s) [2023-05-04T19:58:03.547Z] === RUN TestFSWalker [2023-05-04T19:58:03.547Z] --- PASS: TestFSWalker (0.02s) [2023-05-04T19:58:03.547Z] === RUN TestFSWalkerStopOnError [2023-05-04T19:58:03.547Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2023-05-04T19:58:03.547Z] === RUN TestNewFromJSON [2023-05-04T19:58:03.547Z] --- PASS: TestNewFromJSON (0.00s) [2023-05-04T19:58:03.547Z] === RUN TestNewFromJSONWithInvalidJSON [2023-05-04T19:58:03.547Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-05-04T19:58:03.547Z] === RUN TestMarshalKeyOrder [2023-05-04T19:58:03.547Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-05-04T19:58:03.547Z] === RUN TestImage [2023-05-04T19:58:03.547Z] --- PASS: TestImage (0.00s) [2023-05-04T19:58:03.547Z] === RUN TestImageOSNotEmpty [2023-05-04T19:58:03.547Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-05-04T19:58:03.547Z] === RUN TestNewChildImageFromImageWithRootFS [2023-05-04T19:58:03.547Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-05-04T19:58:03.547Z] === RUN TestCreate [2023-05-04T19:58:03.547Z] --- PASS: TestCreate (0.01s) [2023-05-04T19:58:03.547Z] === RUN TestRestore [2023-05-04T19:58:03.547Z] time="2023-05-04T19:58:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-05-04T19:58:03.547Z] --- PASS: TestRestore (0.25s) [2023-05-04T19:58:03.547Z] === RUN TestAddDelete [2023-05-04T19:58:04.021Z] --- PASS: TestAddDelete (0.03s) [2023-05-04T19:58:04.021Z] === RUN TestSearchAfterDelete [2023-05-04T19:58:04.021Z] --- PASS: TestSearchAfterDelete (0.02s) [2023-05-04T19:58:04.021Z] === RUN TestParentReset [2023-05-04T19:58:04.021Z] --- PASS: TestParentReset (0.04s) [2023-05-04T19:58:04.021Z] === RUN TestGetAndSetLastUpdated [2023-05-04T19:58:04.021Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2023-05-04T19:58:04.021Z] === RUN TestStoreLen [2023-05-04T19:58:04.021Z] === RUN TestMakeV1ConfigFromConfig [2023-05-04T19:58:04.021Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-05-04T19:58:04.021Z] PASS [2023-05-04T19:58:04.021Z] coverage: 25.0% of statements [2023-05-04T19:58:04.021Z] ok github.com/docker/docker/image/v1 0.109s coverage: 25.0% of statements [2023-05-04T19:58:04.021Z] --- PASS: TestStoreLen (0.09s) [2023-05-04T19:58:04.021Z] PASS [2023-05-04T19:58:04.021Z] coverage: 86.8% of statements [2023-05-04T19:58:04.021Z] ok github.com/docker/docker/image 0.754s coverage: 86.8% of statements [2023-05-04T19:58:04.374Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-05-04T19:58:04.491Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-05-04T19:58:04.491Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-05-04T19:58:04.962Z] === RUN TestSerialization [2023-05-04T19:58:04.962Z] --- PASS: TestSerialization (0.02s) [2023-05-04T19:58:04.962Z] PASS [2023-05-04T19:58:04.962Z] coverage: 100.0% of statements [2023-05-04T19:58:04.962Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2023-05-04T19:58:05.753Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-05-04T19:58:05.955Z] === RUN TestEnvironmentParsing [2023-05-04T19:58:05.955Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-05-04T19:58:05.955Z] PASS [2023-05-04T19:58:05.955Z] coverage: 1.0% of statements [2023-05-04T19:58:05.955Z] ok github.com/docker/docker/libcontainerd/local 0.174s coverage: 1.0% of statements [2023-05-04T19:58:06.426Z] === RUN TestEmptyLayer [2023-05-04T19:58:06.426Z] --- PASS: TestEmptyLayer (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestCommitFailure [2023-05-04T19:58:06.426Z] --- PASS: TestCommitFailure (0.01s) [2023-05-04T19:58:06.426Z] === RUN TestStartTransactionFailure [2023-05-04T19:58:06.426Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestGetOrphan [2023-05-04T19:58:06.426Z] --- PASS: TestGetOrphan (0.01s) [2023-05-04T19:58:06.426Z] === RUN TestMountAndRegister [2023-05-04T19:58:06.426Z] layer_test.go:270: Layer size: 14 [2023-05-04T19:58:06.426Z] --- PASS: TestMountAndRegister (0.06s) [2023-05-04T19:58:06.426Z] === RUN TestLayerRelease [2023-05-04T19:58:06.426Z] layer_test.go:303: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestLayerRelease (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestStoreRestore [2023-05-04T19:58:06.426Z] layer_test.go:352: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestStoreRestore (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestTarStreamStability [2023-05-04T19:58:06.426Z] layer_test.go:467: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestTarStreamStability (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestRegisterExistingLayer [2023-05-04T19:58:06.426Z] --- PASS: TestRegisterExistingLayer (0.20s) [2023-05-04T19:58:06.426Z] === RUN TestTarStreamVerification [2023-05-04T19:58:06.426Z] layer_test.go:696: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestLayerMigration [2023-05-04T19:58:06.426Z] migration_test.go:45: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestLayerMigration (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestLayerMigrationNoTarsplit [2023-05-04T19:58:06.426Z] migration_test.go:181: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestMountInit [2023-05-04T19:58:06.426Z] mount_test.go:17: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestMountInit (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestMountSize [2023-05-04T19:58:06.426Z] mount_test.go:76: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestMountSize (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestMountChanges [2023-05-04T19:58:06.426Z] mount_test.go:125: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestMountChanges (0.00s) [2023-05-04T19:58:06.426Z] === RUN TestMountApply [2023-05-04T19:58:06.426Z] mount_test.go:212: Failing on Windows [2023-05-04T19:58:06.426Z] --- SKIP: TestMountApply (0.00s) [2023-05-04T19:58:06.426Z] PASS [2023-05-04T19:58:06.426Z] coverage: 30.1% of statements [2023-05-04T19:58:06.426Z] ok github.com/docker/docker/layer 0.380s coverage: 30.1% of statements [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-05-04T19:58:06.426Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-05-04T19:58:06.426Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-05-04T19:58:06.896Z] PASS [2023-05-04T19:58:06.896Z] coverage: 45.8% of statements [2023-05-04T19:58:06.896Z] ok github.com/docker/docker/oci 0.061s coverage: 45.8% of statements [2023-05-04T19:58:06.896Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-05-04T19:58:06.896Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-05-04T19:58:06.896Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-05-04T19:58:06.896Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-05-04T19:58:06.896Z] ? github.com/docker/docker/oci/caps [no test files] [2023-05-04T19:58:06.896Z] === RUN TestAddressPoolOpt [2023-05-04T19:58:06.896Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/a [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/something [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/_=a [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/env1=value1 [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/_env1=value1 [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/env2=value2=value3 [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/env3=abc!qwe [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/env_4=value_4 [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/PATH [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/=a [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/PATH= [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/PATH=something [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/asd!qwe [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/1asd [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/123 [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/some_space [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/__some_space_before [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/some_space_after__ [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/= [2023-05-04T19:58:06.896Z] === RUN TestValidateEnv/PaTh [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/a (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/something (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/= (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestParseHost [2023-05-04T19:58:06.896Z] --- PASS: TestParseHost (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestParseDockerDaemonHost [2023-05-04T19:58:06.896Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestParseTCP [2023-05-04T19:58:06.896Z] --- PASS: TestParseTCP (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestParseInvalidUnixAddrInvalid [2023-05-04T19:58:06.896Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestValidateExtraHosts [2023-05-04T19:58:06.896Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestIpOptString [2023-05-04T19:58:06.896Z] --- PASS: TestIpOptString (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestNewIpOptInvalidDefaultVal [2023-05-04T19:58:06.896Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestNewIpOptValidDefaultVal [2023-05-04T19:58:06.896Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestIpOptSetInvalidVal [2023-05-04T19:58:06.896Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestValidateIPAddress [2023-05-04T19:58:06.896Z] --- PASS: TestValidateIPAddress (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestMapOpts [2023-05-04T19:58:06.896Z] --- PASS: TestMapOpts (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestListOptsWithoutValidator [2023-05-04T19:58:06.896Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestListOptsWithValidator [2023-05-04T19:58:06.896Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestValidateDNSSearch [2023-05-04T19:58:06.896Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_general_format [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_one_more [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-05-04T19:58:06.896Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-05-04T19:58:06.896Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-05-04T19:58:06.897Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-05-04T19:58:06.897Z] === RUN TestNamedListOpts [2023-05-04T19:58:06.897Z] --- PASS: TestNamedListOpts (0.00s) [2023-05-04T19:58:06.897Z] === RUN TestNamedMapOpts [2023-05-04T19:58:06.897Z] --- PASS: TestNamedMapOpts (0.00s) [2023-05-04T19:58:06.897Z] === RUN TestParseLink [2023-05-04T19:58:06.897Z] --- PASS: TestParseLink (0.00s) [2023-05-04T19:58:06.897Z] === RUN TestQuotedStringSetWithQuotes [2023-05-04T19:58:06.897Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-05-04T19:58:06.897Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-05-04T19:58:06.897Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-05-04T19:58:06.897Z] === RUN TestQuotedStringSetWithNoQuotes [2023-05-04T19:58:06.897Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-05-04T19:58:06.897Z] === RUN TestUlimitOpt [2023-05-04T19:58:06.897Z] --- PASS: TestUlimitOpt (0.00s) [2023-05-04T19:58:06.897Z] PASS [2023-05-04T19:58:06.897Z] coverage: 67.1% of statements [2023-05-04T19:58:06.897Z] ok github.com/docker/docker/opts 0.096s coverage: 67.1% of statements [2023-05-04T19:58:06.897Z] === RUN TestParseVersion [2023-05-04T19:58:06.897Z] --- PASS: TestParseVersion (0.00s) [2023-05-04T19:58:06.897Z] PASS [2023-05-04T19:58:06.897Z] coverage: 52.9% of statements [2023-05-04T19:58:06.897Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2023-05-04T19:58:07.132Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-05-04T19:58:07.889Z] === RUN TestUnbuffered [2023-05-04T19:58:07.889Z] --- PASS: TestUnbuffered (0.00s) [2023-05-04T19:58:07.889Z] === RUN TestRaceUnbuffered [2023-05-04T19:58:07.889Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-05-04T19:58:07.889Z] PASS [2023-05-04T19:58:07.889Z] coverage: 100.0% of statements [2023-05-04T19:58:07.889Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2023-05-04T19:58:07.889Z] === RUN TestMatch [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[foo]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[bar]_[foo]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[foo_bar]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[qux]_[foo]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[]#01 [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[qux]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[foo_bar_qux]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[qux]_[baz]] [2023-05-04T19:58:07.889Z] === RUN TestMatch/[[foo_baz]] [2023-05-04T19:58:07.889Z] --- PASS: TestMatch (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-05-04T19:58:07.889Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-05-04T19:58:07.889Z] PASS [2023-05-04T19:58:07.889Z] coverage: 87.5% of statements [2023-05-04T19:58:07.890Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2023-05-04T19:58:08.362Z] === RUN TestPeerCertificateMarshalJSON [2023-05-04T19:58:08.833Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-05-04T19:58:08.833Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-05-04T19:58:08.833Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s) [2023-05-04T19:58:08.833Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-05-04T19:58:08.833Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-05-04T19:58:08.833Z] === RUN TestMiddleware [2023-05-04T19:58:08.833Z] --- PASS: TestMiddleware (0.00s) [2023-05-04T19:58:08.833Z] === RUN TestNewResponseModifier [2023-05-04T19:58:08.833Z] --- PASS: TestNewResponseModifier (0.00s) [2023-05-04T19:58:08.833Z] PASS [2023-05-04T19:58:08.833Z] coverage: 26.8% of statements [2023-05-04T19:58:08.833Z] ok github.com/docker/docker/pkg/authorization 0.492s coverage: 26.8% of statements [2023-05-04T19:58:09.037Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-05-04T19:58:09.296Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-05-04T19:58:09.296Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-05-04T19:58:09.296Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-05-04T19:58:09.296Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-05-04T19:58:09.296Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-05-04T19:58:09.296Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-05-04T19:58:09.296Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-05-04T19:58:09.305Z] === RUN TestSizeEmpty [2023-05-04T19:58:09.305Z] --- PASS: TestSizeEmpty (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestSizeEmptyFile [2023-05-04T19:58:09.305Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestSizeNonemptyFile [2023-05-04T19:58:09.305Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestSizeNestedDirectoryEmpty [2023-05-04T19:58:09.305Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-05-04T19:58:09.305Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-05-04T19:58:09.305Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestMoveToSubdir [2023-05-04T19:58:09.305Z] --- PASS: TestMoveToSubdir (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestSizeNonExistingDirectory [2023-05-04T19:58:09.305Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-05-04T19:58:09.305Z] PASS [2023-05-04T19:58:09.305Z] coverage: 80.0% of statements [2023-05-04T19:58:09.305Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2023-05-04T19:58:09.305Z] === RUN TestChrootTarUntar [2023-05-04T19:58:09.305Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootUntarWithHugeExcludesList [2023-05-04T19:58:09.305Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootUntarEmptyArchive [2023-05-04T19:58:09.305Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootTarUntarWithSymlink [2023-05-04T19:58:09.305Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootCopyWithTar [2023-05-04T19:58:09.305Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootCopyFileWithTar [2023-05-04T19:58:09.305Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootUntarPath [2023-05-04T19:58:09.305Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-05-04T19:58:09.305Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-05-04T19:58:09.305Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-05-04T19:58:09.305Z] === RUN TestChrootApplyDotDotFile [2023-05-04T19:58:09.305Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:09.305Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-05-04T19:58:09.305Z] PASS [2023-05-04T19:58:09.305Z] coverage: 15.1% of statements [2023-05-04T19:58:09.305Z] ok github.com/docker/docker/pkg/chrootarchive 0.140s coverage: 15.1% of statements [2023-05-04T19:58:09.555Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-05-04T19:58:09.555Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-05-04T19:58:09.555Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-05-04T19:58:09.775Z] === RUN TestIsArchivePathDir [2023-05-04T19:58:09.775Z] --- PASS: TestIsArchivePathDir (0.08s) [2023-05-04T19:58:09.775Z] === RUN TestIsArchivePathInvalidFile [2023-05-04T19:58:09.776Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2023-05-04T19:58:09.776Z] === RUN TestIsArchivePathTar [2023-05-04T19:58:10.123Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-05-04T19:58:10.246Z] --- PASS: TestIsArchivePathTar (0.20s) [2023-05-04T19:58:10.247Z] === RUN TestDecompressStreamGzip [2023-05-04T19:58:10.247Z] --- PASS: TestDecompressStreamGzip (0.18s) [2023-05-04T19:58:10.247Z] === RUN TestDecompressStreamBzip2 [2023-05-04T19:58:10.247Z] === RUN Test [2023-05-04T19:58:10.247Z] === RUN Test/TestContainsEntry [2023-05-04T19:58:10.247Z] === RUN Test/TestCreateEntries [2023-05-04T19:58:10.247Z] === RUN Test/TestEntriesDiff [2023-05-04T19:58:10.247Z] === RUN Test/TestEntriesEquality [2023-05-04T19:58:10.247Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-05-04T19:58:10.247Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-05-04T19:58:10.247Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-05-04T19:58:10.247Z] === RUN Test/TestGeneratorNotGenerate [2023-05-04T19:58:10.247Z] === RUN Test/TestGeneratorWithPort [2023-05-04T19:58:10.247Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-05-04T19:58:10.247Z] === RUN Test/TestNewEntry [2023-05-04T19:58:10.247Z] === RUN Test/TestParse [2023-05-04T19:58:10.247Z] --- PASS: Test (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestNewEntry (0.00s) [2023-05-04T19:58:10.247Z] --- PASS: Test/TestParse (0.00s) [2023-05-04T19:58:10.247Z] PASS [2023-05-04T19:58:10.247Z] coverage: 58.3% of statements [2023-05-04T19:58:10.247Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2023-05-04T19:58:10.691Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-05-04T19:58:10.718Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2023-05-04T19:58:10.718Z] === RUN TestDecompressStreamXz [2023-05-04T19:58:10.718Z] archive_test.go:133: Xz not present in msys2 [2023-05-04T19:58:10.718Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestCompressStreamXzUnsupported [2023-05-04T19:58:10.718Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestCompressStreamBzip2Unsupported [2023-05-04T19:58:10.718Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestCompressStreamInvalid [2023-05-04T19:58:10.718Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestExtensionInvalid [2023-05-04T19:58:10.718Z] --- PASS: TestExtensionInvalid (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestExtensionUncompressed [2023-05-04T19:58:10.718Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestExtensionBzip2 [2023-05-04T19:58:10.718Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestExtensionGzip [2023-05-04T19:58:10.718Z] --- PASS: TestExtensionGzip (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestExtensionXz [2023-05-04T19:58:10.718Z] --- PASS: TestExtensionXz (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestCmdStreamLargeStderr [2023-05-04T19:58:10.718Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2023-05-04T19:58:10.718Z] === RUN TestCmdStreamBad [2023-05-04T19:58:10.718Z] archive_test.go:238: Failing on Windows CI machines [2023-05-04T19:58:10.718Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestCmdStreamGood [2023-05-04T19:58:10.718Z] === RUN Test [2023-05-04T19:58:10.718Z] === RUN Test/TestContent [2023-05-04T19:58:10.718Z] === RUN Test/TestInitialize [2023-05-04T19:58:10.718Z] === RUN Test/TestNew [2023-05-04T19:58:10.718Z] === RUN Test/TestParsingContentsWithComments [2023-05-04T19:58:10.718Z] === RUN Test/TestRegister [2023-05-04T19:58:10.718Z] === RUN Test/TestWatch [2023-05-04T19:58:10.718Z] --- PASS: Test (0.01s) [2023-05-04T19:58:10.718Z] --- PASS: Test/TestContent (0.00s) [2023-05-04T19:58:10.718Z] --- PASS: Test/TestInitialize (0.00s) [2023-05-04T19:58:10.718Z] --- PASS: Test/TestNew (0.00s) [2023-05-04T19:58:10.718Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-05-04T19:58:10.718Z] --- PASS: Test/TestRegister (0.00s) [2023-05-04T19:58:10.718Z] --- PASS: Test/TestWatch (0.01s) [2023-05-04T19:58:10.718Z] PASS [2023-05-04T19:58:10.718Z] coverage: 97.6% of statements [2023-05-04T19:58:10.718Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 97.6% of statements [2023-05-04T19:58:10.718Z] --- PASS: TestCmdStreamGood (0.06s) [2023-05-04T19:58:10.718Z] === RUN TestUntarPathWithInvalidDest [2023-05-04T19:58:10.718Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2023-05-04T19:58:10.718Z] === RUN TestUntarPathWithInvalidSrc [2023-05-04T19:58:10.718Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-05-04T19:58:10.718Z] === RUN TestUntarPath [2023-05-04T19:58:10.718Z] --- PASS: TestUntarPath (0.09s) [2023-05-04T19:58:10.718Z] === RUN TestUntarPathWithDestinationFile [2023-05-04T19:58:10.718Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2023-05-04T19:58:10.718Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-05-04T19:58:11.190Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2023-05-04T19:58:11.190Z] === RUN TestCopyWithTarInvalidSrc [2023-05-04T19:58:11.190Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-05-04T19:58:11.190Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-05-04T19:58:11.190Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-05-04T19:58:11.190Z] === RUN TestCopyWithTarSrcFile [2023-05-04T19:58:11.190Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-05-04T19:58:11.190Z] === RUN TestCopyWithTarSrcFolder [2023-05-04T19:58:11.190Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-05-04T19:58:11.190Z] === RUN TestCopyFileWithTarInvalidSrc [2023-05-04T19:58:11.190Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-05-04T19:58:11.190Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-05-04T19:58:11.190Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-05-04T19:58:11.190Z] === RUN TestCopyFileWithTarSrcFolder [2023-05-04T19:58:11.190Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2023-05-04T19:58:11.190Z] === RUN TestCopyFileWithTarSrcFile [2023-05-04T19:58:11.190Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-05-04T19:58:11.190Z] === RUN TestTarFiles [2023-05-04T19:58:11.190Z] === RUN Test [2023-05-04T19:58:11.190Z] === RUN Test/TestInitialize [2023-05-04T19:58:11.190Z] time="2023-05-04T19:58:10Z" level=info msg="Initializing discovery without TLS" [2023-05-04T19:58:11.190Z] time="2023-05-04T19:58:11Z" level=info msg="Initializing discovery without TLS" [2023-05-04T19:58:11.190Z] time="2023-05-04T19:58:11Z" level=info msg="Initializing discovery without TLS" [2023-05-04T19:58:11.190Z] === RUN Test/TestInitializeWithCerts [2023-05-04T19:58:11.190Z] time="2023-05-04T19:58:11Z" level=info msg="Initializing discovery with TLS" [2023-05-04T19:58:11.190Z] === RUN Test/TestWatch [2023-05-04T19:58:11.190Z] time="2023-05-04T19:58:11Z" level=info msg="Initializing discovery without TLS" [2023-05-04T19:58:11.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-05-04T19:58:11.661Z] === RUN Test [2023-05-04T19:58:11.661Z] === RUN Test/TestWatch [2023-05-04T19:58:11.661Z] --- PASS: Test (0.00s) [2023-05-04T19:58:11.661Z] --- PASS: Test/TestWatch (0.00s) [2023-05-04T19:58:11.661Z] PASS [2023-05-04T19:58:11.661Z] coverage: 92.3% of statements [2023-05-04T19:58:11.661Z] ok github.com/docker/docker/pkg/discovery/memory 0.066s coverage: 92.3% of statements [2023-05-04T19:58:11.661Z] === RUN Test [2023-05-04T19:58:11.661Z] === RUN Test/TestInitialize [2023-05-04T19:58:11.661Z] === RUN Test/TestInitializeWithPattern [2023-05-04T19:58:11.661Z] === RUN Test/TestRegister [2023-05-04T19:58:11.661Z] === RUN Test/TestWatch [2023-05-04T19:58:11.661Z] --- PASS: Test (0.00s) [2023-05-04T19:58:11.661Z] --- PASS: Test/TestInitialize (0.00s) [2023-05-04T19:58:11.661Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-05-04T19:58:11.661Z] --- PASS: Test/TestRegister (0.00s) [2023-05-04T19:58:11.661Z] --- PASS: Test/TestWatch (0.00s) [2023-05-04T19:58:11.661Z] PASS [2023-05-04T19:58:11.661Z] coverage: 93.8% of statements [2023-05-04T19:58:11.661Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2023-05-04T19:58:12.196Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-05-04T19:58:12.656Z] === RUN TestPollerAddRemove [2023-05-04T19:58:12.656Z] --- PASS: TestPollerAddRemove (0.00s) [2023-05-04T19:58:12.656Z] === RUN TestPollerEvent [2023-05-04T19:58:12.656Z] poller_test.go:40: No chmod on Windows [2023-05-04T19:58:12.656Z] --- SKIP: TestPollerEvent (0.00s) [2023-05-04T19:58:12.656Z] === RUN TestPollerClose [2023-05-04T19:58:12.656Z] --- PASS: TestPollerClose (0.00s) [2023-05-04T19:58:12.656Z] PASS [2023-05-04T19:58:12.656Z] coverage: 45.7% of statements [2023-05-04T19:58:12.656Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2023-05-04T19:58:12.765Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-05-04T19:58:13.024Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-05-04T19:58:13.131Z] === RUN TestCopyFileWithInvalidSrc [2023-05-04T19:58:13.131Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestCopyFileWithInvalidDest [2023-05-04T19:58:13.131Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestCopyFileWithSameSrcAndDest [2023-05-04T19:58:13.131Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-05-04T19:58:13.131Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2023-05-04T19:58:13.131Z] === RUN TestCopyFile [2023-05-04T19:58:13.131Z] --- PASS: TestCopyFile (0.01s) [2023-05-04T19:58:13.131Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-05-04T19:58:13.131Z] fileutils_test.go:133: Needs porting to Windows [2023-05-04T19:58:13.131Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-05-04T19:58:13.131Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestReadSymlinkedDirectoryToFile [2023-05-04T19:58:13.131Z] fileutils_test.go:179: Needs porting to Windows [2023-05-04T19:58:13.131Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestWildcardMatches [2023-05-04T19:58:13.131Z] --- PASS: TestWildcardMatches (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestPatternMatches [2023-05-04T19:58:13.131Z] --- PASS: TestPatternMatches (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-05-04T19:58:13.131Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestPatternMatchesFolderExclusions [2023-05-04T19:58:13.131Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-05-04T19:58:13.131Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-05-04T19:58:13.131Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-05-04T19:58:13.131Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-05-04T19:58:13.132Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-05-04T19:58:13.132Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestSingleExclamationError [2023-05-04T19:58:13.132Z] --- PASS: TestSingleExclamationError (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestMatchesWithNoPatterns [2023-05-04T19:58:13.132Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestMatchesWithMalformedPatterns [2023-05-04T19:58:13.132Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestMatches [2023-05-04T19:58:13.132Z] --- PASS: TestMatches (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestCleanPatterns [2023-05-04T19:58:13.132Z] --- PASS: TestCleanPatterns (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-05-04T19:58:13.132Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestCleanPatternsExceptionFlag [2023-05-04T19:58:13.132Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-05-04T19:58:13.132Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-05-04T19:58:13.132Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestCleanPatternsErrorSingleException [2023-05-04T19:58:13.132Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestCreateIfNotExistsDir [2023-05-04T19:58:13.132Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-05-04T19:58:13.132Z] === RUN TestCreateIfNotExistsFile [2023-05-04T19:58:13.132Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2023-05-04T19:58:13.132Z] === RUN TestMatch [2023-05-04T19:58:13.132Z] --- PASS: TestMatch (0.00s) [2023-05-04T19:58:13.132Z] PASS [2023-05-04T19:58:13.132Z] coverage: 85.4% of statements [2023-05-04T19:58:13.132Z] ok github.com/docker/docker/pkg/fileutils 0.104s coverage: 85.4% of statements [2023-05-04T19:58:13.283Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-05-04T19:58:13.603Z] === RUN TestGet [2023-05-04T19:58:13.603Z] --- PASS: TestGet (0.00s) [2023-05-04T19:58:13.603Z] === RUN TestGetShortcutString [2023-05-04T19:58:13.603Z] --- PASS: TestGetShortcutString (0.00s) [2023-05-04T19:58:13.603Z] PASS [2023-05-04T19:58:13.603Z] coverage: 42.9% of statements [2023-05-04T19:58:13.603Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2023-05-04T19:58:14.075Z] === RUN TestCreateIDMapOrder [2023-05-04T19:58:14.075Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-05-04T19:58:14.075Z] PASS [2023-05-04T19:58:14.075Z] coverage: 7.2% of statements [2023-05-04T19:58:14.075Z] ok github.com/docker/docker/pkg/idtools 0.067s coverage: 7.2% of statements [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-05-04T19:58:14.221Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-05-04T19:58:14.221Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-05-04T19:58:14.221Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-05-04T19:58:14.221Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-05-04T19:58:14.221Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-05-04T19:58:14.221Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-05-04T19:58:14.221Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-05-04T19:58:14.546Z] --- PASS: Test (3.19s) [2023-05-04T19:58:14.546Z] --- PASS: Test/TestInitialize (0.18s) [2023-05-04T19:58:14.546Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-05-04T19:58:14.546Z] --- PASS: Test/TestWatch (3.00s) [2023-05-04T19:58:14.546Z] PASS [2023-05-04T19:58:14.546Z] coverage: 84.1% of statements [2023-05-04T19:58:14.546Z] ok github.com/docker/docker/pkg/discovery/kv 3.250s coverage: 84.1% of statements [2023-05-04T19:58:14.789Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-05-04T19:58:14.789Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-05-04T19:58:15.016Z] === RUN TestFixedBufferCap [2023-05-04T19:58:15.016Z] --- PASS: TestFixedBufferCap (0.00s) [2023-05-04T19:58:15.016Z] === RUN TestFixedBufferLen [2023-05-04T19:58:15.016Z] --- PASS: TestFixedBufferLen (0.00s) [2023-05-04T19:58:15.016Z] === RUN TestFixedBufferString [2023-05-04T19:58:15.016Z] --- PASS: TestFixedBufferString (0.00s) [2023-05-04T19:58:15.016Z] === RUN TestFixedBufferWrite [2023-05-04T19:58:15.016Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-05-04T19:58:15.016Z] === RUN TestFixedBufferRead [2023-05-04T19:58:15.016Z] --- PASS: TestFixedBufferRead (0.00s) [2023-05-04T19:58:15.016Z] === RUN TestBytesPipeRead [2023-05-04T19:58:15.016Z] --- PASS: TestBytesPipeRead (0.00s) [2023-05-04T19:58:15.016Z] === RUN TestBytesPipeWrite [2023-05-04T19:58:15.016Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-05-04T19:58:15.016Z] === RUN TestBytesPipeWriteRandomChunks [2023-05-04T19:58:15.357Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-05-04T19:58:15.357Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-05-04T19:58:15.487Z] === RUN TestError [2023-05-04T19:58:15.487Z] --- PASS: TestError (0.00s) [2023-05-04T19:58:15.487Z] === RUN TestProgressString [2023-05-04T19:58:15.487Z] === RUN TestProgressString/no_progress [2023-05-04T19:58:15.487Z] === RUN TestProgressString/progress_1 [2023-05-04T19:58:15.487Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-05-04T19:58:15.487Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-05-04T19:58:15.487Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-05-04T19:58:15.487Z] === RUN TestProgressString/with_units [2023-05-04T19:58:15.487Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-05-04T19:58:15.487Z] === RUN TestProgressString/hide_counts [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString (0.00s) [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString/with_units (0.00s) [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-05-04T19:58:15.487Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-05-04T19:58:15.487Z] === RUN TestJSONMessageDisplay [2023-05-04T19:58:15.487Z] --- PASS: TestJSONMessageDisplay (0.20s) [2023-05-04T19:58:15.487Z] === RUN TestJSONMessageDisplayWithJSONError [2023-05-04T19:58:15.487Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-05-04T19:58:15.487Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-05-04T19:58:15.487Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-05-04T19:58:15.487Z] === RUN TestDisplayJSONMessagesStream [2023-05-04T19:58:15.487Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-05-04T19:58:15.487Z] PASS [2023-05-04T19:58:15.925Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-05-04T19:58:15.958Z] coverage: 91.7% of statements [2023-05-04T19:58:15.958Z] ok github.com/docker/docker/pkg/jsonmessage 0.320s coverage: 91.7% of statements [2023-05-04T19:58:15.958Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2023-05-04T19:58:15.958Z] === RUN TestAtomicWriteToFile [2023-05-04T19:58:15.958Z] --- PASS: TestAtomicWriteToFile (0.01s) [2023-05-04T19:58:15.959Z] === RUN TestAtomicWriteSetCommit [2023-05-04T19:58:15.959Z] === RUN TestStandardLongPath [2023-05-04T19:58:15.959Z] --- PASS: TestStandardLongPath (0.00s) [2023-05-04T19:58:15.959Z] === RUN TestUNCLongPath [2023-05-04T19:58:15.959Z] --- PASS: TestUNCLongPath (0.00s) [2023-05-04T19:58:15.959Z] PASS [2023-05-04T19:58:15.959Z] coverage: 100.0% of statements [2023-05-04T19:58:15.959Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-05-04T19:58:15.959Z] === RUN TestAtomicWriteSetCancel [2023-05-04T19:58:15.959Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2023-05-04T19:58:15.959Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-05-04T19:58:15.959Z] === RUN TestReadCloserWrapperClose [2023-05-04T19:58:15.959Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-05-04T19:58:15.959Z] === RUN TestReaderErrWrapperReadOnError [2023-05-04T19:58:15.959Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-05-04T19:58:15.959Z] === RUN TestReaderErrWrapperRead [2023-05-04T19:58:15.959Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-05-04T19:58:15.959Z] === RUN TestHashData [2023-05-04T19:58:15.959Z] --- PASS: TestHashData (0.00s) [2023-05-04T19:58:15.959Z] === RUN TestCancelReadCloser [2023-05-04T19:58:15.959Z] --- PASS: TestCancelReadCloser (0.10s) [2023-05-04T19:58:15.959Z] === RUN TestWriteCloserWrapperClose [2023-05-04T19:58:15.959Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-05-04T19:58:15.959Z] === RUN TestNopWriteCloser [2023-05-04T19:58:15.959Z] --- PASS: TestNopWriteCloser (0.00s) [2023-05-04T19:58:15.959Z] === RUN TestNopWriter [2023-05-04T19:58:15.959Z] --- PASS: TestNopWriter (0.00s) [2023-05-04T19:58:15.959Z] === RUN TestWriteCounter [2023-05-04T19:58:15.959Z] --- PASS: TestWriteCounter (0.00s) [2023-05-04T19:58:15.959Z] PASS [2023-05-04T19:58:15.959Z] coverage: 69.2% of statements [2023-05-04T19:58:15.959Z] ok github.com/docker/docker/pkg/ioutils 0.769s coverage: 69.2% of statements [2023-05-04T19:58:16.185Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-05-04T19:58:16.432Z] === RUN TestNameFormat [2023-05-04T19:58:16.432Z] --- PASS: TestNameFormat (0.00s) [2023-05-04T19:58:16.432Z] === RUN TestNameRetries [2023-05-04T19:58:16.432Z] --- PASS: TestNameRetries (0.00s) [2023-05-04T19:58:16.432Z] PASS [2023-05-04T19:58:16.432Z] coverage: 85.7% of statements [2023-05-04T19:58:16.432Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2023-05-04T19:58:16.787Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-05-04T19:58:16.787Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-05-04T19:58:16.904Z] === RUN TestParseKeyValueOpt [2023-05-04T19:58:16.904Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-05-04T19:58:16.904Z] === RUN TestParseUintList [2023-05-04T19:58:16.904Z] --- PASS: TestParseUintList (0.00s) [2023-05-04T19:58:16.904Z] === RUN TestParseUintListMaximumLimits [2023-05-04T19:58:16.904Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-05-04T19:58:16.904Z] PASS [2023-05-04T19:58:16.904Z] coverage: 97.0% of statements [2023-05-04T19:58:16.904Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2023-05-04T19:58:17.375Z] === RUN TestNewAndRemove [2023-05-04T19:58:17.375Z] --- PASS: TestNewAndRemove (0.00s) [2023-05-04T19:58:17.375Z] === RUN TestRemoveInvalidPath [2023-05-04T19:58:17.375Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-05-04T19:58:17.375Z] PASS [2023-05-04T19:58:17.375Z] coverage: 82.6% of statements [2023-05-04T19:58:17.375Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2023-05-04T19:58:17.727Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-05-04T19:58:17.846Z] --- PASS: TestTarFiles (6.92s) [2023-05-04T19:58:17.846Z] === RUN TestTarUntar [2023-05-04T19:58:17.846Z] --- PASS: TestTarUntar (0.04s) [2023-05-04T19:58:17.846Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-05-04T19:58:17.846Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestTarWithOptions [2023-05-04T19:58:17.846Z] === RUN TestParseEmptyInterface [2023-05-04T19:58:17.846Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestParseNonInterfaceType [2023-05-04T19:58:17.846Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestParseWithOneFunction [2023-05-04T19:58:17.846Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestParseWithMultipleFuncs [2023-05-04T19:58:17.846Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestParseWithUnnamedReturn [2023-05-04T19:58:17.846Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestEmbeddedInterface [2023-05-04T19:58:17.846Z] --- PASS: TestTarWithOptions (0.03s) [2023-05-04T19:58:17.846Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-05-04T19:58:17.846Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestUntarUstarGnuConflict [2023-05-04T19:58:17.846Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestParsedImports [2023-05-04T19:58:17.846Z] --- PASS: TestParsedImports (0.00s) [2023-05-04T19:58:17.846Z] === RUN TestAliasedImports [2023-05-04T19:58:17.846Z] --- PASS: TestAliasedImports (0.00s) [2023-05-04T19:58:17.846Z] PASS [2023-05-04T19:58:17.846Z] coverage: 56.8% of statements [2023-05-04T19:58:17.846Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2023-05-04T19:58:17.846Z] === RUN TestUntarInvalidFilenames [2023-05-04T19:58:17.846Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2023-05-04T19:58:17.986Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-05-04T19:58:18.245Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-05-04T19:58:18.245Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-05-04T19:58:18.245Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-05-04T19:58:18.317Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2887465880\\dest" [2023-05-04T19:58:18.317Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2023-05-04T19:58:18.317Z] === RUN TestUntarHardlinkToSymlink [2023-05-04T19:58:18.317Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-05-04T19:58:18.317Z] === RUN TestUntarInvalidHardlink [2023-05-04T19:58:18.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3446578548\\victim\\hello" -> "../victim/hello" [2023-05-04T19:58:18.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink79549380\\victim\\hello" -> "/../victim/hello" [2023-05-04T19:58:18.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2387271614\\victim" -> "../victim" [2023-05-04T19:58:18.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1662145504\\victim" -> "../victim" [2023-05-04T19:58:18.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1082181954\\victim" -> "../victim" [2023-05-04T19:58:18.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3503567776\\victim" -> "../victim" [2023-05-04T19:58:18.317Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2023-05-04T19:58:18.317Z] === RUN TestUntarInvalidSymlink [2023-05-04T19:58:18.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3463115302\\dest\\dotdot" -> "../victim/hello" [2023-05-04T19:58:18.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3932742444\\dest\\slash-dotdot" -> "/../victim/hello" [2023-05-04T19:58:18.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4135883224\\dest\\loophole-victim" -> "../victim" [2023-05-04T19:58:18.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4057692846\\dest\\loophole-victim" -> "../victim" [2023-05-04T19:58:18.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2569800279\\dest\\loophole-victim" -> "../victim" [2023-05-04T19:58:18.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2557260143\\dest\\loophole-victim" -> "../victim" [2023-05-04T19:58:18.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3439815076\\dest\\dir\\loophole" -> "../../victim" [2023-05-04T19:58:18.317Z] --- PASS: TestUntarInvalidSymlink (0.09s) [2023-05-04T19:58:18.317Z] === RUN TestTempArchiveCloseMultipleTimes [2023-05-04T19:58:18.317Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-05-04T19:58:18.317Z] === RUN TestXGlobalNoParent [2023-05-04T19:58:18.317Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-05-04T19:58:18.317Z] === RUN TestReplaceFileTarWrapper [2023-05-04T19:58:18.317Z] === RUN TestFailedConnection [2023-05-04T19:58:18.790Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2023-05-04T19:58:18.790Z] === RUN TestPrefixHeaderReadable [2023-05-04T19:58:18.790Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2023-05-04T19:58:18.790Z] === RUN TestDisablePigz [2023-05-04T19:58:18.790Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-05-04T19:58:18.790Z] --- PASS: TestDisablePigz (0.17s) [2023-05-04T19:58:18.790Z] === RUN TestPigz [2023-05-04T19:58:18.790Z] === RUN TestHTTPTransport [2023-05-04T19:58:18.790Z] --- PASS: TestHTTPTransport (0.00s) [2023-05-04T19:58:18.790Z] PASS [2023-05-04T19:58:18.790Z] coverage: 85.7% of statements [2023-05-04T19:58:18.790Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2023-05-04T19:58:18.790Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-05-04T19:58:18.790Z] --- PASS: TestPigz (0.15s) [2023-05-04T19:58:18.790Z] === RUN TestCopyFileWithInvalidDest [2023-05-04T19:58:18.790Z] archive_windows_test.go:16: Currently fails [2023-05-04T19:58:18.790Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestCanonicalTarNameForPath [2023-05-04T19:58:18.790Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestCanonicalTarName [2023-05-04T19:58:18.790Z] --- PASS: TestCanonicalTarName (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestChmodTarEntry [2023-05-04T19:58:18.790Z] --- PASS: TestChmodTarEntry (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestHardLinkOrder [2023-05-04T19:58:18.790Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-05-04T19:58:18.790Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestBufioReaderPoolPutAndGet [2023-05-04T19:58:18.790Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-05-04T19:58:18.790Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-05-04T19:58:18.790Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestBufioWriterPoolPutAndGet [2023-05-04T19:58:18.790Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-05-04T19:58:18.790Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-05-04T19:58:18.790Z] === RUN TestBufferPoolPutAndGet [2023-05-04T19:58:18.790Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-05-04T19:58:18.790Z] PASS [2023-05-04T19:58:18.790Z] coverage: 88.2% of statements [2023-05-04T19:58:18.790Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2023-05-04T19:58:18.814Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-05-04T19:58:19.261Z] --- PASS: TestHardLinkOrder (0.10s) [2023-05-04T19:58:19.261Z] === RUN TestChangeString [2023-05-04T19:58:19.261Z] --- PASS: TestChangeString (0.00s) [2023-05-04T19:58:19.261Z] === RUN TestChangesWithNoChanges [2023-05-04T19:58:19.261Z] --- PASS: TestChangesWithNoChanges (0.03s) [2023-05-04T19:58:19.261Z] === RUN TestChangesWithChanges [2023-05-04T19:58:19.261Z] --- PASS: TestChangesWithChanges (0.05s) [2023-05-04T19:58:19.261Z] === RUN TestChangesWithChangesGH13590 [2023-05-04T19:58:19.261Z] changes_test.go:191: needs more investigation [2023-05-04T19:58:19.261Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-05-04T19:58:19.261Z] === RUN TestChangesDirsEmpty [2023-05-04T19:58:19.261Z] --- PASS: TestChangesDirsEmpty (0.18s) [2023-05-04T19:58:19.261Z] === RUN TestChangesDirsMutated [2023-05-04T19:58:19.261Z] --- PASS: TestChangesDirsMutated (0.16s) [2023-05-04T19:58:19.261Z] === RUN TestApplyLayer [2023-05-04T19:58:19.261Z] changes_test.go:404: needs further investigation [2023-05-04T19:58:19.261Z] --- SKIP: TestApplyLayer (0.00s) [2023-05-04T19:58:19.261Z] === RUN TestChangesSizeWithHardlinks [2023-05-04T19:58:19.261Z] changes_test.go:440: needs further investigation [2023-05-04T19:58:19.261Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-05-04T19:58:19.261Z] === RUN TestChangesSizeWithNoChanges [2023-05-04T19:58:19.261Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-05-04T19:58:19.261Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-05-04T19:58:19.261Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-05-04T19:58:19.261Z] === RUN TestChangesSize [2023-05-04T19:58:19.261Z] --- PASS: TestChangesSize (0.00s) [2023-05-04T19:58:19.261Z] === RUN TestApplyLayerInvalidFilenames [2023-05-04T19:58:19.261Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1240039937\\dest" [2023-05-04T19:58:19.261Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-05-04T19:58:19.261Z] === RUN TestApplyLayerInvalidHardlink [2023-05-04T19:58:19.261Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1982905492\\victim\\hello" -> "../victim/hello" [2023-05-04T19:58:19.261Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink978826699\\victim\\hello" -> "/../victim/hello" [2023-05-04T19:58:19.261Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1179981244\\victim" -> "../victim" [2023-05-04T19:58:19.261Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2361874757\\victim" -> "../victim" [2023-05-04T19:58:19.261Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3569349014\\victim" -> "../victim" [2023-05-04T19:58:19.261Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2795214590\\victim" -> "../victim" [2023-05-04T19:58:19.261Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2023-05-04T19:58:19.732Z] === RUN TestApplyLayerInvalidSymlink [2023-05-04T19:58:19.732Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4163745810\\dest\\dotdot" -> "../victim/hello" [2023-05-04T19:58:19.732Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1615875374\\dest\\slash-dotdot" -> "/../victim/hello" [2023-05-04T19:58:19.732Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink127589124\\dest\\loophole-victim" -> "../victim" [2023-05-04T19:58:19.732Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3371141727\\dest\\loophole-victim" -> "../victim" [2023-05-04T19:58:19.732Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2782950160\\dest\\loophole-victim" -> "../victim" [2023-05-04T19:58:19.732Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3222282504\\dest\\loophole-victim" -> "../victim" [2023-05-04T19:58:19.732Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-05-04T19:58:19.732Z] === RUN TestApplyLayerWhiteouts [2023-05-04T19:58:19.732Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2023-05-04T19:58:19.732Z] === RUN TestGenerateEmptyFile [2023-05-04T19:58:19.732Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-05-04T19:58:19.732Z] === RUN TestGenerateWithContent [2023-05-04T19:58:19.732Z] --- PASS: TestGenerateWithContent (0.00s) [2023-05-04T19:58:19.732Z] PASS [2023-05-04T19:58:19.732Z] coverage: 62.6% of statements [2023-05-04T19:58:19.732Z] ok github.com/docker/docker/pkg/archive 9.996s coverage: 62.6% of statements [2023-05-04T19:58:19.732Z] === RUN TestOutputOnPrematureClose [2023-05-04T19:58:19.732Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-05-04T19:58:19.732Z] === RUN TestCompleteSilently [2023-05-04T19:58:19.732Z] --- PASS: TestCompleteSilently (0.00s) [2023-05-04T19:58:19.732Z] PASS [2023-05-04T19:58:19.733Z] coverage: 75.9% of statements [2023-05-04T19:58:19.733Z] ok github.com/docker/docker/pkg/progress 0.068s coverage: 75.9% of statements [2023-05-04T19:58:19.733Z] --- PASS: TestFailedConnection (1.16s) [2023-05-04T19:58:19.733Z] === RUN TestFailOnce [2023-05-04T19:58:19.733Z] === RUN TestSendToOneSub [2023-05-04T19:58:19.733Z] --- PASS: TestSendToOneSub (0.00s) [2023-05-04T19:58:19.733Z] === RUN TestSendToMultipleSubs [2023-05-04T19:58:19.733Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-05-04T19:58:19.733Z] === RUN TestEvictOneSub [2023-05-04T19:58:19.733Z] --- PASS: TestEvictOneSub (0.00s) [2023-05-04T19:58:19.733Z] === RUN TestClosePublisher [2023-05-04T19:58:19.733Z] --- PASS: TestClosePublisher (0.00s) [2023-05-04T19:58:19.733Z] === RUN TestPubSubRace [2023-05-04T19:58:19.733Z] 2023/05/04 19:58:19 http: panic serving 127.0.0.1:49251: Plugin not ready [2023-05-04T19:58:19.733Z] goroutine 22 [running]: [2023-05-04T19:58:19.733Z] net/http.(*conn).serve.func1() [2023-05-04T19:58:19.733Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-05-04T19:58:19.733Z] panic({0x5791a0, 0x6cb9c0}) [2023-05-04T19:58:19.733Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-05-04T19:58:19.733Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) [2023-05-04T19:58:19.733Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-05-04T19:58:19.733Z] net/http.HandlerFunc.ServeHTTP(0xc000092270?, {0x6d1848?, 0xc000162000?}, 0xc0000cdb00?) [2023-05-04T19:58:19.733Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-05-04T19:58:19.733Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6d1848, 0xc000162000}, 0xc0000b4200) [2023-05-04T19:58:19.733Z] c:/go/src/net/http/server.go:2487 +0x149 [2023-05-04T19:58:19.733Z] net/http.serverHandler.ServeHTTP({0x6cfcf8?}, {0x6d1848, 0xc000162000}, 0xc0000b4200) [2023-05-04T19:58:19.733Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-05-04T19:58:19.733Z] net/http.(*conn).serve(0xc0000c0000, {0x6d1ec0, 0xc000090420}) [2023-05-04T19:58:19.733Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-05-04T19:58:19.733Z] created by net/http.(*Server).Serve [2023-05-04T19:58:19.733Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-05-04T19:58:19.733Z] time="2023-05-04T19:58:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49250/Test.FailOnce: Post \"http://127.0.0.1:49250/Test.FailOnce\": EOF, retrying in 1s" [2023-05-04T19:58:20.191Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-05-04T19:58:20.724Z] === RUN TestRegister [2023-05-04T19:58:20.724Z] --- PASS: TestRegister (0.00s) [2023-05-04T19:58:20.724Z] === RUN TestCommand [2023-05-04T19:58:20.724Z] --- PASS: TestCommand (0.03s) [2023-05-04T19:58:20.724Z] === RUN TestNaiveSelf [2023-05-04T19:58:20.724Z] --- PASS: TestNaiveSelf (0.04s) [2023-05-04T19:58:20.724Z] PASS [2023-05-04T19:58:20.724Z] coverage: 82.4% of statements [2023-05-04T19:58:20.724Z] ok github.com/docker/docker/pkg/reexec 0.110s coverage: 82.4% of statements [2023-05-04T19:58:20.724Z] --- PASS: TestPubSubRace (1.09s) [2023-05-04T19:58:20.724Z] PASS [2023-05-04T19:58:20.724Z] coverage: 75.0% of statements [2023-05-04T19:58:20.724Z] ok github.com/docker/docker/pkg/pubsub 1.131s coverage: 75.0% of statements [2023-05-04T19:58:20.724Z] --- PASS: TestFailOnce (1.22s) [2023-05-04T19:58:20.724Z] === RUN TestEchoInputOutput [2023-05-04T19:58:20.724Z] --- PASS: TestEchoInputOutput (0.00s) [2023-05-04T19:58:20.724Z] === RUN TestBackoff [2023-05-04T19:58:20.724Z] --- PASS: TestBackoff (0.00s) [2023-05-04T19:58:20.724Z] === RUN TestAbortRetry [2023-05-04T19:58:20.724Z] --- PASS: TestAbortRetry (0.00s) [2023-05-04T19:58:20.724Z] === RUN TestClientScheme [2023-05-04T19:58:20.724Z] --- PASS: TestClientScheme (0.00s) [2023-05-04T19:58:20.724Z] === RUN TestNewClientWithTimeout [2023-05-04T19:58:20.760Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-05-04T19:58:20.760Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-05-04T19:58:20.760Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-05-04T19:58:21.019Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-05-04T19:58:21.019Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-05-04T19:58:21.019Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-05-04T19:58:21.194Z] time="2023-05-04T19:58:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-05-04T19:58:21.666Z] === RUN TestParseSignal [2023-05-04T19:58:21.666Z] --- PASS: TestParseSignal (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestValidSignalForPlatform [2023-05-04T19:58:21.666Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-05-04T19:58:21.666Z] PASS [2023-05-04T19:58:21.666Z] coverage: 19.7% of statements [2023-05-04T19:58:21.666Z] ok github.com/docker/docker/pkg/signal 0.051s coverage: 19.7% of statements [2023-05-04T19:58:21.666Z] === RUN TestNewStdWriter [2023-05-04T19:58:21.666Z] --- PASS: TestNewStdWriter (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestWriteWithUninitializedStdWriter [2023-05-04T19:58:21.666Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestWriteWithNilBytes [2023-05-04T19:58:21.666Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestWrite [2023-05-04T19:58:21.666Z] --- PASS: TestWrite (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestWriteWithWriterError [2023-05-04T19:58:21.666Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-05-04T19:58:21.666Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyWriteAndRead [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyWithInvalidInputHeader [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyWithCorruptedPrefix [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyReturnsWriteErrors [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-05-04T19:58:21.666Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-05-04T19:58:21.666Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-05-04T19:58:21.666Z] PASS [2023-05-04T19:58:21.666Z] coverage: 100.0% of statements [2023-05-04T19:58:21.666Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2023-05-04T19:58:21.956Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-05-04T19:58:22.658Z] === RUN TestRawProgressFormatterFormatStatus [2023-05-04T19:58:22.658Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestRawProgressFormatterFormatProgress [2023-05-04T19:58:22.658Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestFormatStatus [2023-05-04T19:58:22.658Z] --- PASS: TestFormatStatus (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestFormatError [2023-05-04T19:58:22.658Z] --- PASS: TestFormatError (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestFormatJSONError [2023-05-04T19:58:22.658Z] --- PASS: TestFormatJSONError (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestJsonProgressFormatterFormatProgress [2023-05-04T19:58:22.658Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestJsonProgressFormatterFormatStatus [2023-05-04T19:58:22.658Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestNewJSONProgressOutput [2023-05-04T19:58:22.658Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestAuxFormatterEmit [2023-05-04T19:58:22.658Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestStreamWriterStdout [2023-05-04T19:58:22.658Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestStreamWriterStderr [2023-05-04T19:58:22.658Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-05-04T19:58:22.658Z] PASS [2023-05-04T19:58:22.658Z] coverage: 66.2% of statements [2023-05-04T19:58:22.658Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2023-05-04T19:58:22.658Z] === RUN TestGenerateRandomID [2023-05-04T19:58:22.658Z] --- PASS: TestGenerateRandomID (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestShortenId [2023-05-04T19:58:22.658Z] --- PASS: TestShortenId (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestShortenSha256Id [2023-05-04T19:58:22.658Z] --- PASS: TestShortenSha256Id (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestShortenIdEmpty [2023-05-04T19:58:22.658Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestShortenIdInvalid [2023-05-04T19:58:22.658Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestIsShortIDNonHex [2023-05-04T19:58:22.658Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-05-04T19:58:22.658Z] === RUN TestIsShortIDNotCorrectSize [2023-05-04T19:58:22.658Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-05-04T19:58:22.658Z] PASS [2023-05-04T19:58:22.658Z] coverage: 70.6% of statements [2023-05-04T19:58:22.658Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2023-05-04T19:58:22.893Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-05-04T19:58:23.130Z] time="2023-05-04T19:58:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-05-04T19:58:23.601Z] === RUN TestIsCpusetListAvailable [2023-05-04T19:58:23.601Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-05-04T19:58:23.601Z] PASS [2023-05-04T19:58:23.601Z] coverage: 38.2% of statements [2023-05-04T19:58:23.601Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 38.2% of statements [2023-05-04T19:58:24.270Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-05-04T19:58:24.591Z] === RUN TestChtimes [2023-05-04T19:58:24.591Z] --- PASS: TestChtimes (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestChtimesWindows [2023-05-04T19:58:24.591Z] --- PASS: TestChtimesWindows (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-05-04T19:58:24.591Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestEnsureRemoveAllNotExist [2023-05-04T19:58:24.591Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestEnsureRemoveAllWithDir [2023-05-04T19:58:24.591Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestEnsureRemoveAllWithFile [2023-05-04T19:58:24.591Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestHasWin32KSupport [2023-05-04T19:58:24.591Z] syscall_windows_test.go:8: win32k: true [2023-05-04T19:58:24.591Z] --- PASS: TestHasWin32KSupport (0.01s) [2023-05-04T19:58:24.591Z] PASS [2023-05-04T19:58:24.591Z] coverage: 12.0% of statements [2023-05-04T19:58:24.591Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 12.0% of statements [2023-05-04T19:58:24.591Z] === RUN TestTailFile [2023-05-04T19:58:24.591Z] --- PASS: TestTailFile (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestTailFileManyLines [2023-05-04T19:58:24.591Z] --- PASS: TestTailFileManyLines (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestTailEmptyFile [2023-05-04T19:58:24.591Z] --- PASS: TestTailEmptyFile (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestTailNegativeN [2023-05-04T19:58:24.591Z] --- PASS: TestTailNegativeN (0.00s) [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader [2023-05-04T19:58:24.591Z] === CONT TestNewTailReader [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/8_byte_delimiter [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/12_byte_delimiter [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/no_delimiter [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/no_delimiter [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/single_byte_delimiter [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/2_byte_delimiter [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/4_byte_delimiter [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/truncated_last_line [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-05-04T19:58:24.591Z] === CONT TestNewTailReader/8_byte_delimiter [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:24.591Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:24.591Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:24.592Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:24.592Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:24.592Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-05-04T19:58:24.592Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-05-04T19:58:24.592Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-05-04T19:58:24.592Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-05-04T19:58:24.592Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-05-04T19:58:24.592Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-05-04T19:58:24.592Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-05-04T19:58:24.592Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-05-04T19:58:24.592Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:24.592Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:24.592Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-05-04T19:58:24.592Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:24.838Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/4_byte_delimiter [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/2_byte_delimiter [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/single_byte_delimiter [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/no_delimiter [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/12_byte_delimiter [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-05-04T19:58:25.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.097Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-05-04T19:58:25.356Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-05-04T19:58:25.356Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-05-04T19:58:25.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-05-04T19:58:25.540Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-05-04T19:58:25.540Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-05-04T19:58:25.541Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-05-04T19:58:25.542Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-05-04T19:58:26.014Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-05-04T19:58:26.014Z] PASS [2023-05-04T19:58:26.014Z] coverage: 88.6% of statements [2023-05-04T19:58:26.014Z] ok github.com/docker/docker/pkg/tailfile 0.367s coverage: 88.6% of statements [2023-05-04T19:58:26.014Z] time="2023-05-04T19:58:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-05-04T19:58:26.294Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-05-04T19:58:26.485Z] === RUN TestTarSumRemoveNonExistent [2023-05-04T19:58:26.485Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-05-04T19:58:26.485Z] === RUN TestTarSumRemove [2023-05-04T19:58:26.485Z] --- PASS: TestTarSumRemove (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestSortFileInfoSums [2023-05-04T19:58:26.485Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestNewTarSumForLabelInvalid [2023-05-04T19:58:26.485Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestNewTarSumForLabel [2023-05-04T19:58:26.485Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestEmptyTar [2023-05-04T19:58:26.485Z] --- PASS: TestEmptyTar (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestTarSumsReadSize [2023-05-04T19:58:26.485Z] --- PASS: TestTarSumsReadSize (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestTarSums [2023-05-04T19:58:26.485Z] testing: warning: no tests to run [2023-05-04T19:58:26.485Z] PASS [2023-05-04T19:58:26.485Z] coverage: [no statements] [2023-05-04T19:58:26.485Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2023-05-04T19:58:26.485Z] --- PASS: TestTarSums (0.09s) [2023-05-04T19:58:26.485Z] === RUN TestIteration [2023-05-04T19:58:26.485Z] --- PASS: TestIteration (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestVersionLabelForChecksum [2023-05-04T19:58:26.485Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestVersion [2023-05-04T19:58:26.485Z] --- PASS: TestVersion (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestGetVersion [2023-05-04T19:58:26.485Z] --- PASS: TestGetVersion (0.00s) [2023-05-04T19:58:26.485Z] === RUN TestGetVersions [2023-05-04T19:58:26.485Z] --- PASS: TestGetVersions (0.00s) [2023-05-04T19:58:26.485Z] PASS [2023-05-04T19:58:26.485Z] coverage: 89.3% of statements [2023-05-04T19:58:26.485Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2023-05-04T19:58:26.956Z] === RUN TestTruncIndex [2023-05-04T19:58:27.231Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-05-04T19:58:27.231Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-05-04T19:58:27.427Z] === RUN TestIsGIT [2023-05-04T19:58:27.427Z] --- PASS: TestIsGIT (0.00s) [2023-05-04T19:58:27.427Z] === RUN TestIsTransport [2023-05-04T19:58:27.427Z] --- PASS: TestIsTransport (0.00s) [2023-05-04T19:58:27.427Z] PASS [2023-05-04T19:58:27.427Z] coverage: 100.0% of statements [2023-05-04T19:58:27.427Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2023-05-04T19:58:27.427Z] --- PASS: TestTruncIndex (0.10s) [2023-05-04T19:58:27.427Z] PASS [2023-05-04T19:58:27.427Z] coverage: 91.5% of statements [2023-05-04T19:58:27.427Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2023-05-04T19:58:27.898Z] === RUN TestVersionInfo [2023-05-04T19:58:27.898Z] --- PASS: TestVersionInfo (0.00s) [2023-05-04T19:58:27.898Z] === RUN TestAppendVersions [2023-05-04T19:58:27.898Z] --- PASS: TestAppendVersions (0.00s) [2023-05-04T19:58:27.898Z] PASS [2023-05-04T19:58:27.898Z] coverage: 88.9% of statements [2023-05-04T19:58:27.898Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2023-05-04T19:58:28.168Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-05-04T19:58:28.168Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-05-04T19:58:29.470Z] === RUN TestValidatePrivileges [2023-05-04T19:58:29.470Z] --- PASS: TestValidatePrivileges (0.00s) [2023-05-04T19:58:29.470Z] === RUN TestFilterByCapNeg [2023-05-04T19:58:29.470Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-05-04T19:58:29.470Z] === RUN TestFilterByCapPos [2023-05-04T19:58:29.470Z] --- PASS: TestFilterByCapPos (0.00s) [2023-05-04T19:58:29.470Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-05-04T19:58:29.470Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-05-04T19:58:29.470Z] PASS [2023-05-04T19:58:29.470Z] coverage: 12.0% of statements [2023-05-04T19:58:29.470Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2023-05-04T19:58:29.470Z] === RUN TestNewSettable [2023-05-04T19:58:29.470Z] --- PASS: TestNewSettable (0.00s) [2023-05-04T19:58:29.470Z] === RUN TestIsSettable [2023-05-04T19:58:29.470Z] --- PASS: TestIsSettable (0.00s) [2023-05-04T19:58:29.470Z] === RUN TestUpdateSettingsEnv [2023-05-04T19:58:29.470Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-05-04T19:58:29.470Z] PASS [2023-05-04T19:58:29.470Z] coverage: 20.0% of statements [2023-05-04T19:58:29.470Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.0% of statements [2023-05-04T19:58:29.546Z] === RUN TestDockerSuite/TestSaveImageId [2023-05-04T19:58:29.806Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-05-04T19:58:29.943Z] time="2023-05-04T19:58:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-05-04T19:58:30.065Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-05-04T19:58:30.324Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-05-04T19:58:30.937Z] === RUN TestLoad [2023-05-04T19:58:30.937Z] --- PASS: TestLoad (0.00s) [2023-05-04T19:58:30.937Z] === RUN TestSave [2023-05-04T19:58:30.937Z] --- PASS: TestSave (0.06s) [2023-05-04T19:58:30.937Z] === RUN TestAddDeleteGet [2023-05-04T19:58:30.937Z] --- PASS: TestAddDeleteGet (0.07s) [2023-05-04T19:58:30.937Z] === RUN TestInvalidTags [2023-05-04T19:58:30.937Z] --- PASS: TestInvalidTags (0.01s) [2023-05-04T19:58:30.937Z] PASS [2023-05-04T19:58:30.937Z] coverage: 84.4% of statements [2023-05-04T19:58:30.937Z] ok github.com/docker/docker/reference 0.201s coverage: 84.4% of statements [2023-05-04T19:58:31.260Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2552798969 [2023-05-04T19:58:31.519Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-05-04T19:58:31.519Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-05-04T19:58:31.927Z] === RUN TestResolveAuthConfigIndexServer [2023-05-04T19:58:31.927Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-05-04T19:58:31.927Z] === RUN TestResolveAuthConfigFullURL [2023-05-04T19:58:31.927Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-05-04T19:58:31.927Z] === RUN TestLoadAllowNondistributableArtifacts [2023-05-04T19:58:31.927Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-05-04T19:58:31.927Z] === RUN TestValidateMirror [2023-05-04T19:58:31.927Z] --- PASS: TestValidateMirror (0.00s) [2023-05-04T19:58:31.927Z] === RUN TestLoadInsecureRegistries [2023-05-04T19:58:32.399Z] time="2023-05-04T19:58:31Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-05-04T19:58:32.399Z] time="2023-05-04T19:58:31Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-05-04T19:58:32.399Z] time="2023-05-04T19:58:31Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-05-04T19:58:32.399Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2023-05-04T19:58:32.399Z] === RUN TestNewServiceConfig [2023-05-04T19:58:32.399Z] --- PASS: TestNewServiceConfig (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestValidateIndexName [2023-05-04T19:58:32.399Z] --- PASS: TestValidateIndexName (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestValidateIndexNameWithError [2023-05-04T19:58:32.399Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestEndpointParse [2023-05-04T19:58:32.399Z] --- PASS: TestEndpointParse (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestEndpointParseInvalid [2023-05-04T19:58:32.399Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestValidateEndpoint [2023-05-04T19:58:32.399Z] --- PASS: TestValidateEndpoint (0.01s) [2023-05-04T19:58:32.399Z] === RUN TestPing [2023-05-04T19:58:32.399Z] --- PASS: TestPing (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestPingRegistryEndpoint [2023-05-04T19:58:32.399Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:32.399Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestEndpoint [2023-05-04T19:58:32.399Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:32.399Z] --- SKIP: TestEndpoint (0.01s) [2023-05-04T19:58:32.399Z] === RUN TestParseRepositoryInfo [2023-05-04T19:58:32.399Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestNewIndexInfo [2023-05-04T19:58:32.399Z] --- PASS: TestNewIndexInfo (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestMirrorEndpointLookup [2023-05-04T19:58:32.399Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:32.399Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestSearchRepositories [2023-05-04T19:58:32.399Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-05-04T19:58:32.399Z] Host: 127.0.0.1:49260 [2023-05-04T19:58:32.399Z] User-Agent: docker test client [2023-05-04T19:58:32.399Z] Authorization: Token fake-token [2023-05-04T19:58:32.399Z] X-Docker-Token: true [2023-05-04T19:58:32.399Z] Accept-Encoding: gzip [2023-05-04T19:58:32.399Z] [2023-05-04T19:58:32.399Z] [2023-05-04T19:58:32.399Z] registry_test.go:730: HTTP/1.1 200 OK [2023-05-04T19:58:32.399Z] Connection: close [2023-05-04T19:58:32.399Z] Content-Length: 144 [2023-05-04T19:58:32.399Z] Cache-Control: no-cache [2023-05-04T19:58:32.399Z] Content-Type: application/json [2023-05-04T19:58:32.399Z] Date: Thu, 04 May 2023 19:58:31 GMT [2023-05-04T19:58:32.399Z] Expires: -1 [2023-05-04T19:58:32.399Z] Pragma: no-cache [2023-05-04T19:58:32.399Z] Server: docker-tests/mock [2023-05-04T19:58:32.399Z] X-Docker-Registry-Config: mock [2023-05-04T19:58:32.399Z] X-Docker-Registry-Version: 0.0.0 [2023-05-04T19:58:32.399Z] [2023-05-04T19:58:32.399Z] [2023-05-04T19:58:32.399Z] --- PASS: TestSearchRepositories (0.01s) [2023-05-04T19:58:32.399Z] === RUN TestTrustedLocation [2023-05-04T19:58:32.399Z] --- PASS: TestTrustedLocation (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-05-04T19:58:32.399Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestAllowNondistributableArtifacts [2023-05-04T19:58:32.399Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestIsSecureIndex [2023-05-04T19:58:32.399Z] --- PASS: TestIsSecureIndex (0.00s) [2023-05-04T19:58:32.399Z] PASS [2023-05-04T19:58:32.399Z] coverage: 50.2% of statements [2023-05-04T19:58:32.399Z] ok github.com/docker/docker/registry 0.301s coverage: 50.2% of statements [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestReaderWithReadError [2023-05-04T19:58:32.399Z] time="2023-05-04T19:58:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestReader [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestReader (0.00s) [2023-05-04T19:58:32.399Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-05-04T19:58:32.399Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-05-04T19:58:32.399Z] PASS [2023-05-04T19:58:32.399Z] coverage: 100.0% of statements [2023-05-04T19:58:32.873Z] ok github.com/docker/docker/registry/resumable 0.260s coverage: 100.0% of statements [2023-05-04T19:58:32.873Z] === RUN TestRestartManagerTimeout [2023-05-04T19:58:32.873Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-05-04T19:58:32.873Z] === RUN TestRestartManagerTimeoutReset [2023-05-04T19:58:32.873Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-05-04T19:58:32.873Z] PASS [2023-05-04T19:58:32.873Z] coverage: 45.3% of statements [2023-05-04T19:58:32.873Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 45.3% of statements [2023-05-04T19:58:32.898Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-05-04T19:58:32.898Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-05-04T19:58:32.898Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-05-04T19:58:33.157Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-05-04T19:58:33.868Z] === RUN TestDecodeContainerConfig [2023-05-04T19:58:33.868Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-05-04T19:58:33.868Z] === RUN TestDecodeContainerConfigIsolation [2023-05-04T19:58:33.868Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-05-04T19:58:33.868Z] === RUN TestValidatePrivileged [2023-05-04T19:58:33.868Z] --- PASS: TestValidatePrivileged (0.00s) [2023-05-04T19:58:33.868Z] PASS [2023-05-04T19:58:33.868Z] coverage: 52.2% of statements [2023-05-04T19:58:33.868Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.2% of statements [2023-05-04T19:58:33.868Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-05-04T19:58:33.868Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-05-04T19:58:33.868Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-05-04T19:58:33.868Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-05-04T19:58:33.868Z] PASS [2023-05-04T19:58:33.868Z] coverage: 62.5% of statements [2023-05-04T19:58:33.868Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2023-05-04T19:58:34.095Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-05-04T19:58:35.474Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-05-04T19:58:35.733Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-05-04T19:58:35.991Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-05-04T19:58:35.991Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-05-04T19:58:35.991Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-05-04T19:58:36.250Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-05-04T19:58:36.509Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-05-04T19:58:37.677Z] === RUN TestGetDriver [2023-05-04T19:58:37.677Z] --- PASS: TestGetDriver (0.00s) [2023-05-04T19:58:37.677Z] === RUN TestVolumeRequestError [2023-05-04T19:58:37.677Z] --- PASS: TestVolumeRequestError (0.01s) [2023-05-04T19:58:37.678Z] PASS [2023-05-04T19:58:37.678Z] coverage: 36.1% of statements [2023-05-04T19:58:37.678Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2023-05-04T19:58:37.678Z] === RUN TestGetAddress [2023-05-04T19:58:37.678Z] --- PASS: TestGetAddress (0.00s) [2023-05-04T19:58:37.678Z] === RUN TestRemove [2023-05-04T19:58:37.678Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-05-04T19:58:37.678Z] --- SKIP: TestRemove (0.00s) [2023-05-04T19:58:37.678Z] === RUN TestInitializeWithVolumes [2023-05-04T19:58:37.678Z] --- PASS: TestInitializeWithVolumes (0.00s) [2023-05-04T19:58:37.678Z] === RUN TestCreate [2023-05-04T19:58:37.678Z] --- PASS: TestCreate (0.01s) [2023-05-04T19:58:37.678Z] === RUN TestValidateName [2023-05-04T19:58:37.678Z] --- PASS: TestValidateName (0.00s) [2023-05-04T19:58:37.678Z] === RUN TestCreateWithOpts [2023-05-04T19:58:37.678Z] local_test.go:180: runtime.GOOS == "windows" [2023-05-04T19:58:37.678Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-05-04T19:58:37.678Z] === RUN TestRelaodNoOpts [2023-05-04T19:58:37.678Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-05-04T19:58:37.678Z] PASS [2023-05-04T19:58:37.678Z] coverage: 41.5% of statements [2023-05-04T19:58:37.678Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.5% of statements [2023-05-04T19:58:38.672Z] --- PASS: TestNewClientWithTimeout (17.61s) [2023-05-04T19:58:38.672Z] === RUN TestClientStream [2023-05-04T19:58:38.672Z] --- PASS: TestClientStream (0.00s) [2023-05-04T19:58:38.672Z] === RUN TestClientSendFile [2023-05-04T19:58:38.672Z] --- PASS: TestClientSendFile (0.00s) [2023-05-04T19:58:38.672Z] === RUN TestClientWithRequestTimeout [2023-05-04T19:58:38.672Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-05-04T19:58:38.672Z] === RUN TestFileSpecPlugin [2023-05-04T19:58:38.672Z] --- PASS: TestFileSpecPlugin (0.01s) [2023-05-04T19:58:38.672Z] === RUN TestFileJSONSpecPlugin [2023-05-04T19:58:38.672Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2023-05-04T19:58:38.672Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-05-04T19:58:38.672Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2023-05-04T19:58:38.672Z] === RUN TestPluginAddHandler [2023-05-04T19:58:38.672Z] --- PASS: TestPluginAddHandler (0.00s) [2023-05-04T19:58:38.672Z] === RUN TestPluginWaitBadPlugin [2023-05-04T19:58:38.672Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-05-04T19:58:38.672Z] === RUN TestGet [2023-05-04T19:58:38.672Z] time="2023-05-04T19:58:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-05-04T19:58:39.044Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-05-04T19:58:39.143Z] === RUN TestConvertTmpfsOptions [2023-05-04T19:58:39.143Z] parser_test.go:48: data="mode=700,size=1m" [2023-05-04T19:58:39.143Z] parser_test.go:48: data="ro" [2023-05-04T19:58:39.143Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-05-04T19:58:39.143Z] === RUN TestParseMountRaw [2023-05-04T19:58:39.143Z] --- PASS: TestParseMountRaw (0.04s) [2023-05-04T19:58:39.143Z] === RUN TestParseMountRawSplit [2023-05-04T19:58:39.143Z] parser_test.go:389: case 0 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 1 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 2 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 3 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 4 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 5 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 6 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 7 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 8 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 0 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 1 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 2 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 3 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 4 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 5 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 6 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 7 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 8 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 9 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 10 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 11 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 12 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 0 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 1 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 2 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 3 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 4 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 5 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 6 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 7 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 8 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 9 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 10 [2023-05-04T19:58:39.143Z] parser_test.go:389: case 11 [2023-05-04T19:58:39.143Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-05-04T19:58:39.143Z] === RUN TestParseMountSpec [2023-05-04T19:58:39.143Z] parser_test.go:454: case 0 [2023-05-04T19:58:39.143Z] parser_test.go:454: case 1 [2023-05-04T19:58:39.143Z] parser_test.go:454: case 2 [2023-05-04T19:58:39.143Z] parser_test.go:454: case 3 [2023-05-04T19:58:39.143Z] parser_test.go:454: case 4 [2023-05-04T19:58:39.143Z] parser_test.go:454: case 5 [2023-05-04T19:58:39.143Z] --- PASS: TestParseMountSpec (0.01s) [2023-05-04T19:58:39.143Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-05-04T19:58:39.143Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-05-04T19:58:39.143Z] === RUN TestValidateMount [2023-05-04T19:58:39.143Z] --- PASS: TestValidateMount (0.00s) [2023-05-04T19:58:39.143Z] PASS [2023-05-04T19:58:39.143Z] coverage: 66.2% of statements [2023-05-04T19:58:39.143Z] ok github.com/docker/docker/volume/mounts 0.099s coverage: 66.2% of statements [2023-05-04T19:58:39.614Z] time="2023-05-04T19:58:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-05-04T19:58:40.085Z] === RUN TestSetGetMeta [2023-05-04T19:58:40.085Z] === PAUSE TestSetGetMeta [2023-05-04T19:58:40.085Z] === RUN TestRestore [2023-05-04T19:58:40.085Z] === PAUSE TestRestore [2023-05-04T19:58:40.085Z] === RUN TestServiceCreate [2023-05-04T19:58:40.085Z] === PAUSE TestServiceCreate [2023-05-04T19:58:40.085Z] === RUN TestServiceList [2023-05-04T19:58:40.085Z] === PAUSE TestServiceList [2023-05-04T19:58:40.085Z] === RUN TestServiceRemove [2023-05-04T19:58:40.085Z] === PAUSE TestServiceRemove [2023-05-04T19:58:40.085Z] === RUN TestServiceGet [2023-05-04T19:58:40.085Z] === PAUSE TestServiceGet [2023-05-04T19:58:40.085Z] === RUN TestServicePrune [2023-05-04T19:58:40.085Z] === PAUSE TestServicePrune [2023-05-04T19:58:40.085Z] === RUN TestCreate [2023-05-04T19:58:40.085Z] === PAUSE TestCreate [2023-05-04T19:58:40.085Z] === RUN TestRemove [2023-05-04T19:58:40.085Z] === PAUSE TestRemove [2023-05-04T19:58:40.085Z] === RUN TestList [2023-05-04T19:58:40.085Z] === PAUSE TestList [2023-05-04T19:58:40.085Z] === RUN TestFindByDriver [2023-05-04T19:58:40.085Z] === PAUSE TestFindByDriver [2023-05-04T19:58:40.085Z] === RUN TestFindByReferenced [2023-05-04T19:58:40.085Z] === PAUSE TestFindByReferenced [2023-05-04T19:58:40.085Z] === RUN TestDerefMultipleOfSameRef [2023-05-04T19:58:40.085Z] === PAUSE TestDerefMultipleOfSameRef [2023-05-04T19:58:40.085Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-05-04T19:58:40.085Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-05-04T19:58:40.085Z] === RUN TestDefererencePluginOnCreateError [2023-05-04T19:58:40.085Z] === PAUSE TestDefererencePluginOnCreateError [2023-05-04T19:58:40.085Z] === RUN TestRefDerefRemove [2023-05-04T19:58:40.085Z] === PAUSE TestRefDerefRemove [2023-05-04T19:58:40.085Z] === RUN TestGet [2023-05-04T19:58:40.085Z] === PAUSE TestGet [2023-05-04T19:58:40.085Z] === RUN TestGetWithReference [2023-05-04T19:58:40.085Z] === PAUSE TestGetWithReference [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc/test_nil_list [2023-05-04T19:58:40.085Z] === PAUSE TestFilterFunc/test_nil_list [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc/test_empty_list [2023-05-04T19:58:40.085Z] === PAUSE TestFilterFunc/test_empty_list [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-05-04T19:58:40.085Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-05-04T19:58:40.085Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc/test_filter_some [2023-05-04T19:58:40.085Z] === PAUSE TestFilterFunc/test_filter_some [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc/test_filter_middle [2023-05-04T19:58:40.085Z] === PAUSE TestFilterFunc/test_filter_middle [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-05-04T19:58:40.085Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-05-04T19:58:40.085Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-05-04T19:58:40.085Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-05-04T19:58:40.085Z] === CONT TestFilterFunc/test_nil_list [2023-05-04T19:58:40.085Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-05-04T19:58:40.085Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-05-04T19:58:40.085Z] === CONT TestFilterFunc/test_filter_middle [2023-05-04T19:58:40.085Z] === CONT TestFilterFunc/test_filter_some [2023-05-04T19:58:40.085Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-05-04T19:58:40.085Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-05-04T19:58:40.085Z] === CONT TestFilterFunc/test_empty_list [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc (0.00s) [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-05-04T19:58:40.085Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-05-04T19:58:40.085Z] === CONT TestSetGetMeta [2023-05-04T19:58:40.085Z] === CONT TestList [2023-05-04T19:58:40.085Z] === CONT TestServiceGet [2023-05-04T19:58:40.085Z] === CONT TestGetWithReference [2023-05-04T19:58:40.085Z] --- PASS: TestSetGetMeta (0.02s) [2023-05-04T19:58:40.085Z] === CONT TestServiceRemove [2023-05-04T19:58:40.085Z] --- PASS: TestGetWithReference (0.05s) [2023-05-04T19:58:40.085Z] === CONT TestServiceList [2023-05-04T19:58:40.085Z] --- PASS: TestList (0.06s) [2023-05-04T19:58:40.085Z] === CONT TestServiceCreate [2023-05-04T19:58:40.085Z] --- PASS: TestServiceGet (0.23s) [2023-05-04T19:58:40.085Z] === CONT TestRestore [2023-05-04T19:58:40.085Z] --- PASS: TestServiceRemove (0.22s) [2023-05-04T19:58:40.085Z] === CONT TestRemove [2023-05-04T19:58:40.085Z] --- PASS: TestServiceCreate (0.18s) [2023-05-04T19:58:40.085Z] === CONT TestCreate [2023-05-04T19:58:40.085Z] --- PASS: TestServiceList (0.19s) [2023-05-04T19:58:40.085Z] === CONT TestServicePrune [2023-05-04T19:58:40.085Z] --- PASS: TestCreate (0.03s) [2023-05-04T19:58:40.085Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-05-04T19:58:40.085Z] --- PASS: TestRemove (0.04s) [2023-05-04T19:58:40.085Z] === CONT TestGet [2023-05-04T19:58:40.085Z] --- PASS: TestRestore (0.05s) [2023-05-04T19:58:40.085Z] === CONT TestRefDerefRemove [2023-05-04T19:58:40.085Z] time="2023-05-04T19:58:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-05-04T19:58:40.085Z] time="2023-05-04T19:58:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-05-04T19:58:40.085Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2023-05-04T19:58:40.085Z] === CONT TestDefererencePluginOnCreateError [2023-05-04T19:58:40.085Z] --- PASS: TestGet (0.04s) [2023-05-04T19:58:40.085Z] === CONT TestFindByReferenced [2023-05-04T19:58:40.085Z] time="2023-05-04T19:58:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-05-04T19:58:40.085Z] --- PASS: TestRefDerefRemove (0.04s) [2023-05-04T19:58:40.085Z] === CONT TestDerefMultipleOfSameRef [2023-05-04T19:58:40.085Z] time="2023-05-04T19:58:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-05-04T19:58:40.085Z] time="2023-05-04T19:58:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-05-04T19:58:40.085Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2023-05-04T19:58:40.085Z] === CONT TestFindByDriver [2023-05-04T19:58:40.085Z] --- PASS: TestServicePrune (0.10s) [2023-05-04T19:58:40.085Z] --- PASS: TestFindByReferenced (0.04s) [2023-05-04T19:58:40.085Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2023-05-04T19:58:40.085Z] --- PASS: TestFindByDriver (0.03s) [2023-05-04T19:58:40.085Z] PASS [2023-05-04T19:58:40.085Z] coverage: 70.3% of statements [2023-05-04T19:58:40.085Z] ok github.com/docker/docker/volume/service 0.426s coverage: 70.3% of statements [2023-05-04T19:58:41.669Z] time="2023-05-04T19:58:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-05-04T19:58:42.332Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-05-04T19:58:43.242Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-05-04T19:58:44.237Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-05-04T19:58:45.465Z] time="2023-05-04T19:58:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-05-04T19:58:46.148Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-05-04T19:58:47.102Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-05-04T19:58:47.103Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-05-04T19:58:48.040Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-05-04T19:58:50.576Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-05-04T19:58:52.481Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-05-04T19:58:53.050Z] === RUN TestDockerSuite/TestStartRecordError [2023-05-04T19:58:54.158Z] --- PASS: TestGet (15.01s) [2023-05-04T19:58:54.158Z] === RUN TestPluginWithNoManifest [2023-05-04T19:58:54.158Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-05-04T19:58:54.158Z] === RUN TestGetAll [2023-05-04T19:58:54.158Z] --- PASS: TestGetAll (0.01s) [2023-05-04T19:58:54.158Z] PASS [2023-05-04T19:58:54.158Z] coverage: 73.2% of statements [2023-05-04T19:58:54.158Z] ok github.com/docker/docker/pkg/plugins 35.094s coverage: 73.2% of statements [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/pkg/term [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/quota [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/rootless [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/testutil/request [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/volume [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-05-04T19:58:54.158Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-05-04T19:58:54.428Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-05-04T19:58:55.365Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === Skipped [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-05-04T19:58:56.384Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2023-05-04T19:58:56.384Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2023-05-04T19:58:56.384Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2023-05-04T19:58:56.384Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2023-05-04T19:58:56.384Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-05-04T19:58:56.384Z] client_test.go:23: runtime.GOOS == "windows" [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-05-04T19:58:56.384Z] daemon_test.go:146: root required [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-05-04T19:58:56.384Z] reload_test.go:520: root required [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-05-04T19:58:56.384Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-05-04T19:58:56.384Z] pull_v2_test.go:81: Needs fixing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-05-04T19:58:56.384Z] pull_v2_test.go:126: Needs fixing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-05-04T19:58:56.384Z] download_test.go:267: Needs fixing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-05-04T19:58:56.384Z] layer_test.go:303: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-05-04T19:58:56.384Z] layer_test.go:352: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-05-04T19:58:56.384Z] layer_test.go:467: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-05-04T19:58:56.384Z] layer_test.go:696: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-05-04T19:58:56.384Z] migration_test.go:45: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-05-04T19:58:56.384Z] migration_test.go:181: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-05-04T19:58:56.384Z] mount_test.go:17: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-05-04T19:58:56.384Z] mount_test.go:76: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-05-04T19:58:56.384Z] mount_test.go:125: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-05-04T19:58:56.384Z] mount_test.go:212: Failing on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:133: Xz not present in msys2 [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:238: Failing on Windows CI machines [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-05-04T19:58:56.384Z] archive_windows_test.go:16: Currently fails [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-05-04T19:58:56.384Z] changes_test.go:191: needs more investigation [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-05-04T19:58:56.384Z] changes_test.go:404: needs further investigation [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-05-04T19:58:56.384Z] changes_test.go:440: needs further investigation [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-05-04T19:58:56.384Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-05-04T19:58:56.384Z] poller_test.go:40: No chmod on Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-05-04T19:58:56.384Z] fileutils_test.go:133: Needs porting to Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-05-04T19:58:56.384Z] fileutils_test.go:179: Needs porting to Windows [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2023-05-04T19:58:56.384Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2023-05-04T19:58:56.384Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-05-04T19:58:56.384Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-05-04T19:58:56.384Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-05-04T19:58:56.384Z] local_test.go:180: runtime.GOOS == "windows" [2023-05-04T19:58:56.384Z] [2023-05-04T19:58:56.384Z] DONE 1864 tests, 45 skipped in 236.532s [2023-05-04T19:58:56.384Z] INFO: make.ps1 ended at 05/04/2023 19:58:56 [2023-05-04T19:58:56.743Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-05-04T19:58:58.654Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-05-04T19:58:58.654Z] INFO: Unit tests ended at 05/04/2023 19:58:58. Duration:00:04:17.5606400 [2023-05-04T19:58:58.654Z] INFO: Building busybox [2023-05-04T19:58:58.654Z] Sending build context to Docker daemon 5.12kB [2023-05-04T19:58:58.654Z] [2023-05-04T19:58:58.654Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-05-04T19:58:58.654Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-05-04T19:58:58.654Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-05-04T19:58:58.654Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-05-04T19:58:58.654Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-05-04T19:58:58.654Z] ---> 997b460651ea [2023-05-04T19:58:58.654Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-05-04T19:58:58.654Z] ---> Running in 03596458ded9 [2023-05-04T19:58:59.279Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-05-04T19:59:00.657Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-05-04T19:59:03.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-05-04T19:59:03.761Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-05-04T19:59:07.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-05-04T19:59:07.051Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-05-04T19:59:09.585Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-05-04T19:59:11.490Z] === RUN TestDockerSuite/TestStatsNoStream [2023-05-04T19:59:14.026Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-05-04T19:59:14.594Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-05-04T19:59:15.971Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-05-04T19:59:16.539Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-05-04T19:59:17.478Z] === RUN TestDockerSuite/TestTopPrivileged [2023-05-04T19:59:17.751Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-05-04T19:59:18.013Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-05-04T19:59:18.013Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-05-04T19:59:18.013Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-05-04T19:59:18.583Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-05-04T19:59:21.874Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-05-04T19:59:24.408Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-05-04T19:59:24.976Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-05-04T19:59:25.544Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-05-04T19:59:25.544Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-05-04T19:59:25.544Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-05-04T19:59:25.544Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-05-04T19:59:25.544Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-05-04T19:59:26.482Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-05-04T19:59:27.050Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-05-04T19:59:27.988Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-05-04T19:59:28.804Z] Removing intermediate container 03596458ded9 [2023-05-04T19:59:28.804Z] ---> 7b569230aa8d [2023-05-04T19:59:28.804Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-05-04T19:59:28.804Z] ---> Running in fabc13af3dd7 [2023-05-04T19:59:28.804Z] Removing intermediate container fabc13af3dd7 [2023-05-04T19:59:28.804Z] ---> 3804b223bce4 [2023-05-04T19:59:28.804Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-05-04T19:59:28.804Z] ---> Running in 114559a87301 [2023-05-04T19:59:28.804Z] Removing intermediate container 114559a87301 [2023-05-04T19:59:28.804Z] ---> a88d8d800307 [2023-05-04T19:59:28.804Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-05-04T19:59:28.804Z] [2023-05-04T19:59:28.804Z] [2023-05-04T19:59:28.804Z] ---> 076628a67b3d [2023-05-04T19:59:28.804Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-05-04T19:59:28.804Z] ---> Running in 2d0546eb9491 [2023-05-04T19:59:28.925Z] === RUN TestDockerSuite/TestUpdateStats [2023-05-04T19:59:30.830Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-05-04T19:59:32.734Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-05-04T19:59:33.671Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-05-04T19:59:33.672Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-05-04T19:59:33.672Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-05-04T19:59:34.608Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-05-04T19:59:35.177Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-05-04T19:59:37.712Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-05-04T19:59:40.249Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-05-04T19:59:42.154Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-05-04T19:59:43.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-05-04T19:59:44.100Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-05-04T19:59:45.478Z] docker_cli_service_logs_test.go:246: checking task xsvhyx1newsf [2023-05-04T19:59:45.478Z] docker_cli_service_logs_test.go:251: checking messages for xsvhyx1newsf [2023-05-04T19:59:45.478Z] docker_cli_service_logs_test.go:246: checking task lob9lihmyal8 [2023-05-04T19:59:45.478Z] docker_cli_service_logs_test.go:251: checking messages for lob9lihmyal8 [2023-05-04T19:59:46.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-05-04T19:59:49.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-05-04T19:59:51.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-05-04T19:59:52.699Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-05-04T19:59:53.636Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-05-04T19:59:54.573Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-05-04T19:59:56.478Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-05-04T19:59:56.737Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-05-04T19:59:58.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-05-04T19:59:59.492Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-05-04T20:00:00.059Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-05-04T20:00:01.965Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-05-04T20:00:03.344Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-05-04T20:00:04.699Z] Removing intermediate container 2d0546eb9491 [2023-05-04T20:00:04.699Z] ---> 6d8ae9be274e [2023-05-04T20:00:04.699Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-05-04T20:00:04.699Z] ---> Running in f2c839703bd6 [2023-05-04T20:00:04.699Z] [2023-05-04T20:00:04.699Z] SUCCESS: Specified value was saved. [2023-05-04T20:00:05.691Z] Removing intermediate container f2c839703bd6 [2023-05-04T20:00:05.691Z] ---> 1b53b1dae850 [2023-05-04T20:00:05.691Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-05-04T20:00:05.691Z] ---> Running in fa8863385e87 [2023-05-04T20:00:12.877Z] Cannot create a file when that file already exists. [2023-05-04T20:00:18.232Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-05-04T20:00:18.232Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-05-04T20:00:18.232Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-05-04T20:00:18.764Z] Removing intermediate container fa8863385e87 [2023-05-04T20:00:18.764Z] ---> cd86fe2290bc [2023-05-04T20:00:18.764Z] Step 13/13 : CMD ["sh"] [2023-05-04T20:00:18.764Z] ---> Running in 0b19cce6c97e [2023-05-04T20:00:19.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-05-04T20:00:19.169Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-05-04T20:00:19.169Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-05-04T20:00:19.169Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-05-04T20:00:19.169Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-05-04T20:00:19.236Z] Removing intermediate container 0b19cce6c97e [2023-05-04T20:00:19.236Z] ---> 84a39a11777f [2023-05-04T20:00:19.236Z] Successfully built 84a39a11777f [2023-05-04T20:00:19.236Z] Successfully tagged busybox:latest [2023-05-04T20:00:19.236Z] INFO: Docker images of the daemon under test [2023-05-04T20:00:19.236Z] [2023-05-04T20:00:19.236Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-04T20:00:19.236Z] busybox latest 84a39a11777f Less than a second ago 4.67GB [2023-05-04T20:00:19.236Z] microsoft/windowsservercore latest 997b460651ea 4 weeks ago 4.65GB [2023-05-04T20:00:19.236Z] mcr.microsoft.com/windows/servercore ltsc2019 997b460651ea 4 weeks ago 4.65GB [2023-05-04T20:00:19.236Z] [2023-05-04T20:00:19.236Z] INFO: Running integration tests at 05/04/2023 20:00:18... [2023-05-04T20:00:19.236Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-05-04T20:00:19.236Z] INFO: Integration API tests being run from the host: [2023-05-04T20:00:19.236Z] INFO: make.ps1 starting at 05/04/2023 20:00:18 [2023-05-04T20:00:19.737Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-05-04T20:00:19.737Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-05-04T20:00:20.244Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-05-04T20:00:20.675Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-05-04T20:00:20.675Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-05-04T20:00:20.675Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-05-04T20:00:20.675Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-05-04T20:00:20.675Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-05-04T20:00:22.053Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-05-04T20:00:22.622Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-05-04T20:00:22.881Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-05-04T20:00:22.881Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-05-04T20:00:22.881Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-05-04T20:00:22.881Z] === RUN TestDockerSuite/TestVolumeEvents [2023-05-04T20:00:23.818Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-05-04T20:00:24.755Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-05-04T20:00:25.692Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-05-04T20:00:25.692Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-05-04T20:00:25.692Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-05-04T20:00:26.629Z] docker_cli_swarm_test.go:1901: [d489d77d395be] joining swarm manager [d58440a3e7dec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T20:00:28.023Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-05-04T20:00:28.023Z] docker_cli_swarm_test.go:1902: [df5b74869c3f9] joining swarm manager [d58440a3e7dec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T20:00:31.316Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-05-04T20:00:31.316Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite (1223.02s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.56s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.22s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.49s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.22s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.52s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.16s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.66s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAttachDetach (0.84s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.18s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.06s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.85s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.93s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.42s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.52s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.35s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.08s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.43s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.79s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.72s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.78s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.04s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.05s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.77s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.20s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.90s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.34s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.74s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.41s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.48s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.80s) [2023-05-04T20:00:31.316Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.30s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.23s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.50s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.21s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.17s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.04s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.71s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.87s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.10s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.27s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.16s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.96s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.44s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.29s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.37s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.75s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.08s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.12s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.82s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.36s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.19s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.62s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.91s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.11s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.82s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.34s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.87s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.14s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.34s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.69s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.17s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.78s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.42s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.28s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCmd (0.21s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.71s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.99s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.44s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.14s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.25s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.29s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.33s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.22s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.56s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.91s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.87s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.66s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.81s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.15s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.75s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.79s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.26s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.88s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.67s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.25s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.72s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.65s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.74s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.40s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.98s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.53s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.31s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.35s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.73s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.46s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.54s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.29s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.50s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.40s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.97s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.18s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.16s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.17s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.37s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.15s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.32s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.92s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.92s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnv (0.84s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.73s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.35s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.44s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.92s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.20s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.41s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.26s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.27s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.85s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.17s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.09s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildExpose (0.18s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.25s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.17s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFails (0.56s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.71s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.49s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.68s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.84s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.74s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.80s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.46s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.18s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.51s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.60s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.76s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildHistory (2.20s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.26s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.61s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.32s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.29s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLabel (0.24s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.25s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.16s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLabels (0.25s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.56s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.45s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.51s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.67s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.67s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.26s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.30s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.86s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.81s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.74s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.33s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.25s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.27s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.33s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.93s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.32s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.12s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.39s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.81s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.95s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.98s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildPATH (1.30s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.30s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.68s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.32s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildRm (2.35s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.64s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.68s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.24s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.33s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.73s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.39s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.26s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.93s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildUser (1.48s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.35s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.84s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.84s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.46s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.72s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.30s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.34s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.43s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.38s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2023-05-04T20:00:31.317Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.06s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.01s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.63s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitTTY (1.16s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.52s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.99s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.08s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-05-04T20:00:31.317Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.48s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.45s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.61s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.53s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2023-05-04T20:00:31.318Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.41s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.13s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.07s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.32s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f593e0_} (1.31s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11890018563_/foo_false____} (1.49s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11890018563_/foo_true____} (1.33s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3822318053_/foo_false____} (1.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3822318053_/foo_true____} (1.34s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3822318053_/foo_true__0xc000f59410__} (1.71s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f59428_} (1.31s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f59440_} (1.34s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f59458_} (1.33s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f59470_} (1.30s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.34s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.54s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.12s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.26s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.99s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.80s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.16s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.07s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.74s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.86s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.28s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.59s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.29s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.67s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.21s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.12s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.13s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.78s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2023-05-04T20:00:31.318Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.19s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2023-05-04T20:00:31.318Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.58s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.51s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.09s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.51s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.75s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.75s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.52s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.96s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.62s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsAttach (0.80s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.10s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.20s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.05s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.41s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.70s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.20s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.23s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.34s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFilters (1.33s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFormat (1.41s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.51s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.97s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2023-05-04T20:00:31.318Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-05-04T20:00:31.318Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.56s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.01s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.54s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.60s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.35s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecCgroup (0.73s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecInspectID (2.72s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecInteractive (0.71s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.00s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.64s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.90s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.85s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecTTY (0.76s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.69s) [2023-05-04T20:00:31.318Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2023-05-04T20:00:31.319Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestHealth (18.71s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.17s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.16s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.54s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.51s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.67s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.61s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.59s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.62s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.53s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.53s) [2023-05-04T20:00:31.319Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.82s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectDefault (0.55s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectHistory (0.62s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-05-04T20:00:31.319Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.22s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectStatus (0.62s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.10s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.64s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.60s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.78s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.27s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.07s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.20s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.22s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.66s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.63s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.59s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.79s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.56s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.21s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.70s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.20s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.65s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.44s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestNetHostname (1.40s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.79s) [2023-05-04T20:00:31.319Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.48s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.97s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.82s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.81s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.58s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPortList (6.82s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.08s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.95s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.02s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsByOrder (2.15s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.62s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.71s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.76s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.07s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.55s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.11s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.85s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.11s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.70s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.80s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2023-05-04T20:00:31.319Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.28s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.72s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.49s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.74s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.82s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.19s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.40s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.72s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.57s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.23s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.14s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.20s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.98s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.54s) [2023-05-04T20:00:31.319Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.30s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.56s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.12s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.14s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.97s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.95s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.39s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.39s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.29s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.27s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.04s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.92s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.89s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.53s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.64s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.05s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.58s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.28s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.10s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.26s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.73s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.07s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.19s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunMount (4.20s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.65s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.27s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.55s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.77s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.20s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.48s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.68s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.61s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.77s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.25s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.71s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.80s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.87s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.80s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.47s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.46s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.92s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunState (1.05s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.64s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.11s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.24s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.43s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.40s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.96s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.07s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.66s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.67s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.59s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.34s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.55s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.84s) [2023-05-04T20:00:31.320Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.28s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.97s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.06s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.94s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.30s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.41s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2023-05-04T20:00:31.320Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.19s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.37s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.70s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.11s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.69s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.57s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartRecordError (1.22s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.13s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.68s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.69s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.64s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.76s) [2023-05-04T20:00:31.321Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.08s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2023-05-04T20:00:31.321Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-05-04T20:00:31.321Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.01s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateStats (3.67s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2023-05-04T20:00:31.321Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.66s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.46s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.24s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.95s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.59s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.75s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.50s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.55s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.03s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.83s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.62s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.97s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.74s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.54s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.78s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.03s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.62s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.86s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.23s) [2023-05-04T20:00:31.321Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.03s) [2023-05-04T20:00:31.321Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-05-04T20:00:31.321Z] === RUN TestDockerRegistrySuite [2023-05-04T20:00:31.321Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-05-04T20:00:31.889Z] check_test.go:195: [d1fa1fbb18f1f] daemon is not started [2023-05-04T20:00:31.889Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-05-04T20:00:32.826Z] check_test.go:195: [d63381243de06] daemon is not started [2023-05-04T20:00:32.826Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-05-04T20:00:34.205Z] check_test.go:195: [db7514124cc28] daemon is not started [2023-05-04T20:00:34.205Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-05-04T20:00:34.205Z] check_test.go:195: [d0050c7be39a7] daemon is not started [2023-05-04T20:00:34.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-05-04T20:00:37.495Z] check_test.go:195: [d3d18c0af3d9e] daemon is not started [2023-05-04T20:00:37.495Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-05-04T20:00:42.767Z] check_test.go:195: [d9e07482dff2d] daemon is not started [2023-05-04T20:00:42.767Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-05-04T20:00:45.302Z] check_test.go:195: [de1c35f5834d9] daemon is not started [2023-05-04T20:00:45.302Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-05-04T20:00:45.302Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-05-04T20:00:45.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:00:45.576Z] INFO: Testing against a local daemon [2023-05-04T20:00:45.576Z] === RUN TestBuildWithSession [2023-05-04T20:00:45.576Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T20:00:45.576Z] --- SKIP: TestBuildWithSession (0.00s) [2023-05-04T20:00:45.576Z] === RUN TestBuildSquashParent [2023-05-04T20:00:45.576Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:00:45.576Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-05-04T20:00:45.576Z] === RUN TestBuildWithRemoveAndForceRemove [2023-05-04T20:00:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T20:00:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T20:00:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T20:00:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T20:00:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T20:00:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T20:00:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T20:00:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T20:00:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T20:00:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T20:00:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T20:00:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T20:00:45.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-05-04T20:00:45.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-05-04T20:00:45.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-05-04T20:00:45.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-05-04T20:00:46.239Z] check_test.go:195: [d23cdca574616] daemon is not started [2023-05-04T20:00:46.239Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-05-04T20:00:47.177Z] check_test.go:195: [dccd8b161a14a] daemon is not started [2023-05-04T20:00:47.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-05-04T20:00:48.115Z] check_test.go:195: [d115eaf9ad56b] daemon is not started [2023-05-04T20:00:48.115Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-05-04T20:00:49.493Z] check_test.go:195: [d360cc9b7aae5] daemon is not started [2023-05-04T20:00:49.493Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-05-04T20:00:50.430Z] check_test.go:195: [dededc167e6ee] daemon is not started [2023-05-04T20:00:50.430Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-05-04T20:00:51.809Z] check_test.go:195: [d3562baeabf35] daemon is not started [2023-05-04T20:00:51.809Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-05-04T20:00:52.378Z] check_test.go:195: [d55180c14ce35] daemon is not started [2023-05-04T20:00:52.378Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-05-04T20:00:53.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-05-04T20:00:53.576Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddfb94c46ad8eb06ebebc547f31cd06e38e83a042bf6c873cdf6b369ae8dd4fa [2023-05-04T20:00:54.514Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a5b9758f02cbbff016445267a6db9b0d3e84c273a6cef3e59143d96bdc2ce98f [2023-05-04T20:00:54.514Z] check_test.go:195: [d03df3470623e] daemon is not started [2023-05-04T20:00:54.773Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-05-04T20:00:55.710Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:edc051f6982bdf270258b1168c201ad4f3bafcfbb7a1a21765bf5aaf8dabf4f9 [2023-05-04T20:00:55.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-05-04T20:00:56.537Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:30e73ebc59dc2ecfc483c5cba2b0dc93d675b8aa9ac6711fcec0504e591a3e25 [2023-05-04T20:00:56.796Z] check_test.go:195: [ddfc78a4a8a89] daemon is not started [2023-05-04T20:00:56.796Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-05-04T20:00:57.737Z] check_test.go:195: [d8ea8973fcc85] daemon is not started [2023-05-04T20:00:57.737Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-05-04T20:00:58.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-05-04T20:00:58.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-05-04T20:01:00.288Z] check_test.go:195: [de93cfc1380ba] daemon is not started [2023-05-04T20:01:00.288Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-05-04T20:01:01.226Z] check_test.go:195: [d4bfb0e23fa10] daemon is not started [2023-05-04T20:01:01.226Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-05-04T20:01:01.226Z] check_test.go:195: [dfffc8311d166] daemon is not started [2023-05-04T20:01:01.226Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-05-04T20:01:02.166Z] check_test.go:195: [d348a4e53c8aa] daemon is not started [2023-05-04T20:01:02.166Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-05-04T20:01:03.103Z] check_test.go:195: [d5e33f82d0d72] daemon is not started [2023-05-04T20:01:03.103Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-05-04T20:01:04.482Z] check_test.go:195: [d4407548459af] daemon is not started [2023-05-04T20:01:04.482Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-05-04T20:01:06.820Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-05-04T20:01:06.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.53s) [2023-05-04T20:01:06.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.91s) [2023-05-04T20:01:06.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.04s) [2023-05-04T20:01:06.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.15s) [2023-05-04T20:01:06.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.18s) [2023-05-04T20:01:06.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.88s) [2023-05-04T20:01:06.820Z] === RUN TestBuildMultiStageCopy [2023-05-04T20:01:06.820Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-05-04T20:01:07.017Z] check_test.go:195: [d438dbb0f0349] daemon is not started [2023-05-04T20:01:07.017Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-05-04T20:01:07.954Z] check_test.go:195: [d0cb458021bfd] daemon is not started [2023-05-04T20:01:07.954Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-05-04T20:01:09.858Z] check_test.go:195: [dd48de07b11c3] daemon is not started [2023-05-04T20:01:09.858Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-05-04T20:01:10.426Z] check_test.go:195: [d9f3b0ba2a01e] daemon is not started [2023-05-04T20:01:10.426Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-05-04T20:01:11.363Z] check_test.go:195: [d91ba0acc840b] daemon is not started [2023-05-04T20:01:11.363Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-05-04T20:01:11.363Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-05-04T20:01:11.622Z] check_test.go:195: [d436815bfab97] daemon is not started [2023-05-04T20:01:11.622Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-05-04T20:01:11.881Z] check_test.go:195: [d5933c75de10e] daemon is not started [2023-05-04T20:01:11.881Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-05-04T20:01:12.140Z] check_test.go:195: [dbe15fcb9fb73] daemon is not started [2023-05-04T20:01:12.140Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-05-04T20:01:12.140Z] check_test.go:195: [d304a935a6180] daemon is not started [2023-05-04T20:01:12.140Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-05-04T20:01:13.078Z] docker_cli_swarm_test.go:1802: [dab79817637cc] joining swarm manager [d3de7726b1965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T20:01:13.338Z] check_test.go:195: [d7f0c517f531a] daemon is not started [2023-05-04T20:01:13.338Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-05-04T20:01:14.275Z] docker_cli_swarm_test.go:1803: [d869379e94170] joining swarm manager [d3de7726b1965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T20:01:14.843Z] check_test.go:195: [d03ef580c0112] daemon is not started [2023-05-04T20:01:14.843Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-05-04T20:01:16.748Z] check_test.go:195: [d50e385c0f819] daemon is not started [2023-05-04T20:01:16.748Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-05-04T20:01:17.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-05-04T20:01:17.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-05-04T20:01:17.684Z] check_test.go:195: [d94efbf04f227] daemon is not started [2023-05-04T20:01:17.684Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-05-04T20:01:18.268Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-05-04T20:01:18.621Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-05-04T20:01:19.260Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-05-04T20:01:19.558Z] --- PASS: TestDockerRegistrySuite (48.49s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.06s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.99s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.63s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.21s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.14s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.06s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.01s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.62s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (1.27s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.88s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (1.03s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.13s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.60s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.75s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.86s) [2023-05-04T20:01:19.559Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2023-05-04T20:01:19.559Z] === RUN TestDockerSchema1RegistrySuite [2023-05-04T20:01:19.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-05-04T20:01:19.559Z] check_test.go:222: [d51e96d8d8138] daemon is not started [2023-05-04T20:01:19.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-05-04T20:01:20.830Z] --- PASS: TestBuildMultiStageCopy (14.50s) [2023-05-04T20:01:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.24s) [2023-05-04T20:01:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2023-05-04T20:01:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2023-05-04T20:01:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2023-05-04T20:01:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.32s) [2023-05-04T20:01:20.830Z] === RUN TestBuildMultiStageParentConfig [2023-05-04T20:01:22.095Z] check_test.go:222: [d38fb19e0ce3a] daemon is not started [2023-05-04T20:01:22.354Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-05-04T20:01:23.796Z] --- PASS: TestBuildMultiStageParentConfig (2.78s) [2023-05-04T20:01:23.796Z] === RUN TestBuildLabelWithTargets [2023-05-04T20:01:23.796Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:01:23.796Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-05-04T20:01:23.796Z] === RUN TestBuildWithEmptyLayers [2023-05-04T20:01:24.789Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2023-05-04T20:01:24.789Z] === RUN TestBuildMultiStageOnBuild [2023-05-04T20:01:27.627Z] check_test.go:222: [dbf102a8d5e08] daemon is not started [2023-05-04T20:01:27.627Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-05-04T20:01:30.161Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-05-04T20:01:30.161Z] check_test.go:222: [d8dd5b92a946e] daemon is not started [2023-05-04T20:01:30.161Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-05-04T20:01:31.566Z] check_test.go:222: [d8d2f7eabbd45] daemon is not started [2023-05-04T20:01:31.566Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-05-04T20:01:32.503Z] check_test.go:222: [dae2119ebec9c] daemon is not started [2023-05-04T20:01:32.503Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-05-04T20:01:32.503Z] check_test.go:222: [da1752fcb94ff] daemon is not started [2023-05-04T20:01:32.503Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-05-04T20:01:33.881Z] check_test.go:222: [d2c947e84d856] daemon is not started [2023-05-04T20:01:33.881Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-05-04T20:01:34.819Z] check_test.go:222: [ddc228f819b0e] daemon is not started [2023-05-04T20:01:34.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-05-04T20:01:35.757Z] check_test.go:222: [de8846446e430] daemon is not started [2023-05-04T20:01:35.757Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-05-04T20:01:39.049Z] check_test.go:222: [d8bbd0fa9d554] daemon is not started [2023-05-04T20:01:39.049Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-05-04T20:01:39.049Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-05-04T20:01:39.049Z] check_test.go:222: [d57bf40a3c2c9] daemon is not started [2023-05-04T20:01:39.049Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-05-04T20:01:39.307Z] check_test.go:222: [d029efab0a4ae] daemon is not started [2023-05-04T20:01:39.307Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-05-04T20:01:39.308Z] check_test.go:222: [d79dcc70c25cf] daemon is not started [2023-05-04T20:01:39.308Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-05-04T20:01:39.566Z] check_test.go:222: [d98d6a0a19e71] daemon is not started [2023-05-04T20:01:39.566Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-05-04T20:01:39.825Z] check_test.go:222: [d7a48f2099959] daemon is not started [2023-05-04T20:01:39.825Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-05-04T20:01:40.085Z] check_test.go:222: [dd13e837db1fc] daemon is not started [2023-05-04T20:01:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-05-04T20:01:40.345Z] check_test.go:222: [dad5e84bb5845] daemon is not started [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite (21.02s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.78s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.07s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.95s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.04s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.13s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.86s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.26s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2023-05-04T20:01:40.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-05-04T20:01:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-05-04T20:01:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-05-04T20:01:40.345Z] docker_cli_swarm_test.go:1321: [dc78ee4ef99c2] joining swarm manager [dab2dccdf7d86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T20:01:40.913Z] check_test.go:251: [d29d215e0735c] daemon is not started [2023-05-04T20:01:40.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-05-04T20:01:41.481Z] check_test.go:251: [d827f5615eb9a] daemon is not started [2023-05-04T20:01:41.481Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-05-04T20:01:41.740Z] check_test.go:251: [d5ec0ff58e8dc] daemon is not started [2023-05-04T20:01:41.740Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-05-04T20:01:41.740Z] docker_cli_swarm_test.go:1322: [d82b43ff0c839] joining swarm manager [dab2dccdf7d86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T20:01:42.648Z] --- PASS: TestBuildMultiStageOnBuild (15.53s) [2023-05-04T20:01:42.648Z] === RUN TestBuildUncleanTarFilenames [2023-05-04T20:01:42.648Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:01:42.648Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2023-05-04T20:01:42.648Z] === RUN TestBuildMultiStageLayerLeak [2023-05-04T20:01:43.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-05-04T20:01:43.378Z] check_test.go:251: [ddb3e4fa14291] daemon is not started [2023-05-04T20:01:43.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-05-04T20:01:43.946Z] check_test.go:251: [d21491070e991] daemon is not started [2023-05-04T20:01:43.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-05-04T20:01:44.883Z] check_test.go:251: [d3ddd4384eaba] daemon is not started [2023-05-04T20:01:44.883Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-05-04T20:01:44.883Z] check_test.go:251: [d13a85b6c2b97] daemon is not started [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.61s) [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.66s) [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2023-05-04T20:01:44.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-05-04T20:01:44.883Z] === RUN TestDockerRegistryAuthTokenSuite [2023-05-04T20:01:44.883Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-05-04T20:01:50.157Z] check_test.go:278: [dd77ef27abf3d] daemon is not started [2023-05-04T20:01:50.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-05-04T20:01:50.157Z] check_test.go:278: [d7109bf635e90] daemon is not started [2023-05-04T20:01:50.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-05-04T20:01:50.416Z] check_test.go:278: [d53102c08ed21] daemon is not started [2023-05-04T20:01:50.416Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-05-04T20:01:50.676Z] check_test.go:278: [d834c947855e5] daemon is not started [2023-05-04T20:01:50.676Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-05-04T20:01:50.676Z] check_test.go:278: [d4bb5477e6df6] daemon is not started [2023-05-04T20:01:50.676Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2023-05-04T20:01:50.676Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-05-04T20:01:50.676Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2023-05-04T20:01:50.676Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-05-04T20:01:50.676Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-05-04T20:01:50.676Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-05-04T20:01:50.676Z] === RUN TestDockerNetworkSuite [2023-05-04T20:01:50.676Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-05-04T20:01:53.211Z] docker_cli_network_unix_test.go:46: [dc6b0b6a5baeb] daemon is not started [2023-05-04T20:01:53.212Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-05-04T20:01:53.780Z] docker_cli_network_unix_test.go:46: [dc9ae735347f1] daemon is not started [2023-05-04T20:01:54.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-05-04T20:01:55.945Z] docker_cli_network_unix_test.go:46: [dee9b0ba36f70] daemon is not started [2023-05-04T20:01:56.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-05-04T20:01:57.624Z] --- PASS: TestBuildMultiStageLayerLeak (17.18s) [2023-05-04T20:01:57.624Z] === RUN TestBuildWithHugeFile [2023-05-04T20:01:58.261Z] docker_cli_network_unix_test.go:46: [dbb20f84b5185] daemon is not started [2023-05-04T20:01:58.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-05-04T20:01:58.521Z] docker_cli_network_unix_test.go:1233: [d9770266bdb73] daemon is not started [2023-05-04T20:02:01.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-05-04T20:02:02.385Z] docker_cli_network_unix_test.go:46: [d0a751ce0ea50] daemon is not started [2023-05-04T20:02:02.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-05-04T20:02:08.262Z] docker_cli_network_unix_test.go:46: [dbef4e32b5932] daemon is not started [2023-05-04T20:02:08.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-05-04T20:02:10.427Z] docker_cli_network_unix_test.go:46: [d0a4fd69dc32c] daemon is not started [2023-05-04T20:02:10.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-05-04T20:02:12.374Z] docker_cli_network_unix_test.go:46: [d8e9d041f4207] daemon is not started [2023-05-04T20:02:12.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-05-04T20:02:12.633Z] docker_cli_network_unix_test.go:46: [d0db090a2d28a] daemon is not started [2023-05-04T20:02:12.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-05-04T20:02:13.151Z] docker_cli_network_unix_test.go:46: [de028767b9c47] daemon is not started [2023-05-04T20:02:13.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-05-04T20:02:13.719Z] docker_cli_network_unix_test.go:46: [d6258ac1f961d] daemon is not started [2023-05-04T20:02:14.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-05-04T20:02:14.546Z] docker_cli_network_unix_test.go:46: [db001932d8457] daemon is not started [2023-05-04T20:02:15.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-05-04T20:02:15.373Z] docker_cli_network_unix_test.go:46: [dff96d1968d97] daemon is not started [2023-05-04T20:02:15.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-05-04T20:02:15.633Z] docker_cli_network_unix_test.go:46: [d7cb3066d5f54] daemon is not started [2023-05-04T20:02:15.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-05-04T20:02:16.201Z] docker_cli_network_unix_test.go:46: [d4c06ec80b6f3] daemon is not started [2023-05-04T20:02:16.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-05-04T20:02:16.720Z] docker_cli_network_unix_test.go:46: [d0965ac537901] daemon is not started [2023-05-04T20:02:16.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-05-04T20:02:16.720Z] docker_cli_network_unix_test.go:46: [dd546546c57dd] daemon is not started [2023-05-04T20:02:16.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-05-04T20:02:16.979Z] docker_cli_network_unix_test.go:46: [dd4af7cd452ec] daemon is not started [2023-05-04T20:02:16.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-05-04T20:02:17.918Z] docker_cli_network_unix_test.go:46: [d532fada7de92] daemon is not started [2023-05-04T20:02:17.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-05-04T20:02:18.486Z] docker_cli_network_unix_test.go:46: [dfe91c49e79c1] daemon is not started [2023-05-04T20:02:19.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-05-04T20:02:19.054Z] docker_cli_network_unix_test.go:46: [de77fa4a2b617] daemon is not started [2023-05-04T20:02:19.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-05-04T20:02:19.054Z] docker_cli_network_unix_test.go:46: [d4c1337beff31] daemon is not started [2023-05-04T20:02:19.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-05-04T20:02:19.314Z] docker_cli_network_unix_test.go:46: [d91c336060b1f] daemon is not started [2023-05-04T20:02:19.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-05-04T20:02:20.251Z] docker_cli_network_unix_test.go:968: [dff04a8ee2e2c] daemon is not started [2023-05-04T20:02:21.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-05-04T20:02:23.009Z] docker_cli_network_unix_test.go:46: [de3cb57dced06] daemon is not started [2023-05-04T20:02:23.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-05-04T20:02:25.545Z] docker_cli_network_unix_test.go:1116: [d8264fb5047a7] daemon is not started [2023-05-04T20:02:26.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-05-04T20:02:27.184Z] docker_cli_network_unix_test.go:46: [dd65dd2bacb6d] daemon is not started [2023-05-04T20:02:27.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-05-04T20:02:28.121Z] docker_cli_network_unix_test.go:46: [d82a00e148c09] daemon is not started [2023-05-04T20:02:28.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-05-04T20:02:28.121Z] docker_cli_network_unix_test.go:46: [dd0f225643fb8] daemon is not started [2023-05-04T20:02:28.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-05-04T20:02:28.380Z] docker_cli_network_unix_test.go:46: [dff102ef497c2] daemon is not started [2023-05-04T20:02:28.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-05-04T20:02:28.639Z] docker_cli_network_unix_test.go:46: [d273ba3aab548] daemon is not started [2023-05-04T20:02:28.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-05-04T20:02:28.898Z] docker_cli_network_unix_test.go:46: [d462c216cbfdb] daemon is not started [2023-05-04T20:02:28.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-05-04T20:02:28.898Z] docker_cli_network_unix_test.go:46: [dbeb552651b99] daemon is not started [2023-05-04T20:02:28.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-05-04T20:02:30.276Z] docker_cli_network_unix_test.go:46: [d2573a345b7ed] daemon is not started [2023-05-04T20:02:31.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-05-04T20:02:31.655Z] docker_cli_network_unix_test.go:46: [dbe6bc55fe5e8] daemon is not started [2023-05-04T20:02:31.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-05-04T20:02:31.655Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-05-04T20:02:31.655Z] docker_cli_network_unix_test.go:46: [d6ac976400314] daemon is not started [2023-05-04T20:02:31.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-05-04T20:02:32.229Z] docker_cli_network_unix_test.go:46: [daed55ad1f735] daemon is not started [2023-05-04T20:02:32.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-05-04T20:02:36.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-05-04T20:02:38.062Z] docker_cli_network_unix_test.go:1084: [dd3e019c8ca43] daemon is not started [2023-05-04T20:02:39.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-05-04T20:02:39.440Z] docker_cli_network_unix_test.go:46: [de0d0e839635d] daemon is not started [2023-05-04T20:02:39.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-05-04T20:02:40.008Z] docker_cli_network_unix_test.go:46: [d39fb837af01d] daemon is not started [2023-05-04T20:02:40.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-05-04T20:02:42.173Z] docker_cli_network_unix_test.go:46: [d3caf64f7847e] daemon is not started [2023-05-04T20:02:42.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-05-04T20:02:42.433Z] docker_cli_network_unix_test.go:46: [d821b7f1ceab6] daemon is not started [2023-05-04T20:02:42.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-05-04T20:02:43.002Z] docker_cli_network_unix_test.go:46: [db87b715ef8a7] daemon is not started [2023-05-04T20:02:43.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-05-04T20:02:43.830Z] docker_cli_network_unix_test.go:46: [d10750d151781] daemon is not started [2023-05-04T20:02:43.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-05-04T20:02:44.399Z] docker_cli_network_unix_test.go:46: [d17dfdce5542f] daemon is not started [2023-05-04T20:02:44.658Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-05-04T20:02:51.227Z] docker_cli_network_unix_test.go:46: [d27744a54e9b7] daemon is not started [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite (60.23s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.50s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.96s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.61s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.66s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.75s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.65s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.43s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.59s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.00s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.16s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.25s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.15s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.80s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2023-05-04T20:02:51.227Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.85s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.19s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.05s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2023-05-04T20:02:51.227Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.29s) [2023-05-04T20:02:51.227Z] === RUN TestDockerHubPullSuite [2023-05-04T20:02:51.227Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-05-04T20:02:55.419Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-05-04T20:02:55.419Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-05-04T20:02:57.956Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-05-04T20:02:59.335Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-05-04T20:03:01.241Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-05-04T20:03:01.501Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-05-04T20:03:01.501Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-05-04T20:03:01.760Z] --- PASS: TestDockerHubPullSuite (10.88s) [2023-05-04T20:03:01.760Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (4.14s) [2023-05-04T20:03:01.760Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.69s) [2023-05-04T20:03:01.760Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.33s) [2023-05-04T20:03:01.760Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.88s) [2023-05-04T20:03:01.760Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.47s) [2023-05-04T20:03:01.760Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2023-05-04T20:03:01.760Z] PASS [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === Skipped [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-05-04T20:03:01.760Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-05-04T20:03:01.760Z] docker_cli_sni_test.go:18: Flakey test [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-05-04T20:03:01.760Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-05-04T20:03:01.760Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-05-04T20:03:01.760Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-05-04T20:03:01.760Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-05-04T20:03:01.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-05-04T20:03:01.760Z] [2023-05-04T20:03:01.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-05-04T20:03:01.761Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-05-04T20:03:01.761Z] docker_cli_network_unix_test.go:46: [d6ac976400314] daemon is not started [2023-05-04T20:03:01.761Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-05-04T20:03:01.761Z] [2023-05-04T20:03:01.761Z] DONE 1270 tests, 51 skipped in 1375.867s [2023-05-04T20:03:01.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-05-04T20:03:01.761Z] ++++ cat bundles/test-integration/docker.pid [2023-05-04T20:03:01.761Z] +++ kill 12634 [2023-05-04T20:03:03.139Z] +++ /etc/init.d/apparmor stop [2023-05-04T20:03:03.139Z] Leaving: AppArmorNo profiles have been unloaded. [2023-05-04T20:03:03.139Z] [2023-05-04T20:03:03.139Z] Unloading profiles will leave already running processes permanently [2023-05-04T20:03:03.139Z] unconfined, which can lead to unexpected situations. [2023-05-04T20:03:03.139Z] [2023-05-04T20:03:03.139Z] To set a process to complain mode, use the command line tool [2023-05-04T20:03:03.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-05-04T20:03:03.139Z] +++ true [2023-05-04T20:03:03.139Z] exiting test-integration [2023-05-04T20:03:03.139Z] ++ exit 0 [2023-05-04T20:03:03.139Z] [2023-05-04T20:03:03.399Z] + for job in $(jobs -p) [2023-05-04T20:03:03.399Z] + wait 24676 [2023-05-04T20:03:10.007Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-05-04T20:03:16.587Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-05-04T20:03:17.965Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-05-04T20:03:22.158Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-05-04T20:03:24.693Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-05-04T20:03:28.885Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-05-04T20:03:28.885Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-05-04T20:03:28.885Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-05-04T20:03:35.455Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-05-04T20:03:36.024Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-05-04T20:03:36.592Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-05-04T20:03:39.128Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-05-04T20:04:24.831Z] --- PASS: TestBuildWithHugeFile (143.97s) [2023-05-04T20:04:24.831Z] === RUN TestBuildWithEmptyDockerfile [2023-05-04T20:04:24.831Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T20:04:24.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T20:04:24.831Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T20:04:24.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T20:04:24.831Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T20:04:24.831Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T20:04:24.831Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-05-04T20:04:24.831Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-05-04T20:04:24.831Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-05-04T20:04:24.831Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2023-05-04T20:04:24.831Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-05-04T20:04:24.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-05-04T20:04:24.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-05-04T20:04:24.831Z] === RUN TestBuildPreserveOwnership [2023-05-04T20:04:24.831Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:04:24.831Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-05-04T20:04:24.831Z] === RUN TestBuildPlatformInvalid [2023-05-04T20:04:24.831Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2023-05-04T20:04:24.831Z] PASS [2023-05-04T20:04:24.831Z] ok github.com/docker/docker/integration/build 218.395s [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === Skipped [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-05-04T20:04:24.831Z] build_session_test.go:25: TODO: BuildKit [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-05-04T20:04:24.831Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-05-04T20:04:24.831Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2023-05-04T20:04:24.831Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-05-04T20:04:24.831Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] DONE 28 tests, 5 skipped in 241.726s [2023-05-04T20:04:24.831Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-05-04T20:04:24.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:04:24.831Z] INFO: Testing against a local daemon [2023-05-04T20:04:24.831Z] === RUN TestConfigInspect [2023-05-04T20:04:24.831Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] --- SKIP: TestConfigInspect (0.00s) [2023-05-04T20:04:24.831Z] === RUN TestConfigList [2023-05-04T20:04:24.831Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] --- SKIP: TestConfigList (0.00s) [2023-05-04T20:04:24.831Z] === RUN TestConfigsCreateAndDelete [2023-05-04T20:04:24.831Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-05-04T20:04:24.831Z] === RUN TestConfigsUpdate [2023-05-04T20:04:24.831Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-05-04T20:04:24.831Z] === RUN TestTemplatedConfig [2023-05-04T20:04:24.831Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-05-04T20:04:24.831Z] === RUN TestConfigCreateResolve [2023-05-04T20:04:24.831Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:04:24.831Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-05-04T20:04:24.831Z] === RUN TestConfigDaemonLibtrustID [2023-05-04T20:04:24.831Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:04:24.831Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-05-04T20:04:24.831Z] PASS [2023-05-04T20:04:24.831Z] ok github.com/docker/docker/integration/config 0.110s [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === Skipped [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-05-04T20:04:24.831Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-05-04T20:04:24.831Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-05-04T20:04:24.831Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-05-04T20:04:24.831Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-05-04T20:04:24.831Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-05-04T20:04:24.831Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-05-04T20:04:24.831Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:04:24.831Z] [2023-05-04T20:04:24.831Z] DONE 7 tests, 7 skipped in 2.155s [2023-05-04T20:04:24.831Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-05-04T20:04:27.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:04:27.839Z] INFO: Testing against a local daemon [2023-05-04T20:04:27.839Z] === RUN TestCheckpoint [2023-05-04T20:04:27.839Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T20:04:27.839Z] --- SKIP: TestCheckpoint (0.00s) [2023-05-04T20:04:27.839Z] === RUN TestContainerInvalidJSON [2023-05-04T20:04:27.839Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T20:04:27.839Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T20:04:27.839Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T20:04:27.839Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T20:04:27.839Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-05-04T20:04:27.839Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-05-04T20:04:27.839Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-05-04T20:04:27.839Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-05-04T20:04:27.839Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-05-04T20:04:27.839Z] --- PASS: TestContainerInvalidJSON (0.03s) [2023-05-04T20:04:27.839Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-05-04T20:04:27.839Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-05-04T20:04:27.839Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-05-04T20:04:27.839Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-05-04T20:04:27.839Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2023-05-04T20:04:27.839Z] === RUN TestCopyFromContainerPathIsNotDir [2023-05-04T20:04:27.839Z] copy_test.go:37: testEnv.OSType == "windows" [2023-05-04T20:04:27.839Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2023-05-04T20:04:27.839Z] === RUN TestCopyToContainerPathDoesNotExist [2023-05-04T20:04:27.839Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2023-05-04T20:04:27.839Z] === RUN TestCopyToContainerPathIsNotDir [2023-05-04T20:04:27.839Z] copy_test.go:62: testEnv.OSType == "windows" [2023-05-04T20:04:27.839Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2023-05-04T20:04:27.839Z] === RUN TestCopyFromContainer [2023-05-04T20:04:27.839Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:27.839Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-05-04T20:04:27.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-05-04T20:04:27.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T20:04:27.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T20:04:27.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T20:04:27.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T20:04:27.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T20:04:27.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T20:04:27.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-05-04T20:04:27.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-05-04T20:04:27.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-05-04T20:04:27.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-05-04T20:04:27.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-05-04T20:04:27.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-05-04T20:04:27.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-05-04T20:04:27.839Z] === RUN TestCreateLinkToNonExistingContainer [2023-05-04T20:04:27.839Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-05-04T20:04:27.839Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-05-04T20:04:27.839Z] === RUN TestCreateWithInvalidEnv [2023-05-04T20:04:27.839Z] === RUN TestCreateWithInvalidEnv/0 [2023-05-04T20:04:27.839Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-05-04T20:04:27.839Z] === RUN TestCreateWithInvalidEnv/1 [2023-05-04T20:04:27.839Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-05-04T20:04:27.839Z] === RUN TestCreateWithInvalidEnv/2 [2023-05-04T20:04:27.839Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-05-04T20:04:27.839Z] === CONT TestCreateWithInvalidEnv/2 [2023-05-04T20:04:27.839Z] === CONT TestCreateWithInvalidEnv/0 [2023-05-04T20:04:27.839Z] === CONT TestCreateWithInvalidEnv/1 [2023-05-04T20:04:27.839Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-05-04T20:04:27.839Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-05-04T20:04:27.839Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-05-04T20:04:27.839Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-05-04T20:04:27.839Z] === RUN TestCreateTmpfsMountsTarget [2023-05-04T20:04:27.839Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:27.839Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-05-04T20:04:27.839Z] === RUN TestCreateWithCustomMaskedPaths [2023-05-04T20:04:27.839Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:04:27.839Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-05-04T20:04:27.839Z] === RUN TestCreateWithCustomReadonlyPaths [2023-05-04T20:04:27.839Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:04:27.839Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-05-04T20:04:27.839Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-05-04T20:04:27.839Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T20:04:28.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T20:04:28.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T20:04:28.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T20:04:28.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T20:04:28.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T20:04:28.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T20:04:28.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T20:04:28.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T20:04:28.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T20:04:28.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-05-04T20:04:28.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-05-04T20:04:28.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-05-04T20:04:28.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-05-04T20:04:28.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-05-04T20:04:28.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2023-05-04T20:04:28.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-05-04T20:04:28.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-05-04T20:04:28.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-05-04T20:04:28.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-05-04T20:04:28.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-05-04T20:04:28.309Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-05-04T20:04:28.309Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-05-04T20:04:28.309Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-05-04T20:04:28.309Z] === RUN TestCreateDifferentPlatform [2023-05-04T20:04:28.309Z] === RUN TestCreateDifferentPlatform/different_os [2023-05-04T20:04:28.309Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-05-04T20:04:28.309Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2023-05-04T20:04:28.309Z] --- PASS: TestCreateDifferentPlatform/different_os (0.02s) [2023-05-04T20:04:28.309Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-05-04T20:04:28.309Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-05-04T20:04:28.309Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2023-05-04T20:04:28.309Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-05-04T20:04:28.309Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-05-04T20:04:28.309Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-05-04T20:04:28.309Z] === RUN TestContainerKillOnDaemonStart [2023-05-04T20:04:28.309Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:28.309Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-05-04T20:04:28.309Z] === RUN TestDiff [2023-05-04T20:04:28.309Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-05-04T20:04:28.309Z] --- SKIP: TestDiff (0.00s) [2023-05-04T20:04:28.309Z] === RUN TestExecWithCloseStdin [2023-05-04T20:04:31.299Z] --- PASS: TestExecWithCloseStdin (2.90s) [2023-05-04T20:04:31.299Z] === RUN TestExec [2023-05-04T20:04:34.266Z] --- PASS: TestExec (2.70s) [2023-05-04T20:04:34.266Z] === RUN TestExecUser [2023-05-04T20:04:34.266Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-05-04T20:04:34.266Z] --- SKIP: TestExecUser (0.00s) [2023-05-04T20:04:34.266Z] === RUN TestExportContainerAndImportImage [2023-05-04T20:04:34.266Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:34.266Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-05-04T20:04:34.266Z] === RUN TestExportContainerAfterDaemonRestart [2023-05-04T20:04:34.266Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:34.266Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-05-04T20:04:34.266Z] === RUN TestHealthCheckWorkdir [2023-05-04T20:04:34.266Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-05-04T20:04:34.266Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-05-04T20:04:34.266Z] === RUN TestHealthKillContainer [2023-05-04T20:04:34.266Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-05-04T20:04:34.266Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-05-04T20:04:34.266Z] === RUN TestHealthCheckProcessKilled [2023-05-04T20:04:35.363Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-05-04T20:04:35.363Z] docker_cli_swarm_test.go:1186: [d4f0d9c3f0018] joining swarm manager [d755816a1161f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T20:04:37.229Z] --- PASS: TestHealthCheckProcessKilled (2.85s) [2023-05-04T20:04:37.229Z] === RUN TestInspectCpusetInConfigPre120 [2023-05-04T20:04:37.229Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-05-04T20:04:37.229Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-05-04T20:04:37.229Z] === RUN TestKillContainerInvalidSignal [2023-05-04T20:04:39.452Z] --- PASS: TestKillContainerInvalidSignal (2.47s) [2023-05-04T20:04:39.452Z] === RUN TestKillContainer [2023-05-04T20:04:39.452Z] === RUN TestKillContainer/no_signal [2023-05-04T20:04:40.664Z] docker_cli_swarm_test.go:1195: [dec4cbaba3f01] joining swarm manager [d755816a1161f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T20:04:41.678Z] === RUN TestKillContainer/non_killing_signal [2023-05-04T20:04:41.679Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-05-04T20:04:41.679Z] === RUN TestKillContainer/killing_signal [2023-05-04T20:04:44.642Z] --- PASS: TestKillContainer (5.19s) [2023-05-04T20:04:44.642Z] --- PASS: TestKillContainer/no_signal (2.35s) [2023-05-04T20:04:44.642Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-05-04T20:04:44.642Z] --- PASS: TestKillContainer/killing_signal (2.77s) [2023-05-04T20:04:44.642Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-05-04T20:04:44.642Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-05-04T20:04:44.642Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-05-04T20:04:44.642Z] === RUN TestKillStoppedContainer [2023-05-04T20:04:44.642Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-05-04T20:04:44.642Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-05-04T20:04:44.642Z] === RUN TestKillStoppedContainerAPIPre120 [2023-05-04T20:04:44.642Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-05-04T20:04:44.642Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-05-04T20:04:44.642Z] === RUN TestKillDifferentUserContainer [2023-05-04T20:04:44.642Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-05-04T20:04:44.642Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-05-04T20:04:44.642Z] === RUN TestInspectOomKilledTrue [2023-05-04T20:04:44.642Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:44.642Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-05-04T20:04:44.642Z] === RUN TestInspectOomKilledFalse [2023-05-04T20:04:44.642Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-05-04T20:04:44.642Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-05-04T20:04:44.642Z] === RUN TestLogsFollowTailEmpty [2023-05-04T20:04:46.869Z] --- PASS: TestLogsFollowTailEmpty (2.48s) [2023-05-04T20:04:46.869Z] === RUN TestNetworkNat [2023-05-04T20:04:46.869Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-05-04T20:04:46.869Z] --- SKIP: TestNetworkNat (0.00s) [2023-05-04T20:04:46.869Z] === RUN TestNetworkLocalhostTCPNat [2023-05-04T20:04:49.834Z] --- PASS: TestNetworkLocalhostTCPNat (2.82s) [2023-05-04T20:04:49.834Z] === RUN TestNetworkLoopbackNat [2023-05-04T20:04:49.834Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-05-04T20:04:49.834Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-05-04T20:04:49.834Z] === RUN TestPause [2023-05-04T20:04:49.834Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-05-04T20:04:49.834Z] --- SKIP: TestPause (0.00s) [2023-05-04T20:04:49.834Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-05-04T20:04:52.057Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.37s) [2023-05-04T20:04:52.057Z] === RUN TestPauseStopPausedContainer [2023-05-04T20:04:52.057Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:04:52.057Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-05-04T20:04:52.057Z] === RUN TestPsFilter [2023-05-04T20:04:52.057Z] --- PASS: TestPsFilter (0.15s) [2023-05-04T20:04:52.057Z] === RUN TestRemoveContainerWithRemovedVolume [2023-05-04T20:05:00.746Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.59s) [2023-05-04T20:05:00.746Z] === RUN TestRemoveContainerWithVolume [2023-05-04T20:05:02.971Z] --- PASS: TestRemoveContainerWithVolume (3.18s) [2023-05-04T20:05:02.971Z] === RUN TestRemoveContainerRunning [2023-05-04T20:05:05.942Z] --- PASS: TestRemoveContainerRunning (2.57s) [2023-05-04T20:05:05.942Z] === RUN TestRemoveContainerForceRemoveRunning [2023-05-04T20:05:08.173Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.32s) [2023-05-04T20:05:08.173Z] === RUN TestRemoveInvalidContainer [2023-05-04T20:05:08.173Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2023-05-04T20:05:08.173Z] === RUN TestRenameLinkedContainer [2023-05-04T20:05:08.173Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-05-04T20:05:08.173Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-05-04T20:05:08.173Z] === RUN TestRenameStoppedContainer [2023-05-04T20:05:15.349Z] --- PASS: TestRenameStoppedContainer (7.54s) [2023-05-04T20:05:15.349Z] === RUN TestRenameRunningContainerAndReuse [2023-05-04T20:05:21.235Z] --- PASS: TestRenameRunningContainerAndReuse (5.07s) [2023-05-04T20:05:21.235Z] === RUN TestRenameInvalidName [2023-05-04T20:05:22.808Z] --- PASS: TestRenameInvalidName (2.47s) [2023-05-04T20:05:22.808Z] === RUN TestRenameAnonymousContainer [2023-05-04T20:05:22.808Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-05-04T20:05:22.808Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-05-04T20:05:22.808Z] === RUN TestRenameContainerWithSameName [2023-05-04T20:05:25.769Z] --- PASS: TestRenameContainerWithSameName (2.41s) [2023-05-04T20:05:25.769Z] === RUN TestRenameContainerWithLinkedContainer [2023-05-04T20:05:25.769Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-05-04T20:05:25.769Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-05-04T20:05:25.769Z] === RUN TestResize [2023-05-04T20:05:27.343Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-05-04T20:05:27.992Z] --- PASS: TestResize (2.37s) [2023-05-04T20:05:27.993Z] === RUN TestResizeWithInvalidSize [2023-05-04T20:05:27.993Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-05-04T20:05:27.993Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-05-04T20:05:27.993Z] === RUN TestResizeWhenContainerNotStarted [2023-05-04T20:05:29.248Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-05-04T20:05:34.520Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-05-04T20:05:35.898Z] docker_cli_swarm_test.go:1118: [df047fef1c52b] joining swarm manager [d3bb7b51b4fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T20:05:36.676Z] --- PASS: TestResizeWhenContainerNotStarted (7.62s) [2023-05-04T20:05:36.677Z] === RUN TestDaemonRestartKillContainers [2023-05-04T20:05:36.677Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:05:36.677Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-05-04T20:05:36.677Z] === RUN TestStats [2023-05-04T20:05:36.677Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-05-04T20:05:36.677Z] --- SKIP: TestStats (0.00s) [2023-05-04T20:05:36.677Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-05-04T20:05:36.835Z] docker_cli_swarm_test.go:1119: [d965672732bd6] joining swarm manager [d3bb7b51b4fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T20:05:40.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.25s) [2023-05-04T20:05:40.489Z] === RUN TestStopContainerWithTimeout [2023-05-04T20:05:40.489Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-05-04T20:05:40.489Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-05-04T20:05:40.489Z] === RUN TestUpdateRestartPolicy [2023-05-04T20:06:05.833Z] --- PASS: TestUpdateRestartPolicy (23.59s) [2023-05-04T20:06:05.833Z] === RUN TestUpdateRestartWithAutoRemove [2023-05-04T20:06:06.825Z] --- PASS: TestUpdateRestartWithAutoRemove (2.36s) [2023-05-04T20:06:06.825Z] === RUN TestWaitNonBlocked [2023-05-04T20:06:06.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T20:06:06.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T20:06:06.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T20:06:06.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T20:06:06.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-05-04T20:06:06.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-05-04T20:06:10.637Z] --- PASS: TestWaitNonBlocked (0.04s) [2023-05-04T20:06:10.637Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.27s) [2023-05-04T20:06:10.637Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.42s) [2023-05-04T20:06:10.637Z] === RUN TestWaitBlocked [2023-05-04T20:06:10.637Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:10.637Z] --- SKIP: TestWaitBlocked (0.00s) [2023-05-04T20:06:10.637Z] PASS [2023-05-04T20:06:10.637Z] ok github.com/docker/docker/integration/container 102.743s [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === Skipped [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-05-04T20:06:10.637Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2023-05-04T20:06:10.637Z] copy_test.go:37: testEnv.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2023-05-04T20:06:10.637Z] copy_test.go:62: testEnv.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-05-04T20:06:10.637Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-05-04T20:06:10.637Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-05-04T20:06:10.637Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-05-04T20:06:10.637Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-05-04T20:06:10.637Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-05-04T20:06:10.637Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-05-04T20:06:10.637Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-05-04T20:06:10.637Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-05-04T20:06:10.637Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-05-04T20:06:10.637Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-05-04T20:06:10.637Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-05-04T20:06:10.637Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-05-04T20:06:10.637Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-05-04T20:06:10.637Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-05-04T20:06:10.637Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-05-04T20:06:10.637Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-05-04T20:06:10.637Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-05-04T20:06:10.637Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-05-04T20:06:10.637Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-05-04T20:06:10.637Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-05-04T20:06:10.637Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-05-04T20:06:10.637Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-05-04T20:06:10.637Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-05-04T20:06:10.637Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-05-04T20:06:10.637Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-05-04T20:06:10.637Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-05-04T20:06:10.637Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-05-04T20:06:10.637Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.637Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-05-04T20:06:10.637Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:10.637Z] [2023-05-04T20:06:10.638Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-05-04T20:06:10.638Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:10.638Z] [2023-05-04T20:06:10.638Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-05-04T20:06:10.638Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:10.638Z] [2023-05-04T20:06:10.638Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-05-04T20:06:10.638Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:10.638Z] [2023-05-04T20:06:10.638Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-05-04T20:06:10.638Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-05-04T20:06:10.638Z] [2023-05-04T20:06:10.638Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-05-04T20:06:10.638Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-05-04T20:06:10.638Z] [2023-05-04T20:06:10.638Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-05-04T20:06:10.638Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:10.638Z] [2023-05-04T20:06:10.638Z] DONE 89 tests, 37 skipped in 105.621s [2023-05-04T20:06:10.638Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-05-04T20:06:12.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:12.211Z] INFO: Testing against a local daemon [2023-05-04T20:06:12.211Z] === RUN TestLiveRestore [2023-05-04T20:06:12.211Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-05-04T20:06:12.211Z] --- SKIP: TestLiveRestore (0.01s) [2023-05-04T20:06:12.211Z] PASS [2023-05-04T20:06:12.211Z] ok github.com/docker/docker/integration/daemon 0.130s [2023-05-04T20:06:12.211Z] [2023-05-04T20:06:12.211Z] === Skipped [2023-05-04T20:06:12.211Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.01s) [2023-05-04T20:06:12.211Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-05-04T20:06:12.211Z] [2023-05-04T20:06:12.211Z] DONE 1 tests, 1 skipped in 1.978s [2023-05-04T20:06:12.682Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-05-04T20:06:27.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:27.655Z] INFO: Testing against a local daemon [2023-05-04T20:06:27.655Z] === RUN TestCommitInheritsEnv [2023-05-04T20:06:27.655Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:06:27.655Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-05-04T20:06:27.655Z] === RUN TestImportExtremelyLargeImageWorks [2023-05-04T20:06:27.655Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-05-04T20:06:27.655Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-05-04T20:06:27.655Z] === RUN TestImagesFilterMultiReference [2023-05-04T20:06:27.655Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2023-05-04T20:06:27.655Z] === RUN TestImagePullPlatformInvalid [2023-05-04T20:06:27.655Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-05-04T20:06:27.655Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-05-04T20:06:27.655Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-05-04T20:06:27.655Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-05-04T20:06:27.655Z] === RUN TestRemoveImageOrphaning [2023-05-04T20:06:27.655Z] --- PASS: TestRemoveImageOrphaning (1.22s) [2023-05-04T20:06:27.655Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-05-04T20:06:27.655Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-05-04T20:06:27.655Z] === RUN TestTagInvalidReference [2023-05-04T20:06:27.655Z] --- PASS: TestTagInvalidReference (0.05s) [2023-05-04T20:06:27.655Z] === RUN TestTagValidPrefixedRepo [2023-05-04T20:06:27.655Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2023-05-04T20:06:27.655Z] === RUN TestTagExistedNameWithoutForce [2023-05-04T20:06:27.655Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2023-05-04T20:06:27.655Z] === RUN TestTagOfficialNames [2023-05-04T20:06:27.655Z] --- PASS: TestTagOfficialNames (0.11s) [2023-05-04T20:06:27.655Z] === RUN TestTagMatchesDigest [2023-05-04T20:06:27.655Z] --- PASS: TestTagMatchesDigest (0.04s) [2023-05-04T20:06:27.655Z] PASS [2023-05-04T20:06:27.655Z] ok github.com/docker/docker/integration/image 1.926s [2023-05-04T20:06:27.655Z] [2023-05-04T20:06:27.655Z] === Skipped [2023-05-04T20:06:27.655Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-05-04T20:06:27.655Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:06:27.655Z] [2023-05-04T20:06:27.655Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-05-04T20:06:27.655Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-05-04T20:06:27.655Z] [2023-05-04T20:06:27.655Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-05-04T20:06:27.655Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-05-04T20:06:27.655Z] [2023-05-04T20:06:27.656Z] DONE 12 tests, 3 skipped in 15.114s [2023-05-04T20:06:27.656Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-05-04T20:06:29.239Z] testing: warning: no tests to run [2023-05-04T20:06:29.239Z] testing: warning: no tests to run [2023-05-04T20:06:29.239Z] PASS [2023-05-04T20:06:29.239Z] PASS [2023-05-04T20:06:29.239Z] ok github.com/docker/docker/integration/network/macvlan 0.123s [no tests to run] [2023-05-04T20:06:29.239Z] ok github.com/docker/docker/integration/network/ipvlan 0.130s [no tests to run] [2023-05-04T20:06:30.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:30.231Z] INFO: Testing against a local daemon [2023-05-04T20:06:30.231Z] === RUN TestNetworkCreateDelete [2023-05-04T20:06:30.231Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:30.231Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-05-04T20:06:30.231Z] === RUN TestDockerNetworkDeletePreferID [2023-05-04T20:06:30.231Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-05-04T20:06:30.231Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-05-04T20:06:30.231Z] === RUN TestDaemonDNSFallback [2023-05-04T20:06:30.231Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:30.231Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-05-04T20:06:30.231Z] === RUN TestInspectNetwork [2023-05-04T20:06:30.231Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:30.231Z] --- SKIP: TestInspectNetwork (0.00s) [2023-05-04T20:06:30.231Z] === RUN TestRunContainerWithBridgeNone [2023-05-04T20:06:30.231Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:30.231Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-05-04T20:06:30.231Z] === RUN TestNetworkInvalidJSON [2023-05-04T20:06:30.232Z] === RUN TestNetworkInvalidJSON//networks/create [2023-05-04T20:06:30.232Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-05-04T20:06:30.232Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T20:06:30.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T20:06:30.232Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T20:06:30.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T20:06:30.232Z] === CONT TestNetworkInvalidJSON//networks/create [2023-05-04T20:06:30.232Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-05-04T20:06:30.232Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-05-04T20:06:30.232Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2023-05-04T20:06:30.232Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-05-04T20:06:30.232Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-05-04T20:06:30.232Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-05-04T20:06:30.232Z] === RUN TestNetworkList [2023-05-04T20:06:30.232Z] === RUN TestNetworkList//networks [2023-05-04T20:06:30.232Z] === PAUSE TestNetworkList//networks [2023-05-04T20:06:30.232Z] === RUN TestNetworkList//networks/ [2023-05-04T20:06:30.232Z] === PAUSE TestNetworkList//networks/ [2023-05-04T20:06:30.232Z] === CONT TestNetworkList//networks [2023-05-04T20:06:30.232Z] === CONT TestNetworkList//networks/ [2023-05-04T20:06:30.232Z] --- PASS: TestNetworkList (0.04s) [2023-05-04T20:06:30.232Z] --- PASS: TestNetworkList//networks (0.00s) [2023-05-04T20:06:30.232Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestHostIPv4BridgeLabel [2023-05-04T20:06:30.232Z] network_test.go:126: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestDaemonRestartWithLiveRestore [2023-05-04T20:06:30.232Z] service_test.go:29: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestDaemonDefaultNetworkPools [2023-05-04T20:06:30.232Z] service_test.go:58: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestDaemonRestartWithExistingNetwork [2023-05-04T20:06:30.232Z] service_test.go:102: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-05-04T20:06:30.232Z] service_test.go:136: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-05-04T20:06:30.232Z] service_test.go:187: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestServiceWithPredefinedNetwork [2023-05-04T20:06:30.232Z] service_test.go:212: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-05-04T20:06:30.232Z] service_test.go:242: FLAKY_TEST [2023-05-04T20:06:30.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestServiceWithDataPathPortInit [2023-05-04T20:06:30.232Z] service_test.go:333: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-05-04T20:06:30.232Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-05-04T20:06:30.232Z] service_test.go:401: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-05-04T20:06:30.232Z] PASS [2023-05-04T20:06:30.232Z] ok github.com/docker/docker/integration/network 0.202s [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === Skipped [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-05-04T20:06:30.232Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-05-04T20:06:30.232Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-05-04T20:06:30.232Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-05-04T20:06:30.232Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-05-04T20:06:30.232Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-05-04T20:06:30.232Z] network_test.go:126: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:29: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:58: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:102: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:136: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:187: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:212: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:242: FLAKY_TEST [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:333: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-05-04T20:06:30.232Z] service_test.go:401: testEnv.OSType == "windows" [2023-05-04T20:06:30.232Z] [2023-05-04T20:06:30.232Z] DONE 22 tests, 15 skipped in 2.602s [2023-05-04T20:06:30.702Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-05-04T20:06:31.173Z] testing: warning: no tests to run [2023-05-04T20:06:31.173Z] PASS [2023-05-04T20:06:31.173Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-05-04T20:06:31.173Z] [2023-05-04T20:06:31.173Z] DONE 0 tests in 0.543s [2023-05-04T20:06:31.173Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-05-04T20:06:31.643Z] testing: warning: no tests to run [2023-05-04T20:06:31.644Z] PASS [2023-05-04T20:06:31.644Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-05-04T20:06:31.644Z] [2023-05-04T20:06:31.644Z] DONE 0 tests in 0.545s [2023-05-04T20:06:32.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-05-04T20:06:33.695Z] testing: warning: no tests to run [2023-05-04T20:06:33.695Z] PASS [2023-05-04T20:06:33.695Z] ok github.com/docker/docker/integration/plugin/authz 0.123s [no tests to run] [2023-05-04T20:06:33.695Z] testing: warning: no tests to run [2023-05-04T20:06:33.695Z] PASS [2023-05-04T20:06:33.695Z] ok github.com/docker/docker/integration/plugin 0.122s [no tests to run] [2023-05-04T20:06:37.503Z] testing: warning: no tests to run [2023-05-04T20:06:37.503Z] PASS [2023-05-04T20:06:37.503Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [no tests to run] [2023-05-04T20:06:38.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:38.495Z] INFO: Testing against a local daemon [2023-05-04T20:06:38.495Z] === RUN TestExternalGraphDriver [2023-05-04T20:06:38.495Z] external_test.go:47: runtime.GOOS == "windows" [2023-05-04T20:06:38.495Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-05-04T20:06:38.495Z] === RUN TestGraphdriverPluginV2 [2023-05-04T20:06:38.495Z] external_test.go:407: runtime.GOOS == "windows" [2023-05-04T20:06:38.495Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-05-04T20:06:38.495Z] PASS [2023-05-04T20:06:38.495Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.173s [2023-05-04T20:06:41.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:41.460Z] INFO: Testing against a local daemon [2023-05-04T20:06:41.460Z] === RUN TestPluginWithDevMounts [2023-05-04T20:06:41.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:41.460Z] INFO: Testing against a local daemon [2023-05-04T20:06:41.460Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:41.460Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-05-04T20:06:41.460Z] PASS [2023-05-04T20:06:41.460Z] === RUN TestReadPluginNoRead [2023-05-04T20:06:41.460Z] read_test.go:21: no unix domain sockets on Windows [2023-05-04T20:06:41.460Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-05-04T20:06:41.460Z] PASS [2023-05-04T20:06:41.460Z] ok github.com/docker/docker/integration/plugin/logging 0.097s [2023-05-04T20:06:41.460Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2023-05-04T20:06:41.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:41.460Z] INFO: Testing against a local daemon [2023-05-04T20:06:41.460Z] === RUN TestPluginInvalidJSON [2023-05-04T20:06:41.460Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T20:06:41.460Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T20:06:41.460Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T20:06:41.460Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-05-04T20:06:41.460Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-05-04T20:06:41.460Z] === RUN TestPluginInstall [2023-05-04T20:06:41.460Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-05-04T20:06:41.460Z] --- SKIP: TestPluginInstall (0.00s) [2023-05-04T20:06:41.460Z] === RUN TestPluginsWithRuntimes [2023-05-04T20:06:41.460Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-05-04T20:06:41.460Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-05-04T20:06:41.460Z] === RUN TestPluginBackCompatMediaTypes [2023-05-04T20:06:41.460Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-05-04T20:06:41.460Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-05-04T20:06:41.460Z] PASS [2023-05-04T20:06:41.460Z] ok github.com/docker/docker/integration/plugin/common 0.166s [2023-05-04T20:06:41.460Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-05-04T20:06:41.461Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-05-04T20:06:41.461Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-05-04T20:06:41.461Z] [2023-05-04T20:06:41.461Z] === Skipped [2023-05-04T20:06:41.461Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-05-04T20:06:41.461Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-05-04T20:06:41.461Z] [2023-05-04T20:06:41.461Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-05-04T20:06:41.461Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-05-04T20:06:41.461Z] [2023-05-04T20:06:41.461Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-05-04T20:06:41.461Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-05-04T20:06:41.461Z] [2023-05-04T20:06:41.461Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-05-04T20:06:41.461Z] external_test.go:47: runtime.GOOS == "windows" [2023-05-04T20:06:41.461Z] [2023-05-04T20:06:41.461Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-05-04T20:06:41.461Z] external_test.go:407: runtime.GOOS == "windows" [2023-05-04T20:06:41.461Z] [2023-05-04T20:06:41.461Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-05-04T20:06:41.461Z] read_test.go:21: no unix domain sockets on Windows [2023-05-04T20:06:41.461Z] [2023-05-04T20:06:41.461Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-05-04T20:06:41.461Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:41.461Z] [2023-05-04T20:06:41.461Z] DONE 9 tests, 7 skipped in 9.404s [2023-05-04T20:06:41.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-05-04T20:06:41.932Z] testing: warning: no tests to run [2023-05-04T20:06:41.932Z] PASS [2023-05-04T20:06:41.932Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-05-04T20:06:41.932Z] [2023-05-04T20:06:41.932Z] DONE 0 tests in 0.525s [2023-05-04T20:06:41.932Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-05-04T20:06:43.510Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:43.510Z] INFO: Testing against a local daemon [2023-05-04T20:06:43.510Z] === RUN TestPluginInvalidJSON [2023-05-04T20:06:43.510Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T20:06:43.510Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T20:06:43.510Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-05-04T20:06:43.510Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-05-04T20:06:43.510Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-05-04T20:06:43.510Z] === RUN TestPluginInstall [2023-05-04T20:06:43.510Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-05-04T20:06:43.510Z] --- SKIP: TestPluginInstall (0.00s) [2023-05-04T20:06:43.511Z] === RUN TestPluginsWithRuntimes [2023-05-04T20:06:43.511Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-05-04T20:06:43.511Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-05-04T20:06:43.511Z] === RUN TestPluginBackCompatMediaTypes [2023-05-04T20:06:43.511Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-05-04T20:06:43.511Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-05-04T20:06:43.511Z] PASS [2023-05-04T20:06:43.511Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-05-04T20:06:43.511Z] [2023-05-04T20:06:43.511Z] === Skipped [2023-05-04T20:06:43.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-05-04T20:06:43.511Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-05-04T20:06:43.511Z] [2023-05-04T20:06:43.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-05-04T20:06:43.511Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-05-04T20:06:43.511Z] [2023-05-04T20:06:43.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-05-04T20:06:43.511Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-05-04T20:06:43.511Z] [2023-05-04T20:06:43.511Z] DONE 5 tests, 3 skipped in 1.193s [2023-05-04T20:06:43.511Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-05-04T20:06:44.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:44.502Z] INFO: Testing against a local daemon [2023-05-04T20:06:44.502Z] === RUN TestExternalGraphDriver [2023-05-04T20:06:44.502Z] external_test.go:47: runtime.GOOS == "windows" [2023-05-04T20:06:44.502Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-05-04T20:06:44.502Z] === RUN TestGraphdriverPluginV2 [2023-05-04T20:06:44.502Z] external_test.go:407: runtime.GOOS == "windows" [2023-05-04T20:06:44.502Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-05-04T20:06:44.502Z] PASS [2023-05-04T20:06:44.502Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-05-04T20:06:44.502Z] [2023-05-04T20:06:44.502Z] === Skipped [2023-05-04T20:06:44.502Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-05-04T20:06:44.502Z] external_test.go:47: runtime.GOOS == "windows" [2023-05-04T20:06:44.502Z] [2023-05-04T20:06:44.502Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-05-04T20:06:44.502Z] external_test.go:407: runtime.GOOS == "windows" [2023-05-04T20:06:44.502Z] [2023-05-04T20:06:44.502Z] DONE 2 tests, 2 skipped in 1.025s [2023-05-04T20:06:44.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-05-04T20:06:46.076Z] testing: warning: no tests to run [2023-05-04T20:06:46.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:46.076Z] PASS [2023-05-04T20:06:46.076Z] INFO: Testing against a local daemon [2023-05-04T20:06:46.076Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-05-04T20:06:46.076Z] === RUN TestReadPluginNoRead [2023-05-04T20:06:46.076Z] read_test.go:21: no unix domain sockets on Windows [2023-05-04T20:06:46.076Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-05-04T20:06:46.076Z] PASS [2023-05-04T20:06:46.076Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-05-04T20:06:46.076Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-05-04T20:06:46.076Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-05-04T20:06:46.076Z] [2023-05-04T20:06:46.076Z] === Skipped [2023-05-04T20:06:46.076Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-05-04T20:06:46.076Z] read_test.go:21: no unix domain sockets on Windows [2023-05-04T20:06:46.076Z] [2023-05-04T20:06:46.076Z] DONE 1 tests, 1 skipped in 1.188s [2023-05-04T20:06:46.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-05-04T20:06:46.548Z] testing: warning: no tests to run [2023-05-04T20:06:46.548Z] PASS [2023-05-04T20:06:46.548Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-05-04T20:06:47.019Z] [2023-05-04T20:06:47.019Z] DONE 0 tests in 0.801s [2023-05-04T20:06:47.019Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-05-04T20:06:48.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:48.012Z] INFO: Testing against a local daemon [2023-05-04T20:06:48.012Z] === RUN TestPluginWithDevMounts [2023-05-04T20:06:48.012Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:48.012Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-05-04T20:06:48.012Z] PASS [2023-05-04T20:06:48.012Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-05-04T20:06:48.012Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-05-04T20:06:48.012Z] [2023-05-04T20:06:48.012Z] === Skipped [2023-05-04T20:06:48.012Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-05-04T20:06:48.012Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:48.012Z] [2023-05-04T20:06:48.012Z] DONE 1 tests, 1 skipped in 1.117s [2023-05-04T20:06:48.012Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-05-04T20:06:50.238Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:50.238Z] INFO: Testing against a local daemon [2023-05-04T20:06:50.238Z] === RUN TestSecretInspect [2023-05-04T20:06:50.238Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] --- SKIP: TestSecretInspect (0.00s) [2023-05-04T20:06:50.238Z] === RUN TestSecretList [2023-05-04T20:06:50.238Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] --- SKIP: TestSecretList (0.00s) [2023-05-04T20:06:50.238Z] === RUN TestSecretsCreateAndDelete [2023-05-04T20:06:50.238Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-05-04T20:06:50.238Z] === RUN TestSecretsUpdate [2023-05-04T20:06:50.238Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-05-04T20:06:50.238Z] === RUN TestTemplatedSecret [2023-05-04T20:06:50.238Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-05-04T20:06:50.238Z] === RUN TestSecretCreateResolve [2023-05-04T20:06:50.238Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:50.238Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-05-04T20:06:50.238Z] PASS [2023-05-04T20:06:50.238Z] ok github.com/docker/docker/integration/secret 0.128s [2023-05-04T20:06:50.238Z] [2023-05-04T20:06:50.238Z] === Skipped [2023-05-04T20:06:50.238Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-05-04T20:06:50.238Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] [2023-05-04T20:06:50.238Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-05-04T20:06:50.238Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] [2023-05-04T20:06:50.238Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-05-04T20:06:50.238Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] [2023-05-04T20:06:50.238Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-05-04T20:06:50.238Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] [2023-05-04T20:06:50.238Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-05-04T20:06:50.238Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:50.238Z] [2023-05-04T20:06:50.238Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-05-04T20:06:50.238Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:50.238Z] [2023-05-04T20:06:50.238Z] DONE 6 tests, 6 skipped in 2.062s [2023-05-04T20:06:50.238Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-05-04T20:06:53.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:53.204Z] INFO: Testing against a local daemon [2023-05-04T20:06:53.204Z] === RUN TestServiceCreateInit [2023-05-04T20:06:53.204Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-05-04T20:06:53.204Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-05-04T20:06:53.204Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- PASS: TestServiceCreateInit (0.05s) [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestCreateServiceMultipleTimes [2023-05-04T20:06:53.204Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestCreateServiceConflict [2023-05-04T20:06:53.204Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestCreateServiceMaxReplicas [2023-05-04T20:06:53.204Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2023-05-04T20:06:53.204Z] === RUN TestCreateWithDuplicateNetworkNames [2023-05-04T20:06:53.204Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestCreateServiceSecretFileMode [2023-05-04T20:06:53.204Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestCreateServiceConfigFileMode [2023-05-04T20:06:53.204Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestCreateServiceSysctls [2023-05-04T20:06:53.204Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2023-05-04T20:06:53.204Z] === RUN TestCreateServiceCapabilities [2023-05-04T20:06:53.204Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2023-05-04T20:06:53.204Z] === RUN TestInspect [2023-05-04T20:06:53.204Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestInspect (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestCreateJob [2023-05-04T20:06:53.204Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestCreateJob (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestReplicatedJob [2023-05-04T20:06:53.204Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestReplicatedJob (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestUpdateReplicatedJob [2023-05-04T20:06:53.204Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestServiceListWithStatuses [2023-05-04T20:06:53.204Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestDockerNetworkConnectAlias [2023-05-04T20:06:53.204Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestDockerNetworkReConnect [2023-05-04T20:06:53.204Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestServicePlugin [2023-05-04T20:06:53.204Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestServicePlugin (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestServiceUpdateLabel [2023-05-04T20:06:53.204Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-05-04T20:06:53.204Z] === RUN TestServiceUpdateSecrets [2023-05-04T20:06:53.204Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestServiceUpdateConfigs [2023-05-04T20:06:53.204Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestServiceUpdateNetwork [2023-05-04T20:06:53.204Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-05-04T20:06:53.204Z] === RUN TestServiceUpdatePidsLimit [2023-05-04T20:06:53.204Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-05-04T20:06:53.204Z] PASS [2023-05-04T20:06:53.204Z] ok github.com/docker/docker/integration/service 0.356s [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === Skipped [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-05-04T20:06:53.204Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-05-04T20:06:53.204Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-05-04T20:06:53.204Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-05-04T20:06:53.204Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2023-05-04T20:06:53.204Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-05-04T20:06:53.204Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-05-04T20:06:53.204Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-05-04T20:06:53.204Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2023-05-04T20:06:53.204Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2023-05-04T20:06:53.204Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-05-04T20:06:53.204Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-05-04T20:06:53.204Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-05-04T20:06:53.204Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-05-04T20:06:53.204Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-05-04T20:06:53.204Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-05-04T20:06:53.204Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-05-04T20:06:53.204Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-05-04T20:06:53.204Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2023-05-04T20:06:53.204Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-05-04T20:06:53.204Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-05-04T20:06:53.204Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-05-04T20:06:53.204Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2023-05-04T20:06:53.204Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-05-04T20:06:53.204Z] [2023-05-04T20:06:53.204Z] DONE 24 tests, 23 skipped in 2.919s [2023-05-04T20:06:53.675Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-05-04T20:06:55.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:55.249Z] INFO: Testing against a local daemon [2023-05-04T20:06:55.249Z] === RUN TestSessionCreate [2023-05-04T20:06:55.249Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:55.249Z] --- SKIP: TestSessionCreate (0.00s) [2023-05-04T20:06:55.249Z] === RUN TestSessionCreateWithBadUpgrade [2023-05-04T20:06:55.249Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:55.249Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-05-04T20:06:55.249Z] PASS [2023-05-04T20:06:55.249Z] ok github.com/docker/docker/integration/session 0.116s [2023-05-04T20:06:55.249Z] [2023-05-04T20:06:55.249Z] === Skipped [2023-05-04T20:06:55.249Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-05-04T20:06:55.249Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:55.249Z] [2023-05-04T20:06:55.249Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-05-04T20:06:55.249Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-05-04T20:06:55.249Z] [2023-05-04T20:06:55.249Z] DONE 2 tests, 2 skipped in 1.978s [2023-05-04T20:06:55.719Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-05-04T20:06:57.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:06:57.953Z] INFO: Testing against a local daemon [2023-05-04T20:06:57.953Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-05-04T20:06:57.953Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:57.953Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-04T20:06:57.953Z] === RUN TestEventsExecDie [2023-05-04T20:06:57.953Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-05-04T20:06:57.953Z] --- SKIP: TestEventsExecDie (0.00s) [2023-05-04T20:06:57.953Z] === RUN TestEventsBackwardsCompatible [2023-05-04T20:06:57.953Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-05-04T20:06:57.953Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-05-04T20:06:57.953Z] === RUN TestInfoAPI [2023-05-04T20:06:57.953Z] --- PASS: TestInfoAPI (0.04s) [2023-05-04T20:06:57.953Z] === RUN TestInfoAPIWarnings [2023-05-04T20:06:57.953Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:06:57.953Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-05-04T20:06:57.953Z] === RUN TestInfoDebug [2023-05-04T20:06:57.953Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-05-04T20:06:57.953Z] --- SKIP: TestInfoDebug (0.00s) [2023-05-04T20:06:57.953Z] === RUN TestInfoInsecureRegistries [2023-05-04T20:06:57.953Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-05-04T20:06:57.953Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-05-04T20:06:57.953Z] === RUN TestInfoRegistryMirrors [2023-05-04T20:06:57.953Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-05-04T20:06:57.953Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-05-04T20:06:57.953Z] === RUN TestLoginFailsWithBadCredentials [2023-05-04T20:06:58.277Z] docker_cli_swarm_test.go:1172: [dec304a500cd1] joining swarm manager [d3bb7b51b4fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-05-04T20:06:58.423Z] --- PASS: TestLoginFailsWithBadCredentials (0.83s) [2023-05-04T20:06:58.423Z] === RUN TestPingCacheHeaders [2023-05-04T20:06:58.423Z] --- PASS: TestPingCacheHeaders (0.04s) [2023-05-04T20:06:58.423Z] === RUN TestPingGet [2023-05-04T20:06:58.423Z] --- PASS: TestPingGet (0.05s) [2023-05-04T20:06:58.423Z] === RUN TestPingHead [2023-05-04T20:06:58.423Z] --- PASS: TestPingHead (0.04s) [2023-05-04T20:06:58.423Z] === RUN TestVersion [2023-05-04T20:06:58.423Z] --- PASS: TestVersion (0.04s) [2023-05-04T20:06:58.423Z] PASS [2023-05-04T20:06:58.423Z] ok github.com/docker/docker/integration/system 1.130s [2023-05-04T20:06:58.894Z] [2023-05-04T20:06:58.894Z] === Skipped [2023-05-04T20:06:58.894Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-05-04T20:06:58.894Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-05-04T20:06:58.894Z] [2023-05-04T20:06:58.894Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-05-04T20:06:58.894Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-05-04T20:06:58.894Z] [2023-05-04T20:06:58.894Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-05-04T20:06:58.894Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-05-04T20:06:58.894Z] [2023-05-04T20:06:58.894Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-05-04T20:06:58.894Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-05-04T20:06:58.894Z] [2023-05-04T20:06:58.894Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-05-04T20:06:58.894Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-05-04T20:06:58.894Z] [2023-05-04T20:06:58.894Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-05-04T20:06:58.894Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-05-04T20:06:58.894Z] [2023-05-04T20:06:58.894Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-05-04T20:06:58.894Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-05-04T20:06:58.894Z] [2023-05-04T20:06:58.894Z] DONE 13 tests, 7 skipped in 3.067s [2023-05-04T20:06:58.894Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-05-04T20:07:01.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:07:01.254Z] INFO: Testing against a local daemon [2023-05-04T20:07:01.254Z] === RUN TestVolumesCreateAndList [2023-05-04T20:07:01.254Z] --- PASS: TestVolumesCreateAndList (0.08s) [2023-05-04T20:07:01.254Z] === RUN TestVolumesRemove [2023-05-04T20:07:01.254Z] --- PASS: TestVolumesRemove (0.09s) [2023-05-04T20:07:01.254Z] === RUN TestVolumesInspect [2023-05-04T20:07:01.254Z] --- PASS: TestVolumesInspect (0.06s) [2023-05-04T20:07:01.254Z] === RUN TestVolumesInvalidJSON [2023-05-04T20:07:01.254Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-05-04T20:07:01.254Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-05-04T20:07:01.254Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-05-04T20:07:01.254Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2023-05-04T20:07:01.254Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2023-05-04T20:07:01.254Z] PASS [2023-05-04T20:07:01.254Z] ok github.com/docker/docker/integration/volume 0.359s [2023-05-04T20:07:01.254Z] [2023-05-04T20:07:01.254Z] DONE 5 tests in 2.337s [2023-05-04T20:07:01.254Z] INFO: make.ps1 ended at 05/04/2023 20:07:00 [2023-05-04T20:07:01.254Z] INFO: Integration CLI tests being run from the host: [2023-05-04T20:07:01.254Z] 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" [2023-05-04T20:07:11.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-05-04T20:07:11.712Z] INFO: Testing against a local daemon [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-05-04T20:07:11.712Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-05-04T20:07:11.712Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-05-04T20:07:11.712Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-05-04T20:07:12.183Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-05-04T20:07:12.655Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-05-04T20:07:13.126Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-05-04T20:07:13.596Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-05-04T20:07:37.007Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-05-04T20:07:37.007Z] docker_cli_swarm_test.go:1453: [d70c999509f12] joining swarm manager [d55106e7663af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T20:07:37.007Z] docker_cli_swarm_test.go:1454: [d6f8b8b81a1cd] joining swarm manager [d55106e7663af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-05-04T20:07:47.034Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-05-04T20:07:47.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-05-04T20:07:47.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-05-04T20:07:48.232Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-05-04T20:07:48.232Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-05-04T20:07:49.169Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-05-04T20:07:51.705Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-05-04T20:07:54.994Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-05-04T20:07:56.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-05-04T20:07:58.806Z] docker_cli_swarm_unix_test.go:63: [d30b7dfe6fdd8] joining swarm manager [d012a21229aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T20:08:55.040Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-05-04T20:08:55.040Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-05-04T20:08:55.040Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-05-04T20:08:57.575Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-05-04T20:09:00.864Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-05-04T20:09:03.400Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-05-04T20:09:05.325Z] docker_api_swarm_test.go:962: [dc29955c00ffe] joining swarm manager [d7e8aa7d77ce4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-05-04T20:09:10.363Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-05-04T20:09:10.363Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-05-04T20:09:10.363Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-05-04T20:09:10.363Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-05-04T20:09:10.363Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-05-04T20:09:10.363Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-05-04T20:09:10.363Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-05-04T20:09:10.363Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-05-04T20:09:10.363Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-05-04T20:09:10.363Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-05-04T20:09:10.363Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-05-04T20:09:10.833Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-05-04T20:09:10.833Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-05-04T20:09:10.833Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-05-04T20:09:10.833Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-05-04T20:09:10.833Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-05-04T20:09:10.833Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.833Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-05-04T20:09:10.833Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-05-04T20:09:10.833Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-05-04T20:09:14.640Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-05-04T20:09:14.640Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-05-04T20:09:14.640Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-05-04T20:09:14.640Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-05-04T20:09:14.640Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-05-04T20:09:23.336Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-05-04T20:09:23.417Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-05-04T20:09:38.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-05-04T20:09:40.206Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-05-04T20:09:42.111Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-05-04T20:09:45.400Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-05-04T20:09:51.968Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-05-04T20:09:57.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-05-04T20:09:59.779Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-05-04T20:10:02.315Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-05-04T20:10:04.851Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-05-04T20:10:08.172Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-05-04T20:10:10.078Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-05-04T20:10:11.985Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-05-04T20:11:08.219Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-05-04T20:11:23.101Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-05-04T20:11:35.329Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-05-04T20:11:35.329Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-05-04T20:11:35.329Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite (1595.02s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.70s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.73s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.68s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (20.60s) [2023-05-04T20:11:41.190Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.01s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.68s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.71s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.10s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.92s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.20s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.41s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.52s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.21s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.30s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.87s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.25s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.08s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.62s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.83s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.51s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.76s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.83s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.56s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.33s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.81s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.94s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.73s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.23s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.24s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.41s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.18s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.08s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.41s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.13s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.92s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.63s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.22s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.97s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.27s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.86s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.05s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.91s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.03s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.68s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.57s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.81s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.71s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.91s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.17s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.92s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.53s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.84s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.42s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.32s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.54s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.42s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.89s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.31s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (76.92s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.02s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.95s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.20s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.23s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.75s) [2023-05-04T20:11:41.190Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.12s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.66s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.76s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.01s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.67s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.73s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.15s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.47s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.61s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.35s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.19s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.25s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.71s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.68s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.67s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.77s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.80s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.27s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.36s) [2023-05-04T20:11:41.190Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s) [2023-05-04T20:11:41.190Z] === RUN TestDockerExternalVolumeSuite [2023-05-04T20:11:41.190Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-05-04T20:11:41.190Z] docker_cli_external_volume_driver_test.go:52: [de612e35eb423] daemon is not started [2023-05-04T20:11:41.214Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-05-04T20:11:41.214Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-05-04T20:11:47.103Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-05-04T20:11:47.103Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-05-04T20:11:47.103Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-05-04T20:11:47.103Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-05-04T20:11:47.103Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-05-04T20:11:47.575Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-05-04T20:11:47.575Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-05-04T20:11:47.575Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-05-04T20:11:47.575Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-05-04T20:11:48.567Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-05-04T20:11:52.372Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-05-04T20:11:53.366Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-05-04T20:11:53.366Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-05-04T20:11:53.838Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-05-04T20:11:53.838Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-05-04T20:11:53.838Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-05-04T20:11:53.838Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-05-04T20:11:56.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-05-04T20:11:56.799Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-05-04T20:12:11.766Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-05-04T20:12:16.544Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-05-04T20:12:17.016Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-05-04T20:12:17.016Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-05-04T20:12:17.016Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-05-04T20:12:20.819Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-05-04T20:12:22.392Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-05-04T20:12:32.836Z] === RUN TestDockerSuite/TestBuildAddScript [2023-05-04T20:12:32.836Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-05-04T20:12:32.836Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-05-04T20:12:32.836Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-05-04T20:12:32.836Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-05-04T20:12:32.836Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-05-04T20:12:32.836Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-05-04T20:12:32.836Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-05-04T20:12:32.836Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-05-04T20:12:33.307Z] === RUN TestDockerSuite/TestBuildAddTar [2023-05-04T20:13:03.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-05-04T20:13:11.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-05-04T20:13:26.800Z] docker_cli_external_volume_driver_test.go:52: [d58a193c67b30] daemon is not started [2023-05-04T20:13:41.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-05-04T20:13:45.667Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-05-04T20:13:45.667Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-05-04T20:13:45.667Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-05-04T20:13:45.667Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-05-04T20:13:45.667Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-05-04T20:13:56.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-05-04T20:14:10.997Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-05-04T20:14:10.997Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-05-04T20:14:10.997Z] === RUN TestDockerSuite/TestBuildBlankName [2023-05-04T20:14:10.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-05-04T20:14:11.444Z] docker_cli_external_volume_driver_test.go:52: [dd1900d542561] daemon is not started [2023-05-04T20:14:18.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-05-04T20:14:18.173Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-05-04T20:14:19.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-05-04T20:14:25.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-05-04T20:14:29.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-05-04T20:14:29.575Z] docker_cli_external_volume_driver_test.go:52: [d187b56db0b13] daemon is not started [2023-05-04T20:14:35.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-05-04T20:14:41.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-05-04T20:14:45.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-05-04T20:14:45.943Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-05-04T20:14:46.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-05-04T20:14:56.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-05-04T20:14:56.861Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-05-04T20:14:56.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-05-04T20:14:56.861Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-05-04T20:14:57.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-05-04T20:15:04.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-05-04T20:15:04.529Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-05-04T20:15:04.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-05-04T20:15:05.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-05-04T20:15:05.001Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-05-04T20:15:05.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-05-04T20:15:05.001Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-05-04T20:15:05.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-05-04T20:15:13.866Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-05-04T20:15:31.952Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-05-04T20:15:46.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-05-04T20:15:55.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-05-04T20:15:56.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-05-04T20:15:56.399Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-05-04T20:15:57.389Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-05-04T20:15:57.389Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-05-04T20:15:57.860Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-05-04T20:15:59.432Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-05-04T20:15:59.432Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-05-04T20:15:59.432Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-05-04T20:16:05.313Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-05-04T20:16:05.784Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-05-04T20:16:05.784Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-05-04T20:16:06.258Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-05-04T20:16:06.258Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-05-04T20:16:06.258Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-05-04T20:16:07.830Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-05-04T20:16:08.821Z] === RUN TestDockerSuite/TestBuildCmd [2023-05-04T20:16:09.295Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-05-04T20:16:10.285Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-05-04T20:16:10.755Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-05-04T20:16:16.644Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-05-04T20:16:19.608Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-05-04T20:16:19.608Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-05-04T20:16:19.608Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-05-04T20:16:20.600Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-05-04T20:16:20.600Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-05-04T20:16:20.600Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-05-04T20:16:21.071Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-05-04T20:16:23.306Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-05-04T20:16:24.295Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-05-04T20:16:25.287Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-05-04T20:16:25.287Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-05-04T20:16:25.287Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-05-04T20:16:26.277Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-05-04T20:16:26.747Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-05-04T20:16:26.747Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-05-04T20:16:26.747Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-05-04T20:16:26.747Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-05-04T20:16:26.747Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-05-04T20:16:32.632Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-05-04T20:16:33.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-05-04T20:16:51.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-05-04T20:17:15.383Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-05-04T20:17:15.384Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-05-04T20:17:15.384Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-05-04T20:17:21.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-05-04T20:17:21.273Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-05-04T20:17:21.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-05-04T20:17:21.273Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-05-04T20:17:21.743Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-05-04T20:17:21.743Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-05-04T20:17:21.743Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-05-04T20:17:22.216Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-05-04T20:17:22.216Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-05-04T20:17:22.216Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-05-04T20:17:23.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-05-04T20:17:55.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-05-04T20:18:04.984Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-05-04T20:18:04.984Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-05-04T20:18:04.984Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-05-04T20:18:04.984Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-05-04T20:18:08.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-05-04T20:18:26.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-05-04T20:18:26.104Z] docker_cli_external_volume_driver_test.go:484: [d6cd7aa1fc216] daemon is not started [2023-05-04T20:18:35.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-05-04T20:18:35.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-05-04T20:18:35.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-05-04T20:18:38.938Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-05-04T20:18:40.989Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-05-04T20:18:40.989Z] docker_cli_external_volume_driver_test.go:52: [d6f1aab0f7828] daemon is not started [2023-05-04T20:18:47.620Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-05-04T20:18:49.844Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.83s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.73s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2023-05-04T20:18:55.871Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2023-05-04T20:18:55.871Z] PASS [2023-05-04T20:18:55.871Z] [2023-05-04T20:18:55.871Z] === Skipped [2023-05-04T20:18:55.871Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-05-04T20:18:55.871Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-05-04T20:18:55.871Z] check_test.go:308: [da9dceae0be77] daemon is not started [2023-05-04T20:18:55.871Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-05-04T20:18:55.871Z] [2023-05-04T20:18:55.871Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-05-04T20:18:55.871Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-05-04T20:18:55.871Z] check_test.go:308: [de615e4e09a59] daemon is not started [2023-05-04T20:18:55.871Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-05-04T20:18:55.871Z] [2023-05-04T20:18:55.871Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-05-04T20:18:55.871Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-05-04T20:18:55.871Z] check_test.go:308: [df036f9370052] daemon is not started [2023-05-04T20:18:55.871Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-05-04T20:18:55.871Z] [2023-05-04T20:18:55.871Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-05-04T20:18:55.871Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-05-04T20:18:55.871Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-05-04T20:18:55.871Z] [2023-05-04T20:18:55.871Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-05-04T20:18:55.871Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-05-04T20:18:55.871Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-05-04T20:18:55.871Z] [2023-05-04T20:18:55.871Z] DONE 273 tests, 5 skipped in 2329.619s [2023-05-04T20:18:55.871Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-05-04T20:18:55.871Z] ++++ cat bundles/test-integration/docker.pid [2023-05-04T20:18:55.871Z] +++ kill 12612 [2023-05-04T20:18:56.809Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dde9bfdae50aa/docker.pid [2023-05-04T20:18:56.809Z] +++ kill 12852 [2023-05-04T20:18:56.809Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12852 is not a child of this shell [2023-05-04T20:18:56.809Z] warning: PID 12852 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dde9bfdae50aa/docker.pid had a nonzero exit code [2023-05-04T20:18:56.809Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dde9bfdae50aa/root: target is busy. [2023-05-04T20:18:56.809Z] +++ /etc/init.d/apparmor stop [2023-05-04T20:18:56.809Z] Leaving: AppArmorNo profiles have been unloaded. [2023-05-04T20:18:56.809Z] [2023-05-04T20:18:56.809Z] Unloading profiles will leave already running processes permanently [2023-05-04T20:18:56.809Z] unconfined, which can lead to unexpected situations. [2023-05-04T20:18:56.809Z] [2023-05-04T20:18:56.809Z] To set a process to complain mode, use the command line tool [2023-05-04T20:18:56.809Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-05-04T20:18:56.809Z] +++ true [2023-05-04T20:18:56.809Z] exiting test-integration [2023-05-04T20:18:56.809Z] ++ exit 0 [2023-05-04T20:18:56.809Z] [2023-05-04T20:18:57.069Z] + exit 0 [2023-05-04T20:18:57.069Z] ++ jobs -p [2023-05-04T20:18:57.069Z] + pids= [2023-05-04T20:18:57.069Z] + echo 'Remaining pids to kill: []' [2023-05-04T20:18:57.069Z] Remaining pids to kill: [] [2023-05-04T20:18:57.069Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-05-04T20:18:57.082Z] Recording test results [2023-05-04T20:18:58.316Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-05-04T20:18:58.623Z] + echo Ensuring container killed. [2023-05-04T20:18:58.623Z] Ensuring container killed. [2023-05-04T20:18:58.623Z] + docker ps -aq -f name=docker-pr1-* [2023-05-04T20:18:58.623Z] + cids=54dd057a36ea [2023-05-04T20:18:58.623Z] 138955c15b4c [2023-05-04T20:18:58.623Z] a573c8a0f522 [2023-05-04T20:18:58.623Z] + [ -n 54dd057a36ea [2023-05-04T20:18:58.623Z] 138955c15b4c [2023-05-04T20:18:58.623Z] a573c8a0f522 ] [2023-05-04T20:18:58.623Z] + docker rm -vf 54dd057a36ea 138955c15b4c a573c8a0f522 [2023-05-04T20:18:58.882Z] 54dd057a36ea [2023-05-04T20:18:59.141Z] 138955c15b4c [2023-05-04T20:18:59.141Z] a573c8a0f522 [Pipeline] sh [2023-05-04T20:18:59.423Z] + echo Chowning /workspace to jenkins user [2023-05-04T20:18:59.423Z] Chowning /workspace to jenkins user [2023-05-04T20:18:59.423Z] + id -u [2023-05-04T20:18:59.423Z] + id -g [2023-05-04T20:18:59.423Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45466:/workspace busybox chown -R 1000:1000 /workspace [2023-05-04T20:18:59.423Z] Unable to find image 'busybox:latest' locally [2023-05-04T20:18:59.423Z] latest: Pulling from library/busybox [2023-05-04T20:18:59.682Z] 4b35f584bb4f: Pulling fs layer [2023-05-04T20:18:59.682Z] 4b35f584bb4f: Verifying Checksum [2023-05-04T20:18:59.682Z] 4b35f584bb4f: Download complete [2023-05-04T20:18:59.682Z] 4b35f584bb4f: Pull complete [2023-05-04T20:18:59.682Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-05-04T20:18:59.682Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-05-04T20:19:02.513Z] + bundleName=amd64 [2023-05-04T20:19:02.513Z] + echo Creating amd64-bundles.tar.gz [2023-05-04T20:19:02.513Z] Creating amd64-bundles.tar.gz [2023-05-04T20:19:02.513Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-05-04T20:19:02.513Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-05-04T20:19:03.482Z] Archiving artifacts [2023-05-04T20:19:05.135Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45466/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-05-04T20:19:05.444Z] + make clean [2023-05-04T20:19:05.703Z] docker volume rm -f docker-dev-cache [2023-05-04T20:19:05.703Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T20:20:31.383Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-05-04T20:20:31.400Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-05-04T20:20:31.400Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-05-04T20:20:31.400Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-05-04T20:21:59.646Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-05-04T20:21:59.646Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-05-04T20:22:00.119Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-05-04T20:22:36.045Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-05-04T20:22:51.009Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-05-04T20:23:01.459Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-05-04T20:23:52.413Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-05-04T20:24:10.265Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-05-04T20:24:22.796Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-05-04T20:26:34.788Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-05-04T20:26:34.788Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-05-04T20:26:34.788Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-05-04T20:26:34.788Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-05-04T20:26:37.751Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-05-04T20:26:42.539Z] === RUN TestDockerSuite/TestBuildEnv [2023-05-04T20:26:42.539Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-05-04T20:26:42.539Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-05-04T20:26:42.539Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-05-04T20:26:43.010Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-05-04T20:26:43.010Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-05-04T20:26:43.010Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-05-04T20:26:43.010Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-05-04T20:26:43.010Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-05-04T20:26:43.010Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-05-04T20:26:43.010Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-05-04T20:26:46.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-05-04T20:26:46.818Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-05-04T20:26:46.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-05-04T20:26:46.818Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-05-04T20:26:47.288Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-05-04T20:26:47.288Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-05-04T20:26:47.288Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-05-04T20:26:48.278Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-05-04T20:26:54.162Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-05-04T20:27:15.438Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-05-04T20:27:15.438Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-05-04T20:27:15.438Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-05-04T20:27:15.438Z] === RUN TestDockerSuite/TestBuildExpose [2023-05-04T20:27:15.438Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-05-04T20:27:15.438Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-05-04T20:27:15.438Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-05-04T20:27:15.438Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-05-04T20:27:15.438Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-05-04T20:27:15.438Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-05-04T20:27:15.438Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-05-04T20:27:15.438Z] === RUN TestDockerSuite/TestBuildFails [2023-05-04T20:27:15.909Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-05-04T20:27:15.909Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-05-04T20:27:28.444Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-05-04T20:27:34.337Z] === RUN TestDockerSuite/TestBuildForceRm [2023-05-04T20:27:41.568Z] === RUN TestDockerSuite/TestBuildFromGit [2023-05-04T20:27:48.756Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-05-04T20:27:49.747Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-05-04T20:27:56.937Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-05-04T20:27:56.937Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-05-04T20:27:56.937Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-05-04T20:27:56.937Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-05-04T20:27:57.930Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-05-04T20:27:57.930Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-05-04T20:27:57.930Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-05-04T20:28:12.886Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-05-04T20:28:12.886Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-05-04T20:28:12.886Z] === RUN TestDockerSuite/TestBuildHistory [2023-05-04T20:28:25.412Z] === RUN TestDockerSuite/TestBuildIidFile [2023-05-04T20:28:26.404Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-05-04T20:28:29.367Z] === RUN TestDockerSuite/TestBuildInheritance [2023-05-04T20:28:29.367Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-05-04T20:28:29.367Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-05-04T20:28:29.841Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-05-04T20:28:29.841Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-05-04T20:28:40.291Z] === RUN TestDockerSuite/TestBuildLabel [2023-05-04T20:28:41.282Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-05-04T20:28:42.276Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-05-04T20:28:43.268Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-05-04T20:28:43.739Z] === RUN TestDockerSuite/TestBuildLabels [2023-05-04T20:28:45.310Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-05-04T20:28:46.884Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-05-04T20:28:54.062Z] === RUN TestDockerSuite/TestBuildLastModified [2023-05-04T20:28:54.062Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-05-04T20:28:54.062Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-05-04T20:28:54.062Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-05-04T20:28:54.062Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-05-04T20:28:54.062Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-05-04T20:28:54.062Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-05-04T20:28:54.062Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-05-04T20:28:54.062Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-05-04T20:28:54.532Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-05-04T20:28:55.527Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-05-04T20:29:01.429Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-05-04T20:29:31.676Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-05-04T20:29:31.676Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-05-04T20:29:31.676Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-05-04T20:29:31.676Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-05-04T20:30:22.592Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-05-04T20:30:47.929Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-05-04T20:30:58.378Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-05-04T20:31:10.919Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-05-04T20:31:16.813Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-05-04T20:31:46.973Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-05-04T20:31:46.973Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-05-04T20:31:46.973Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-05-04T20:31:55.655Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-05-04T20:31:56.125Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-05-04T20:31:56.125Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-05-04T20:31:56.125Z] === RUN TestDockerSuite/TestBuildNetNone [2023-05-04T20:31:56.125Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-05-04T20:31:56.125Z] === RUN TestDockerSuite/TestBuildNoContext [2023-05-04T20:31:59.930Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-05-04T20:32:04.706Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-05-04T20:32:07.669Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-05-04T20:32:07.669Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-05-04T20:32:08.142Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-05-04T20:32:10.363Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-05-04T20:32:11.353Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-05-04T20:32:12.930Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-05-04T20:32:34.197Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-05-04T20:32:35.188Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-05-04T20:32:45.637Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-05-04T20:32:49.443Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-05-04T20:32:59.888Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-05-04T20:33:07.074Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-05-04T20:33:11.840Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-05-04T20:33:13.416Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-05-04T20:33:13.416Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-05-04T20:33:13.416Z] === RUN TestDockerSuite/TestBuildPATH [2023-05-04T20:33:13.416Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-05-04T20:33:13.416Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-05-04T20:33:16.376Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-05-04T20:33:16.376Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-05-04T20:33:16.376Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-05-04T20:34:07.311Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-05-04T20:34:50.105Z] === RUN TestDockerSuite/TestBuildRm [2023-05-04T20:35:00.552Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-05-04T20:35:05.336Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-05-04T20:35:05.336Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-05-04T20:35:05.336Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-05-04T20:35:05.336Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-05-04T20:35:05.336Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-05-04T20:35:07.702Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-05-04T20:35:16.395Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-05-04T20:35:26.849Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-05-04T20:35:31.621Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-05-04T20:36:01.766Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-05-04T20:36:01.766Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-05-04T20:36:01.766Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-05-04T20:36:16.726Z] === RUN TestDockerSuite/TestBuildSpaces [2023-05-04T20:36:16.726Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-05-04T20:36:21.503Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-05-04T20:36:21.503Z] === RUN TestDockerSuite/TestBuildStderr [2023-05-04T20:36:27.391Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-05-04T20:36:52.738Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-05-04T20:36:52.738Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-05-04T20:36:52.738Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-05-04T20:36:56.542Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-05-04T20:36:58.120Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-05-04T20:37:04.007Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-05-04T20:37:09.904Z] === RUN TestDockerSuite/TestBuildUser [2023-05-04T20:37:09.904Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-05-04T20:37:09.904Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-05-04T20:37:09.904Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-05-04T20:37:09.904Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-05-04T20:37:09.904Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-05-04T20:37:09.904Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-05-04T20:37:15.788Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-05-04T20:37:15.788Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-05-04T20:37:24.471Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-05-04T20:37:24.471Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-05-04T20:37:24.471Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-05-04T20:37:24.471Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-05-04T20:37:24.471Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-05-04T20:37:49.801Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-05-04T20:37:50.271Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-05-04T20:38:00.722Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-05-04T20:38:07.916Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-05-04T20:38:07.916Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-05-04T20:38:07.916Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-05-04T20:38:07.916Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-05-04T20:38:07.916Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-05-04T20:38:11.719Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-05-04T20:38:11.719Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-05-04T20:38:11.719Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-05-04T20:38:26.684Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-05-04T20:38:30.500Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-05-04T20:38:30.971Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-05-04T20:38:52.232Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-05-04T20:38:52.232Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-05-04T20:38:52.232Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-05-04T20:38:52.232Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-05-04T20:38:52.232Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-05-04T20:38:52.232Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-05-04T20:38:52.232Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-05-04T20:38:53.810Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-05-04T20:39:04.262Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-05-04T20:39:05.253Z] === RUN TestDockerSuite/TestBuildXZHost [2023-05-04T20:39:05.253Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-05-04T20:39:05.724Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-05-04T20:39:05.724Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-05-04T20:39:05.724Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-05-04T20:39:05.724Z] docker_cli_sni_test.go:18: Flakey test [2023-05-04T20:39:05.724Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-05-04T20:39:08.688Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-05-04T20:39:13.461Z] === RUN TestDockerSuite/TestCommitChange [2023-05-04T20:39:19.358Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-05-04T20:39:24.132Z] === RUN TestDockerSuite/TestCommitHardlink [2023-05-04T20:39:24.132Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-05-04T20:39:24.603Z] === RUN TestDockerSuite/TestCommitNewFile [2023-05-04T20:39:33.296Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-05-04T20:39:33.296Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-05-04T20:39:33.296Z] === RUN TestDockerSuite/TestCommitTTY [2023-05-04T20:39:45.832Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-05-04T20:39:56.277Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-05-04T20:39:56.277Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-05-04T20:39:56.277Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-05-04T20:39:56.277Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-05-04T20:39:56.277Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-05-04T20:39:56.277Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-05-04T20:39:56.277Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-05-04T20:39:56.277Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-05-04T20:40:04.972Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-05-04T20:40:12.153Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-05-04T20:40:12.153Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-05-04T20:40:12.153Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-05-04T20:40:14.381Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-05-04T20:40:14.381Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-05-04T20:40:14.381Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-05-04T20:40:14.381Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-05-04T20:40:14.381Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-05-04T20:40:14.381Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-05-04T20:40:14.381Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-05-04T20:40:17.343Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-05-04T20:40:17.343Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-05-04T20:40:17.343Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-05-04T20:40:17.343Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-05-04T20:40:20.313Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-05-04T20:40:20.313Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-05-04T20:40:20.313Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-05-04T20:40:20.313Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-05-04T20:40:20.313Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-05-04T20:40:20.313Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-05-04T20:40:20.313Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-05-04T20:40:20.313Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-05-04T20:40:23.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-05-04T20:40:26.243Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-05-04T20:40:28.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-05-04T20:40:28.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-05-04T20:40:28.468Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-05-04T20:40:28.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-05-04T20:40:31.436Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-05-04T20:40:31.436Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-05-04T20:40:34.398Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-05-04T20:40:34.398Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-05-04T20:40:34.398Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-05-04T20:40:34.398Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-05-04T20:40:34.398Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-05-04T20:40:37.364Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-05-04T20:40:37.364Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-05-04T20:40:39.589Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-05-04T20:40:39.589Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-05-04T20:40:39.589Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-05-04T20:40:42.552Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-05-04T20:40:42.552Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-05-04T20:40:45.512Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-05-04T20:40:55.963Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-05-04T20:40:59.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-05-04T20:40:59.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-05-04T20:40:59.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-05-04T20:40:59.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-05-04T20:40:59.768Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-05-04T20:41:01.992Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-05-04T20:41:01.993Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-05-04T20:41:01.993Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-05-04T20:41:04.956Z] === RUN TestDockerSuite/TestContainerAPITop [2023-05-04T20:41:04.956Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-05-04T20:41:04.956Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-05-04T20:41:07.920Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-05-04T20:41:07.920Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-05-04T20:41:12.688Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-05-04T20:41:14.912Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-05-04T20:41:14.912Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-05-04T20:41:14.912Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-05-04T20:41:14.912Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-05-04T20:41:14.912Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-05-04T20:41:14.912Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-05-04T20:41:14.912Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-05-04T20:41:14.912Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-05-04T20:41:14.912Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-05-04T20:41:14.912Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-05-04T20:41:14.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-05-04T20:41:17.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-05-04T20:41:17.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-05-04T20:41:20.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-05-04T20:41:23.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-05-04T20:41:26.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-05-04T20:41:29.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000618eb8_} [2023-05-04T20:41:37.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1959398516_c:\foo_false____} [2023-05-04T20:41:39.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1959398516_c:\foo_true____} [2023-05-04T20:41:48.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-05-04T20:41:48.655Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-05-04T20:41:48.655Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-05-04T20:41:48.655Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-05-04T20:41:48.655Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-05-04T20:41:48.655Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-05-04T20:41:48.655Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-05-04T20:41:48.655Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-05-04T20:41:51.626Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-05-04T20:41:51.626Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-05-04T20:41:51.626Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-05-04T20:41:51.626Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-05-04T20:42:00.305Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-05-04T20:42:00.305Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-05-04T20:42:00.305Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-05-04T20:42:00.305Z] === RUN TestDockerSuite/TestCpRelativePath [2023-05-04T20:42:02.539Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-05-04T20:42:02.539Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-05-04T20:42:02.539Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-05-04T20:42:02.539Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-05-04T20:42:02.539Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-05-04T20:42:02.539Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-05-04T20:42:02.539Z] === RUN TestDockerSuite/TestCpToCaseA [2023-05-04T20:42:12.995Z] === RUN TestDockerSuite/TestCpToCaseB [2023-05-04T20:42:20.174Z] === RUN TestDockerSuite/TestCpToCaseC [2023-05-04T20:42:20.174Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-05-04T20:42:20.174Z] === RUN TestDockerSuite/TestCpToCaseD [2023-05-04T20:42:20.174Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-05-04T20:42:20.174Z] === RUN TestDockerSuite/TestCpToCaseE [2023-05-04T20:42:32.696Z] === RUN TestDockerSuite/TestCpToCaseF [2023-05-04T20:42:32.696Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-05-04T20:42:32.696Z] === RUN TestDockerSuite/TestCpToCaseG [2023-05-04T20:42:32.696Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T20:42:32.696Z] === RUN TestDockerSuite/TestCpToCaseH [2023-05-04T20:42:43.151Z] === RUN TestDockerSuite/TestCpToCaseI [2023-05-04T20:42:43.151Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-05-04T20:42:43.151Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-05-04T20:42:43.151Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-05-04T20:42:43.151Z] === RUN TestDockerSuite/TestCpToDot [2023-05-04T20:42:44.722Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-05-04T20:42:44.722Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-05-04T20:42:44.722Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-05-04T20:42:44.722Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-05-04T20:42:44.722Z] === RUN TestDockerSuite/TestCpToStdout [2023-05-04T20:42:47.694Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-05-04T20:42:47.694Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-05-04T20:42:47.694Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-05-04T20:42:47.694Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-05-04T20:42:47.694Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-05-04T20:42:47.694Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-05-04T20:42:47.694Z] === RUN TestDockerSuite/TestCpVolumePath [2023-05-04T20:42:47.694Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-05-04T20:42:47.694Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-05-04T20:42:48.164Z] === RUN TestDockerSuite/TestCreateArgs [2023-05-04T20:42:48.164Z] === RUN TestDockerSuite/TestCreateByImageID [2023-05-04T20:42:50.389Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-05-04T20:42:53.355Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-05-04T20:42:53.355Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-05-04T20:42:53.355Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-05-04T20:42:55.584Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-05-04T20:42:56.575Z] === RUN TestDockerSuite/TestCreateLabels [2023-05-04T20:42:56.575Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-05-04T20:42:56.575Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-05-04T20:42:56.575Z] === RUN TestDockerSuite/TestCreateRM [2023-05-04T20:42:57.046Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-05-04T20:42:57.046Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-05-04T20:42:57.046Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-05-04T20:42:57.046Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-05-04T20:42:57.516Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-05-04T20:43:06.197Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-05-04T20:43:06.197Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-05-04T20:43:07.190Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-05-04T20:43:10.995Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-05-04T20:43:10.995Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-05-04T20:43:10.995Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-05-04T20:43:10.995Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-05-04T20:43:18.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-05-04T20:43:18.176Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-05-04T20:43:18.648Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-05-04T20:43:18.648Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-05-04T20:43:18.648Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-05-04T20:43:18.648Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-05-04T20:43:18.648Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-05-04T20:43:18.648Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-05-04T20:43:18.648Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-05-04T20:43:18.648Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDevicePermissions [2023-05-04T20:43:18.648Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDockerFails [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-05-04T20:43:18.648Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-05-04T20:43:18.648Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-05-04T20:43:18.648Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestEventsAttach [2023-05-04T20:43:18.648Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestEventsCommit [2023-05-04T20:43:18.648Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-05-04T20:43:18.648Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-05-04T20:43:21.611Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-05-04T20:43:24.573Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-05-04T20:43:33.248Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-05-04T20:43:41.937Z] === RUN TestDockerSuite/TestEventsCopy [2023-05-04T20:43:46.704Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-05-04T20:44:04.558Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-05-04T20:44:10.437Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-05-04T20:44:10.437Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-05-04T20:44:15.210Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-05-04T20:44:15.210Z] === RUN TestDockerSuite/TestEventsFilterType [2023-05-04T20:44:16.784Z] === RUN TestDockerSuite/TestEventsFilters [2023-05-04T20:44:22.664Z] === RUN TestDockerSuite/TestEventsFormat [2023-05-04T20:44:33.112Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-05-04T20:44:33.112Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-05-04T20:44:33.112Z] === RUN TestDockerSuite/TestEventsImageImport [2023-05-04T20:44:33.112Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-05-04T20:44:33.112Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-05-04T20:44:33.112Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-05-04T20:44:33.112Z] === RUN TestDockerSuite/TestEventsImagePull [2023-05-04T20:44:33.112Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-05-04T20:44:33.112Z] === RUN TestDockerSuite/TestEventsImageTag [2023-05-04T20:44:33.583Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-05-04T20:44:33.583Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-05-04T20:44:33.583Z] === RUN TestDockerSuite/TestEventsRename [2023-05-04T20:44:36.544Z] === RUN TestDockerSuite/TestEventsResize [2023-05-04T20:44:39.511Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-05-04T20:44:48.200Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-05-04T20:44:50.424Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-05-04T20:45:00.879Z] === RUN TestDockerSuite/TestEventsTop [2023-05-04T20:45:00.879Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-05-04T20:45:00.879Z] === RUN TestDockerSuite/TestEventsUntag [2023-05-04T20:45:03.841Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-05-04T20:45:08.612Z] === RUN TestDockerSuite/TestExec [2023-05-04T20:45:08.612Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-05-04T20:45:08.612Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-05-04T20:45:08.612Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-05-04T20:45:08.612Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-05-04T20:45:10.842Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-05-04T20:45:13.065Z] === RUN TestDockerSuite/TestExecAPIStart [2023-05-04T20:45:13.065Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-05-04T20:45:13.065Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-05-04T20:45:13.065Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-05-04T20:45:13.065Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-05-04T20:45:13.065Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-05-04T20:45:13.065Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-05-04T20:45:16.034Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-05-04T20:45:18.259Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-05-04T20:45:21.225Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-05-04T20:45:23.450Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-05-04T20:45:29.336Z] === RUN TestDockerSuite/TestExecCgroup [2023-05-04T20:45:29.336Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-05-04T20:45:29.336Z] === RUN TestDockerSuite/TestExecEnv [2023-05-04T20:45:29.336Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-05-04T20:45:29.336Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-05-04T20:45:29.336Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-05-04T20:45:29.336Z] === RUN TestDockerSuite/TestExecExitStatus [2023-05-04T20:45:31.563Z] === RUN TestDockerSuite/TestExecInspectID [2023-05-04T20:45:37.446Z] === RUN TestDockerSuite/TestExecInteractive [2023-05-04T20:45:37.446Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-05-04T20:45:37.446Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-05-04T20:45:37.446Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-05-04T20:45:37.446Z] === RUN TestDockerSuite/TestExecParseError [2023-05-04T20:45:37.446Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-05-04T20:45:37.446Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-05-04T20:45:37.446Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-05-04T20:45:37.446Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-05-04T20:45:37.446Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-05-04T20:45:37.446Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-05-04T20:45:40.408Z] === RUN TestDockerSuite/TestExecSetEnv [2023-05-04T20:45:40.408Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-05-04T20:45:40.408Z] === RUN TestDockerSuite/TestExecStartFails [2023-05-04T20:45:42.642Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-05-04T20:45:42.642Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-05-04T20:45:42.642Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-05-04T20:45:42.642Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-05-04T20:45:42.642Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-05-04T20:45:42.642Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-05-04T20:45:42.642Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-05-04T20:45:45.606Z] === RUN TestDockerSuite/TestExecUlimits [2023-05-04T20:45:45.606Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-05-04T20:45:45.606Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-05-04T20:45:56.054Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-05-04T20:45:56.054Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-05-04T20:45:56.054Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-05-04T20:45:56.054Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-05-04T20:45:56.054Z] === RUN TestDockerSuite/TestExecWithUser [2023-05-04T20:45:56.054Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-05-04T20:45:56.054Z] === RUN TestDockerSuite/TestGetContainerStats [2023-05-04T20:46:01.938Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-05-04T20:46:09.118Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-05-04T20:46:12.079Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-05-04T20:46:19.254Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-05-04T20:46:19.254Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-05-04T20:46:19.254Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-05-04T20:46:19.254Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-05-04T20:46:19.254Z] === RUN TestDockerSuite/TestHealth [2023-05-04T20:46:19.254Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-05-04T20:46:19.254Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-05-04T20:46:19.254Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-05-04T20:46:19.254Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-05-04T20:46:19.254Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-05-04T20:46:24.025Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-05-04T20:46:24.025Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-05-04T20:46:24.025Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-05-04T20:46:24.025Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-05-04T20:46:24.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-05-04T20:46:24.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-05-04T20:46:24.966Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-05-04T20:46:25.437Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-05-04T20:46:25.437Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-05-04T20:46:25.437Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-05-04T20:46:27.008Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-05-04T20:46:27.008Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-05-04T20:46:29.233Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-05-04T20:46:29.233Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-05-04T20:46:31.457Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-05-04T20:46:40.142Z] === RUN TestDockerSuite/TestImagesFormat [2023-05-04T20:46:40.142Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-05-04T20:46:40.142Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-05-04T20:46:40.142Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-05-04T20:46:43.963Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-05-04T20:46:43.963Z] === RUN TestDockerSuite/TestImportBadURL [2023-05-04T20:46:46.183Z] === RUN TestDockerSuite/TestImportDisplay [2023-05-04T20:46:46.183Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.183Z] === RUN TestDockerSuite/TestImportFile [2023-05-04T20:46:46.183Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.183Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-05-04T20:46:46.654Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestImportGzipped [2023-05-04T20:46:46.654Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-05-04T20:46:46.654Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-05-04T20:46:46.654Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-05-04T20:46:46.654Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-05-04T20:46:46.654Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-05-04T20:46:46.654Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-05-04T20:46:46.654Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-05-04T20:46:46.654Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-05-04T20:46:49.620Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-05-04T20:46:51.841Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-05-04T20:46:51.841Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-05-04T20:46:51.841Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-05-04T20:46:51.841Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-05-04T20:46:52.310Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-05-04T20:46:52.311Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-05-04T20:46:52.311Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-05-04T20:46:52.311Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-05-04T20:46:55.273Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-05-04T20:46:55.273Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-05-04T20:46:58.235Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-05-04T20:46:58.235Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-05-04T20:46:58.235Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-05-04T20:46:58.235Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-05-04T20:46:58.235Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-05-04T20:46:58.235Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-05-04T20:46:58.235Z] === RUN TestDockerSuite/TestInspectDefault [2023-05-04T20:47:00.463Z] === RUN TestDockerSuite/TestInspectHistory [2023-05-04T20:47:06.349Z] === RUN TestDockerSuite/TestInspectImage [2023-05-04T20:47:06.349Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-05-04T20:47:06.349Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-05-04T20:47:06.349Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-05-04T20:47:06.349Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-05-04T20:47:06.349Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-05-04T20:47:06.349Z] === RUN TestDockerSuite/TestInspectInt64 [2023-05-04T20:47:08.573Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-05-04T20:47:11.535Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-05-04T20:47:11.535Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-05-04T20:47:13.757Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-05-04T20:47:16.721Z] === RUN TestDockerSuite/TestInspectPlugin [2023-05-04T20:47:16.721Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-05-04T20:47:16.721Z] === RUN TestDockerSuite/TestInspectRootFS [2023-05-04T20:47:16.721Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-05-04T20:47:19.683Z] === RUN TestDockerSuite/TestInspectStatus [2023-05-04T20:47:22.645Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-05-04T20:47:28.538Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-05-04T20:47:30.763Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-05-04T20:47:32.987Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-05-04T20:47:35.948Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-05-04T20:47:38.911Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-05-04T20:47:41.136Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-05-04T20:47:49.815Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinksEnvs [2023-05-04T20:47:49.815Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-05-04T20:47:49.815Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-05-04T20:47:49.815Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-05-04T20:47:49.815Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-05-04T20:47:49.815Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-05-04T20:47:49.815Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-05-04T20:47:49.815Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.815Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-05-04T20:47:49.816Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-05-04T20:47:49.816Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-05-04T20:47:49.816Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-05-04T20:47:49.816Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-05-04T20:47:49.816Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-05-04T20:47:49.816Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-05-04T20:47:49.816Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-05-04T20:47:49.816Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-05-04T20:47:49.816Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-05-04T20:47:52.037Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-05-04T20:47:54.259Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-05-04T20:48:01.439Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-05-04T20:48:03.668Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-05-04T20:48:03.668Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-05-04T20:48:03.668Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-05-04T20:48:05.895Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-05-04T20:48:06.365Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-05-04T20:48:13.546Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-05-04T20:48:20.730Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-05-04T20:48:29.425Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-05-04T20:48:31.657Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-05-04T20:48:33.880Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-05-04T20:48:33.880Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-05-04T20:48:33.880Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-05-04T20:48:36.840Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-05-04T20:48:39.806Z] === RUN TestDockerSuite/TestLogsSince [2023-05-04T20:48:50.252Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-05-04T20:48:50.252Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-05-04T20:48:50.252Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-05-04T20:48:50.253Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-05-04T20:48:50.253Z] === RUN TestDockerSuite/TestLogsTail [2023-05-04T20:48:53.220Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-05-04T20:48:56.184Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestMountIntoProc [2023-05-04T20:48:59.152Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestMountIntoSys [2023-05-04T20:48:59.152Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestNetHostname [2023-05-04T20:48:59.152Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-05-04T20:48:59.152Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-05-04T20:48:59.152Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-05-04T20:48:59.152Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPluginActive [2023-05-04T20:48:59.152Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-05-04T20:48:59.152Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-05-04T20:48:59.152Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-05-04T20:48:59.152Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-05-04T20:48:59.152Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-05-04T20:48:59.152Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-05-04T20:48:59.152Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-05-04T20:48:59.152Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-05-04T20:48:59.152Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.152Z] === RUN TestDockerSuite/TestPortHostBinding [2023-05-04T20:48:59.152Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.623Z] === RUN TestDockerSuite/TestPortList [2023-05-04T20:48:59.623Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-05-04T20:48:59.623Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-05-04T20:49:05.516Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-05-04T20:49:05.516Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-05-04T20:49:05.516Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-05-04T20:49:05.516Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-05-04T20:49:05.516Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-05-04T20:49:05.516Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-05-04T20:49:05.516Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-05-04T20:49:05.516Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-05-04T20:49:05.516Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-05-04T20:49:11.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-05-04T20:49:11.402Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-05-04T20:49:11.402Z] === RUN TestDockerSuite/TestPsByOrder [2023-05-04T20:49:21.857Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-05-04T20:49:21.857Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-05-04T20:49:21.857Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-05-04T20:49:32.301Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-05-04T20:49:53.570Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-05-04T20:49:53.570Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-05-04T20:49:53.570Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-05-04T20:49:53.570Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-05-04T20:50:08.539Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-05-04T20:50:15.713Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-05-04T20:50:30.668Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-05-04T20:50:34.477Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-05-04T20:50:34.477Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-05-04T20:50:34.477Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-05-04T20:50:34.477Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-05-04T20:50:34.477Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-05-04T20:50:44.955Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-05-04T20:50:44.955Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-05-04T20:50:44.955Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-05-04T20:50:44.955Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-05-04T20:50:44.955Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-05-04T20:50:44.955Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-05-04T20:50:44.955Z] === RUN TestDockerSuite/TestPsRightTagName [2023-05-04T20:50:44.955Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-05-04T20:50:44.955Z] === RUN TestDockerSuite/TestPsShowMounts [2023-05-04T20:50:53.639Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-05-04T20:50:53.639Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-05-04T20:50:53.639Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-05-04T20:50:54.110Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-05-04T20:50:54.110Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-05-04T20:50:54.110Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-05-04T20:50:55.686Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-05-04T20:50:56.157Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-05-04T20:50:56.157Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-05-04T20:50:56.157Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-05-04T20:51:01.052Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-05-04T20:51:05.825Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-05-04T20:51:08.787Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-05-04T20:51:38.934Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-05-04T20:51:38.934Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-05-04T20:51:38.934Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-05-04T20:51:42.737Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-05-04T20:51:42.737Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-05-04T20:51:43.211Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-05-04T20:51:43.681Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-05-04T20:51:48.455Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-05-04T20:51:54.346Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-05-04T20:51:54.346Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-05-04T20:51:54.346Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-05-04T20:51:59.118Z] === RUN TestDockerSuite/TestRmiBlank [2023-05-04T20:51:59.118Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-05-04T20:51:59.118Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-05-04T20:52:16.977Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-05-04T20:52:24.153Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-05-04T20:52:24.153Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-05-04T20:52:32.845Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-05-04T20:52:43.296Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-05-04T20:52:51.984Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-05-04T20:52:57.872Z] === RUN TestDockerSuite/TestRmiTag [2023-05-04T20:52:57.872Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-05-04T20:53:00.835Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-05-04T20:53:26.178Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-05-04T20:53:28.406Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-05-04T20:53:34.296Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-05-04T20:53:35.288Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-05-04T20:53:35.288Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-05-04T20:53:35.288Z] === RUN TestDockerSuite/TestRunAddHost [2023-05-04T20:53:35.288Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-05-04T20:53:35.288Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-05-04T20:53:35.288Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-05-04T20:53:35.288Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-05-04T20:53:35.288Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-05-04T20:53:35.288Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-05-04T20:53:35.288Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-05-04T20:53:35.288Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-05-04T20:53:35.288Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-05-04T20:53:35.288Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-05-04T20:53:35.288Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-05-04T20:53:35.288Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-05-04T20:53:37.520Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-05-04T20:53:37.520Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-05-04T20:53:37.993Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-05-04T20:53:37.993Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-05-04T20:53:37.993Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-05-04T20:53:42.770Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-05-04T20:53:46.576Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-05-04T20:53:53.760Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-05-04T20:53:56.724Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-05-04T20:53:58.950Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-05-04T20:53:59.420Z] === RUN TestDockerSuite/TestRunBindMounts [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-05-04T20:54:05.306Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-05-04T20:54:05.306Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-05-04T20:54:07.528Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-05-04T20:54:07.528Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-05-04T20:54:07.528Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-05-04T20:54:11.332Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-05-04T20:54:11.332Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-05-04T20:54:11.332Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-05-04T20:54:11.332Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-05-04T20:54:11.332Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-05-04T20:54:13.560Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-05-04T20:54:13.560Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-05-04T20:54:13.560Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-05-04T20:54:13.560Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-05-04T20:54:13.560Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-05-04T20:54:13.560Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-05-04T20:54:13.560Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-05-04T20:54:13.560Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-05-04T20:54:13.560Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-05-04T20:54:13.560Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-05-04T20:54:13.560Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-05-04T20:54:13.560Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-05-04T20:54:14.030Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-05-04T20:54:14.030Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-05-04T20:54:14.030Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-05-04T20:54:16.994Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-05-04T20:54:24.166Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-05-04T20:54:27.130Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-05-04T20:54:27.130Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-05-04T20:54:27.130Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-05-04T20:54:27.130Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-05-04T20:54:27.130Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-05-04T20:54:27.130Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-05-04T20:54:27.130Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-05-04T20:54:30.097Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-05-04T20:54:30.097Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-05-04T20:54:30.097Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-05-04T20:54:30.097Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-05-04T20:54:30.097Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-05-04T20:54:30.097Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-05-04T20:54:30.097Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-05-04T20:54:30.097Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-05-04T20:54:30.097Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-05-04T20:54:32.330Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-05-04T20:54:38.218Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-05-04T20:54:38.218Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-05-04T20:54:38.218Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-05-04T20:54:38.218Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-05-04T20:54:38.218Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-05-04T20:54:38.218Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-05-04T20:54:38.218Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-05-04T20:54:38.218Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-05-04T20:54:38.218Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-05-04T20:54:38.218Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-05-04T20:54:38.218Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-05-04T20:54:38.218Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-05-04T20:54:38.218Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-05-04T20:54:41.179Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-05-04T20:54:41.179Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-05-04T20:54:41.179Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-05-04T20:54:41.179Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-05-04T20:54:41.179Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-05-04T20:54:41.179Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-05-04T20:54:44.139Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-05-04T20:54:46.364Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-05-04T20:54:46.364Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-05-04T20:54:46.364Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-05-04T20:54:53.540Z] === RUN TestDockerSuite/TestRunEnvironment [2023-05-04T20:54:53.540Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-05-04T20:54:53.540Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-05-04T20:54:53.540Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-05-04T20:54:53.540Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-05-04T20:54:53.540Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-05-04T20:54:54.010Z] === RUN TestDockerSuite/TestRunExitCode [2023-05-04T20:55:02.701Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-05-04T20:55:04.272Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-05-04T20:55:07.236Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-05-04T20:55:14.416Z] === RUN TestDockerSuite/TestRunExposePort [2023-05-04T20:55:14.416Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-05-04T20:55:14.416Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-05-04T20:55:14.416Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-05-04T20:55:14.416Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-05-04T20:55:14.416Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-05-04T20:55:14.416Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-05-04T20:55:14.416Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-05-04T20:55:14.416Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-05-04T20:55:14.891Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-05-04T20:55:14.891Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-05-04T20:55:14.891Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-05-04T20:55:14.891Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-05-04T20:55:14.891Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-05-04T20:55:14.891Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-05-04T20:55:14.891Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-05-04T20:55:19.657Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-05-04T20:55:19.657Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-05-04T20:55:19.657Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-05-04T20:55:19.657Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-05-04T20:55:19.657Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-05-04T20:55:19.657Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-05-04T20:55:19.657Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-05-04T20:55:19.657Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-05-04T20:55:19.657Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-05-04T20:55:19.657Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-05-04T20:55:19.657Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-05-04T20:55:19.657Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-05-04T20:55:30.104Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-05-04T20:55:30.104Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-05-04T20:55:30.104Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModeHostname [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-05-04T20:55:32.332Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.332Z] === RUN TestDockerSuite/TestRunMount [2023-05-04T20:55:32.333Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.333Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-05-04T20:55:32.333Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.333Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-05-04T20:55:32.333Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.333Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-05-04T20:55:32.333Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-05-04T20:55:32.333Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-05-04T20:55:41.013Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-05-04T20:55:41.013Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-05-04T20:55:41.013Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-05-04T20:55:41.013Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-05-04T20:55:41.013Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-05-04T20:55:41.013Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-05-04T20:55:41.013Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-05-04T20:55:46.896Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNetHost [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-05-04T20:55:57.351Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-05-04T20:55:57.351Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-05-04T20:55:57.821Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-05-04T20:56:00.046Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-05-04T20:56:03.011Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-05-04T20:56:03.998Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-05-04T20:56:06.222Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-05-04T20:56:06.222Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-05-04T20:56:06.222Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-05-04T20:56:06.222Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-05-04T20:56:06.222Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-05-04T20:56:06.222Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-05-04T20:56:06.222Z] === RUN TestDockerSuite/TestRunPortInUse [2023-05-04T20:56:06.222Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-05-04T20:56:06.693Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-05-04T20:56:06.693Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-05-04T20:56:06.693Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-05-04T20:56:06.693Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-05-04T20:56:06.693Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-05-04T20:56:06.693Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-05-04T20:56:06.693Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-05-04T20:56:06.693Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-05-04T20:56:06.693Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-05-04T20:56:09.661Z] === RUN TestDockerSuite/TestRunPublishPort [2023-05-04T20:56:09.661Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-05-04T20:56:09.661Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-05-04T20:56:09.661Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-05-04T20:56:09.661Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-05-04T20:56:09.661Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-05-04T20:56:09.661Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-05-04T20:56:09.661Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-05-04T20:56:10.135Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-05-04T20:56:10.135Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-05-04T20:56:10.135Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-05-04T20:56:25.099Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-05-04T20:56:25.099Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-05-04T20:56:25.099Z] === RUN TestDockerSuite/TestRunRm [2023-05-04T20:56:30.979Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-05-04T20:56:36.860Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-05-04T20:56:39.832Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-05-04T20:56:42.803Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-05-04T20:56:45.029Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-05-04T20:56:47.997Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-05-04T20:56:47.997Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-05-04T20:56:47.997Z] === RUN TestDockerSuite/TestRunState [2023-05-04T20:56:47.997Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-05-04T20:56:47.997Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-05-04T20:56:50.961Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-05-04T20:56:50.961Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-05-04T20:56:50.961Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-05-04T20:56:53.186Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-05-04T20:56:53.186Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-05-04T20:56:53.186Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-05-04T20:56:53.186Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-05-04T20:56:53.186Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-05-04T20:56:53.186Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-05-04T20:56:53.186Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-05-04T20:56:53.186Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-05-04T20:56:53.186Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUserByID [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUserByName [2023-05-04T20:56:59.077Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-05-04T20:56:59.077Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-05-04T20:57:01.300Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-05-04T20:57:01.300Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-05-04T20:57:01.300Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-05-04T20:57:04.266Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-05-04T20:57:04.266Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-05-04T20:57:04.266Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-05-04T20:57:04.266Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-05-04T20:57:04.266Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-05-04T20:57:07.227Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-05-04T20:57:22.183Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-05-04T20:57:30.863Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-05-04T20:57:38.051Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-05-04T20:57:38.051Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-05-04T20:57:38.051Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-05-04T20:57:38.051Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-05-04T20:57:46.734Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-05-04T20:57:48.966Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-05-04T20:57:57.655Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-05-04T20:57:57.655Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-05-04T20:57:57.655Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-05-04T20:57:57.655Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-05-04T20:57:57.655Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-05-04T20:57:57.655Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-05-04T20:57:57.655Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-05-04T20:58:01.467Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-05-04T20:58:03.693Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-05-04T20:58:06.655Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-05-04T20:58:12.551Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-05-04T20:58:12.551Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-05-04T20:58:12.551Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-05-04T20:58:12.551Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.551Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-05-04T20:58:12.551Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.551Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-05-04T20:58:12.551Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.551Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-05-04T20:58:12.551Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.551Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-05-04T20:58:12.551Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveImageId [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-05-04T20:58:12.552Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-05-04T20:58:12.552Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-05-04T20:58:14.122Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-05-04T20:58:14.592Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-05-04T20:58:15.062Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-05-04T20:58:15.062Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-05-04T20:58:16.634Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-05-04T20:58:34.507Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-05-04T20:58:34.507Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-05-04T20:58:34.507Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-05-04T20:58:43.194Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-05-04T20:58:43.194Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-05-04T20:58:43.194Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-05-04T20:58:53.645Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-05-04T20:58:53.645Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-05-04T20:58:53.645Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-05-04T20:58:53.645Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-05-04T20:58:53.645Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-05-04T20:58:53.645Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-05-04T20:58:53.645Z] === RUN TestDockerSuite/TestStartRecordError [2023-05-04T20:58:53.645Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-05-04T20:58:53.645Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-05-04T20:59:04.104Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-05-04T20:59:04.104Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-05-04T20:59:04.104Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-05-04T20:59:04.104Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-05-04T20:59:04.104Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-05-04T20:59:04.104Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-05-04T20:59:04.104Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-05-04T20:59:04.104Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-05-04T20:59:04.104Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-05-04T20:59:04.104Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-05-04T20:59:04.104Z] === RUN TestDockerSuite/TestStatsNoStream [2023-05-04T20:59:04.104Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-05-04T20:59:04.104Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-05-04T20:59:05.675Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-05-04T20:59:08.640Z] === RUN TestDockerSuite/TestTopPrivileged [2023-05-04T20:59:08.640Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-05-04T20:59:08.640Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-05-04T20:59:10.871Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-05-04T20:59:10.871Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-05-04T20:59:10.871Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-05-04T20:59:10.871Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-05-04T20:59:10.871Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-05-04T20:59:10.871Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-05-04T20:59:10.871Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-05-04T20:59:10.871Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-05-04T20:59:10.871Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-05-04T20:59:10.871Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-05-04T20:59:10.871Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-05-04T20:59:10.871Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-05-04T20:59:10.871Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-05-04T20:59:28.719Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-05-04T20:59:28.719Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-05-04T20:59:28.719Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-05-04T20:59:28.719Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-05-04T20:59:28.719Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-05-04T20:59:28.719Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-05-04T20:59:28.719Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-05-04T20:59:28.719Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-05-04T20:59:30.291Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-05-04T20:59:30.291Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-05-04T20:59:34.096Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-05-04T20:59:34.096Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-05-04T20:59:34.566Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-05-04T20:59:34.566Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-05-04T20:59:35.037Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-05-04T20:59:49.991Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-05-04T20:59:49.991Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-05-04T20:59:49.991Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-05-04T20:59:49.991Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-05-04T20:59:49.991Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-05-04T20:59:49.991Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-05-04T20:59:49.991Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-05-04T21:00:02.506Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-05-04T21:00:02.506Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-05-04T21:00:02.977Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-05-04T21:00:24.254Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-05-04T21:00:24.254Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.254Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite (3193.61s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (103.31s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.58s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.22s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.79s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.94s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.89s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.72s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.86s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.55s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.90s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.38s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.63s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.06s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.22s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.81s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.37s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2023-05-04T21:00:24.725Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.61s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-05-04T21:00:24.725Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildAddTar (62.89s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.39s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.64s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.67s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.88s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.36s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.69s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.16s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.55s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.56s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.18s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.47s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.70s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.12s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.40s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.99s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.29s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.81s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.31s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.35s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.72s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.88s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.22s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.11s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.21s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignore (87.87s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.53s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (92.43s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.15s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.80s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.22s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.79s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.36s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.65s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.15s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (121.98s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.13s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.30s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.74s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.29s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.93s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.65s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.53s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFails (2.63s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.13s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.54s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.81s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.67s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.49s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.95s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildHistory (12.51s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.50s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.18s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.74s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.59s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.85s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.37s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.16s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.96s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (31.41s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.99s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.82s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.69s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (29.73s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.96s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.15s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.32s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.76s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.39s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.77s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.03s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.40s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.48s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.19s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.85s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.73s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.41s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (38.18s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildRm (16.59s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.33s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.89s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.22s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.25s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.46s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (28.69s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.91s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.80s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildStderr (6.14s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.25s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.75s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.62s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.17s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.07s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.04s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.21s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.40s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.75s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.22s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.32s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.48s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.16s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.30s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.29s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.66s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.27s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestCommitChange (5.68s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.07s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.69s) [2023-05-04T21:00:24.726Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-05-04T21:00:24.726Z] --- PASS: TestDockerSuite/TestCommitTTY (13.27s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.37s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.92s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.96s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.64s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.90s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.88s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.04s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.61s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.53s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.72s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.74s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.05s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.49s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.00s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.92s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.27s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.69s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.87s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.58s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.74s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.40s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.34s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.84s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.79s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.84s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.81s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.81s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000618eb8_} (7.81s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1959398516_c:\foo_false____} (2.88s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1959398516_c:\foo_true____} (7.85s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.07s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.67s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.86s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.23s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.76s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.83s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.74s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpToDot (2.78s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCpToStdout (2.91s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.88s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.77s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.25s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.77s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.59s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.88s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.69s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.85s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsCopy (5.66s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (15.48s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.57s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.43s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFilters (5.27s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFormat (10.31s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsRename (2.84s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsResize (3.25s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.45s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.19s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.24s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.59s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.45s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.42s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.64s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.68s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.73s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.59s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.06s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.85s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecInspectID (5.24s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.03s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecStartFails (2.77s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.84s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.53s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.47s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.50s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.46s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.60s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2023-05-04T21:00:24.727Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2023-05-04T21:00:24.727Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.45s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.88s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.09s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.60s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.70s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.68s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.62s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectDefault (2.60s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectHistory (5.24s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.68s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.68s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.69s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.61s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectStatus (3.26s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.17s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.77s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.65s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.71s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.84s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.53s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.37s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.23s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.93s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.75s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.41s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.33s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.20s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.10s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.77s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.72s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.83s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsSince (9.60s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsTail (3.54s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.16s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.03s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.57s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.47s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsByOrder (10.59s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.01s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.05s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.05s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.48s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.44s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.19s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.50s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.39s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.28s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.08s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.75s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.88s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.01s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.86s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.93s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.80s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.83s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.91s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.92s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.42s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.08s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.84s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.93s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.95s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.16s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.60s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.03s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.69s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.26s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.37s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.14s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.38s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.39s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.76s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.70s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.46s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.80s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.45s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.43s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.72s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.63s) [2023-05-04T21:00:24.728Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.83s) [2023-05-04T21:00:24.728Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.64s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.16s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.87s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.61s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.35s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunExitCode (7.93s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.71s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.57s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.47s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.52s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.50s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.99s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.41s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.92s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.60s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.49s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.62s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.31s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.30s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.63s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunRm (7.56s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.87s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.85s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.72s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.44s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.89s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.62s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.35s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.25s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.57s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.65s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.37s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.89s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.10s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.50s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.08s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.71s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.65s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.81s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.19s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.66s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.38s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.01s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (17.42s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.78s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.45s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.36s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.50s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.75s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.88s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.24s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.72s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2023-05-04T21:00:24.729Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-05-04T21:00:24.729Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.68s) [2023-05-04T21:00:24.730Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2023-05-04T21:00:24.730Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2023-05-04T21:00:24.730Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.92s) [2023-05-04T21:00:24.730Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-05-04T21:00:24.730Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.72s) [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:24.730Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-05-04T21:00:24.730Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.201Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-05-04T21:00:25.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.201Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-05-04T21:00:25.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.201Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-05-04T21:00:25.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.201Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-05-04T21:00:25.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.201Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-05-04T21:00:25.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.201Z] --- PASS: TestDockerRegistrySuite (0.21s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-05-04T21:00:25.201Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-05-04T21:00:25.202Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-05-04T21:00:25.202Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-05-04T21:00:25.202Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-05-04T21:00:25.202Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-05-04T21:00:25.202Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-05-04T21:00:25.202Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-05-04T21:00:25.202Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-05-04T21:00:25.202Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-05-04T21:00:25.202Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthTokenSuite [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-05-04T21:00:25.202Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-05-04T21:00:25.202Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-05-04T21:00:25.202Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-05-04T21:00:25.202Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-05-04T21:00:25.202Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerDaemonSuite [2023-05-04T21:00:25.202Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-05-04T21:00:25.202Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-05-04T21:00:25.202Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-05-04T21:00:25.202Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerSwarmSuite [2023-05-04T21:00:25.202Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-05-04T21:00:25.202Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- PASS: TestDockerPluginSuite (0.03s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerExternalVolumeSuite [2023-05-04T21:00:25.202Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerNetworkSuite [2023-05-04T21:00:25.202Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-05-04T21:00:25.202Z] === RUN TestDockerHubPullSuite [2023-05-04T21:00:25.202Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-05-04T21:00:25.202Z] PASS [2023-05-04T21:00:25.202Z] ok github.com/docker/docker/integration-cli 3194.180s [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === Skipped [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-05-04T21:00:25.202Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-05-04T21:00:25.202Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-05-04T21:00:25.202Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-05-04T21:00:25.202Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-05-04T21:00:25.202Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-05-04T21:00:25.202Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-05-04T21:00:25.202Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2023-05-04T21:00:25.202Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-05-04T21:00:25.202Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-05-04T21:00:25.202Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-05-04T21:00:25.202Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-05-04T21:00:25.202Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-05-04T21:00:25.202Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-05-04T21:00:25.202Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-05-04T21:00:25.202Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-05-04T21:00:25.202Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2023-05-04T21:00:25.203Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2023-05-04T21:00:25.203Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.13s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.13s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-05-04T21:00:25.203Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.203Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-05-04T21:00:25.203Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2023-05-04T21:00:25.204Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.56s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2023-05-04T21:00:25.204Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-05-04T21:00:25.204Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-05-04T21:00:25.204Z] docker_cli_sni_test.go:18: Flakey test [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-05-04T21:00:25.204Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-05-04T21:00:25.204Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-05-04T21:00:25.204Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-05-04T21:00:25.204Z] [2023-05-04T21:00:25.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-05-04T21:00:25.205Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-05-04T21:00:25.205Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-05-04T21:00:25.205Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2023-05-04T21:00:25.205Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2023-05-04T21:00:25.205Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-05-04T21:00:25.205Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-05-04T21:00:25.205Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2023-05-04T21:00:25.205Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-05-04T21:00:25.205Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-05-04T21:00:25.205Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-05-04T21:00:25.205Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-05-04T21:00:25.205Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.205Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-05-04T21:00:25.205Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-05-04T21:00:25.206Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2023-05-04T21:00:25.206Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-05-04T21:00:25.206Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-05-04T21:00:25.206Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-05-04T21:00:25.206Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-05-04T21:00:25.206Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.206Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-05-04T21:00:25.206Z] [2023-05-04T21:00:25.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-05-04T21:00:25.679Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2023-05-04T21:00:25.679Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-05-04T21:00:25.679Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-05-04T21:00:25.679Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-05-04T21:00:25.679Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-05-04T21:00:25.679Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-05-04T21:00:25.680Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-05-04T21:00:25.680Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-05-04T21:00:25.680Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-05-04T21:00:25.680Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-05-04T21:00:25.680Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-05-04T21:00:25.680Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-05-04T21:00:25.680Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2023-05-04T21:00:25.680Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2023-05-04T21:00:25.680Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-05-04T21:00:25.680Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-05-04T21:00:25.680Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-05-04T21:00:25.680Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.680Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-05-04T21:00:25.680Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-05-04T21:00:25.681Z] [2023-05-04T21:00:25.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-05-04T21:00:25.681Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-05-04T21:00:25.682Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-05-04T21:00:25.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-05-04T21:00:25.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-05-04T21:00:25.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-05-04T21:00:25.682Z] [2023-05-04T21:00:25.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-05-04T21:00:25.683Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-05-04T21:00:25.683Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-05-04T21:00:25.684Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-05-04T21:00:25.684Z] [2023-05-04T21:00:25.684Z] DONE 1093 tests, 546 skipped in 3204.436s [2023-05-04T21:00:26.156Z] INFO: Integration tests ended at 05/04/2023 21:00:25. Duration:00:53:24.6518187 [2023-05-04T21:00:26.156Z] INFO: Docker info of the daemon under test at end of run [2023-05-04T21:00:26.156Z] [2023-05-04T21:00:26.156Z] Containers: 2 [2023-05-04T21:00:26.156Z] Running: 0 [2023-05-04T21:00:26.156Z] Paused: 0 [2023-05-04T21:00:26.156Z] Stopped: 2 [2023-05-04T21:00:26.156Z] Images: 18 [2023-05-04T21:00:26.156Z] Server Version: 0.0.0-dev [2023-05-04T21:00:26.156Z] Storage Driver: windowsfilter [2023-05-04T21:00:26.156Z] Windows: [2023-05-04T21:00:26.156Z] Logging Driver: json-file [2023-05-04T21:00:26.156Z] Plugins: [2023-05-04T21:00:26.156Z] Volume: local [2023-05-04T21:00:26.156Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-05-04T21:00:26.156Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-05-04T21:00:26.156Z] Swarm: inactive [2023-05-04T21:00:26.156Z] Default Isolation: process [2023-05-04T21:00:26.156Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-05-04T21:00:26.156Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-05-04T21:00:26.156Z] OSType: windows [2023-05-04T21:00:26.156Z] Architecture: x86_64 [2023-05-04T21:00:26.156Z] CPUs: 4 [2023-05-04T21:00:26.156Z] Total Memory: 32GiB [2023-05-04T21:00:26.156Z] Name: azwin-2-5e6a80 [2023-05-04T21:00:26.156Z] ID: HTGT:PNVZ:XCC4:JFP3:XO5E:5FIC:DAX4:DAAL:4NTG:H6Y7:AH7T:GWDJ [2023-05-04T21:00:26.156Z] Docker Root Dir: D:\CI\PR-45466\1\daemon [2023-05-04T21:00:26.156Z] Debug Mode (client): false [2023-05-04T21:00:26.156Z] Debug Mode (server): true [2023-05-04T21:00:26.156Z] File Descriptors: -1 [2023-05-04T21:00:26.156Z] Goroutines: 17 [2023-05-04T21:00:26.156Z] System Time: 2023-05-04T21:00:25.6943125Z [2023-05-04T21:00:26.156Z] EventsListeners: 0 [2023-05-04T21:00:26.156Z] Registry: https://index.docker.io/v1/ [2023-05-04T21:00:26.156Z] Labels: [2023-05-04T21:00:26.156Z] Experimental: false [2023-05-04T21:00:26.156Z] Insecure Registries: [2023-05-04T21:00:26.156Z] 127.0.0.0/8 [2023-05-04T21:00:26.156Z] Live Restore Enabled: false [2023-05-04T21:00:26.156Z] [2023-05-04T21:00:26.156Z] [2023-05-04T21:00:26.156Z] INFO: Stopping daemon under test [2023-05-04T21:00:26.156Z] SUCCESS: The process with PID 1828 (child process of PID 6068) has been terminated. [2023-05-04T21:00:26.156Z] SUCCESS: The process with PID 6068 (child process of PID 4240) has been terminated. [2023-05-04T21:00:26.156Z] INFO: Stop tailing logs of the daemon under tests [2023-05-04T21:00:26.156Z] INFO: executeCI.ps1 Completed successfully at 05/04/2023 21:00:25. [2023-05-04T21:00:26.156Z] INFO: Tidying up at end of run [2023-05-04T21:00:26.156Z] INFO: Saving daemon under test log (d:\CI\PR-45466\1\dut.out) to bundles\CIDUT.out [2023-05-04T21:00:26.156Z] INFO: Saving daemon under test log (d:\CI\PR-45466\1\dut.err) to bundles\CIDUT.err [2023-05-04T21:00:26.156Z] INFO: Nuke-Everything... [2023-05-04T21:00:26.156Z] INFO: Container count on control daemon to delete is 2 [2023-05-04T21:00:26.627Z] 36320bb07f0f [2023-05-04T21:00:26.627Z] ffa1d9a79157 [2023-05-04T21:00:26.627Z] INFO: Tidying pidfile d:\CI\PR-45466\1\docker.pid [2023-05-04T21:00:26.627Z] INFO: Nuking d:\CI [2023-05-04T21:01:02.566Z] INFO: Zapped successfully [2023-05-04T21:01:02.566Z] [2023-05-04T21:01:02.566Z] INFO: executeCI.ps1 exiting at Thu May 4 21:00:58 CUT 2023. Duration 01:22:22.0106430 [2023-05-04T21:01:02.566Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-05-04T21:01:02.814Z] Recording test results [2023-05-04T21:01:09.911Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-05-04T21:01:12.029Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-05-04T21:01:14.484Z] Archiving artifacts [2023-05-04T21:01:28.988Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45466/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-05-04T21:01:29.948Z] + make clean [2023-05-04T21:01:31.520Z] docker volume rm -f docker-dev-cache [2023-05-04T21:01:31.520Z] 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